Raw JSON report machine-readable
{
"data": {
"repo": {
"topics": [
"aws",
"s3",
"aws-sdk",
"minio",
"hacktoberfest"
],
"is_fork": false,
"size_kb": 424,
"has_wiki": false,
"homepage": null,
"languages": {
"Rust": 166899
},
"pushed_at": "2026-07-21T13:59:56Z",
"created_at": "2020-11-26T20:42:20Z",
"owner_type": "User",
"updated_at": "2026-07-21T14:01:37Z",
"description": "Simple pure Rust AWS S3 Client following a Sans-IO approach",
"is_archived": false,
"is_disabled": false,
"license_spdx": "BSD-2-Clause",
"default_branch": "main",
"license_spdx_raw": "BSD-2-Clause",
"primary_language": "Rust",
"significant_languages": [
"Rust"
]
},
"owner": {
"blog": "https://m4ss.net",
"name": "Paolo Barbolini",
"type": "User",
"login": "paolobarbolini",
"company": "@M4SS-Code",
"location": "Reggio Emilia, Italy",
"followers": 175,
"avatar_url": "https://avatars.githubusercontent.com/u/6215781?v=4",
"created_at": "2013-12-18T15:37:56Z",
"is_verified": null,
"public_repos": 95,
"account_age_days": 4598
},
"license": {
"state": "standard",
"spdx_id": "BSD-2-Clause",
"raw_spdx": "BSD-2-Clause",
"file_present": true,
"scorecard_found": true,
"profile_has_license": true
},
"activity": {
"releases": [
{
"tag": "v0.10.1",
"kind": "patch",
"published_at": "2026-07-21T14:00:33Z"
},
{
"tag": "v0.10.0",
"kind": "minor",
"published_at": "2026-06-18T11:44:13Z"
},
{
"tag": "v0.9.1",
"kind": "patch",
"published_at": "2026-04-18T19:18:28Z"
},
{
"tag": "v0.9.0",
"kind": "minor",
"published_at": "2026-03-30T01:45:27Z"
},
{
"tag": "v0.8.1",
"kind": "patch",
"published_at": "2025-08-14T15:13:19Z"
},
{
"tag": "v0.8.0",
"kind": "minor",
"published_at": "2025-07-20T09:21:20Z"
},
{
"tag": "v0.7.0",
"kind": "minor",
"published_at": "2024-12-31T14:58:46Z"
},
{
"tag": "v0.6.0",
"kind": "minor",
"published_at": "2024-12-16T11:07:34Z"
},
{
"tag": "v0.5.0",
"kind": "minor",
"published_at": "2023-10-08T05:54:49Z"
},
{
"tag": "v0.4.1",
"kind": "patch",
"published_at": "2023-01-20T21:34:09Z"
},
{
"tag": "v0.4.0",
"kind": "minor",
"published_at": "2023-01-08T10:50:31Z"
},
{
"tag": "v0.3.3",
"kind": "patch",
"published_at": "2023-01-08T10:47:40Z"
},
{
"tag": "v0.3.2",
"kind": "patch",
"published_at": "2022-08-30T12:31:48Z"
},
{
"tag": "v0.3.1",
"kind": "patch",
"published_at": "2022-06-17T07:31:16Z"
},
{
"tag": "v0.3.0",
"kind": "minor",
"published_at": "2022-04-25T13:04:55Z"
},
{
"tag": "v0.2.1",
"kind": "patch",
"published_at": "2021-12-29T07:51:41Z"
},
{
"tag": "v0.2.0",
"kind": "minor",
"published_at": "2021-11-11T16:34:54Z"
},
{
"tag": "v0.1.2",
"kind": "patch",
"published_at": "2021-02-26T21:14:33Z"
},
{
"tag": "v0.1.1",
"kind": "patch",
"published_at": "2020-12-31T08:27:01Z"
},
{
"tag": "v0.1.0",
"kind": "minor",
"published_at": "2020-12-17T17:54:00Z"
},
{
"tag": "v0.0.2",
"kind": "patch",
"published_at": "2020-12-11T17:11:34Z"
},
{
"tag": "v0.0.1",
"kind": "patch",
"published_at": "2020-12-03T16:09:09Z"
}
],
"recent_commits": [
{
"oid": "2b42397e192cd47e5d1f2dbf12b490708d41a83f",
"body": null,
"is_bot": false,
"headline": "build: release v0.10.1",
"author_name": "Paolo Barbolini",
"author_login": "paolobarbolini",
"committed_at": "2026-07-21T13:59:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "61ae3a65316c1aa33f6480ffb6efaff79c1bdfd1",
"body": "Bumps [actions/checkout](https://github.com/actions/checkout) from 6 to 7.\n- [Release notes](https://github.com/actions/checkout/releases)\n- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/actions/checkout/compare/v6...v7)\n\n---\nupdated-dependenc\n[…]\n:\n- dependency-name: actions/checkout\n dependency-version: '7'\n dependency-type: direct:production\n update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "build(deps): bump actions/checkout from 6 to 7",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-07-21T13:30:55Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "980c7589aa247a35fde20bfe5d5bb5e7290b3034",
"body": null,
"is_bot": false,
"headline": "build: split out `xml` feature out of `full`",
"author_name": "LN Liberda",
"author_login": "selfisekai",
"committed_at": "2026-07-21T13:22:38Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f9485a4d324b59199eb2fa2d93fc7813cb42251a",
"body": null,
"is_bot": false,
"headline": "build: release v0.10.0",
"author_name": "Paolo Barbolini",
"author_login": "paolobarbolini",
"committed_at": "2026-06-18T11:41:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2f9f794526c766742166ee68e9e54ecb58c88a40",
"body": "Co-authored-by: Tamo <tamo@meilisearch.com>",
"is_bot": false,
"headline": "fix: percent decode files list response",
"author_name": "Paolo Barbolini",
"author_login": "paolobarbolini",
"committed_at": "2026-06-18T11:38:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d6cb678ba1278e531ae17339560a31dff1924db3",
"body": null,
"is_bot": false,
"headline": "build(deps): upgrade semver compatible Rust dependencies",
"author_name": "Paolo Barbolini",
"author_login": "paolobarbolini",
"committed_at": "2026-06-18T11:26:29Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ffa1b3db9628ad739444362b70fec5239d3c68f5",
"body": null,
"is_bot": false,
"headline": "feat!: add support for aws-lc-rs and graviola crypto backends",
"author_name": "Paolo Barbolini",
"author_login": "paolobarbolini",
"committed_at": "2026-06-18T11:26:29Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "44ff6ca75eafb02b8d55066c536331032ac27055",
"body": null,
"is_bot": false,
"headline": "test: gate `full`-only tests and examples behind the `full` feature",
"author_name": "Paolo Barbolini",
"author_login": "paolobarbolini",
"committed_at": "2026-06-18T11:26:29Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d48313bf597bf4093887c643b78e6f4cc16b3b8e",
"body": "Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action) from 6.0.0 to 7.0.0.\n- [Release notes](https://github.com/codecov/codecov-action/releases)\n- [Changelog](https://github.com/codecov/codecov-action/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/codecov/codecov-action/c\n[…]\nndency-name: codecov/codecov-action\n dependency-version: 7.0.0\n dependency-type: direct:production\n update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "build(deps): bump codecov/codecov-action from 6.0.0 to 7.0.0",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-06-10T09:47:27Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "2a1d4bce72d1cdb11d870b5b6f6c807f0add09f0",
"body": "`add_query_params`, used to build the query string for anonymous (unsigned)\nrequests, relied on `Url::query_pairs_mut`, which form-encodes spaces as `+`.\nS3 treats `+` in a query value as a literal `+`, so values such as a\n`prefix`/`delimiter`/`start-after` containing a space were sent incorrectly\n(\n[…]\nefix=my+folder` instead of `prefix=my%20folder`).\n\nRoute the unsigned path through the same `canonical_query_string` helper as the\nsigned path so spaces become `%20` and the two paths stay consistent.",
"is_bot": false,
"headline": "fix: percent-encode unsigned request query strings per RFC 3986",
"author_name": "Paolo Barbolini",
"author_login": "paolobarbolini",
"committed_at": "2026-06-10T09:46:57Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "28fdd241e6a240850b16aee538b71eaec1493e5a",
"body": "…ical request\n\nThe presigned URL query string was written with `Url::query_pairs_mut`, which\nserializes as `application/x-www-form-urlencoded` (space -> `+`, `~` -> `%7E`).\nThe canonical request that gets signed instead uses RFC 3986 percent-encoding\n(space -> `%20`, `~` left intact), so for any que\n[…]\nt SigV4 validators.\n\nBuild the URL query with the same `canonical_query_string` helper used for the\ncanonical request, so the two are byte-identical. The helper is moved to\n`signing::util` and shared.",
"is_bot": false,
"headline": "fix: percent-encode signed URL query strings to match the SigV4 canon…",
"author_name": "Paolo Barbolini",
"author_login": "paolobarbolini",
"committed_at": "2026-06-10T09:46:57Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "b939cf303fb9ce82baf2f1597d8baca5d648b7a4",
"body": "Performance improves by 1.2x–2x across all measured benchmarks.\nAlso removes some hacky code we had, since serde does not pair well with XML.",
"is_bot": false,
"headline": "refactor!: migrate XML (de)serialization from quick-xml to instant-xml",
"author_name": "Paolo Barbolini",
"author_login": "paolobarbolini",
"committed_at": "2026-05-20T09:58:35Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "991537052304056dda792d0467852c1efb5d0a2e",
"body": null,
"is_bot": false,
"headline": "ci: follow redirects when downloading minio",
"author_name": "Paolo Barbolini",
"author_login": "paolobarbolini",
"committed_at": "2026-05-14T10:43:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8e61a140e4933dd42d85bf3066eb863cad253d98",
"body": null,
"is_bot": false,
"headline": "build(deps): upgrade semver compatible Rust dependencies",
"author_name": "Paolo Barbolini",
"author_login": "paolobarbolini",
"committed_at": "2026-05-14T10:43:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "75e9813a054991f397978db055e9b2bf561ef1b2",
"body": null,
"is_bot": false,
"headline": "build(deps): upgrade getrandom to v0.4",
"author_name": "Paolo Barbolini",
"author_login": "paolobarbolini",
"committed_at": "2026-05-14T10:43:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b082fed8d37886700457b6a9ec985c7b2fd08925",
"body": null,
"is_bot": false,
"headline": "build(deps): upgrade semver compatible Rust dependencies",
"author_name": "Paolo Barbolini",
"author_login": "paolobarbolini",
"committed_at": "2026-05-14T10:43:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "765a0557c53ef6bbf3cb89cb1956b3eb7f5cd1c2",
"body": null,
"is_bot": false,
"headline": "build: release v0.9.1",
"author_name": "Paolo Barbolini",
"author_login": "paolobarbolini",
"committed_at": "2026-04-18T19:16:59Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6594d411e7eeb3518b277e4fbb983cf3696c32a0",
"body": null,
"is_bot": false,
"headline": "fix: handle missing DisplayName field in ListObjectsOwner",
"author_name": "Maxim Volkov",
"author_login": "Handy-caT",
"committed_at": "2026-04-18T19:14:28Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7258570ea81a082f19245080041c940f88430a0b",
"body": "Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action) from 5.5.2 to 6.0.0.\n- [Release notes](https://github.com/codecov/codecov-action/releases)\n- [Changelog](https://github.com/codecov/codecov-action/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/codecov/codecov-action/c\n[…]\nndency-name: codecov/codecov-action\n dependency-version: 6.0.0\n dependency-type: direct:production\n update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "build(deps): bump codecov/codecov-action from 5.5.2 to 6.0.0",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-03-30T08:25:29Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "817f3c98056bfd826159fbdfc71151a5cebf7f7c",
"body": null,
"is_bot": false,
"headline": "build: release v0.9.0",
"author_name": "Paolo Barbolini",
"author_login": "paolobarbolini",
"committed_at": "2026-03-30T01:43:29Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7e3f499aca331dfce4e8aa0aa4073a5dcecc4e5b",
"body": null,
"is_bot": false,
"headline": "doc: upgrade MSRV badge to v1.85",
"author_name": "Paolo Barbolini",
"author_login": "paolobarbolini",
"committed_at": "2026-03-30T01:42:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2025f94745ec2be672d7b8ba9b7053d64ae95098",
"body": null,
"is_bot": false,
"headline": "build(deps): upgrade quick-xml to 0.39",
"author_name": "Paolo Barbolini",
"author_login": "paolobarbolini",
"committed_at": "2026-03-30T01:38:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c3768b96e1c9a7ce565786426d0c1162d6efaa2c",
"body": null,
"is_bot": false,
"headline": "build(deps): upgrade RustCrypto dependencies",
"author_name": "Paolo Barbolini",
"author_login": "paolobarbolini",
"committed_at": "2026-03-30T01:38:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3b3f744ec085791d1a3cdd3539419a62ee6e8579",
"body": null,
"is_bot": false,
"headline": "build: upgrade to 2024 edition",
"author_name": "Paolo Barbolini",
"author_login": "paolobarbolini",
"committed_at": "2026-03-30T01:38:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a1e4c441dc2068cd6f237a0d6cc4006593638139",
"body": null,
"is_bot": false,
"headline": "style(clippy): fix Rust v1.85 lints",
"author_name": "Paolo Barbolini",
"author_login": "paolobarbolini",
"committed_at": "2026-03-30T01:38:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1a79db425c64fd6d6aec3bda26da46c01e2d7f83",
"body": null,
"is_bot": false,
"headline": "build(deps): upgrade semver compatible Rust dependencies",
"author_name": "Paolo Barbolini",
"author_login": "paolobarbolini",
"committed_at": "2026-03-30T01:38:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f3de25f69f41d7c735a872f8f07d12ded4f5b1f2",
"body": null,
"is_bot": false,
"headline": "build: bump MSRV to v1.85",
"author_name": "Paolo Barbolini",
"author_login": "paolobarbolini",
"committed_at": "2026-03-30T01:38:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e215b578ba6df0895e8f223058ec39ccd22bc9a9",
"body": "Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 5 to 7.\n- [Release notes](https://github.com/actions/upload-artifact/releases)\n- [Commits](https://github.com/actions/upload-artifact/compare/v5...v7)\n\n---\nupdated-dependencies:\n- dependency-name: actions/upload-artifact\n dependency-version: '7'\n dependency-type: direct:production\n update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "build(deps): bump actions/upload-artifact from 5 to 7",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-03-30T01:20:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bd95c7e4be799eec830b26d365689409663d3a7d",
"body": "Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action) from 5.5.1 to 5.5.2.\n- [Release notes](https://github.com/codecov/codecov-action/releases)\n- [Changelog](https://github.com/codecov/codecov-action/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/codecov/codecov-action/c\n[…]\nndency-name: codecov/codecov-action\n dependency-version: 5.5.2\n dependency-type: direct:production\n update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "build(deps): bump codecov/codecov-action from 5.5.1 to 5.5.2",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-03-30T01:17:01Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "b07acc8d2225726105ba5ef3d4dc2ab350168809",
"body": null,
"is_bot": false,
"headline": "style: fix clippy warnings",
"author_name": "Paolo Barbolini",
"author_login": "paolobarbolini",
"committed_at": "2025-11-27T10:33:29Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3533acfb7c045918959bd0502c09d25b066fa4e3",
"body": null,
"is_bot": false,
"headline": "chore: alphabetically sort dependencies",
"author_name": "Paolo Barbolini",
"author_login": "paolobarbolini",
"committed_at": "2025-11-27T10:25:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d006e14ea35b1b66ce50be5cec531448ac684a75",
"body": null,
"is_bot": false,
"headline": "build(deps): upgrade criterion to v0.7",
"author_name": "Paolo Barbolini",
"author_login": "paolobarbolini",
"committed_at": "2025-11-27T10:24:53Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "34103ae2f1e5249cd11ddb4d314e1a1e3336c6ec",
"body": null,
"is_bot": false,
"headline": "build(deps): upgrade semver compatible dependencies",
"author_name": "Paolo Barbolini",
"author_login": "paolobarbolini",
"committed_at": "2025-11-27T10:23:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "50ae6d5b886151c4476be29f92af94e743dd18bf",
"body": "Signed-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "build(deps): bump actions/checkout from 5 to 6 (#148)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2025-11-24T07:04:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0c7c3989fcf24752bd0b99b6b61b1b1717949b04",
"body": "Signed-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "build(deps): bump actions/upload-artifact from 4 to 5 (#147)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2025-11-01T06:19:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c6d2d28d905e197b0b3ed9604bc85592ad266f28",
"body": "Signed-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "build(deps): bump actions/checkout from 4 to 5 (#144)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2025-10-01T18:39:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9f85cc82d56df17e3782668a62b023164381c0e3",
"body": "Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action) from 5.4.3 to 5.5.1.\n- [Release notes](https://github.com/codecov/codecov-action/releases)\n- [Changelog](https://github.com/codecov/codecov-action/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/codecov/codecov-action/c\n[…]\nndency-name: codecov/codecov-action\n dependency-version: 5.5.1\n dependency-type: direct:production\n update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "build(deps): bump codecov/codecov-action from 5.4.3 to 5.5.1",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2025-09-08T16:50:51Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "d5ec6904de51e04c0b3f758cc6d22ec917dd810f",
"body": null,
"is_bot": false,
"headline": "build(deps): upgrade semver compatible dependencies",
"author_name": "Paolo Barbolini",
"author_login": "paolobarbolini",
"committed_at": "2025-08-14T15:14:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d691d44b8c93090d27dbaf4c3e01af7fa80d70b5",
"body": null,
"is_bot": false,
"headline": "build: release v0.8.1",
"author_name": "Paolo Barbolini",
"author_login": "paolobarbolini",
"committed_at": "2025-08-14T15:12:29Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f97b3450e272bcb4d1df30a02aec7ad787ac9b9e",
"body": null,
"is_bot": false,
"headline": "fix: handle missing XML fields in DeleteObjectsResponse (#143)",
"author_name": "AndSDev",
"author_login": "AndSDev",
"committed_at": "2025-08-14T15:11:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "587c2c582f262a35b77cbff3b9ca626edf550d68",
"body": null,
"is_bot": false,
"headline": "build: release v0.8.0",
"author_name": "Paolo Barbolini",
"author_login": "paolobarbolini",
"committed_at": "2025-07-20T09:19:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b624bda78d1585f2e9d05336cfefe4e34d8b1946",
"body": null,
"is_bot": false,
"headline": "chore: bump license years",
"author_name": "Paolo Barbolini",
"author_login": "paolobarbolini",
"committed_at": "2025-07-20T09:13:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bd7ba07e697ec4e08d0b78186ae5316dac705941",
"body": null,
"is_bot": false,
"headline": "build(deps): downgrade semver incompatible locked dependencies",
"author_name": "Paolo Barbolini",
"author_login": "paolobarbolini",
"committed_at": "2025-07-20T09:13:30Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7ec7fdd0e9531cb755ed1010e403693721e80b6f",
"body": null,
"is_bot": false,
"headline": "build: bump MSRV to v1.81",
"author_name": "Paolo Barbolini",
"author_login": "paolobarbolini",
"committed_at": "2025-07-20T09:12:37Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f2b15ecddbcb2c88d6be15597ec230298b609eb0",
"body": null,
"is_bot": false,
"headline": "build(deps): upgrade getrandom to v0.3",
"author_name": "Paolo Barbolini",
"author_login": "paolobarbolini",
"committed_at": "2025-07-20T09:05:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9f08f425009e430cd0f8a8030fd36f06495d9c14",
"body": null,
"is_bot": false,
"headline": "build(deps): upgrade quick-xml to v0.38",
"author_name": "Paolo Barbolini",
"author_login": "paolobarbolini",
"committed_at": "2025-07-20T09:04:14Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bcb28a63d7b35877fe74efa631bad780cd9fa8fc",
"body": null,
"is_bot": false,
"headline": "build(deps): upgrade criterion to v0.6",
"author_name": "Paolo Barbolini",
"author_login": "paolobarbolini",
"committed_at": "2025-07-20T09:02:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2341d5649aeb68fe9dcb69c47d2b0c24beb46f93",
"body": null,
"is_bot": false,
"headline": "build(deps): upgrade semver compatible dependencies",
"author_name": "Paolo Barbolini",
"author_login": "paolobarbolini",
"committed_at": "2025-07-20T09:01:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "633fefc33d2dc2e0fc0d458cd9fbcff0e685b2c1",
"body": null,
"is_bot": false,
"headline": "style: remove deprecated method",
"author_name": "Paolo Barbolini",
"author_login": "paolobarbolini",
"committed_at": "2025-07-20T09:00:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "88f1d00126a4e97ce7e47de8bcde9b0ae0fd0874",
"body": "Signed-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "build(deps): bump codecov/codecov-action from 5.3.1 to 5.4.3 (#141)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2025-07-07T15:57:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3cc5a3e8b927e8f43c7652be740d796d76755b4b",
"body": null,
"is_bot": false,
"headline": "feat: add `DeleteObjects` response parsing (#142)",
"author_name": "AndSDev",
"author_login": "AndSDev",
"committed_at": "2025-07-07T15:55:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f4286d15b5593511c6be316338a0601e6dbe68c8",
"body": null,
"is_bot": false,
"headline": "style: warn on `unreachable_pub` (#139)",
"author_name": "Paolo Barbolini",
"author_login": "paolobarbolini",
"committed_at": "2025-03-23T16:01:56Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a17711ca460b0f9d6ea2d889a27ee1ade3acb139",
"body": null,
"is_bot": false,
"headline": "refactor: replace `time` with `jiff` (#137)",
"author_name": "Paolo Barbolini",
"author_login": "paolobarbolini",
"committed_at": "2025-03-23T11:05:16Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1efbe727a520fcbfd2fe51d75074141590884b9a",
"body": null,
"is_bot": false,
"headline": "fix(ci): minio download link (#138)",
"author_name": "Paolo Barbolini",
"author_login": "paolobarbolini",
"committed_at": "2025-03-22T18:57:32Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6f938107d1f9a5be71e5a39f6a1c97ef982806f8",
"body": "Signed-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "build(deps): bump codecov/codecov-action from 5.1.2 to 5.3.1 (#134)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2025-02-01T11:43:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "cae9345f159c9d4ca1d56234601ef44f23c37975",
"body": null,
"is_bot": false,
"headline": "doc: fix MSRV metadata",
"author_name": "Paolo Barbolini",
"author_login": "paolobarbolini",
"committed_at": "2024-12-31T15:03:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c00464047da75a8f326a013cba8d2015e4f8139c",
"body": null,
"is_bot": false,
"headline": "cargo: publish v0.7.0",
"author_name": "Paolo Barbolini",
"author_login": "paolobarbolini",
"committed_at": "2024-12-31T14:51:12Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "aa0dce4f75222e44a8edaf6f5fcfab43016fb763",
"body": null,
"is_bot": false,
"headline": "style: improve fix for clippy::missing_fields_in_debug",
"author_name": "Paolo Barbolini",
"author_login": "paolobarbolini",
"committed_at": "2024-12-31T14:43:57Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e392fe64e36608e950c7a49df35d9295bcd41fb1",
"body": null,
"is_bot": false,
"headline": "refactor: reduce number of string allocations when signing requests",
"author_name": "Paolo Barbolini",
"author_login": "paolobarbolini",
"committed_at": "2024-12-31T14:43:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "66982f23531e3fbe41b0f8d35d9ac7d889385328",
"body": null,
"is_bot": false,
"headline": "license: bump license years",
"author_name": "Paolo Barbolini",
"author_login": "paolobarbolini",
"committed_at": "2024-12-31T14:42:32Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4b94b3174022c11b7cd6fdac750272708a3efa3d",
"body": null,
"is_bot": false,
"headline": "style: warn and fix more clippy lints",
"author_name": "Paolo Barbolini",
"author_login": "paolobarbolini",
"committed_at": "2024-12-31T14:41:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4136f7a08f98a58aad443d1671dd22f1ae30c844",
"body": null,
"is_bot": false,
"headline": "ci: Bump MSRV to v1.72",
"author_name": "Federico Guerinoni",
"author_login": "guerinoni",
"committed_at": "2024-12-31T14:40:43Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a64d84567dbddb94d413615a211f07c2b0a5e5b8",
"body": null,
"is_bot": false,
"headline": "doc: Add info about running test locally",
"author_name": "Federico Guerinoni",
"author_login": "guerinoni",
"committed_at": "2024-12-31T14:40:43Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3498286da2d016ef12374b042ad09fc99b883171",
"body": null,
"is_bot": false,
"headline": "docs: fix markdown fmt",
"author_name": "Paolo Barbolini",
"author_login": "paolobarbolini",
"committed_at": "2024-12-31T14:40:43Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "68565f22ba145d4476f80bac5eb77f8290428a0d",
"body": null,
"is_bot": false,
"headline": "feat: rename Map::insert to Map::append and add proper insert impl",
"author_name": "Paolo Barbolini",
"author_login": "paolobarbolini",
"committed_at": "2024-12-31T13:37:59Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2a419ca1ed75b23c3f752768fe749784a57d4843",
"body": null,
"is_bot": false,
"headline": "fix: crates.io categories",
"author_name": "Paolo Barbolini",
"author_login": "paolobarbolini",
"committed_at": "2024-12-31T13:37:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c8b7a9ce89ef6e9a82449c18a169e27639f20cdf",
"body": null,
"is_bot": false,
"headline": "ci: bump dependencies",
"author_name": "Paolo Barbolini",
"author_login": "paolobarbolini",
"committed_at": "2024-12-31T13:36:35Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bca09215754bf0fe2a04e4e897ea192b64208c2a",
"body": null,
"is_bot": false,
"headline": "tests: fix upload part test",
"author_name": "Paolo Barbolini",
"author_login": "paolobarbolini",
"committed_at": "2024-12-31T13:36:35Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "cc4f137a85db9ce9c14af5a2cf609d3eb71a2dd3",
"body": "Signed-off-by: dependabot[bot] <support@github.com>\r\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "build(deps): bump codecov/codecov-action from 5.1.1 to 5.1.2 (#124)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2024-12-29T08:50:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "905915d470916451b2b481988b4e497d19537319",
"body": null,
"is_bot": false,
"headline": "cargo: publish 0.6.0 (#123)",
"author_name": "Paolo Barbolini",
"author_login": "paolobarbolini",
"committed_at": "2024-12-16T11:05:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "18b5f72b91deca1f641742e374b274b3143a2874",
"body": null,
"is_bot": false,
"headline": "ci: Bump tarpaulin",
"author_name": "Federico Guerinoni",
"author_login": "guerinoni",
"committed_at": "2024-12-09T21:12:28Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e62304d5db42831988500a32ac07db2d39cc10ad",
"body": null,
"is_bot": false,
"headline": "chore: Improve the parse response APIs",
"author_name": "Federico Guerinoni",
"author_login": "guerinoni",
"committed_at": "2024-12-09T21:04:37Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a879d449b71b5897814cfa128e94d4e4f7ab977f",
"body": null,
"is_bot": false,
"headline": "improve the parse response APIs",
"author_name": "Tamo",
"author_login": "irevoire",
"committed_at": "2024-12-09T21:04:37Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d6a02821b82818f4f0c71e7c2a2a5027d97e0970",
"body": "Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action) from 5.0.7 to 5.1.1.\n- [Release notes](https://github.com/codecov/codecov-action/releases)\n- [Changelog](https://github.com/codecov/codecov-action/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/codecov/codecov-action/c\n[…]\nupdated-dependencies:\n- dependency-name: codecov/codecov-action\n dependency-type: direct:production\n update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "build(deps): bump codecov/codecov-action from 5.0.7 to 5.1.1",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2024-12-09T20:40:37Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "9727c3ae405a9dfab5a256bd80e5055c0dd92296",
"body": null,
"is_bot": false,
"headline": "chore: Fix clippy lint issues",
"author_name": "Federico Guerinoni",
"author_login": "guerinoni",
"committed_at": "2024-12-09T20:40:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "31b5b24f79901bafdb347680fd5b8f7a981f124d",
"body": null,
"is_bot": false,
"headline": "chore(clippy): fix latest warnings",
"author_name": "Paolo Barbolini",
"author_login": "paolobarbolini",
"committed_at": "2024-12-02T10:01:37Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2339ef918c86292eb5f7c94f729767fe28412b14",
"body": null,
"is_bot": false,
"headline": "Allow getting the policy of a bucket (#112)",
"author_name": "Alex Băluț",
"author_login": "aleb",
"committed_at": "2024-11-29T17:42:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "230c5757ab4698c96058a601e91b8610b87fc34e",
"body": null,
"is_bot": false,
"headline": "build: bump MSRV to 1.71 (#117)",
"author_name": "Paolo Barbolini",
"author_login": "paolobarbolini",
"committed_at": "2024-11-27T08:25:24Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3c703c2962ccf4c90984bcd7af574a5b3faa2d63",
"body": null,
"is_bot": false,
"headline": "build(deps): bump Cargo.lock (#116)",
"author_name": "Paolo Barbolini",
"author_login": "paolobarbolini",
"committed_at": "2024-11-27T08:19:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b5f0719a56b69719bbf4c3a1c95315763a91a56e",
"body": null,
"is_bot": false,
"headline": "build(deps): bump quick-xml to v0.37 (#115)",
"author_name": "Paolo Barbolini",
"author_login": "paolobarbolini",
"committed_at": "2024-11-27T08:11:34Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "34cbbf999ea4d9d8bd42113e45b5ad0f2bcaee4f",
"body": "Signed-off-by: dependabot[bot] <support@github.com>\r\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "build(deps): bump codecov/codecov-action from 5.0.2 to 5.0.7 (#113)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2024-11-27T08:00:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6a19569f6c94a54d156bd56e4e33cebace743964",
"body": "Signed-off-by: dependabot[bot] <support@github.com>\r\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "build(deps): bump codecov/codecov-action from 4.5.0 to 5.0.2 (#111)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2024-11-20T06:27:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9b3ea2f1862a2b92af2f9b7604052e2ff3b2f2d1",
"body": null,
"is_bot": false,
"headline": "Commit Cargo.lock (#109)",
"author_name": "Paolo Barbolini",
"author_login": "paolobarbolini",
"committed_at": "2024-09-08T09:03:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c1315ed07b53a72db2b28b8e1fafecf879f46152",
"body": null,
"is_bot": false,
"headline": "chore(clippy): fix latest warnings (#108)",
"author_name": "Paolo Barbolini",
"author_login": "paolobarbolini",
"committed_at": "2024-09-05T08:46:16Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "724b9aba5bb1c3c2a1ed67c6fff7221717ad1e55",
"body": null,
"is_bot": false,
"headline": "chore(cargo): bump dependencies (#106)",
"author_name": "Paolo Barbolini",
"author_login": "paolobarbolini",
"committed_at": "2024-09-05T08:27:29Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "61e728f8b94dd905d1af588459f56cc24bf5e846",
"body": "Signed-off-by: dependabot[bot] <support@github.com>\r\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "build(deps): bump codecov/codecov-action from 3.1.4 to 4.5.0 (#105)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2024-09-03T14:01:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a7e6ebe77eecff511b93b9d08b4f2a1687d72c26",
"body": "Co-authored-by: Paolo Barbolini <paolo@paolo565.org>",
"is_bot": false,
"headline": "Add with_delimiter for list method (#104)",
"author_name": "giangndm",
"author_login": "giangndm",
"committed_at": "2024-07-20T06:50:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b8e728e385bb8673a3b44a3f1bbe3600462752d7",
"body": "Signed-off-by: dependabot[bot] <support@github.com>\r\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "build(deps): bump actions/upload-artifact from 3 to 4 (#96)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2023-12-18T08:18:36Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b31692f981cff88131ee522ada16257a43968f79",
"body": null,
"is_bot": false,
"headline": "cargo: publish 0.5.0 (#91)",
"author_name": "Paolo Barbolini",
"author_login": "paolobarbolini",
"committed_at": "2023-10-08T05:52:12Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "50af5bbab9a0a707eb9f13951f9cd4ef25020bd3",
"body": null,
"is_bot": false,
"headline": "ci: bump Ubuntu to 22.04 (#89)",
"author_name": "Paolo Barbolini",
"author_login": "paolobarbolini",
"committed_at": "2023-10-04T15:30:30Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "75699a88c06ee1e5161555089e8cab19c9deefd4",
"body": "Co-authored-by: Paolo Barbolini <paolo@paolo565.org>",
"is_bot": false,
"headline": "Do not unwrap when creating a bucket (#82)",
"author_name": "Tamo",
"author_login": "irevoire",
"committed_at": "2023-10-04T15:24:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ad39af3282caab467e0ef3c41be6c1ae7ea189cb",
"body": null,
"is_bot": false,
"headline": "Fix MSRV (#87)",
"author_name": "Paolo Barbolini",
"author_login": "paolobarbolini",
"committed_at": "2023-10-04T08:47:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "946a1e18b99dfe932e4e6a61821f63ba4e815588",
"body": null,
"is_bot": false,
"headline": "cargo clippy --fix (#88)",
"author_name": "Paolo Barbolini",
"author_login": "paolobarbolini",
"committed_at": "2023-10-04T08:46:36Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2dc4db52d9716240da7d3fd47104268e35957b17",
"body": null,
"is_bot": false,
"headline": "Add a bunch of options on the list objects action (#85)",
"author_name": "Tamo",
"author_login": "irevoire",
"committed_at": "2023-10-04T08:38:06Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "382808212ee9bb603550c868442f716e7feca515",
"body": null,
"is_bot": false,
"headline": "Make `CreateMultipartUploadResponse` public (#83)",
"author_name": "Tamo",
"author_login": "irevoire",
"committed_at": "2023-09-27T09:02:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0b60b9d10f2e3db01bb772768ae0afa0d57a7239",
"body": "Signed-off-by: dependabot[bot] <support@github.com>\r\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "build(deps): bump actions/checkout from 3 to 4 (#81)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2023-09-11T07:44:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "956124b9293b90c52b223191ee4ba5f57fb8582b",
"body": "… feature (#80)\n\nCo-authored-by: Abhishek Cherath <abhi@quic.us>",
"is_bot": false,
"headline": "add wasm-bindgen feature that activates the time crate's wasm-bindgen…",
"author_name": "pretentious7",
"author_login": "pretentious7",
"committed_at": "2023-08-17T05:24:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4a6600e31e4e6194c5cb652c0e89b00824eb3e88",
"body": null,
"is_bot": false,
"headline": "Bump quick-xml to 0.30 (#79)",
"author_name": "Paolo Barbolini",
"author_login": "paolobarbolini",
"committed_at": "2023-08-02T13:37:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d1530ebccc1280820c0f69f49e66ad8951cb6303",
"body": "Signed-off-by: dependabot[bot] <support@github.com>\r\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "build(deps): bump codecov/codecov-action from 3.1.1 to 3.1.4 (#76)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2023-08-02T13:34:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e65bc33d1cadecfde34fd5b71a9a3b317ba45ce8",
"body": null,
"is_bot": false,
"headline": "Prepare v0.4.1",
"author_name": "Paolo Barbolini",
"author_login": "paolobarbolini",
"committed_at": "2023-01-20T21:31:23Z",
"body_truncated": false,
"is_coding_agent": false
}
],
"releases_count": 22,
"commits_last_year": 38,
"latest_release_at": "2026-07-21T14:00:33Z",
"latest_release_tag": "v0.10.1",
"releases_from_tags": false,
"days_since_last_push": 0,
"active_weeks_last_year": 13,
"days_since_latest_release": 0,
"mean_days_between_releases": 142
},
"community": {
"has_readme": true,
"has_license": true,
"has_description": true,
"has_contributing": false,
"health_percentage": 42,
"has_issue_template": false,
"has_code_of_conduct": false,
"has_pull_request_template": false
},
"ecosystem": {
"packages": [
{
"name": "rusty-s3",
"exists": true,
"license": "BSD-2-Clause",
"keywords": [
"aws",
"minio",
"s3",
"api-bindings",
"web-programming"
],
"ecosystem": "crates",
"matches_repo": true,
"registry_url": "https://crates.io/crates/rusty-s3",
"is_deprecated": false,
"latest_version": "0.10.1",
"repository_url": "https://github.com/paolobarbolini/rusty-s3",
"versions_count": 21,
"total_downloads": 636325,
"dependents_count": null,
"deprecation_note": null,
"maintainers_count": null,
"monthly_downloads": 82505,
"first_published_at": "2020-12-03T15:47:02.395152Z",
"latest_published_at": "2026-07-21T14:00:22.823535Z",
"latest_version_yanked": false,
"days_since_latest_publish": 0
}
]
},
"popularity": {
"forks": 32,
"stars": 152,
"watchers": 4,
"fork_history": {
"days": [
{
"date": "2020-12-18",
"count": 1
},
{
"date": "2021-06-13",
"count": 1
},
{
"date": "2021-06-18",
"count": 1
},
{
"date": "2021-07-18",
"count": 1
},
{
"date": "2021-08-11",
"count": 1
},
{
"date": "2021-09-22",
"count": 1
},
{
"date": "2021-10-12",
"count": 1
},
{
"date": "2021-10-27",
"count": 1
},
{
"date": "2021-12-12",
"count": 1
},
{
"date": "2022-02-17",
"count": 1
},
{
"date": "2022-04-24",
"count": 1
},
{
"date": "2022-06-16",
"count": 1
},
{
"date": "2022-07-09",
"count": 1
},
{
"date": "2022-08-09",
"count": 1
},
{
"date": "2023-01-04",
"count": 1
},
{
"date": "2023-01-17",
"count": 1
},
{
"date": "2023-01-19",
"count": 1
},
{
"date": "2023-08-22",
"count": 1
},
{
"date": "2023-09-26",
"count": 1
},
{
"date": "2023-10-17",
"count": 1
},
{
"date": "2023-11-24",
"count": 1
},
{
"date": "2024-07-10",
"count": 1
},
{
"date": "2024-09-20",
"count": 1
},
{
"date": "2024-11-18",
"count": 1
},
{
"date": "2025-01-22",
"count": 1
},
{
"date": "2025-06-16",
"count": 1
},
{
"date": "2025-07-18",
"count": 1
},
{
"date": "2025-11-13",
"count": 1
},
{
"date": "2026-04-03",
"count": 1
},
{
"date": "2026-04-14",
"count": 1
},
{
"date": "2026-05-30",
"count": 1
},
{
"date": "2026-07-21",
"count": 1
}
],
"complete": true,
"collected": 32,
"total_forks": 32
},
"star_history": {
"days": [
{
"date": "2020-12-08",
"count": 1
},
{
"date": "2020-12-17",
"count": 6
},
{
"date": "2020-12-18",
"count": 18
},
{
"date": "2020-12-19",
"count": 1
},
{
"date": "2020-12-22",
"count": 3
},
{
"date": "2020-12-25",
"count": 1
},
{
"date": "2021-01-12",
"count": 1
},
{
"date": "2021-01-17",
"count": 1
},
{
"date": "2021-01-21",
"count": 1
},
{
"date": "2021-02-20",
"count": 1
},
{
"date": "2021-03-08",
"count": 1
},
{
"date": "2021-04-16",
"count": 1
},
{
"date": "2021-06-13",
"count": 1
},
{
"date": "2021-08-04",
"count": 1
},
{
"date": "2021-09-15",
"count": 1
},
{
"date": "2021-10-27",
"count": 1
},
{
"date": "2021-11-12",
"count": 1
},
{
"date": "2021-11-16",
"count": 1
},
{
"date": "2021-11-21",
"count": 1
},
{
"date": "2021-11-22",
"count": 1
},
{
"date": "2021-12-06",
"count": 1
},
{
"date": "2022-01-23",
"count": 1
},
{
"date": "2022-02-07",
"count": 1
},
{
"date": "2022-02-11",
"count": 1
},
{
"date": "2022-03-15",
"count": 1
},
{
"date": "2022-04-04",
"count": 1
},
{
"date": "2022-05-15",
"count": 1
},
{
"date": "2022-06-20",
"count": 1
},
{
"date": "2022-07-14",
"count": 1
},
{
"date": "2022-08-30",
"count": 3
},
{
"date": "2022-09-08",
"count": 3
},
{
"date": "2022-10-03",
"count": 1
},
{
"date": "2022-10-04",
"count": 2
},
{
"date": "2022-10-15",
"count": 1
},
{
"date": "2022-12-06",
"count": 1
},
{
"date": "2022-12-21",
"count": 1
},
{
"date": "2023-01-15",
"count": 1
},
{
"date": "2023-01-17",
"count": 1
},
{
"date": "2023-01-29",
"count": 1
},
{
"date": "2023-02-20",
"count": 1
},
{
"date": "2023-02-28",
"count": 1
},
{
"date": "2023-03-04",
"count": 1
},
{
"date": "2023-03-20",
"count": 1
},
{
"date": "2023-04-06",
"count": 1
},
{
"date": "2023-04-13",
"count": 1
},
{
"date": "2023-05-05",
"count": 1
},
{
"date": "2023-05-15",
"count": 1
},
{
"date": "2023-05-26",
"count": 1
},
{
"date": "2023-05-30",
"count": 1
},
{
"date": "2023-06-11",
"count": 1
},
{
"date": "2023-06-18",
"count": 1
},
{
"date": "2023-06-20",
"count": 1
},
{
"date": "2023-08-09",
"count": 1
},
{
"date": "2023-08-14",
"count": 1
},
{
"date": "2023-08-15",
"count": 1
},
{
"date": "2023-09-30",
"count": 1
},
{
"date": "2023-10-10",
"count": 1
},
{
"date": "2023-10-20",
"count": 1
},
{
"date": "2023-10-24",
"count": 2
},
{
"date": "2023-11-24",
"count": 1
},
{
"date": "2023-11-26",
"count": 1
},
{
"date": "2023-12-01",
"count": 1
},
{
"date": "2023-12-12",
"count": 1
},
{
"date": "2023-12-20",
"count": 1
},
{
"date": "2023-12-29",
"count": 1
},
{
"date": "2024-01-03",
"count": 1
},
{
"date": "2024-02-02",
"count": 1
},
{
"date": "2024-03-23",
"count": 1
},
{
"date": "2024-04-04",
"count": 2
},
{
"date": "2024-04-05",
"count": 1
},
{
"date": "2024-04-11",
"count": 1
},
{
"date": "2024-04-23",
"count": 1
},
{
"date": "2024-06-18",
"count": 1
},
{
"date": "2024-07-10",
"count": 1
},
{
"date": "2024-08-10",
"count": 1
},
{
"date": "2024-08-23",
"count": 1
},
{
"date": "2024-08-24",
"count": 1
},
{
"date": "2024-09-05",
"count": 1
},
{
"date": "2024-09-12",
"count": 1
},
{
"date": "2024-11-04",
"count": 1
},
{
"date": "2024-11-05",
"count": 1
},
{
"date": "2024-11-06",
"count": 1
},
{
"date": "2024-12-31",
"count": 2
},
{
"date": "2025-01-20",
"count": 1
},
{
"date": "2025-01-31",
"count": 1
},
{
"date": "2025-02-01",
"count": 1
},
{
"date": "2025-02-02",
"count": 1
},
{
"date": "2025-03-06",
"count": 1
},
{
"date": "2025-03-07",
"count": 1
},
{
"date": "2025-03-10",
"count": 2
},
{
"date": "2025-03-11",
"count": 1
},
{
"date": "2025-04-14",
"count": 1
},
{
"date": "2025-05-01",
"count": 1
},
{
"date": "2025-06-11",
"count": 1
},
{
"date": "2025-06-12",
"count": 1
},
{
"date": "2025-06-18",
"count": 1
},
{
"date": "2025-06-20",
"count": 1
},
{
"date": "2025-07-08",
"count": 1
},
{
"date": "2025-07-17",
"count": 1
},
{
"date": "2025-08-29",
"count": 1
},
{
"date": "2025-09-24",
"count": 1
},
{
"date": "2025-10-01",
"count": 1
},
{
"date": "2025-10-03",
"count": 1
},
{
"date": "2025-10-10",
"count": 1
},
{
"date": "2025-10-26",
"count": 1
},
{
"date": "2025-11-24",
"count": 1
},
{
"date": "2025-11-25",
"count": 1
},
{
"date": "2025-12-02",
"count": 1
},
{
"date": "2026-01-01",
"count": 1
},
{
"date": "2026-01-03",
"count": 1
},
{
"date": "2026-01-04",
"count": 1
},
{
"date": "2026-01-15",
"count": 1
},
{
"date": "2026-02-05",
"count": 1
},
{
"date": "2026-02-17",
"count": 1
},
{
"date": "2026-04-14",
"count": 1
},
{
"date": "2026-04-22",
"count": 1
},
{
"date": "2026-05-14",
"count": 1
},
{
"date": "2026-06-08",
"count": 1
},
{
"date": "2026-06-22",
"count": 1
}
],
"complete": true,
"collected": 152,
"total_stars": 152
},
"open_issues_and_prs": 6
},
"ai_readiness": {
"has_nix": false,
"example_dirs": [
"examples"
],
"has_llms_txt": false,
"has_dockerfile": false,
"has_mcp_signal": false,
"bootstrap_files": [],
"api_schema_files": [],
"has_devcontainer": false,
"typecheck_configs": [],
"toolchain_manifests": [
"Cargo.toml"
],
"largest_source_bytes": 18407,
"source_files_sampled": 45,
"oversized_source_files": 0,
"agent_instruction_files": [],
"agent_instruction_max_bytes": null
},
"dependencies": {
"manifests": [
"Cargo.toml"
],
"advisories": {
"error": null,
"scope": null,
"source": null,
"findings": [],
"collected": false,
"malicious": [],
"truncated": false,
"by_severity": {},
"advisory_count": 0,
"affected_count": 0,
"assessed_count": 0,
"malicious_count": 0,
"assessed_package": null,
"unassessed_count": 0,
"direct_affected_count": 0
},
"ecosystems": [
"crates"
],
"dependencies": [
{
"name": "aws-lc-rs",
"manifest": "Cargo.toml",
"ecosystem": "crates",
"version_constraint": "1.17"
},
{
"name": "graviola",
"manifest": "Cargo.toml",
"ecosystem": "crates",
"version_constraint": "0.4"
},
{
"name": "hmac",
"manifest": "Cargo.toml",
"ecosystem": "crates",
"version_constraint": "0.13"
},
{
"name": "jiff",
"manifest": "Cargo.toml",
"ecosystem": "crates",
"version_constraint": "0.2"
},
{
"name": "percent-encoding",
"manifest": "Cargo.toml",
"ecosystem": "crates",
"version_constraint": "2.1.0"
},
{
"name": "sha2",
"manifest": "Cargo.toml",
"ecosystem": "crates",
"version_constraint": "0.11"
},
{
"name": "url",
"manifest": "Cargo.toml",
"ecosystem": "crates",
"version_constraint": "2.2.0"
},
{
"name": "zeroize",
"manifest": "Cargo.toml",
"ecosystem": "crates",
"version_constraint": "1"
},
{
"name": "base64",
"manifest": "Cargo.toml",
"ecosystem": "crates",
"version_constraint": "0.22"
},
{
"name": "instant-xml",
"manifest": "Cargo.toml",
"ecosystem": "crates",
"version_constraint": "0.7"
},
{
"name": "md-5",
"manifest": "Cargo.toml",
"ecosystem": "crates",
"version_constraint": "0.11"
},
{
"name": "serde",
"manifest": "Cargo.toml",
"ecosystem": "crates",
"version_constraint": "1"
},
{
"name": "serde_json",
"manifest": "Cargo.toml",
"ecosystem": "crates",
"version_constraint": "1"
}
],
"all_dependencies": {
"error": "GitHub dependency-graph SBOM unavailable (404); the dependency graph may be disabled for this repository",
"source": null,
"packages": [],
"collected": false,
"truncated": false,
"total_count": null,
"direct_count": null,
"indirect_count": null
}
},
"maintainership": {
"issues": {
"open_prs": 1,
"merged_prs": 119,
"open_issues": 5,
"closed_ratio": 0.762,
"closed_issues": 16,
"closed_unmerged_prs": 20
},
"bus_factor": 1,
"bot_contributors": 1,
"top_contributors": [
{
"type": "User",
"login": "paolobarbolini",
"commits": 206,
"avatar_url": "https://avatars.githubusercontent.com/u/6215781?v=4"
},
{
"type": "User",
"login": "guerinoni",
"commits": 9,
"avatar_url": "https://avatars.githubusercontent.com/u/41150432?v=4"
},
{
"type": "User",
"login": "irevoire",
"commits": 4,
"avatar_url": "https://avatars.githubusercontent.com/u/7032172?v=4"
},
{
"type": "User",
"login": "manuelpelloni",
"commits": 3,
"avatar_url": "https://avatars.githubusercontent.com/u/61501986?v=4"
},
{
"type": "User",
"login": "AndSDev",
"commits": 2,
"avatar_url": "https://avatars.githubusercontent.com/u/13585370?v=4"
},
{
"type": "User",
"login": "Cykooz",
"commits": 2,
"avatar_url": "https://avatars.githubusercontent.com/u/163725?v=4"
},
{
"type": "User",
"login": "malobre",
"commits": 2,
"avatar_url": "https://avatars.githubusercontent.com/u/1368457?v=4"
},
{
"type": "User",
"login": "DDtKey",
"commits": 2,
"avatar_url": "https://avatars.githubusercontent.com/u/26835520?v=4"
},
{
"type": "User",
"login": "pretentious7",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/29604460?v=4"
},
{
"type": "User",
"login": "hsmtkk",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/8280022?v=4"
}
],
"contributors_sampled": 20,
"top_contributor_share": 0.851
},
"quality_signals": {
"has_ci": true,
"has_tests": true,
"ci_workflows": [
"continuos-integration.yml"
],
"has_docs_dir": false,
"linter_configs": [],
"has_editorconfig": false,
"has_linter_config": false,
"has_precommit_config": false
},
"security_signals": {
"lockfiles": [
"Cargo.lock"
],
"scorecard": {
"checks": [
{
"name": "Binary-Artifacts",
"score": 10,
"reason": "no binaries found in the repo",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#binary-artifacts"
},
{
"name": "Branch-Protection",
"score": 0,
"reason": "branch protection not enabled on development/release branches",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#branch-protection"
},
{
"name": "CI-Tests",
"score": 10,
"reason": "12 out of 12 merged PRs checked by a CI test -- score normalized to 10",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#ci-tests"
},
{
"name": "CII-Best-Practices",
"score": 0,
"reason": "no effort to earn an OpenSSF best practices badge detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#cii-best-practices"
},
{
"name": "Code-Review",
"score": 1,
"reason": "Found 2/14 approved changesets -- score normalized to 1",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
},
{
"name": "Contributors",
"score": 10,
"reason": "project has 6 contributing companies or organizations",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#contributors"
},
{
"name": "Dangerous-Workflow",
"score": 10,
"reason": "no dangerous workflow patterns detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dangerous-workflow"
},
{
"name": "Dependency-Update-Tool",
"score": 10,
"reason": "update tool detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dependency-update-tool"
},
{
"name": "Fuzzing",
"score": 0,
"reason": "project is not fuzzed",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#fuzzing"
},
{
"name": "License",
"score": 10,
"reason": "license file detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#license"
},
{
"name": "Maintained",
"score": 10,
"reason": "16 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 10",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#maintained"
},
{
"name": "Packaging",
"score": null,
"reason": "packaging workflow not detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#packaging"
},
{
"name": "Pinned-Dependencies",
"score": 0,
"reason": "dependency not pinned by hash detected -- score normalized to 0",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#pinned-dependencies"
},
{
"name": "SAST",
"score": 0,
"reason": "SAST tool is not run on all commits -- score normalized to 0",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#sast"
},
{
"name": "Security-Policy",
"score": 0,
"reason": "security policy file not detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#security-policy"
},
{
"name": "Signed-Releases",
"score": null,
"reason": "no releases found",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#signed-releases"
},
{
"name": "Token-Permissions",
"score": 0,
"reason": "detected GitHub workflow tokens with excessive permissions",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#token-permissions"
},
{
"name": "Vulnerabilities",
"score": 8,
"reason": "2 existing vulnerabilities detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
}
],
"commit": "2b42397e192cd47e5d1f2dbf12b490708d41a83f",
"ran_at": "2026-07-21T23:04:52Z",
"aggregate_score": 5.1,
"scorecard_version": "v5.5.0"
},
"has_codeql_workflow": false,
"has_security_policy": false,
"has_dependabot_config": true
},
"contribution_flow": {
"collected": true,
"ci_last_run_at": "2026-07-21T14:03:23Z",
"oldest_open_prs": [
{
"number": 47,
"created_at": "2022-01-26T23:24:40Z",
"last_comment_at": "2022-02-22T08:04:49Z",
"last_comment_author": "paolobarbolini"
}
],
"last_merged_pr_at": "2026-07-21T13:30:55Z",
"ci_last_conclusion": "SUCCESS",
"oldest_open_issues": [
{
"number": 9,
"created_at": "2020-12-31T08:46:45Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 77,
"created_at": "2023-05-26T13:10:50Z",
"last_comment_at": "2023-05-27T04:25:44Z",
"last_comment_author": "paolobarbolini"
},
{
"number": 78,
"created_at": "2023-06-14T11:01:08Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 92,
"created_at": "2023-10-09T05:56:12Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 95,
"created_at": "2023-11-07T15:47:13Z",
"last_comment_at": "2026-05-20T10:00:15Z",
"last_comment_author": "paolobarbolini"
}
]
}
},
"config": {
"disabled_metrics": [],
"disabled_categories": [],
"disabled_components": {}
},
"source": {
"url": "https://github.com/paolobarbolini/rusty-s3",
"host": "github.com",
"name": "rusty-s3",
"owner": "paolobarbolini"
},
"metrics": {
"overall": {
"key": "overall",
"band": "moderate",
"name": "Overall health",
"note": null,
"notes": [],
"value": 63,
"inputs": {
"security": 51,
"vitality": 75,
"community": 58,
"governance": 64,
"engineering": 61
},
"components": []
},
"categories": [
{
"key": "vitality",
"band": "good",
"name": "Vitality",
"value": 75,
"weight": 0.22,
"metrics": [
{
"key": "development_activity",
"band": "moderate",
"name": "Development activity",
"note": null,
"notes": [],
"value": 69,
"inputs": {
"commits_last_year": 38,
"human_commit_share": 0.81,
"days_since_last_push": 0,
"active_weeks_last_year": 13
},
"components": [
{
"key": "push_recency",
"name": "Push recency",
"detail": "last push 0 days ago",
"points": 36,
"status": "met",
"details": [
{
"code": "push_recency",
"params": {
"days": 0
}
}
],
"max_points": 36
},
{
"key": "commit_cadence",
"name": "Commit cadence",
"detail": "13/52 weeks with commits",
"points": 9,
"status": "partial",
"details": [
{
"code": "commit_cadence_weeks",
"params": {
"weeks": 13
}
}
],
"max_points": 36
},
{
"key": "commit_volume",
"name": "Commit volume",
"detail": "38 commits in the last year",
"points": 14.3,
"status": "partial",
"details": [
{
"code": "commits_last_year",
"params": {
"count": 38
}
}
],
"max_points": 18
},
{
"key": "openssf_scorecard_maintained",
"name": "OpenSSF Scorecard: Maintained",
"detail": "16 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 10",
"points": 10,
"status": "met",
"details": [],
"max_points": 10
}
]
},
{
"key": "release_discipline",
"band": "good",
"name": "Release discipline",
"note": "Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Signed-Releases. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"openssf_scorecard_signed_releases"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 84,
"inputs": {
"releases_count": 22,
"latest_release_tag": "v0.10.1",
"releases_from_tags": false,
"days_since_latest_release": 0,
"mean_days_between_releases": 142
},
"components": [
{
"key": "ships_releases",
"name": "Ships releases",
"detail": "22 releases published",
"points": 27,
"status": "met",
"details": [
{
"code": "releases_published",
"params": {
"count": 22
}
}
],
"max_points": 27
},
{
"key": "release_recency",
"name": "Release recency",
"detail": "latest release 0 days ago",
"points": 36,
"status": "met",
"details": [
{
"code": "release_recency",
"params": {
"days": 0
}
}
],
"max_points": 36
},
{
"key": "release_cadence",
"name": "Release cadence",
"detail": "a release every ~142 days",
"points": 12.6,
"status": "partial",
"details": [
{
"code": "release_cadence",
"params": {
"gap": 142
}
}
],
"max_points": 27
},
{
"key": "openssf_scorecard_signed_releases",
"name": "OpenSSF Scorecard: Signed-Releases",
"detail": "no releases found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 10
}
]
},
{
"key": "abandonment",
"band": "excellent",
"name": "Abandonment",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"cap": null,
"state": "maintained",
"guards": [],
"signals": [],
"red_flag": false,
"multiplier_pct": 100,
"declared_reason": null,
"unverified_reason": null,
"unanswered_open_prs": null,
"unanswered_open_issues": null,
"days_since_last_merged_pr": null,
"days_since_last_human_commit": 0,
"days_since_last_human_commit_is_floor": false
},
"components": [
{
"key": "project_is_still_maintained",
"name": "Project is still maintained",
"detail": "last human commit 0 days ago",
"points": 100,
"status": "met",
"details": [
{
"code": "abandonment_maintained",
"params": {
"days": 0
}
}
],
"max_points": 100
}
]
}
],
"description": "Is the project alive — is code being written and are releases shipping?"
},
{
"key": "community",
"band": "moderate",
"name": "Community & Adoption",
"value": 58,
"weight": 0.18,
"metrics": [
{
"key": "popularity",
"band": "moderate",
"name": "Popularity & adoption",
"note": null,
"notes": [],
"value": 50,
"inputs": {
"forks": 32,
"stars": 152,
"watchers": 4,
"growth_state": "organic",
"growth_factor_pct": 100
},
"components": [
{
"key": "stars",
"name": "Stars",
"detail": "152 stars",
"points": 35.3,
"status": "partial",
"details": [
{
"code": "stars",
"params": {
"count": 152
}
}
],
"max_points": 60
},
{
"key": "forks",
"name": "Forks",
"detail": "32 forks",
"points": 12.4,
"status": "partial",
"details": [
{
"code": "forks",
"params": {
"count": 32
}
}
],
"max_points": 25
},
{
"key": "watchers",
"name": "Watchers",
"detail": "4 watchers",
"points": 2.7,
"status": "partial",
"details": [
{
"code": "watchers",
"params": {
"count": 4
}
}
],
"max_points": 15
}
]
},
{
"key": "community_health",
"band": "moderate",
"name": "Community health",
"note": null,
"notes": [],
"value": 50,
"inputs": {
"has_readme": true,
"has_license": true,
"has_contributing": false,
"has_issue_template": false,
"has_code_of_conduct": false,
"has_pull_request_template": false
},
"components": [
{
"key": "readme",
"name": "README",
"detail": null,
"points": 22.5,
"status": "met",
"details": [],
"max_points": 22.5
},
{
"key": "license",
"name": "License",
"detail": "recognized license (BSD-2-Clause)",
"points": 22.5,
"status": "met",
"details": [
{
"code": "license_standard",
"params": {}
},
{
"code": "license_spdx",
"params": {
"spdx": "BSD-2-Clause"
}
}
],
"max_points": 22.5
},
{
"key": "contributing_guide",
"name": "CONTRIBUTING guide",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 18
},
{
"key": "code_of_conduct",
"name": "Code of conduct",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 13.5
},
{
"key": "issue_template",
"name": "Issue template",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.2
},
{
"key": "pr_template",
"name": "PR template",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 6.3
}
]
},
{
"key": "ecosystem_adoption",
"band": "good",
"name": "Ecosystem adoption (downloads)",
"note": "Excluded from scoring (no data or not applicable): Registry dependents. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"registry_dependents"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 82,
"inputs": {
"packages": [
"rusty-s3"
],
"dependents": null,
"ecosystems": "crates",
"total_downloads": 636325,
"monthly_downloads": 82505
},
"components": [
{
"key": "monthly_downloads",
"name": "Monthly downloads",
"detail": "82,505 downloads/month across crates",
"points": 65.6,
"status": "partial",
"details": [
{
"code": "downloads_monthly",
"params": {
"count": 82505,
"ecosystems": "crates"
}
}
],
"max_points": 80
},
{
"key": "registry_dependents",
"name": "Registry dependents",
"detail": "not reported by this ecosystem",
"points": 0,
"status": "excluded",
"details": [
{
"code": "not_reported_by_this_ecosystem",
"params": {}
}
],
"max_points": 20
}
]
}
],
"description": "Does the project have users, downloads, attention, and a welcoming setup for contributors?"
},
{
"key": "governance",
"band": "moderate",
"name": "Sustainability & Governance",
"value": 64,
"weight": 0.24,
"metrics": [
{
"key": "maintainer_resilience",
"band": "at_risk",
"name": "Maintainer resilience (bus factor)",
"note": null,
"notes": [],
"value": 36,
"inputs": {
"bus_factor": 1,
"contributors_sampled": 20,
"top_contributor_share": 0.851
},
"components": [
{
"key": "bus_factor",
"name": "Bus factor",
"detail": "1 contributor(s) cover half of all commits",
"points": 9,
"status": "partial",
"details": [
{
"code": "bus_factor",
"params": {
"count": 1
}
}
],
"max_points": 54
},
{
"key": "commit_distribution",
"name": "Commit distribution",
"detail": "top contributor authored 85% of commits",
"points": 3.4,
"status": "partial",
"details": [
{
"code": "top_contributor_share",
"params": {
"share": 85
}
}
],
"max_points": 22.5
},
{
"key": "contributor_breadth",
"name": "Contributor breadth",
"detail": "20 contributors",
"points": 13.5,
"status": "met",
"details": [
{
"code": "contributors_sampled",
"params": {
"count": 20
}
}
],
"max_points": 13.5
},
{
"key": "openssf_scorecard_contributors",
"name": "OpenSSF Scorecard: Contributors",
"detail": "project has 6 contributing companies or organizations",
"points": 10,
"status": "met",
"details": [],
"max_points": 10
}
]
},
{
"key": "responsiveness",
"band": "good",
"name": "Issue & PR responsiveness",
"note": null,
"notes": [],
"value": 70,
"inputs": {
"merged_prs": 119,
"open_issues": 5,
"closed_issues": 16,
"issue_closed_ratio": 0.762,
"closed_unmerged_prs": 20
},
"components": [
{
"key": "issue_resolution",
"name": "Issue resolution",
"detail": "76% of issues closed",
"points": 35.6,
"status": "partial",
"details": [
{
"code": "issues_closed_share",
"params": {
"share": 76
}
}
],
"max_points": 46.75
},
{
"key": "pr_acceptance",
"name": "PR acceptance",
"detail": "119/139 decided PRs merged",
"points": 32.7,
"status": "partial",
"details": [
{
"code": "decided_prs_merged",
"params": {
"merged": 119,
"decided": 139
}
}
],
"max_points": 38.25
},
{
"key": "openssf_scorecard_code_review",
"name": "OpenSSF Scorecard: Code-Review",
"detail": "Found 2/14 approved changesets -- score normalized to 1",
"points": 1.5,
"status": "partial",
"details": [],
"max_points": 15
}
]
},
{
"key": "stewardship",
"band": "moderate",
"name": "Ownership & stewardship",
"note": "Excluded from scoring (no data or not applicable): Verified domain. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"verified_domain"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 64,
"inputs": {
"followers": 175,
"owner_type": "User",
"is_verified": null,
"owner_login": "paolobarbolini",
"public_repos": 95,
"account_age_days": 4598
},
"components": [
{
"key": "ownership_backing",
"name": "Ownership backing",
"detail": "personal (user) account",
"points": 10,
"status": "partial",
"details": [
{
"code": "owner_personal",
"params": {}
}
],
"max_points": 30
},
{
"key": "verified_domain",
"name": "Verified domain",
"detail": "not applicable to user accounts",
"points": 0,
"status": "excluded",
"details": [
{
"code": "not_applicable_to_user_accounts",
"params": {}
}
],
"max_points": 20
},
{
"key": "owner_reach",
"name": "Owner reach",
"detail": "175 followers of paolobarbolini",
"points": 16.1,
"status": "partial",
"details": [
{
"code": "owner_followers",
"params": {
"count": 175,
"login": "paolobarbolini"
}
}
],
"max_points": 25
},
{
"key": "track_record",
"name": "Track record",
"detail": "95 public repos, account ~12 yr old",
"points": 25,
"status": "met",
"details": [
{
"code": "public_repos",
"params": {
"count": 95
}
},
{
"code": "account_age_years",
"params": {
"years": 12
}
}
],
"max_points": 25
}
]
},
{
"key": "package_maintenance",
"band": "excellent",
"name": "Package maintenance",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"packages": [
"rusty-s3"
],
"ecosystems": "crates",
"any_deprecated": false,
"min_days_since_publish": 0
},
"components": [
{
"key": "published_resolvable",
"name": "Published & resolvable",
"detail": "1 package(s) on crates",
"points": 25,
"status": "met",
"details": [
{
"code": "packages_published",
"params": {
"count": 1,
"ecosystems": "crates"
}
}
],
"max_points": 25
},
{
"key": "publish_recency",
"name": "Publish recency",
"detail": "latest publish 0 days ago",
"points": 35,
"status": "met",
"details": [
{
"code": "publish_recency",
"params": {
"days": 0
}
}
],
"max_points": 35
},
{
"key": "version_history",
"name": "Version history",
"detail": "21 published versions",
"points": 20,
"status": "met",
"details": [
{
"code": "published_versions",
"params": {
"count": 21
}
}
],
"max_points": 20
},
{
"key": "not_deprecated",
"name": "Not deprecated",
"detail": "active, not deprecated or yanked",
"points": 20,
"status": "met",
"details": [
{
"code": "package_not_deprecated",
"params": {}
}
],
"max_points": 20
}
]
}
],
"description": "Will the project survive its people — bus factor, responsiveness, who backs it, and package upkeep?"
},
{
"key": "engineering",
"band": "moderate",
"name": "Engineering Quality",
"value": 61,
"weight": 0.2,
"metrics": [
{
"key": "engineering_practices",
"band": "moderate",
"name": "Engineering practices",
"note": null,
"notes": [],
"value": 68,
"inputs": {
"has_ci": true,
"has_tests": true,
"has_editorconfig": false,
"has_linter_config": false,
"has_precommit_config": false
},
"components": [
{
"key": "ci_workflows",
"name": "CI workflows",
"detail": "1 workflow(s)",
"points": 24,
"status": "met",
"details": [
{
"code": "ci_workflows",
"params": {
"count": 1
}
}
],
"max_points": 24
},
{
"key": "tests_present",
"name": "Tests present",
"detail": null,
"points": 24,
"status": "met",
"details": [],
"max_points": 24
},
{
"key": "linter_config",
"name": "Linter config",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 16
},
{
"key": "pre_commit_hooks",
"name": "Pre-commit hooks",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 9.6
},
{
"key": "editorconfig",
"name": ".editorconfig",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 6.4
},
{
"key": "openssf_scorecard_ci_tests",
"name": "OpenSSF Scorecard: CI-Tests",
"detail": "12 out of 12 merged PRs checked by a CI test -- score normalized to 10",
"points": 20,
"status": "met",
"details": [],
"max_points": 20
}
]
},
{
"key": "documentation",
"band": "moderate",
"name": "Documentation",
"note": null,
"notes": [],
"value": 50,
"inputs": {
"topics": [
"aws",
"s3",
"aws-sdk",
"minio",
"hacktoberfest"
],
"has_wiki": false,
"homepage": null,
"has_readme": true,
"has_docs_dir": false,
"has_description": true
},
"components": [
{
"key": "readme",
"name": "README",
"detail": null,
"points": 30,
"status": "met",
"details": [],
"max_points": 30
},
{
"key": "documentation_directory",
"name": "Documentation directory",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 25
},
{
"key": "documentation_homepage_site",
"name": "Documentation / homepage site",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 15
},
{
"key": "repository_description",
"name": "Repository description",
"detail": null,
"points": 10,
"status": "met",
"details": [],
"max_points": 10
},
{
"key": "topics",
"name": "Topics",
"detail": "5 topics",
"points": 10,
"status": "met",
"details": [
{
"code": "topics_count",
"params": {
"count": 5
}
}
],
"max_points": 10
},
{
"key": "wiki",
"name": "Wiki",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
}
]
}
],
"description": "Are baseline engineering and documentation practices in place?"
},
{
"key": "security",
"band": "moderate",
"name": "Security",
"value": 51,
"weight": 0.16,
"metrics": [
{
"key": "security_posture",
"band": "moderate",
"name": "Security posture",
"note": "Excluded from scoring (no data or not applicable): Packaging, Signed-Releases. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"packaging",
"signed_releases"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 51,
"inputs": {
"source": "openssf_scorecard",
"checks_evaluated": 16,
"scorecard_version": "v5.5.0",
"checks_inconclusive": 2,
"scorecard_aggregate": 5.1
},
"components": [
{
"key": "binary_artifacts",
"name": "Binary-Artifacts",
"detail": "no binaries found in the repo",
"points": 7.5,
"status": "met",
"details": [],
"max_points": 7.5
},
{
"key": "branch_protection",
"name": "Branch-Protection",
"detail": "branch protection not enabled on development/release branches",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "ci_tests",
"name": "CI-Tests",
"detail": "12 out of 12 merged PRs checked by a CI test -- score normalized to 10",
"points": 2.5,
"status": "met",
"details": [],
"max_points": 2.5
},
{
"key": "cii_best_practices",
"name": "CII-Best-Practices",
"detail": "no effort to earn an OpenSSF best practices badge detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 2.5
},
{
"key": "code_review",
"name": "Code-Review",
"detail": "Found 2/14 approved changesets -- score normalized to 1",
"points": 0.8,
"status": "partial",
"details": [],
"max_points": 7.5
},
{
"key": "contributors",
"name": "Contributors",
"detail": "project has 6 contributing companies or organizations",
"points": 2.5,
"status": "met",
"details": [],
"max_points": 2.5
},
{
"key": "dangerous_workflow",
"name": "Dangerous-Workflow",
"detail": "no dangerous workflow patterns detected",
"points": 10,
"status": "met",
"details": [],
"max_points": 10
},
{
"key": "dependency_update_tool",
"name": "Dependency-Update-Tool",
"detail": "update tool detected",
"points": 7.5,
"status": "met",
"details": [],
"max_points": 7.5
},
{
"key": "fuzzing",
"name": "Fuzzing",
"detail": "project is not fuzzed",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "license",
"name": "License",
"detail": "license file detected",
"points": 2.5,
"status": "met",
"details": [],
"max_points": 2.5
},
{
"key": "maintained",
"name": "Maintained",
"detail": "16 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 10",
"points": 7.5,
"status": "met",
"details": [],
"max_points": 7.5
},
{
"key": "packaging",
"name": "Packaging",
"detail": "packaging workflow not detected",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 5
},
{
"key": "pinned_dependencies",
"name": "Pinned-Dependencies",
"detail": "dependency not pinned by hash detected -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "sast",
"name": "SAST",
"detail": "SAST tool is not run on all commits -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "security_policy",
"name": "Security-Policy",
"detail": "security policy file not detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "signed_releases",
"name": "Signed-Releases",
"detail": "no releases found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 7.5
},
{
"key": "token_permissions",
"name": "Token-Permissions",
"detail": "detected GitHub workflow tokens with excessive permissions",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "vulnerabilities",
"name": "Vulnerabilities",
"detail": "2 existing vulnerabilities detected",
"points": 6,
"status": "partial",
"details": [],
"max_points": 7.5
}
]
},
{
"key": "high_risk_jurisdiction_exposure",
"band": "excellent",
"name": "High-Risk Jurisdiction Exposure",
"note": "Only high-confidence self-published location evidence affects this multiplier. Ambiguous matches are review-only; country evidence is not proof of nationality, citizenship, legal registration, malicious intent, or sanctions status.",
"notes": [
{
"code": "jurisdiction_evidence_limits",
"params": {}
}
],
"value": 100,
"inputs": {
"meaning": "self-published location evidence; not nationality or citizenship",
"red_flag": false,
"exposures": [],
"policy_countries": [
"Russia",
"Iran",
"North Korea"
],
"review_only_matches": 0,
"assessed_self_published_locations": 9
},
"components": [
{
"key": "policy_exposure_multiplier",
"name": "Policy exposure multiplier",
"detail": "no confirmed policy-scope location match",
"points": 100,
"status": "met",
"details": [
{
"code": "jurisdiction_no_match",
"params": {}
}
],
"max_points": 100
}
]
}
],
"description": "Are visible security and supply-chain practices strong, with no malicious dependency and no unresolved high-risk jurisdiction exposure?"
},
{
"key": "ai_readiness",
"band": "moderate",
"name": "AI Readiness",
"value": 59,
"weight": 0,
"metrics": [
{
"key": "ai_agent_context",
"band": "at_risk",
"name": "Agent context & guidance",
"note": null,
"notes": [],
"value": 40,
"inputs": {
"has_llms_txt": false,
"legible_history_share": 0.963,
"agent_instruction_files": [],
"agent_instruction_max_bytes": null
},
"components": [
{
"key": "agent_instructions",
"name": "Agent instructions",
"detail": "no CLAUDE.md / AGENTS.md / editor rules",
"points": 0,
"status": "missed",
"details": [
{
"code": "no_agent_instructions",
"params": {}
}
],
"max_points": 45
},
{
"key": "machine_readable_docs_llms_txt",
"name": "Machine-readable docs (llms.txt)",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 15
},
{
"key": "legible_commit_history",
"name": "Legible commit history",
"detail": "78 of 81 human commits state their intent (structured subject or explanatory body)",
"points": 40,
"status": "met",
"details": [
{
"code": "legible_history",
"params": {
"legible": 78,
"sampled": 81
}
}
],
"max_points": 40
}
]
},
{
"key": "ai_verify_loop",
"band": "moderate",
"name": "Verify loop (build / test / typecheck)",
"note": null,
"notes": [],
"value": 64,
"inputs": {
"has_nix": false,
"has_tests": true,
"lockfiles": [
"Cargo.lock"
],
"has_dockerfile": false,
"typed_language": true,
"bootstrap_files": [],
"has_devcontainer": false,
"has_linter_config": false,
"typecheck_configs": [],
"agent_commit_share": 0,
"toolchain_manifests": [
"Cargo.toml"
],
"dependency_bot_commit_share": 0.19
},
"components": [
{
"key": "one_command_bootstrap",
"name": "One-command bootstrap",
"detail": "Cargo.toml (toolchain convention, no task runner)",
"points": 12.6,
"status": "partial",
"details": [
{
"code": "toolchain_convention",
"params": {
"files": "Cargo.toml"
}
}
],
"max_points": 18
},
{
"key": "automated_tests",
"name": "Automated tests",
"detail": null,
"points": 22,
"status": "met",
"details": [],
"max_points": 22
},
{
"key": "lint_format_config",
"name": "Lint / format config",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 11
},
{
"key": "static_type_checking",
"name": "Static type checking",
"detail": "Rust (statically typed)",
"points": 11,
"status": "met",
"details": [
{
"code": "statically_typed_language",
"params": {
"language": "Rust"
}
}
],
"max_points": 11
},
{
"key": "reproducible_environment",
"name": "Reproducible environment",
"detail": "lockfile",
"points": 10,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "lockfile"
}
}
],
"max_points": 10
},
{
"key": "demonstrated_agent_practice",
"name": "Demonstrated agent practice",
"detail": "no agent-authored commits among the last 100",
"points": 0,
"status": "missed",
"details": [
{
"code": "no_agent_authored_commits",
"params": {
"sampled": 100
}
}
],
"max_points": 10
},
{
"key": "automated_maintenance",
"name": "Automated maintenance",
"detail": "19 of the last 100 commits are automated dependency updates",
"points": 8,
"status": "met",
"details": [
{
"code": "dependency_bot_commits",
"params": {
"count": 19,
"sampled": 100
}
}
],
"max_points": 8
},
{
"key": "openssf_scorecard_pinned_dependencies",
"name": "OpenSSF Scorecard: Pinned-Dependencies",
"detail": "dependency not pinned by hash detected -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
}
]
},
{
"key": "ai_code_legibility",
"band": "excellent",
"name": "Code legibility for models",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"primary_language": "Rust",
"largest_source_bytes": 18407,
"source_files_sampled": 45,
"oversized_source_files": 0
},
"components": [
{
"key": "type_checkable_code",
"name": "Type-checkable code",
"detail": "Rust (statically typed)",
"points": 45,
"status": "met",
"details": [
{
"code": "statically_typed_language",
"params": {
"language": "Rust"
}
}
],
"max_points": 45
},
{
"key": "manageable_file_sizes",
"name": "Manageable file sizes",
"detail": "0/45 source files over 60KB",
"points": 55,
"status": "met",
"details": [
{
"code": "oversized_source_files",
"params": {
"kb": 60,
"sampled": 45,
"oversized": 0
}
}
],
"max_points": 55
}
]
},
{
"key": "ai_interfaces",
"band": "at_risk",
"name": "Machine-readable interfaces",
"note": null,
"notes": [],
"value": 40,
"inputs": {
"example_dirs": [
"examples"
],
"has_mcp_signal": false,
"api_schema_files": []
},
"components": [
{
"key": "api_schema_openapi_graphql_proto",
"name": "API schema (OpenAPI/GraphQL/proto)",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 40
},
{
"key": "mcp_server",
"name": "MCP server",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 20
},
{
"key": "runnable_examples",
"name": "Runnable examples",
"detail": "examples",
"points": 40,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "examples"
}
}
],
"max_points": 40
}
]
}
],
"description": "How well is the repo equipped to be developed and maintained with AI coding agents? An independent, experimental badge — weight 0.0, so it is surfaced on its own and does not affect the overall health score."
}
],
"metrics_version": "1.13.0"
},
"warnings": [
"GitHub dependency-graph SBOM unavailable (404); the dependency graph may be disabled for this repository",
"deps.dev does not index crates:rusty-s3@0.10.1; advisories assessed against the repository dependency graph instead"
],
"report_type": "repository",
"generated_at": "2026-07-21T23:05:11.706803Z",
"schema_version": "0.25.0",
"badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/p/paolobarbolini/rusty-s3.svg",
"full_name": "paolobarbolini/rusty-s3",
"license_state": "standard",
"license_spdx": "BSD-2-Clause"
}