Informe JSON sin procesar legible por máquina
{
"data": {
"repo": {
"topics": [],
"is_fork": false,
"size_kb": 95,
"has_wiki": true,
"homepage": "https://docs.rs/exponential-backoff",
"languages": {
"Rust": 14570
},
"pushed_at": "2025-04-17T14:27:43Z",
"created_at": "2018-07-11T15:29:48Z",
"owner_type": "User",
"updated_at": "2026-06-14T09:56:21Z",
"description": "Exponential backoff generator with jitter.",
"is_archived": false,
"is_disabled": false,
"license_spdx": "Apache-2.0",
"default_branch": "main",
"license_spdx_raw": "Apache-2.0",
"primary_language": "Rust",
"significant_languages": [
"Rust"
]
},
"owner": {
"blog": "blog.yoshuawuyts.com",
"name": "Yosh",
"type": "User",
"login": "yoshuawuyts",
"company": null,
"location": "København, Denmark",
"followers": 3288,
"avatar_url": "https://avatars.githubusercontent.com/u/2467194?v=4",
"created_at": "2012-10-01T21:40:46Z",
"is_verified": null,
"public_repos": 855,
"account_age_days": 5042
},
"license": {
"state": "standard",
"spdx_id": "Apache-2.0",
"raw_spdx": "Apache-2.0",
"file_present": true,
"scorecard_found": true,
"profile_has_license": true
},
"activity": {
"releases": [
{
"tag": "v2.1.0",
"kind": "minor",
"published_at": "2025-04-17T14:09:24Z"
},
{
"tag": "v2.0.0",
"kind": "major",
"published_at": "2024-08-23T15:03:02Z"
},
{
"tag": "v1.2.0",
"kind": "minor",
"published_at": "2023-01-30T12:28:02Z"
},
{
"tag": "v1.1.0",
"kind": "minor",
"published_at": "2021-12-20T13:29:57Z"
}
],
"recent_commits": [
{
"oid": "880c86767b70c04167a95ca84dcfd6400f346152",
"body": "Update test.rs",
"is_bot": false,
"headline": "Merge pull request #31 from yoshuawuyts/fix-tests",
"author_name": "Yosh",
"author_login": "yoshuawuyts",
"committed_at": "2025-04-17T14:27:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3072068ed63e3866a2776eb14b52e88ffb5759ce",
"body": null,
"is_bot": false,
"headline": "test that sleep values are ascending",
"author_name": "Yosh",
"author_login": "yoshuawuyts",
"committed_at": "2025-04-17T14:27:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f5d76b58fc0f570f2775587d8b8ec0ee907ad02b",
"body": null,
"is_bot": false,
"headline": "Update test.rs",
"author_name": "Yosh",
"author_login": "yoshuawuyts",
"committed_at": "2025-04-17T14:20:49Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f0a19ff8d1c2e01cea85b8647f8900dcfb1318f0",
"body": null,
"is_bot": false,
"headline": "chore: Release exponential-backoff version 2.1.0",
"author_name": "Yosh",
"author_login": "yoshuawuyts",
"committed_at": "2025-04-17T14:02:45Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7cfa715de598fdf79f033af84ac80db65faa04c0",
"body": "Fix intervals",
"is_bot": false,
"headline": "Merge pull request #30 from yoshuawuyts/fix-intervals",
"author_name": "Yosh",
"author_login": "yoshuawuyts",
"committed_at": "2025-04-17T13:59:08Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5da769f5d02dc2e28065cae03159ef4cb7f891b9",
"body": null,
"is_bot": false,
"headline": "add one last interval to the tests",
"author_name": "Yosh",
"author_login": "yoshuawuyts",
"committed_at": "2025-04-17T13:56:37Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "31447cb7ba496c187e45d00b6df56243eae72e0d",
"body": null,
"is_bot": false,
"headline": "FIx the incorrect attempts increment counter",
"author_name": "Yosh",
"author_login": "yoshuawuyts",
"committed_at": "2025-04-17T13:56:16Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "03cb3fb791a5f48b74158ef021e33ff5603bb50f",
"body": null,
"is_bot": false,
"headline": "allow jitter to be set to zero",
"author_name": "Yosh",
"author_login": "yoshuawuyts",
"committed_at": "2025-04-17T13:47:24Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7a3d599bc578797da404f49528fbe8394a7bf018",
"body": "adds missing docs",
"is_bot": false,
"headline": "Merge pull request #29 from yoshuawuyts/add-missing-docs",
"author_name": "Yosh",
"author_login": "yoshuawuyts",
"committed_at": "2025-04-17T13:20:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b8acbd61675a86911db880d8d8b798c87643b0c2",
"body": null,
"is_bot": false,
"headline": "adds missing docs",
"author_name": "Yosh",
"author_login": "yoshuawuyts",
"committed_at": "2025-04-17T13:19:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3aae89e813cb5b42b0f1fa7dd8ba7d71baa94503",
"body": "document setters",
"is_bot": false,
"headline": "Merge pull request #28 from yoshuawuyts/document-setters",
"author_name": "Yosh",
"author_login": "yoshuawuyts",
"committed_at": "2025-04-17T13:10:11Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d3957bb13ab73ca711ced2c8bc601b1ec29b6c8a",
"body": null,
"is_bot": false,
"headline": "document setters",
"author_name": "Yosh",
"author_login": "yoshuawuyts",
"committed_at": "2025-04-17T13:08:28Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1dc51a86b478a128278d0a7c0c7f939372d2ff7d",
"body": "Add getters",
"is_bot": false,
"headline": "Merge pull request #27 from yoshuawuyts/add-getters",
"author_name": "Yosh",
"author_login": "yoshuawuyts",
"committed_at": "2025-04-17T13:03:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "689863c34387672a5d436442c08059b26e2b6c11",
"body": null,
"is_bot": false,
"headline": "add docs for all getters",
"author_name": "Yosh",
"author_login": "yoshuawuyts",
"committed_at": "2025-04-17T12:59:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8251841a0834e9e70f9612b0b114be1dd27a6818",
"body": null,
"is_bot": false,
"headline": "template all getters",
"author_name": "Yosh",
"author_login": "yoshuawuyts",
"committed_at": "2025-04-17T12:57:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c86eb44df29e694aba7797cc6749fc8328a984e1",
"body": "only run CI on linux",
"is_bot": false,
"headline": "Merge pull request #26 from yoshuawuyts/speed-up-ci",
"author_name": "Yosh",
"author_login": "yoshuawuyts",
"committed_at": "2025-04-17T12:52:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ec4591bebaa22013f844001c4cd24832dca9e453",
"body": "Fixes `set_jitter`",
"is_bot": false,
"headline": "Merge pull request #25 from yoshuawuyts/fixes",
"author_name": "Yosh",
"author_login": "yoshuawuyts",
"committed_at": "2025-04-17T12:51:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f86279ea59002d8d926b059751c7b8154b10060c",
"body": null,
"is_bot": false,
"headline": "only run ci on linux",
"author_name": "Yosh",
"author_login": "yoshuawuyts",
"committed_at": "2025-04-17T12:50:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "efabfba18ba6ce096888de46ef8a9b99de09bba9",
"body": null,
"is_bot": false,
"headline": "Fix the `set_jitter` method",
"author_name": "Yosh",
"author_login": "yoshuawuyts",
"committed_at": "2025-04-17T12:48:29Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a982dce63ed91842b44889508fcf515bba098461",
"body": null,
"is_bot": false,
"headline": "Add a default impl",
"author_name": "Yosh",
"author_login": "yoshuawuyts",
"committed_at": "2025-04-17T12:42:32Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "07229bb714ca02606e7f1529c0630831b03326dd",
"body": null,
"is_bot": false,
"headline": "rename tests",
"author_name": "Yosh",
"author_login": "yoshuawuyts",
"committed_at": "2025-04-17T12:30:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2a10feccaf57db15ab07633ba2bf536870cc5631",
"body": null,
"is_bot": false,
"headline": "chore: Release exponential-backoff version 2.0.0",
"author_name": "Yosh",
"author_login": "yoshuawuyts",
"committed_at": "2024-08-23T14:33:30Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d91da6bd49e63fd35ecad898197bc342b51b2637",
"body": "Change the way we calculate attempts",
"is_bot": false,
"headline": "Merge pull request #18 from yoshuawuyts/fix-retry-logic",
"author_name": "Yosh",
"author_login": "yoshuawuyts",
"committed_at": "2024-08-23T14:29:20Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "dc5eaf2518e6a660338013415d8207d919e8addc",
"body": "always include max duration",
"is_bot": false,
"headline": "Merge pull request #20 from demoray/simplify-clamp",
"author_name": "Yosh",
"author_login": "yoshuawuyts",
"committed_at": "2024-08-23T14:27:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a0fe8b35b9bb2c1cbe4a84f907df86907ef925ce",
"body": "Fix merge errors",
"is_bot": false,
"headline": "Merge pull request #22 from demoray/fix-merge-errors",
"author_name": "Yosh",
"author_login": "yoshuawuyts",
"committed_at": "2024-08-23T14:27:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0763723f5f847a060cdb6149d0b066b4e5cb0a1e",
"body": null,
"is_bot": false,
"headline": "Merge branch 'main' into fix-retry-logic",
"author_name": "Brian Caswell",
"author_login": "demoray",
"committed_at": "2024-08-22T15:08:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f0f4eff8d4bffe07dce37b3d479b9a75e0ddc1af",
"body": null,
"is_bot": false,
"headline": "Merge branch 'main' into simplify-clamp",
"author_name": "Brian Caswell",
"author_login": "demoray",
"committed_at": "2024-08-22T15:03:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "cbf0cf7d0dea4fa0033ef09cd74152110b08bfdf",
"body": "move to single iteration implementation",
"is_bot": false,
"headline": "Merge pull request #21 from demoray/single-iter-impl",
"author_name": "Yosh",
"author_login": "yoshuawuyts",
"committed_at": "2024-08-22T14:58:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b78d5a81681796a3938dcaf9f869bbe9f027f91d",
"body": null,
"is_bot": false,
"headline": "fix retry logic",
"author_name": "Yosh",
"author_login": "yoshuawuyts",
"committed_at": "2024-08-22T14:53:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "aa76a003c96dd3a1c357480e33222dbd1aef403f",
"body": null,
"is_bot": false,
"headline": "rename attempt_count -> attempts",
"author_name": "Yosh",
"author_login": "yoshuawuyts",
"committed_at": "2024-08-22T14:01:12Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5e0e83f4ae178220aaf6aeb5c3cb0b98eaccfd77",
"body": null,
"is_bot": false,
"headline": "rename retries to attempts",
"author_name": "Yosh",
"author_login": "yoshuawuyts",
"committed_at": "2024-08-22T14:01:12Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c6a233076b028fed1bcfafad568bf3736bc53cc2",
"body": null,
"is_bot": false,
"headline": "rename `retry_count` to `attempt_count`",
"author_name": "Yosh",
"author_login": "yoshuawuyts",
"committed_at": "2024-08-22T14:01:12Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a2c707ba676b26697bbfd08498fe2182e5a798d7",
"body": "\"3 retries\" should mean we perform 3 tries in total, not 1 try + 3 additional retries.",
"is_bot": false,
"headline": "change the way we count retries",
"author_name": "Yosh",
"author_login": "yoshuawuyts",
"committed_at": "2024-08-22T14:01:12Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0467824c9a5b9a9810c456fd0552b914f2317d32",
"body": null,
"is_bot": false,
"headline": "remove `Backoff::next`",
"author_name": "Yosh",
"author_login": "yoshuawuyts",
"committed_at": "2024-08-22T14:01:08Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "13a3507d9a55ffddaabda189d7cb273383b95ef3",
"body": null,
"is_bot": false,
"headline": "remove unused file",
"author_name": "Brian Caswell",
"author_login": "demoray",
"committed_at": "2024-08-22T13:51:38Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4a7c830aa1432ee905daccb1fecda894c5fb5ac5",
"body": null,
"is_bot": false,
"headline": "move to single iteration implementation",
"author_name": "Brian Caswell",
"author_login": "demoray",
"committed_at": "2024-08-22T13:48:15Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "259e5d97891573ab0949d9f43981986934d25243",
"body": "Since Backoff always includes the space for max duration, this\nsimplifies the logic for clamping durations.",
"is_bot": false,
"headline": "always include max duration",
"author_name": "Brian Caswell",
"author_login": "demoray",
"committed_at": "2024-08-22T13:33:30Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "06c65ff19134a2c73a2399a9896c9cf678e44f24",
"body": "Update description and cargo.toml",
"is_bot": false,
"headline": "Merge pull request #19 from yoshuawuyts/keywords",
"author_name": "Yosh",
"author_login": "yoshuawuyts",
"committed_at": "2024-08-21T23:24:42Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ccc693f3115e49fba75d489e3884becc3184be90",
"body": null,
"is_bot": false,
"headline": "Update description and cargo.toml",
"author_name": "Yosh",
"author_login": "yoshuawuyts",
"committed_at": "2024-08-21T23:18:48Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1dc80e92033831c4fadd5d0d997fa2311e51af23",
"body": "allow retries to be 0",
"is_bot": false,
"headline": "Merge pull request #17 from demoray/allow-zero-retries-to-try",
"author_name": "Yosh",
"author_login": "yoshuawuyts",
"committed_at": "2024-08-21T23:09:43Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2b4701db89b093203220b0b010e32a572bb348e4",
"body": null,
"is_bot": false,
"headline": "fmt",
"author_name": "Brian Caswell",
"author_login": "demoray",
"committed_at": "2024-08-21T17:53:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "be1f7342af785e8a9701b6c86ce0f108d0c1ccac",
"body": null,
"is_bot": false,
"headline": "remove the panic warning",
"author_name": "Brian Caswell",
"author_login": "demoray",
"committed_at": "2024-08-21T17:52:48Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f673c6ae777a67183ea76728f336723e305de4ca",
"body": "Now that the iterators return Option<Duration> for the last try, users could reasonably make the number of retries configurable to include \"no retrying\" in a meaningful fashion.",
"is_bot": false,
"headline": "allow retries to be 0",
"author_name": "Brian Caswell",
"author_login": "demoray",
"committed_at": "2024-08-21T17:49:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8a0822da0eb08b232dd53afc712d469ae204a2d0",
"body": "impl `IntoIterator for Backoff`",
"is_bot": false,
"headline": "Merge pull request #16 from yoshuawuyts/impl-into-iter",
"author_name": "Yosh",
"author_login": "yoshuawuyts",
"committed_at": "2024-08-21T17:33:20Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1f75b7d602f05e2d377afd0064ae65ef7b5ece0c",
"body": null,
"is_bot": false,
"headline": "impl `IntoIterator for Backoff`",
"author_name": "Yosh",
"author_login": "yoshuawuyts",
"committed_at": "2024-08-21T17:31:24Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c88ddca4f7b05a2eac46ce7ef95c5340c3db1678",
"body": "iter with Option<Duration> instead of Duration",
"is_bot": false,
"headline": "Merge pull request #15 from demoray/return-option-duration",
"author_name": "Yosh",
"author_login": "yoshuawuyts",
"committed_at": "2024-08-21T17:27:17Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "04bb1fdabb6bcfe39d19b292de2a6befc502a6b9",
"body": null,
"is_bot": false,
"headline": "always inc retry_count even if we don't provide a Duration",
"author_name": "Brian Caswell",
"author_login": "demoray",
"committed_at": "2024-08-21T17:19:16Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4cfb2f1b0cca86e4324a17c7b38e8a2f93ac6414",
"body": null,
"is_bot": false,
"headline": "iter with Option<Duration> instead of Duration",
"author_name": "Brian Caswell",
"author_login": "demoray",
"committed_at": "2024-08-21T17:06:59Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f38cef9c6f5895fec3b63445eb32e6ab725ca6ea",
"body": null,
"is_bot": false,
"headline": "rename main branch",
"author_name": "Yosh",
"author_login": "yoshuawuyts",
"committed_at": "2024-08-15T22:35:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1b82ba9bd07982bf9ef429d585a4687b8208847c",
"body": "Switch from `rand` to `fastrand`",
"is_bot": false,
"headline": "Merge pull request #13 from edmorley/use-fastrand",
"author_name": "Yosh",
"author_login": "yoshuawuyts",
"committed_at": "2024-08-15T22:31:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "eeaee6ae81433af733c43a149f28f95408230a1d",
"body": null,
"is_bot": false,
"headline": "fix fmt",
"author_name": "Yosh",
"author_login": "yoshuawuyts",
"committed_at": "2024-08-15T22:27:15Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "180f6bd86d4476a98d7835c06974b3ad7ac3e339",
"body": null,
"is_bot": false,
"headline": "Update README.md",
"author_name": "Yosh",
"author_login": "yoshuawuyts",
"committed_at": "2024-08-15T22:26:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5fb9cb2907e9dcf8fbd02b983ab8ab6eab880437",
"body": null,
"is_bot": false,
"headline": "update ci",
"author_name": "Yosh",
"author_login": "yoshuawuyts",
"committed_at": "2024-08-15T22:24:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "93fbe0bb259f99a6217b78e62574cc038a394936",
"body": "This crate's need for randomness is for the jitter feature only, and so\ndoes not need to be cryptographically secure. As such, the lighter-weight\n`fastrand` crate can be used instead of `rand` to reduce the number of\ntransitive dependencies and impact on compile times. (See the diff\nof `Cargo.lock` \n[…]\nso for\nsome projects, will already be in their dependency tree:\nhttps://crates.io/crates/fastrand/reverse_dependencies\n\nSee:\nhttps://crates.io/crates/fastrand\nhttps://docs.rs/fastrand/latest/fastrand/",
"is_bot": false,
"headline": "Switch from `rand` to `fastrand`",
"author_name": "Ed Morley",
"author_login": "edmorley",
"committed_at": "2024-02-10T14:32:42Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "5e889c9ba87a836456667c3bdeaf19888f89b7e0",
"body": "* fix(iter): use saturating arithmetic everywhere\r\n\r\n* test(overflow): overflow tests for duration / backoff\r\n\r\n* fix: bump crate version to `1.2.0`\r\n\r\n* fix(iter): linter fixes",
"is_bot": false,
"headline": "fix(iter): use saturating arithmetic to prevent overflows (#12)",
"author_name": "Erwan",
"author_login": "erwanor",
"committed_at": "2023-01-30T12:24:39Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5f1ca38ba7d2b1f95be26a15859664f0aafe1d44",
"body": null,
"is_bot": false,
"headline": "upgrade rand to 0.8 (#11)",
"author_name": "Marc Nijdam",
"author_login": "madninja",
"committed_at": "2022-02-25T00:14:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "25a1a62bacfc26c669d816548333aae1f9870128",
"body": null,
"is_bot": false,
"headline": "v1.1.0",
"author_name": "Yoshua Wuyts",
"author_login": "yoshuawuyts",
"committed_at": "2021-12-20T13:27:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e7be5133436ec55d0c70dcf97e156585e7f61e8e",
"body": "Co-authored-by: MOZGIII <mike-n@narod.ru>",
"is_bot": false,
"headline": "Switch to StdRng (#10)",
"author_name": "Yosh",
"author_login": "yoshuawuyts",
"committed_at": "2021-12-20T13:26:35Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a2b2d73e35d6bbecbc8b78fd6cdd99a3ab719080",
"body": "* Add test case\r\n\r\n* Bump retry_count on final retry\r\n\r\n* rebase\r\n\r\nCo-authored-by: Newton Ni <nwtnni@gmail.com>",
"is_bot": false,
"headline": "Fix overflow (#9)",
"author_name": "Yosh",
"author_login": "yoshuawuyts",
"committed_at": "2021-12-20T13:19:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e2867f4b669fee8119467cc50af7ddb59fea26c4",
"body": null,
"is_bot": false,
"headline": "fix clippy",
"author_name": "Yoshua Wuyts",
"author_login": "yoshuawuyts",
"committed_at": "2021-12-20T13:01:37Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1a12fd6733d9af29b5f2db36d8ae39b9c2ff89a6",
"body": null,
"is_bot": false,
"headline": "Change retries increment to saturating version (#8)",
"author_name": "tonycdot",
"author_login": "tonycdot",
"committed_at": "2021-12-20T12:49:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "34ed8be03353f3efb341dc62869d98c74e6343b9",
"body": "* bump rand version to 0.7.3\r\n\r\n* update Cargo.lock",
"is_bot": false,
"headline": "Bump `rand` version for wasm-bindgen compatibility (#5)",
"author_name": "danjl1100",
"author_login": "danjl1100",
"committed_at": "2021-08-30T12:36:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e077161f618fbeef58694743a90776a5243d52ed",
"body": null,
"is_bot": false,
"headline": "ci",
"author_name": "Yoshua Wuyts",
"author_login": "yoshuawuyts",
"committed_at": "2020-12-27T00:28:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "58ff1208b40f4d90239207d61bb60d812a78d8be",
"body": null,
"is_bot": false,
"headline": "rework",
"author_name": "Yoshua Wuyts",
"author_login": "yoshuawuyts",
"committed_at": "2020-12-27T00:28:39Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "53c6c77ea80317a77c0894f70d65160d221e5105",
"body": null,
"is_bot": false,
"headline": "ci",
"author_name": "Yoshua Wuyts",
"author_login": "yoshuawuyts",
"committed_at": "2020-12-27T00:02:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0211676dd13cfef5f98b18cc8acca2faae9c63b1",
"body": null,
"is_bot": false,
"headline": "rust 2018",
"author_name": "Yoshua Wuyts",
"author_login": "yoshuawuyts",
"committed_at": "2020-12-27T00:01:12Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "17eede65ff722fe65e8c0ccaa96bc1a0594fcc9f",
"body": null,
"is_bot": false,
"headline": "guarantee to exit enter loop (#2)",
"author_name": "Yoshua Wuyts",
"author_login": "yoshuawuyts",
"committed_at": "2018-07-13T10:03:03Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "470a3539d406848dc9c892f25fe41c5e157acfb4",
"body": null,
"is_bot": false,
"headline": "(cargo-release) start next development iteration 0.2.3-alpha.0",
"author_name": "Yoshua Wuyts",
"author_login": "yoshuawuyts",
"committed_at": "2018-07-12T16:18:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c86dc717053c95877402305c93050161598922b0",
"body": null,
"is_bot": false,
"headline": "(cargo-release) version 0.2.2",
"author_name": "Yoshua Wuyts",
"author_login": "yoshuawuyts",
"committed_at": "2018-07-12T16:17:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c0179b79bca74210d3fb4fc02e1f36c7ea7b1afc",
"body": null,
"is_bot": false,
"headline": "document iter",
"author_name": "Yoshua Wuyts",
"author_login": "yoshuawuyts",
"committed_at": "2018-07-12T16:17:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "42039f2f6c6943fc3a869dbba4aa706461103418",
"body": null,
"is_bot": false,
"headline": "fancy docs badge",
"author_name": "Yoshua Wuyts",
"author_login": "yoshuawuyts",
"committed_at": "2018-07-11T19:42:32Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "22b463623308bf9f83fe0398721603e9b593f0bb",
"body": null,
"is_bot": false,
"headline": "(cargo-release) start next development iteration 0.2.2-alpha.0",
"author_name": "Yoshua Wuyts",
"author_login": "yoshuawuyts",
"committed_at": "2018-07-11T19:39:11Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "59aed6cd69074702bdb910f87cd3b0cd0a0abc99",
"body": null,
"is_bot": false,
"headline": "(cargo-release) version 0.2.1",
"author_name": "Yoshua Wuyts",
"author_login": "yoshuawuyts",
"committed_at": "2018-07-11T19:39:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "793e4f44cae2d172103ea59d0bf57fb30d370fea",
"body": null,
"is_bot": false,
"headline": "fix last badge",
"author_name": "Yoshua Wuyts",
"author_login": "yoshuawuyts",
"committed_at": "2018-07-11T19:38:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b006d55347b5985ca6db1fc3e3071e214459554e",
"body": null,
"is_bot": false,
"headline": "fix badges",
"author_name": "Yoshua Wuyts",
"author_login": "yoshuawuyts",
"committed_at": "2018-07-11T15:41:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "499abd595c8337533212bc71d644e62647b04796",
"body": null,
"is_bot": false,
"headline": "fix example",
"author_name": "Yoshua Wuyts",
"author_login": "yoshuawuyts",
"committed_at": "2018-07-11T15:39:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "eab1630c811664d30e65045a0b95eb3e056e5c23",
"body": null,
"is_bot": false,
"headline": "(cargo-release) start next development iteration 0.2.1-alpha.0",
"author_name": "Yoshua Wuyts",
"author_login": "yoshuawuyts",
"committed_at": "2018-07-11T15:38:42Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9e1e5b394f389f0e352f62d01b62aa539333ec52",
"body": null,
"is_bot": false,
"headline": "(cargo-release) version 0.2.0",
"author_name": "Yoshua Wuyts",
"author_login": "yoshuawuyts",
"committed_at": "2018-07-11T15:38:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3357e824080c0201c9f7b3540f3ca88efa3909b0",
"body": null,
"is_bot": false,
"headline": "enable iterator borrowing",
"author_name": "Yoshua Wuyts",
"author_login": "yoshuawuyts",
"committed_at": "2018-07-11T15:38:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "adca0031c4cd63d96a8387473d153565864a62a6",
"body": null,
"is_bot": false,
"headline": "fix base value",
"author_name": "Yoshua Wuyts",
"author_login": "yoshuawuyts",
"committed_at": "2018-07-11T15:29:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a8d353b948122d8e9bd5c72e61461cf23e5aaba7",
"body": null,
"is_bot": false,
"headline": "fix tests",
"author_name": "Yoshua Wuyts",
"author_login": "yoshuawuyts",
"committed_at": "2018-07-11T15:24:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "eb3fd618f0357ecd9f3763b15a9fca38e602c3f5",
"body": null,
"is_bot": false,
"headline": "initial impl",
"author_name": "Yoshua Wuyts",
"author_login": "yoshuawuyts",
"committed_at": "2018-07-11T15:12:43Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bdfb4eb44c553d609c28a875f64412d1fd6e988f",
"body": null,
"is_bot": false,
"headline": ".",
"author_name": "Yoshua Wuyts",
"author_login": "yoshuawuyts",
"committed_at": "2018-07-11T13:37:35Z",
"body_truncated": false,
"is_coding_agent": false
}
],
"releases_count": 4,
"commits_last_year": 0,
"latest_release_at": "2025-04-17T14:09:24Z",
"latest_release_tag": "v2.1.0",
"releases_from_tags": false,
"days_since_last_push": 461,
"active_weeks_last_year": 0,
"days_since_latest_release": 461,
"mean_days_between_releases": 404.7
},
"community": {
"has_readme": true,
"has_license": true,
"has_description": true,
"has_contributing": true,
"health_percentage": 71,
"has_issue_template": false,
"has_code_of_conduct": true,
"has_pull_request_template": false
},
"ecosystem": {
"packages": [
{
"name": "exponential-backoff",
"exists": true,
"license": "MIT OR Apache-2.0",
"keywords": [
"simple",
"async",
"retry",
"backoff",
"exponential",
"algorithms",
"date-and-time"
],
"ecosystem": "crates",
"matches_repo": true,
"registry_url": "https://crates.io/crates/exponential-backoff",
"is_deprecated": false,
"latest_version": "2.1.0",
"repository_url": "https://github.com/yoshuawuyts/exponential-backoff",
"versions_count": 10,
"total_downloads": 2897324,
"dependents_count": null,
"deprecation_note": null,
"maintainers_count": null,
"monthly_downloads": 204073,
"first_published_at": "2018-07-11T15:30:03.089507Z",
"latest_published_at": "2025-04-17T14:02:51.290437Z",
"latest_version_yanked": false,
"days_since_latest_publish": 461
}
]
},
"popularity": {
"forks": 10,
"stars": 98,
"watchers": 2,
"fork_history": {
"days": [
{
"date": "2020-01-27",
"count": 1
},
{
"date": "2021-03-23",
"count": 1
},
{
"date": "2021-08-28",
"count": 1
},
{
"date": "2021-11-30",
"count": 1
},
{
"date": "2022-09-03",
"count": 1
},
{
"date": "2023-01-29",
"count": 1
},
{
"date": "2023-02-21",
"count": 1
},
{
"date": "2024-10-05",
"count": 1
},
{
"date": "2025-07-01",
"count": 1
},
{
"date": "2026-03-23",
"count": 1
}
],
"complete": true,
"collected": 10,
"total_forks": 10
},
"star_history": null,
"open_issues_and_prs": 5
},
"ai_readiness": {
"has_nix": false,
"example_dirs": [],
"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": 8699,
"source_files_sampled": 3,
"oversized_source_files": 0,
"agent_instruction_files": [],
"agent_instruction_max_bytes": null
},
"dependencies": {
"manifests": [
"Cargo.toml"
],
"advisories": {
"error": null,
"scope": "published_package",
"source": "osv",
"findings": [],
"collected": true,
"malicious": [],
"truncated": false,
"by_severity": {},
"advisory_count": 0,
"affected_count": 0,
"assessed_count": 1,
"malicious_count": 0,
"assessed_package": "crates:exponential-backoff@2.1.0",
"unassessed_count": 0,
"direct_affected_count": 0
},
"ecosystems": [
"crates"
],
"dependencies": [
{
"name": "fastrand",
"manifest": "Cargo.toml",
"ecosystem": "crates",
"version_constraint": "2"
}
],
"all_dependencies": {
"error": null,
"source": "github-sbom",
"packages": [
{
"name": "fastrand",
"direct": true,
"version": "2.0.1",
"ecosystem": "crates"
}
],
"collected": true,
"truncated": false,
"total_count": 1,
"direct_count": 1,
"indirect_count": 0
}
},
"maintainership": {
"issues": {
"open_prs": 2,
"merged_prs": 23,
"open_issues": 3,
"closed_ratio": 0.667,
"closed_issues": 6,
"closed_unmerged_prs": 2
},
"bus_factor": 1,
"bot_contributors": 0,
"top_contributors": [
{
"type": "User",
"login": "yoshuawuyts",
"commits": 68,
"avatar_url": "https://avatars.githubusercontent.com/u/2467194?v=4"
},
{
"type": "User",
"login": "demoray",
"commits": 10,
"avatar_url": "https://avatars.githubusercontent.com/u/47821?v=4"
},
{
"type": "User",
"login": "edmorley",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/501702?v=4"
},
{
"type": "User",
"login": "erwanor",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/7871622?v=4"
},
{
"type": "User",
"login": "madninja",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/11398?v=4"
},
{
"type": "User",
"login": "danjl1100",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/45136864?v=4"
},
{
"type": "User",
"login": "tonycdot",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/69084044?v=4"
}
],
"contributors_sampled": 7,
"top_contributor_share": 0.819
},
"quality_signals": {
"has_ci": true,
"has_tests": true,
"ci_workflows": [
"ci.yaml"
],
"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": 0,
"reason": "0 out of 11 merged PRs checked by a CI test -- score normalized to 0",
"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": 2,
"reason": "Found 3/13 approved changesets -- score normalized to 2",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
},
{
"name": "Contributors",
"score": 10,
"reason": "project has 9 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": 0,
"reason": "no 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": 0,
"reason": "0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0",
"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": 10,
"reason": "0 existing vulnerabilities detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
}
],
"commit": "880c86767b70c04167a95ca84dcfd6400f346152",
"ran_at": "2026-07-23T08:02:53Z",
"aggregate_score": 3.4,
"scorecard_version": "v5.5.0"
},
"has_codeql_workflow": false,
"has_security_policy": false,
"has_dependabot_config": false
},
"contribution_flow": {
"collected": true,
"ci_last_run_at": null,
"oldest_open_prs": [
{
"number": 33,
"created_at": "2025-07-01T06:41:20Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 36,
"created_at": "2026-03-23T20:21:48Z",
"last_comment_at": null,
"last_comment_author": null
}
],
"last_merged_pr_at": "2025-04-17T14:27:41Z",
"ci_last_conclusion": null,
"oldest_open_issues": [
{
"number": 32,
"created_at": "2025-04-17T14:29:52Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 34,
"created_at": "2025-09-22T14:24:14Z",
"last_comment_at": "2026-01-22T04:36:13Z",
"last_comment_author": "MOZGIII"
},
{
"number": 35,
"created_at": "2026-01-22T01:52:54Z",
"last_comment_at": null,
"last_comment_author": null
}
]
}
},
"config": {
"disabled_metrics": [],
"disabled_categories": [],
"disabled_components": {}
},
"source": {
"url": "https://github.com/yoshuawuyts/exponential-backoff",
"host": "github.com",
"name": "exponential-backoff",
"owner": "yoshuawuyts"
},
"metrics": {
"overall": {
"key": "overall",
"band": "moderate",
"name": "Overall health",
"note": null,
"notes": [],
"value": 50,
"inputs": {
"security": 47,
"vitality": 18,
"community": 68,
"governance": 62,
"engineering": 55
},
"components": []
},
"categories": [
{
"key": "vitality",
"band": "critical",
"name": "Vitality",
"value": 18,
"weight": 0.22,
"metrics": [
{
"key": "development_activity",
"band": "critical",
"name": "Development activity",
"note": null,
"notes": [],
"value": 1,
"inputs": {
"commits_last_year": 0,
"human_commit_share": 1,
"days_since_last_push": 461,
"active_weeks_last_year": 0
},
"components": [
{
"key": "push_recency",
"name": "Push recency",
"detail": "last push 461 days ago",
"points": 0,
"status": "missed",
"details": [
{
"code": "push_recency",
"params": {
"days": 461
}
}
],
"max_points": 36
},
{
"key": "commit_cadence",
"name": "Commit cadence",
"detail": "0/52 weeks with commits",
"points": 0,
"status": "missed",
"details": [
{
"code": "commit_cadence_weeks",
"params": {
"weeks": 0
}
}
],
"max_points": 36
},
{
"key": "commit_volume",
"name": "Commit volume",
"detail": "0 commits in the last year",
"points": 0,
"status": "missed",
"details": [
{
"code": "commits_last_year",
"params": {
"count": 0
}
}
],
"max_points": 18
},
{
"key": "openssf_scorecard_maintained",
"name": "OpenSSF Scorecard: Maintained",
"detail": "0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
}
]
},
{
"key": "release_discipline",
"band": "at_risk",
"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": 44,
"inputs": {
"releases_count": 4,
"latest_release_tag": "v2.1.0",
"releases_from_tags": false,
"days_since_latest_release": 461,
"mean_days_between_releases": 404.7
},
"components": [
{
"key": "ships_releases",
"name": "Ships releases",
"detail": "4 releases published",
"points": 27,
"status": "met",
"details": [
{
"code": "releases_published",
"params": {
"count": 4
}
}
],
"max_points": 27
},
{
"key": "release_recency",
"name": "Release recency",
"detail": "latest release 461 days ago",
"points": 7.2,
"status": "partial",
"details": [
{
"code": "release_recency",
"params": {
"days": 461
}
}
],
"max_points": 36
},
{
"key": "release_cadence",
"name": "Release cadence",
"detail": "a release every ~404.7 days",
"points": 5.4,
"status": "partial",
"details": [
{
"code": "release_cadence",
"params": {
"gap": 404.7
}
}
],
"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": "dormant",
"guards": [
"dependencies_clean"
],
"signals": [
"scorecard_unmaintained"
],
"red_flag": false,
"multiplier_pct": 100,
"declared_reason": null,
"unverified_reason": null,
"unanswered_open_prs": 1,
"unanswered_open_issues": 1,
"days_since_last_merged_pr": 461,
"days_since_last_human_commit": 461,
"days_since_last_human_commit_is_floor": false
},
"components": [
{
"key": "project_is_still_maintained",
"name": "Project is still maintained",
"detail": "no human commit for 461 days, with nothing left unanswered; held at dormant by no affected dependency",
"points": 100,
"status": "met",
"details": [
{
"code": "abandonment_quiet",
"params": {
"days": 461
}
},
{
"code": "abandonment_guarded",
"params": {
"guards": "no affected dependency"
}
}
],
"max_points": 100
}
]
}
],
"description": "Is the project alive — is code being written and are releases shipping?"
},
{
"key": "community",
"band": "moderate",
"name": "Community & Adoption",
"value": 68,
"weight": 0.18,
"metrics": [
{
"key": "popularity",
"band": "at_risk",
"name": "Popularity & adoption",
"note": null,
"notes": [],
"value": 40,
"inputs": {
"forks": 10,
"stars": 98,
"watchers": 2,
"growth_state": "unverified",
"growth_factor_pct": 100,
"growth_unverified_reason": "no_history"
},
"components": [
{
"key": "stars",
"name": "Stars",
"detail": "98 stars",
"points": 32.2,
"status": "partial",
"details": [
{
"code": "stars",
"params": {
"count": 98
}
}
],
"max_points": 60
},
{
"key": "forks",
"name": "Forks",
"detail": "10 forks",
"points": 8,
"status": "partial",
"details": [
{
"code": "forks",
"params": {
"count": 10
}
}
],
"max_points": 25
},
{
"key": "watchers",
"name": "Watchers",
"detail": "2 watchers",
"points": 0,
"status": "missed",
"details": [
{
"code": "watchers",
"params": {
"count": 2
}
}
],
"max_points": 15
}
]
},
{
"key": "community_health",
"band": "excellent",
"name": "Community health",
"note": null,
"notes": [],
"value": 85,
"inputs": {
"has_readme": true,
"has_license": true,
"has_contributing": true,
"has_issue_template": false,
"has_code_of_conduct": true,
"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 (Apache-2.0)",
"points": 22.5,
"status": "met",
"details": [
{
"code": "license_standard",
"params": {}
},
{
"code": "license_spdx",
"params": {
"spdx": "Apache-2.0"
}
}
],
"max_points": 22.5
},
{
"key": "contributing_guide",
"name": "CONTRIBUTING guide",
"detail": null,
"points": 18,
"status": "met",
"details": [],
"max_points": 18
},
{
"key": "code_of_conduct",
"name": "Code of conduct",
"detail": null,
"points": 13.5,
"status": "met",
"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": "excellent",
"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": 88,
"inputs": {
"packages": [
"exponential-backoff"
],
"dependents": null,
"ecosystems": "crates",
"total_downloads": 2897324,
"monthly_downloads": 204073
},
"components": [
{
"key": "monthly_downloads",
"name": "Monthly downloads",
"detail": "204,073 downloads/month across crates",
"points": 70.8,
"status": "partial",
"details": [
{
"code": "downloads_monthly",
"params": {
"count": 204073,
"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": 62,
"weight": 0.24,
"metrics": [
{
"key": "maintainer_resilience",
"band": "at_risk",
"name": "Maintainer resilience (bus factor)",
"note": null,
"notes": [],
"value": 33,
"inputs": {
"bus_factor": 1,
"contributors_sampled": 7,
"top_contributor_share": 0.819
},
"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 82% of commits",
"points": 4.1,
"status": "partial",
"details": [
{
"code": "top_contributor_share",
"params": {
"share": 82
}
}
],
"max_points": 22.5
},
{
"key": "contributor_breadth",
"name": "Contributor breadth",
"detail": "7 contributors",
"points": 9.5,
"status": "partial",
"details": [
{
"code": "contributors_sampled",
"params": {
"count": 7
}
}
],
"max_points": 13.5
},
{
"key": "openssf_scorecard_contributors",
"name": "OpenSSF Scorecard: Contributors",
"detail": "project has 9 contributing companies or organizations",
"points": 10,
"status": "met",
"details": [],
"max_points": 10
}
]
},
{
"key": "responsiveness",
"band": "moderate",
"name": "Issue & PR responsiveness",
"note": null,
"notes": [],
"value": 69,
"inputs": {
"merged_prs": 23,
"open_issues": 3,
"closed_issues": 6,
"issue_closed_ratio": 0.667,
"closed_unmerged_prs": 2
},
"components": [
{
"key": "issue_resolution",
"name": "Issue resolution",
"detail": "67% of issues closed",
"points": 31.2,
"status": "partial",
"details": [
{
"code": "issues_closed_share",
"params": {
"share": 67
}
}
],
"max_points": 46.75
},
{
"key": "pr_acceptance",
"name": "PR acceptance",
"detail": "23/25 decided PRs merged",
"points": 35.2,
"status": "partial",
"details": [
{
"code": "decided_prs_merged",
"params": {
"merged": 23,
"decided": 25
}
}
],
"max_points": 38.25
},
{
"key": "openssf_scorecard_code_review",
"name": "OpenSSF Scorecard: Code-Review",
"detail": "Found 3/13 approved changesets -- score normalized to 2",
"points": 3,
"status": "partial",
"details": [],
"max_points": 15
}
]
},
{
"key": "stewardship",
"band": "good",
"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": 75,
"inputs": {
"followers": 3288,
"owner_type": "User",
"is_verified": null,
"owner_login": "yoshuawuyts",
"public_repos": 855,
"account_age_days": 5042
},
"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": "3,288 followers of yoshuawuyts",
"points": 25,
"status": "met",
"details": [
{
"code": "owner_followers",
"params": {
"count": 3288,
"login": "yoshuawuyts"
}
}
],
"max_points": 25
},
{
"key": "track_record",
"name": "Track record",
"detail": "855 public repos, account ~13 yr old",
"points": 25,
"status": "met",
"details": [
{
"code": "public_repos",
"params": {
"count": 855
}
},
{
"code": "account_age_years",
"params": {
"years": 13
}
}
],
"max_points": 25
}
]
},
{
"key": "package_maintenance",
"band": "good",
"name": "Package maintenance",
"note": null,
"notes": [],
"value": 79,
"inputs": {
"packages": [
"exponential-backoff"
],
"ecosystems": "crates",
"any_deprecated": false,
"min_days_since_publish": 461
},
"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 461 days ago",
"points": 14,
"status": "partial",
"details": [
{
"code": "publish_recency",
"params": {
"days": 461
}
}
],
"max_points": 35
},
{
"key": "version_history",
"name": "Version history",
"detail": "10 published versions",
"points": 20,
"status": "met",
"details": [
{
"code": "published_versions",
"params": {
"count": 10
}
}
],
"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": 55,
"weight": 0.2,
"metrics": [
{
"key": "engineering_practices",
"band": "at_risk",
"name": "Engineering practices",
"note": null,
"notes": [],
"value": 48,
"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": "0 out of 11 merged PRs checked by a CI test -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 20
}
]
},
{
"key": "documentation",
"band": "moderate",
"name": "Documentation",
"note": null,
"notes": [],
"value": 65,
"inputs": {
"topics": [],
"has_wiki": true,
"homepage": "https://docs.rs/exponential-backoff",
"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": "https://docs.rs/exponential-backoff",
"points": 15,
"status": "met",
"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": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
},
{
"key": "wiki",
"name": "Wiki",
"detail": null,
"points": 10,
"status": "met",
"details": [],
"max_points": 10
}
]
}
],
"description": "Are baseline engineering and documentation practices in place?"
},
{
"key": "security",
"band": "at_risk",
"name": "Security",
"value": 47,
"weight": 0.16,
"metrics": [
{
"key": "security_posture",
"band": "at_risk",
"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": 34,
"inputs": {
"source": "openssf_scorecard",
"checks_evaluated": 16,
"scorecard_version": "v5.5.0",
"checks_inconclusive": 2,
"scorecard_aggregate": 3.4
},
"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": "0 out of 11 merged PRs checked by a CI test -- score normalized to 0",
"points": 0,
"status": "missed",
"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 3/13 approved changesets -- score normalized to 2",
"points": 1.5,
"status": "partial",
"details": [],
"max_points": 7.5
},
{
"key": "contributors",
"name": "Contributors",
"detail": "project has 9 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": "no update tool detected",
"points": 0,
"status": "missed",
"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": "0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0",
"points": 0,
"status": "missed",
"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": "0 existing vulnerabilities detected",
"points": 7.5,
"status": "met",
"details": [],
"max_points": 7.5
}
]
},
{
"key": "dependency_advisories",
"band": "excellent",
"name": "Dependency advisories",
"note": "Excluded from scoring (no data or not applicable): No advisories left outstanding. Remaining weights renormalized. Matched the crates:exponential-backoff@2.1.0 runtime dependency closure — what installing the published package pulls in — 1 packages. Reachability is not analyzed.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"no_advisories_left_outstanding"
]
}
},
{
"code": "weights_renormalized",
"params": {}
},
{
"code": "advisories_scope_published",
"params": {
"package": "crates:exponential-backoff@2.1.0",
"assessed": 1
}
},
{
"code": "advisories_reachability",
"params": {}
}
],
"value": 100,
"inputs": {
"source": "osv",
"advisories": 0,
"affected_packages": 0,
"assessed_packages": 1,
"unassessed_packages": 0,
"affected_by_severity": "none",
"direct_affected_packages": 0
},
"components": [
{
"key": "direct_dependencies_free_of_known_advisories",
"name": "Direct dependencies free of known advisories",
"detail": "no direct dependency carries a known advisory",
"points": 35,
"status": "met",
"details": [
{
"code": "no_direct_advisories",
"params": {}
}
],
"max_points": 35
},
{
"key": "indirect_dependencies_free_of_known_advisories",
"name": "Indirect dependencies free of known advisories",
"detail": "no indirect dependency carries a known advisory",
"points": 25,
"status": "met",
"details": [
{
"code": "no_indirect_advisories",
"params": {}
}
],
"max_points": 25
},
{
"key": "no_advisories_left_outstanding",
"name": "No advisories left outstanding",
"detail": "no advisory carries a publication date",
"points": 0,
"status": "excluded",
"details": [
{
"code": "advisories_no_publication_date",
"params": {}
}
],
"max_points": 40
}
]
},
{
"key": "malicious_dependencies",
"band": "excellent",
"name": "Malicious dependencies",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"source": "osv",
"meaning": "reported as a malicious package by the OpenSSF corpus; the remedy is removal or moving off the compromised name, never an upgrade of the same artifact. Versions the registry has since pulled are listed but not scored",
"packages": [],
"red_flag": false,
"assessed_packages": 1,
"malicious_packages": 0,
"direct_malicious_packages": 0,
"withdrawn_malicious_packages": 0,
"installable_malicious_packages": 0
},
"components": [
{
"key": "no_dependency_reported_as_a_malicious_package",
"name": "No dependency reported as a malicious package",
"detail": "no dependency is reported as a malicious package",
"points": 100,
"status": "met",
"details": [
{
"code": "no_malicious_dependencies",
"params": {}
}
],
"max_points": 100
}
]
},
{
"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": 12
},
"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": 51,
"weight": 0,
"metrics": [
{
"key": "ai_agent_context",
"band": "critical",
"name": "Agent context & guidance",
"note": null,
"notes": [],
"value": 19,
"inputs": {
"has_llms_txt": false,
"legible_history_share": 0.349,
"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": "29 of 83 human commits state their intent (structured subject or explanatory body)",
"points": 18.6,
"status": "partial",
"details": [
{
"code": "legible_history",
"params": {
"legible": 29,
"sampled": 83
}
}
],
"max_points": 40
}
]
},
{
"key": "ai_verify_loop",
"band": "moderate",
"name": "Verify loop (build / test / typecheck)",
"note": null,
"notes": [],
"value": 56,
"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
},
"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 83",
"points": 0,
"status": "missed",
"details": [
{
"code": "no_agent_authored_commits",
"params": {
"sampled": 83
}
}
],
"max_points": 10
},
{
"key": "automated_maintenance",
"name": "Automated maintenance",
"detail": "no automated dependency updates observed",
"points": 0,
"status": "missed",
"details": [
{
"code": "no_dependency_automation",
"params": {}
}
],
"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": 8699,
"source_files_sampled": 3,
"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/3 source files over 60KB",
"points": 55,
"status": "met",
"details": [
{
"code": "oversized_source_files",
"params": {
"kb": 60,
"sampled": 3,
"oversized": 0
}
}
],
"max_points": 55
}
]
}
],
"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": [
"Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token"
],
"report_type": "repository",
"generated_at": "2026-07-23T08:03:09.930755Z",
"schema_version": "0.27.0",
"badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/y/yoshuawuyts/exponential-backoff.svg",
"full_name": "yoshuawuyts/exponential-backoff",
"license_state": "standard",
"license_spdx": "Apache-2.0"
}