Звіт у форматі JSON машиночитний
{
"data": {
"repo": {
"topics": [],
"is_fork": false,
"size_kb": 6110,
"has_wiki": false,
"homepage": "https://docs.rs/iso8601/",
"languages": {
"Rust": 96102,
"Makefile": 40
},
"pushed_at": "2026-07-25T10:34:37Z",
"created_at": "2015-06-29T21:59:52Z",
"owner_type": "User",
"updated_at": "2026-07-25T10:35:17Z",
"description": "Parsing ISO8601 dates using nom",
"is_archived": false,
"is_disabled": false,
"license_spdx": "MIT",
"default_branch": "main",
"license_spdx_raw": "MIT",
"primary_language": "Rust",
"significant_languages": [
"Rust"
]
},
"owner": {
"blog": "https://fnordig.de/",
"name": "Jan-Erik Rediger",
"type": "User",
"login": "badboy",
"company": "Mozilla",
"location": "World",
"followers": 1028,
"avatar_url": "https://avatars.githubusercontent.com/u/2129?v=4",
"created_at": "2008-03-04T13:02:54Z",
"is_verified": null,
"public_repos": 446,
"account_age_days": 6717
},
"license": {
"state": "standard",
"spdx_id": "MIT",
"raw_spdx": "MIT",
"file_present": true,
"scorecard_found": true,
"profile_has_license": true
},
"activity": {
"releases": [
{
"tag": "v0.6.5",
"kind": "patch",
"published_at": "2026-07-25T10:35:36Z"
},
{
"tag": "v0.6.4",
"kind": "patch",
"published_at": "2026-07-24T22:57:16Z"
},
{
"tag": "v0.6.3",
"kind": "patch",
"published_at": "2025-05-15T21:05:22Z"
},
{
"tag": "v0.6.2",
"kind": "patch",
"published_at": "2025-02-02T13:56:05Z"
},
{
"tag": "v0.5.1",
"kind": "patch",
"published_at": "2022-11-09T21:38:30Z"
},
{
"tag": "v0.2.0",
"kind": "minor",
"published_at": "2017-11-06T09:49:01Z"
}
],
"recent_commits": [
{
"oid": "488ac703d5e64df6f46fbb1fcafae6db342f0754",
"body": null,
"is_bot": false,
"headline": "chore: Release iso8601 version 0.6.5",
"author_name": "Hendrik Sollich",
"author_login": "hoodie",
"committed_at": "2026-07-25T10:33:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0926bce6ccc86f72e5901673dbb5d9af9b8b11b3",
"body": null,
"is_bot": false,
"headline": "chore: add fixes to changelog",
"author_name": "Hendrik Sollich",
"author_login": "hoodie",
"committed_at": "2026-07-25T10:33:05Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "437631fc46d0b7c25d1a64eb75fc321acf4bb660",
"body": "increase test coverage and fix more quirks",
"is_bot": false,
"headline": "Merge pull request #66 from hoodie/feature/increase-test-coverage",
"author_name": "Hendrik Sollich",
"author_login": "hoodie",
"committed_at": "2026-07-25T10:28:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7af8cec21c8caca82d5232ab5ba0d5833d7e198b",
"body": null,
"is_bot": false,
"headline": "fix: correctly display negative offsets",
"author_name": "Hendrik Sollich",
"author_login": "hoodie",
"committed_at": "2026-07-25T10:27:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b3ba5ad21cf92a27ecb3517166d6230570d5d75e",
"body": null,
"is_bot": false,
"headline": "fix: correctly display negative years",
"author_name": "Hendrik Sollich",
"author_login": "hoodie",
"committed_at": "2026-07-25T10:08:59Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ea1b3a1a45bcf6fb25a12dcd3fec4e02ca1889a6",
"body": null,
"is_bot": false,
"headline": "fix: correctly calculate tz offsets in seconds",
"author_name": "Hendrik Sollich",
"author_login": "hoodie",
"committed_at": "2026-07-25T10:08:45Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a0e5295fa1b0ee693b52bcac25c7f035e00fac5a",
"body": "<https://en.wikipedia.org/wiki/ISO_week_date>",
"is_bot": false,
"headline": "fix: allow for 53 week years",
"author_name": "Hendrik Sollich",
"author_login": "hoodie",
"committed_at": "2026-07-25T09:25:15Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "05313264a720a0a7f48253494dedbea69132c535",
"body": null,
"is_bot": false,
"headline": "test: less redundant test names",
"author_name": "Hendrik Sollich",
"author_login": "hoodie",
"committed_at": "2026-07-24T23:28:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b688be939bb38fba41a5071ea580339d7f572c50",
"body": null,
"is_bot": false,
"headline": "test: add even more thorough tests",
"author_name": "Hendrik Sollich",
"author_login": "hoodie",
"committed_at": "2026-07-24T23:22:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1317e970a6bbe70eb99f151bb62c77c22a36e458",
"body": null,
"is_bot": false,
"headline": "test: add more thorough tests",
"author_name": "Hendrik Sollich",
"author_login": "hoodie",
"committed_at": "2026-07-24T23:15:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2f9352d8f2fa9b4a8f3c6711ca277e070cf11de1",
"body": null,
"is_bot": false,
"headline": "chore: Release iso8601 version 0.6.4",
"author_name": "Hendrik Sollich",
"author_login": "hoodie",
"committed_at": "2026-07-24T22:53:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e604a63bc8a4840ad48a191430606af689139363",
"body": null,
"is_bot": false,
"headline": "docs: fill gaps in changelog",
"author_name": "Hendrik Sollich",
"author_login": "hoodie",
"committed_at": "2026-07-24T22:53:24Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "32a4d41805f21fcce4891e8a815757432919f203",
"body": "fix: correct week-day serialization",
"is_bot": false,
"headline": "Merge pull request #65 from hoodie/feature/fix-correctness",
"author_name": "Hendrik Sollich",
"author_login": "hoodie",
"committed_at": "2026-07-24T22:31:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f589080c4ad9b584d3d52de7ba4d5c74dbc6a2f1",
"body": null,
"is_bot": false,
"headline": "fix: correct week-day serialization",
"author_name": "Hendrik Sollich",
"author_login": "hoodie",
"committed_at": "2026-07-24T22:28:07Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b95ca60edbd3de3dea1f83467c177b20aa754da9",
"body": "fix: zero-pad milliseconds in Time and Duration display",
"is_bot": false,
"headline": "Merge pull request #64 from imcvampire/millisecond",
"author_name": "Hendrik Sollich",
"author_login": "hoodie",
"committed_at": "2026-07-24T22:10:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9407dfafe8f896ca8d17c7c90900fa2272defc55",
"body": "to fit zero padding pattern",
"is_bot": false,
"headline": "test: adjust expectations in serde tests",
"author_name": "Hendrik Sollich",
"author_login": "hoodie",
"committed_at": "2026-07-24T22:06:57Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ad8b854031e8a0b16abb3d5eada8cebfc3001c44",
"body": "Milliseconds were formatted without zero-padding, so 1 ms rendered as\n\".1\" and 10 ms as \".10\" — both re-parsing as 100 ms. This made the\ndisplay→parse round-trip (and serialization, which goes through\nDisplay) lossy by up to 99 ms.\n\nPad the millisecond field to three digits (\"{:03}\") so 1 ms renders as\n\".001\" and 10 ms as \".010\". Add round-trip regression tests for 1, 10,\nand 100 ms.",
"is_bot": false,
"headline": "fix: zero-pad milliseconds in Time and Duration display",
"author_name": "Quoc Anh Nguyen",
"author_login": "imcvampire",
"committed_at": "2026-07-24T13:17:15Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "73ceff0fe1e647cd932a386c98cd8459071d12d5",
"body": null,
"is_bot": false,
"headline": "chore: Release iso8601 version 0.6.3",
"author_name": "Hendrik Sollich",
"author_login": "hoodie",
"committed_at": "2025-05-15T21:03:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ea001a3a667884c9a4f1514dfa2e846f7370a137",
"body": null,
"is_bot": false,
"headline": "chore: Release iso8601 version 0.6.3",
"author_name": "Hendrik Sollich",
"author_login": "hoodie",
"committed_at": "2025-05-15T21:03:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8b3b6ac522feb030484b7655e0fdc811b4c79d21",
"body": null,
"is_bot": false,
"headline": "Merge pull request #63 from Gaelik-git/main",
"author_name": "Hendrik Sollich",
"author_login": "hoodie",
"committed_at": "2025-05-15T15:52:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "dedefe68c42b0c0c5d120bceda55a096687610ec",
"body": null,
"is_bot": false,
"headline": "fix: use millisecond when converting to chrono",
"author_name": "Baptiste LE MORLEC",
"author_login": "baptiste-le-m",
"committed_at": "2025-05-14T08:40:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3740d423380bf3167b3978188e47d3bab6a330a7",
"body": "ci: add semver checks",
"is_bot": false,
"headline": "Merge pull request #62 from hoodie/feature/semver-checks",
"author_name": "Hendrik Sollich",
"author_login": "hoodie",
"committed_at": "2025-02-02T14:09:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "41e3fe1885a4bef038b9ac2d59f94a9d8ee91f61",
"body": null,
"is_bot": false,
"headline": "ci: add semver checks",
"author_name": "Hendrik Sollich",
"author_login": "hoodie",
"committed_at": "2025-02-02T13:59:16Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8b18b14111dd55083efac4e6c28018ab0ce93a1f",
"body": null,
"is_bot": false,
"headline": "chore: Release iso8601 version 0.6.2",
"author_name": "Hendrik Sollich",
"author_login": "hoodie",
"committed_at": "2025-02-02T13:55:06Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "96656323b8a606df36a26eeba83ba2ff4392ddcc",
"body": "fix(dep): update to nom 8",
"is_bot": false,
"headline": "Merge pull request #61 from badboy/feature/nom8",
"author_name": "Hendrik Sollich",
"author_login": "hoodie",
"committed_at": "2025-02-02T11:14:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1728cb097b5c81b0dc839bbbf90b2707d0da04a3",
"body": null,
"is_bot": false,
"headline": "fix(dep): update to nom 8",
"author_name": "Hendrik Sollich",
"author_login": "hoodie",
"committed_at": "2025-01-28T23:19:45Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6c59a4a7365bbe021cbacd4301550aed31ef1e58",
"body": "build: raise edition to 2021",
"is_bot": false,
"headline": "Merge pull request #56 from badboy/feature/edition-2021",
"author_name": "Jan-Erik Rediger",
"author_login": "badboy",
"committed_at": "2024-05-02T09:01:34Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7a9bd730a2ccbb6a7c43231865928d0bfa64f79f",
"body": "little bit of spring cleaning: split the large lib.rs into several files",
"is_bot": false,
"headline": "Merge pull request #54 from badboy/feature/mod",
"author_name": "Hendrik Sollich",
"author_login": "hoodie",
"committed_at": "2024-05-01T19:16:05Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4a7c9d5327fac8a4bc65037bbb40888e92f6e7f2",
"body": "chore: address lib.rs suggestions",
"is_bot": false,
"headline": "Merge pull request #55 from badboy/feature/librs-suggestions",
"author_name": "Hendrik Sollich",
"author_login": "hoodie",
"committed_at": "2024-05-01T18:53:08Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c0ffee94f242c18e4d4a7e4980eb8933652a1e36",
"body": null,
"is_bot": false,
"headline": "refactor: move types into separate modules",
"author_name": "Hendrik Sollich",
"author_login": "hoodie",
"committed_at": "2024-05-01T18:31:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c0ffee5c234d840850a9ca550d34b25197a75aa6",
"body": null,
"is_bot": false,
"headline": "fix: address lib.rs suggestions",
"author_name": "Hendrik Sollich",
"author_login": "hoodie",
"committed_at": "2024-05-01T18:29:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c0ffeecf07e3fbbb36a1374c12cc05aa5ef708b2",
"body": "was another suggestion by lib.rs dashboard",
"is_bot": false,
"headline": "build: raise edition to 2021",
"author_name": "Hendrik Sollich",
"author_login": "hoodie",
"committed_at": "2024-05-01T12:46:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3d37e0f99ea901c807eebbd41cc2ef3f42ed4754",
"body": "remove map combinator",
"is_bot": false,
"headline": "Merge pull request #52 from hoodie/feature/remove-map-combinator",
"author_name": "Hendrik Sollich",
"author_login": "hoodie",
"committed_at": "2023-02-18T22:06:16Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "be7beaf2ba65acbca6af55160e031c5671689419",
"body": null,
"is_bot": false,
"headline": "docs: add a few more examples in lib",
"author_name": "Hendrik Sollich",
"author_login": "hoodie",
"committed_at": "2023-02-18T18:04:03Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6fada146c4a2466af35743643923e52ccbf36d57",
"body": "Seems like nom will deprecate the combinator.\nPlus: this makes the code a tiny bit more readable.",
"is_bot": false,
"headline": "refactor: use Parser::map instead of combinator",
"author_name": "Hendrik Sollich",
"author_login": "hoodie",
"committed_at": "2023-02-18T18:04:03Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c0b5c002c013fd51a559a2cd77e83dc843fe5e15",
"body": null,
"is_bot": false,
"headline": "chore: Release iso8601 version 0.6.1",
"author_name": "Hendrik Sollich",
"author_login": "hoodie",
"committed_at": "2023-02-12T17:17:30Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0521e21e6f96acdeef857c99e81ae24ae38d1f7d",
"body": null,
"is_bot": false,
"headline": "Merge branch 'feature/more-explicit-error-messages'",
"author_name": "Hendrik Sollich",
"author_login": "hoodie",
"committed_at": "2023-02-12T17:16:15Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6e75dddcdbbab7f35dbdd7a06ebd840335df0239",
"body": null,
"is_bot": false,
"headline": "chore: Release iso8601 version 0.6.0",
"author_name": "Hendrik Sollich",
"author_login": "hoodie",
"committed_at": "2023-02-12T13:13:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bd0f788c70ea89349707da45c283635edd04c95e",
"body": "build badge",
"is_bot": false,
"headline": "Merge pull request #51 from hoodie/feature/build-badge",
"author_name": "Hendrik Sollich",
"author_login": "hoodie",
"committed_at": "2023-02-11T13:30:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c0ffee9da87a613d5959a3507445e4e7fddaef8c",
"body": null,
"is_bot": false,
"headline": "Make parser error messages more explicit",
"author_name": "Hendrik Sollich",
"author_login": "hoodie",
"committed_at": "2023-02-11T13:28:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "06fce8102b171475d8a824ef96dbcb4c12c77644",
"body": null,
"is_bot": false,
"headline": "add serde deserializer implementations",
"author_name": "Hendrik Sollich",
"author_login": "hoodie",
"committed_at": "2023-02-11T13:27:14Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1896674f59ae748200ec8935b06eabb325858386",
"body": null,
"is_bot": false,
"headline": "Add more convenience to chrono interop",
"author_name": "Hendrik Sollich",
"author_login": "hoodie",
"committed_at": "2023-02-11T13:27:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c0ffeed59b84c9a1f8b7914d98857cdeb114aaaa",
"body": null,
"is_bot": false,
"headline": "Fix build badge",
"author_name": "Hendrik Sollich",
"author_login": "hoodie",
"committed_at": "2023-02-11T12:29:45Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1c48a9737bd477e94bf7f8188174915e814df09b",
"body": null,
"is_bot": false,
"headline": "Make parser error messages more explicit",
"author_name": "Hendrik Sollich",
"author_login": "hoodie",
"committed_at": "2023-02-11T12:25:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1181d24e7f30e625a90615f28a8e9f1a3165457b",
"body": "Feature/serde",
"is_bot": false,
"headline": "Merge pull request #49 from hoodie/feature/serde",
"author_name": "Hendrik Sollich",
"author_login": "hoodie",
"committed_at": "2023-02-11T12:24:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c0ffee18c325e06ee94108e10bf23887ae772423",
"body": null,
"is_bot": false,
"headline": "add serde deserializer implementations",
"author_name": "Hendrik Sollich",
"author_login": "hoodie",
"committed_at": "2023-02-11T11:42:12Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "cbda8f6169746d35e9a854a13dfb041a6527a923",
"body": "Add more convenience to chrono interop",
"is_bot": false,
"headline": "Merge pull request #48 from hoodie/feature/chrono",
"author_name": "Hendrik Sollich",
"author_login": "hoodie",
"committed_at": "2023-02-10T15:33:05Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c0ffee430c1e00b49e72cbff23e7adf036079944",
"body": null,
"is_bot": false,
"headline": "Add more convenience to chrono interop",
"author_name": "Hendrik Sollich",
"author_login": "hoodie",
"committed_at": "2023-02-09T21:28:35Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a92e8a5df5d8f6b6c4a896ad8551fa92da8856eb",
"body": "Feature/chrono",
"is_bot": false,
"headline": "Merge pull request #47 from hoodie/feature/chrono",
"author_name": "Hendrik Sollich",
"author_login": "hoodie",
"committed_at": "2023-02-09T11:02:20Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c0ffee011858a754b23c09f0b8e64045e5b483f8",
"body": null,
"is_bot": false,
"headline": "bit of clippy",
"author_name": "Hendrik Sollich",
"author_login": "hoodie",
"committed_at": "2023-02-08T23:05:20Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c0ffee2fe7b30d676f451aa5460194815dbadc01",
"body": null,
"is_bot": false,
"headline": "Add conversions to chrono types",
"author_name": "Hendrik Sollich",
"author_login": "hoodie",
"committed_at": "2023-02-08T23:02:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "dc4fe64e9828f3e4960b6d0386e40012813de499",
"body": null,
"is_bot": false,
"headline": "chore: Release iso8601 version 0.5.1",
"author_name": "Hendrik Sollich",
"author_login": "hoodie",
"committed_at": "2022-11-09T20:04:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ad351ebe9672e018d644a04e4cc228a8d7e111af",
"body": "Feature/fix duration permissiveness",
"is_bot": false,
"headline": "Merge pull request #46 from hoodie/feature/fix-duration-permissiveness",
"author_name": "Hendrik Sollich",
"author_login": "hoodie",
"committed_at": "2022-11-09T19:56:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c0ffee6ea88c6f29d421c85607b04eafec8d9975",
"body": "fixes #45",
"is_bot": false,
"headline": "More flexible Duration representation",
"author_name": "Hendrik Sollich",
"author_login": "hoodie",
"committed_at": "2022-11-08T23:04:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c0ffee52fa6fb145142a8019aa5a29da7396983c",
"body": null,
"is_bot": false,
"headline": "env-var gate assert output",
"author_name": "Hendrik Sollich",
"author_login": "hoodie",
"committed_at": "2022-11-08T23:03:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c0ffee9eb41c8eb4948dfb591fcb6b7f3b84ccb6",
"body": null,
"is_bot": false,
"headline": "Test durations with longer digits",
"author_name": "Hendrik Sollich",
"author_login": "hoodie",
"committed_at": "2022-11-08T22:59:39Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2a5e104592ea02b113760fc9b76dda2364bb1a92",
"body": null,
"is_bot": false,
"headline": "default branch was renamed a while ago",
"author_name": "Jan-Erik Rediger",
"author_login": "badboy",
"committed_at": "2022-07-29T21:32:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6b46669d6df6d192f21adcc90d275f367b565e66",
"body": null,
"is_bot": false,
"headline": "Reformat",
"author_name": "Jan-Erik Rediger",
"author_login": "badboy",
"committed_at": "2022-07-29T21:31:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "97fe0aff8b2f28d613992326f3ec310f97031af2",
"body": null,
"is_bot": false,
"headline": "Backfil changelog",
"author_name": "Jan-Erik Rediger",
"author_login": "badboy",
"committed_at": "2022-07-29T21:31:30Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "dec2e794db485eaa0a76d3f4f01805dcdc166556",
"body": null,
"is_bot": false,
"headline": "(cargo-release) version 0.5.0",
"author_name": "Jan-Erik Rediger",
"author_login": "badboy",
"committed_at": "2022-07-29T21:29:38Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c80b169c53716d63e4d56a9c10775a931d6ce0be",
"body": "Fixes #26",
"is_bot": false,
"headline": "Make the low-level parsers public",
"author_name": "Jan-Erik Rediger",
"author_login": "badboy",
"committed_at": "2022-07-29T21:28:16Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "24a84762ec6430b56ab63ce143b037ecb30d4c7f",
"body": null,
"is_bot": false,
"headline": "Reformat & clippy applied",
"author_name": "Jan-Erik Rediger",
"author_login": "badboy",
"committed_at": "2022-07-29T21:10:56Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5a66d582c3fb1079a246aeb984255587da2d6f34",
"body": "and add a comment describing what the code does.",
"is_bot": false,
"headline": "Merge time_millisecond and duration_millisecond as fraction_millisecond",
"author_name": "Peter Michael Green",
"author_login": null,
"committed_at": "2022-07-29T21:09:45Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "826d25857884e86310f8a0ff179fb1b380ab44c3",
"body": "…code.",
"is_bot": false,
"headline": "Replace rounding-error prone floating point code with robust integer …",
"author_name": "Peter Michael Green",
"author_login": null,
"committed_at": "2022-07-29T21:09:45Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "612a2a6756d65e50e9e061ac004abb31d04b0468",
"body": null,
"is_bot": false,
"headline": "chore: changelog",
"author_name": "Hendrik Sollich",
"author_login": "hoodie",
"committed_at": "2022-06-01T17:38:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6a0dc302d6baad97a82ba0cfb5e32046b13c7c8c",
"body": null,
"is_bot": false,
"headline": "(cargo-release) version 0.4.2",
"author_name": "Hendrik Sollich",
"author_login": "hoodie",
"committed_at": "2022-06-01T17:29:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "38c5ed4ba93ee17a03d0bf997283d4f0b952ba5a",
"body": null,
"is_bot": false,
"headline": "chore: changelog",
"author_name": "Hendrik Sollich",
"author_login": "hoodie",
"committed_at": "2022-06-01T17:23:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "60128ab71d8a45453fd792a11471f80c5c126dfe",
"body": "Fix TZ offset minutes being replaced by hours",
"is_bot": false,
"headline": "Merge pull request #44 from chmod222/main",
"author_name": "Hendrik Sollich",
"author_login": "hoodie",
"committed_at": "2022-06-01T17:19:49Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b0be0e723404918c03414bd1bc9b80e34d3e3a58",
"body": "Fixes https://github.com/badboy/iso8601/issues/43",
"is_bot": false,
"headline": "Fix TZ offset minutes being replaced by hours",
"author_name": "Lukas Niederbremer",
"author_login": "chmod222",
"committed_at": "2022-06-01T15:13:15Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8b761206005349117710409d822081f005f48bb2",
"body": null,
"is_bot": false,
"headline": "Fix typo in badge url",
"author_name": "Jan-Erik Rediger",
"author_login": "badboy",
"committed_at": "2022-02-18T14:14:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2edbfb7132dcfdd47369c00d6e044dbffae646a4",
"body": null,
"is_bot": false,
"headline": "Change badges",
"author_name": "Jan-Erik Rediger",
"author_login": "badboy",
"committed_at": "2022-02-18T14:12:16Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "eaf4b24a9f29e516ea1c982b80f9221ba64eade0",
"body": null,
"is_bot": false,
"headline": "Merge pull request #42 from PiDelport/patch-1",
"author_name": "Jan-Erik Rediger",
"author_login": "badboy",
"committed_at": "2022-02-18T14:09:53Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "516aa9b8f050758468c523f3b5aeaeabfbe72052",
"body": null,
"is_bot": false,
"headline": "docs(README): replace broken crates.io badge with shields.io",
"author_name": "Pi Delport",
"author_login": "PiDelport",
"committed_at": "2022-02-18T13:47:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e84b76b7df1956af90283badc8673157ff525dd3",
"body": null,
"is_bot": false,
"headline": "style: fix formatting",
"author_name": "Hendrik Sollich",
"author_login": "hoodie",
"committed_at": "2021-11-22T11:02:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2c973265deb1049220178968c1b175cc0948b379",
"body": null,
"is_bot": false,
"headline": "(cargo-release) version 0.4.1",
"author_name": "Hendrik Sollich",
"author_login": "hoodie",
"committed_at": "2021-11-21T19:47:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "81f06a6ebc9441551d4ce21a3852ad479bf99ae1",
"body": null,
"is_bot": false,
"headline": "chore: changelog",
"author_name": "Hendrik Sollich",
"author_login": "hoodie",
"committed_at": "2021-11-21T19:45:38Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f4d4f0e789998dfaf0d4182de359fd5134ab78e7",
"body": null,
"is_bot": false,
"headline": "style: fix clippy::zero_prefixed_literal",
"author_name": "Hendrik Sollich",
"author_login": "hoodie",
"committed_at": "2021-11-21T19:34:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0b9b4c2a575eb99c5746acd3572dba08c2d82848",
"body": "implement Display for Duration",
"is_bot": false,
"headline": "Merge pull request #39 from hoodie/feature/display-duration",
"author_name": "Hendrik Sollich",
"author_login": "hoodie",
"committed_at": "2021-11-18T18:19:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5d5decfc753cfee0a60cbcaa539d9d64f34c985d",
"body": null,
"is_bot": false,
"headline": "remove dead comment",
"author_name": "Hendrik Sollich",
"author_login": "hoodie",
"committed_at": "2021-11-18T18:17:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b96a4c4433f5cf5d515685e501ae6259746b7c87",
"body": null,
"is_bot": false,
"headline": "Display zero Durations as P0D",
"author_name": "Hendrik Sollich",
"author_login": "hoodie",
"committed_at": "2021-11-17T21:55:32Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d52a6884a187be25b61e89e78392c2627ca97030",
"body": "update to nom 7",
"is_bot": false,
"headline": "Merge pull request #40 from hoodie/feature/update-nom",
"author_name": "Hendrik Sollich",
"author_login": "hoodie",
"committed_at": "2021-11-17T16:34:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b831bc880ba0cb7dd353ed33b35807d3fabd6d8f",
"body": null,
"is_bot": false,
"headline": "Display Duration with roundtrip testing",
"author_name": "Hendrik Sollich",
"author_login": "hoodie",
"committed_at": "2021-11-17T12:43:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0aadebc9835e11c0e0b790de4895d716320bfdd5",
"body": null,
"is_bot": false,
"headline": "add assert_parser macro",
"author_name": "Hendrik Sollich",
"author_login": "hoodie",
"committed_at": "2021-11-17T12:43:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "91fb7f2209e45128453714b2ffc9312067a9e7a4",
"body": null,
"is_bot": false,
"headline": "update to nom 7",
"author_name": "Hendrik Sollich",
"author_login": "hoodie",
"committed_at": "2021-11-16T23:12:05Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "487d74ef520d696c3435934731821f626fe2a067",
"body": null,
"is_bot": false,
"headline": "implement Display for Duration",
"author_name": "Hendrik Sollich",
"author_login": "hoodie",
"committed_at": "2021-11-16T23:11:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "887aca75faf0271fc7852f7ddb9df06279380836",
"body": null,
"is_bot": false,
"headline": "Merge pull request #37 from badboy/gha",
"author_name": "Jan-Erik Rediger",
"author_login": "badboy",
"committed_at": "2021-08-23T10:15:15Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0181da226fb81619406e287102c5541cf6d76cc0",
"body": null,
"is_bot": false,
"headline": "Add CI through GitHub Actions",
"author_name": "Jan-Erik Rediger",
"author_login": "badboy",
"committed_at": "2021-08-23T10:13:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5af9150f11358aa167b3eedc118eaa55e49d3fea",
"body": null,
"is_bot": false,
"headline": "Remove Travis CI",
"author_name": "Jan-Erik Rediger",
"author_login": "badboy",
"committed_at": "2021-08-23T10:04:49Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5f525ff8385431a8b0a14f0145ee7ca7eead1d48",
"body": null,
"is_bot": false,
"headline": "Merge pull request #33 from hoodie/feature/hendriks/higher-level-parsers",
"author_name": "Jan-Erik Rediger",
"author_login": "badboy",
"committed_at": "2021-03-09T09:26:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "79302113b0e3cc49ecf8f05bb7442636c4890d36",
"body": null,
"is_bot": false,
"headline": "Merge pull request #30 from imp/std-time-duration",
"author_name": "Jan-Erik Rediger",
"author_login": "badboy",
"committed_at": "2021-03-08T11:48:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c0ffee3a89ace701bf7680da0d31e5a57939e31a",
"body": null,
"is_bot": false,
"headline": "update to nom 6",
"author_name": "Hendrik Sollich",
"author_login": "hoodie",
"committed_at": "2021-03-07T17:53:28Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c0ffeef05c77dfd97dd7e39373f1f0e31bf2b195",
"body": null,
"is_bot": false,
"headline": "apply some higher level parsers",
"author_name": "Hendrik Sollich",
"author_login": "hoodie",
"committed_at": "2021-03-07T17:52:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "606b017c4134577b754d1f946e75f83e10e46707",
"body": null,
"is_bot": false,
"headline": "Add tests for conversion to core::time::Duration",
"author_name": "Cyril Plisko",
"author_login": "imp",
"committed_at": "2020-09-12T12:52:38Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "57cea39912b6d97bace791f73683a2efe4c4aebf",
"body": null,
"is_bot": false,
"headline": "Add impl From<Duration> for core::time::Duration",
"author_name": "Cyril Plisko",
"author_login": "imp",
"committed_at": "2020-09-06T09:18:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a44ab6e3c325f1b5b508d23e488a49ddacc34fe6",
"body": null,
"is_bot": false,
"headline": "(cargo-release) start next development iteration 0.4.1-alpha.0",
"author_name": "Jan-Erik Rediger",
"author_login": "badboy",
"committed_at": "2020-02-27T15:00:57Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "cb16cdcb7e0fe609ba51e87d06ae58dfbf3bc12d",
"body": null,
"is_bot": false,
"headline": "(cargo-release) version 0.4.0",
"author_name": "Jan-Erik Rediger",
"author_login": "badboy",
"committed_at": "2020-02-27T15:00:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9014f6b8a720f008c56613f8259db7a14c07c189",
"body": null,
"is_bot": false,
"headline": "Document that ISO 8601 Durations support was added",
"author_name": "Jan-Erik Rediger",
"author_login": "badboy",
"committed_at": "2020-02-27T14:59:34Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "83cf954f1d27c60d8d4ecdc7625106110e1bf4b3",
"body": null,
"is_bot": false,
"headline": "Let cargo-release do proper replacement",
"author_name": "Jan-Erik Rediger",
"author_login": "badboy",
"committed_at": "2020-02-27T14:57:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "216f81bbd528201958ffd1f02ddf4d7a7ed7fd6a",
"body": null,
"is_bot": false,
"headline": "Fix links in CHANGELOG",
"author_name": "Jan-Erik Rediger",
"author_login": "badboy",
"committed_at": "2020-02-27T14:54:24Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f412dc24c7b48ecdc0799cb246ba1895c4bad25c",
"body": "* no_std support\r\n\r\n* revert version number change",
"is_bot": false,
"headline": "no_std support (#25)",
"author_name": "Julian Popescu",
"author_login": "jpopesculian",
"committed_at": "2019-11-05T20:24:58Z",
"body_truncated": false,
"is_coding_agent": false
}
],
"releases_count": 6,
"commits_last_year": 10,
"latest_release_at": "2026-07-25T10:35:36Z",
"latest_release_tag": "v0.6.5",
"releases_from_tags": false,
"days_since_last_push": 0,
"active_weeks_last_year": 1,
"days_since_latest_release": 0,
"mean_days_between_releases": 636.6
},
"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": "iso8601",
"exists": true,
"license": "MIT",
"keywords": [
"date-time",
"iso8601",
"nom",
"parser",
"date-and-time",
"parser-implementations"
],
"ecosystem": "crates",
"matches_repo": true,
"registry_url": "https://crates.io/crates/iso8601",
"is_deprecated": false,
"latest_version": "0.6.5",
"repository_url": "https://github.com/badboy/iso8601",
"versions_count": 16,
"total_downloads": 38071350,
"dependents_count": null,
"deprecation_note": null,
"maintainers_count": null,
"monthly_downloads": 1659537,
"first_published_at": "2015-11-03T12:19:09.817800Z",
"latest_published_at": "2026-07-25T10:33:22.245499Z",
"latest_version_yanked": false,
"days_since_latest_publish": 0
}
]
},
"popularity": {
"forks": 26,
"stars": 78,
"watchers": 2,
"fork_history": {
"days": [
{
"date": "2015-10-25",
"count": 1
},
{
"date": "2015-10-28",
"count": 1
},
{
"date": "2016-04-08",
"count": 1
},
{
"date": "2017-07-14",
"count": 1
},
{
"date": "2017-10-28",
"count": 1
},
{
"date": "2017-11-05",
"count": 1
},
{
"date": "2017-11-06",
"count": 1
},
{
"date": "2018-07-31",
"count": 1
},
{
"date": "2018-12-04",
"count": 1
},
{
"date": "2019-01-29",
"count": 1
},
{
"date": "2019-07-31",
"count": 1
},
{
"date": "2019-10-31",
"count": 1
},
{
"date": "2020-09-06",
"count": 1
},
{
"date": "2021-06-22",
"count": 1
},
{
"date": "2021-08-21",
"count": 1
},
{
"date": "2021-11-20",
"count": 1
},
{
"date": "2022-01-07",
"count": 1
},
{
"date": "2022-02-18",
"count": 1
},
{
"date": "2023-03-20",
"count": 1
},
{
"date": "2024-05-02",
"count": 1
},
{
"date": "2024-10-09",
"count": 1
},
{
"date": "2024-11-16",
"count": 1
},
{
"date": "2024-12-11",
"count": 1
},
{
"date": "2025-05-14",
"count": 1
},
{
"date": "2026-07-24",
"count": 1
}
],
"complete": true,
"collected": 25,
"total_forks": 26
},
"star_history": null,
"open_issues_and_prs": 6
},
"ai_readiness": {
"has_nix": false,
"example_dirs": [],
"has_llms_txt": false,
"has_dockerfile": false,
"has_mcp_signal": false,
"bootstrap_files": [
"Makefile"
],
"api_schema_files": [],
"has_devcontainer": false,
"typecheck_configs": [],
"toolchain_manifests": [
"Cargo.toml",
"fuzz/Cargo.toml"
],
"largest_source_bytes": 33213,
"source_files_sampled": 14,
"oversized_source_files": 0,
"agent_instruction_files": [],
"agent_instruction_max_bytes": null
},
"dependencies": {
"manifests": [
"Cargo.toml",
"fuzz/Cargo.toml"
],
"advisories": {
"error": "No resolved dependencies carried a version and a supported ecosystem",
"scope": "repository_graph",
"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": 5,
"direct_affected_count": 0
},
"ecosystems": [
"crates"
],
"dependencies": [
{
"name": "nom",
"manifest": "Cargo.toml",
"ecosystem": "crates",
"version_constraint": "8"
},
{
"name": "chrono",
"manifest": "Cargo.toml",
"ecosystem": "crates",
"version_constraint": "0.4"
},
{
"name": "num-traits",
"manifest": "Cargo.toml",
"ecosystem": "crates",
"version_constraint": "0.2"
},
{
"name": "serde",
"manifest": "Cargo.toml",
"ecosystem": "crates",
"version_constraint": "1.0"
}
],
"all_dependencies": {
"error": null,
"source": "github-sbom",
"packages": [
{
"name": "chrono",
"direct": true,
"version": null,
"ecosystem": "crates"
},
{
"name": "nom",
"direct": true,
"version": null,
"ecosystem": "crates"
},
{
"name": "num-traits",
"direct": true,
"version": null,
"ecosystem": "crates"
},
{
"name": "serde",
"direct": true,
"version": null,
"ecosystem": "crates"
},
{
"name": "serde_json",
"direct": false,
"version": null,
"ecosystem": "crates"
}
],
"collected": true,
"truncated": false,
"total_count": 5,
"direct_count": 4,
"indirect_count": 1
}
},
"maintainership": {
"issues": {
"open_prs": 0,
"merged_prs": 41,
"open_issues": 6,
"closed_ratio": 0.6,
"closed_issues": 9,
"closed_unmerged_prs": 10
},
"bus_factor": 2,
"bot_contributors": 1,
"top_contributors": [
{
"type": "User",
"login": "badboy",
"commits": 112,
"avatar_url": "https://avatars.githubusercontent.com/u/2129?v=4"
},
{
"type": "User",
"login": "hoodie",
"commits": 92,
"avatar_url": "https://avatars.githubusercontent.com/u/260370?v=4"
},
{
"type": "User",
"login": "homu",
"commits": 5,
"avatar_url": "https://avatars.githubusercontent.com/u/10212162?v=4"
},
{
"type": "User",
"login": "zoewithabang",
"commits": 4,
"avatar_url": "https://avatars.githubusercontent.com/u/39372988?v=4"
},
{
"type": "User",
"login": "killercup",
"commits": 3,
"avatar_url": "https://avatars.githubusercontent.com/u/20063?v=4"
},
{
"type": "User",
"login": "imp",
"commits": 2,
"avatar_url": "https://avatars.githubusercontent.com/u/92535?v=4"
},
{
"type": "User",
"login": "Geal",
"commits": 2,
"avatar_url": "https://avatars.githubusercontent.com/u/119296?v=4"
},
{
"type": "User",
"login": "arnar",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/1498?v=4"
},
{
"type": "User",
"login": "baptiste-le-m",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/22296560?v=4"
},
{
"type": "User",
"login": "ccouzens",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/241046?v=4"
}
],
"contributors_sampled": 17,
"top_contributor_share": 0.487
},
"quality_signals": {
"has_ci": true,
"has_tests": true,
"ci_workflows": [
"ci.yaml"
],
"has_docs_dir": true,
"linter_configs": [],
"has_editorconfig": false,
"has_linter_config": false,
"has_precommit_config": false
},
"security_signals": {
"lockfiles": [],
"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": 3,
"reason": "3 out of 9 merged PRs checked by a CI test -- score normalized to 3",
"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 4/16 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 14 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": 10,
"reason": "project is 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": "17 commit(s) and 0 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": 10,
"reason": "0 existing vulnerabilities detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
}
],
"commit": "488ac703d5e64df6f46fbb1fcafae6db342f0754",
"ran_at": "2026-07-25T13:13:56Z",
"aggregate_score": 4.8,
"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": "2026-07-25T10:35:15Z",
"oldest_open_prs": [],
"last_merged_pr_at": "2026-07-25T10:28:50Z",
"ci_last_conclusion": "SUCCESS",
"oldest_open_issues": [
{
"number": 27,
"created_at": "2020-03-24T04:55:42Z",
"last_comment_at": "2020-04-20T05:45:58Z",
"last_comment_author": "mlevkov"
},
{
"number": 28,
"created_at": "2020-04-22T04:50:31Z",
"last_comment_at": "2020-09-05T19:27:25Z",
"last_comment_author": "imp"
},
{
"number": 29,
"created_at": "2020-08-03T09:02:17Z",
"last_comment_at": "2021-12-25T12:10:59Z",
"last_comment_author": "emarsden"
},
{
"number": 38,
"created_at": "2021-10-24T14:58:45Z",
"last_comment_at": "2021-10-25T15:27:06Z",
"last_comment_author": "LemmingAvalanche"
},
{
"number": 41,
"created_at": "2022-01-10T09:47:51Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 53,
"created_at": "2023-05-31T20:01:21Z",
"last_comment_at": "2023-06-01T08:27:10Z",
"last_comment_author": "badboy"
}
]
}
},
"config": {
"disabled_metrics": [],
"disabled_categories": [],
"disabled_components": {}
},
"source": {
"url": "https://github.com/badboy/iso8601",
"host": "github.com",
"name": "iso8601",
"owner": "badboy"
},
"metrics": {
"overall": {
"key": "overall",
"band": "moderate",
"name": "Overall health",
"note": null,
"notes": [],
"value": 62,
"inputs": {
"security": 48,
"vitality": 64,
"community": 59,
"governance": 71,
"engineering": 64
},
"components": []
},
"categories": [
{
"key": "vitality",
"band": "moderate",
"name": "Vitality",
"value": 64,
"weight": 0.22,
"metrics": [
{
"key": "development_activity",
"band": "moderate",
"name": "Development activity",
"note": null,
"notes": [],
"value": 56,
"inputs": {
"commits_last_year": 10,
"human_commit_share": 1,
"days_since_last_push": 0,
"active_weeks_last_year": 1
},
"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": "1/52 weeks with commits",
"points": 0.7,
"status": "partial",
"details": [
{
"code": "commit_cadence_weeks",
"params": {
"weeks": 1
}
}
],
"max_points": 36
},
{
"key": "commit_volume",
"name": "Commit volume",
"detail": "10 commits in the last year",
"points": 9.4,
"status": "partial",
"details": [
{
"code": "commits_last_year",
"params": {
"count": 10
}
}
],
"max_points": 18
},
{
"key": "openssf_scorecard_maintained",
"name": "OpenSSF Scorecard: Maintained",
"detail": "17 commit(s) and 0 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": 76,
"inputs": {
"releases_count": 6,
"latest_release_tag": "v0.6.5",
"releases_from_tags": false,
"days_since_latest_release": 0,
"mean_days_between_releases": 636.6
},
"components": [
{
"key": "ships_releases",
"name": "Ships releases",
"detail": "6 releases published",
"points": 27,
"status": "met",
"details": [
{
"code": "releases_published",
"params": {
"count": 6
}
}
],
"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 ~636.6 days",
"points": 5.4,
"status": "partial",
"details": [
{
"code": "release_cadence",
"params": {
"gap": 636.6
}
}
],
"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": 59,
"weight": 0.18,
"metrics": [
{
"key": "popularity",
"band": "at_risk",
"name": "Popularity & adoption",
"note": null,
"notes": [],
"value": 42,
"inputs": {
"forks": 26,
"stars": 78,
"watchers": 2,
"growth_state": "unverified",
"growth_factor_pct": 100,
"growth_unverified_reason": "no_history"
},
"components": [
{
"key": "stars",
"name": "Stars",
"detail": "78 stars",
"points": 30.6,
"status": "partial",
"details": [
{
"code": "stars",
"params": {
"count": 78
}
}
],
"max_points": 60
},
{
"key": "forks",
"name": "Forks",
"detail": "26 forks",
"points": 11.7,
"status": "partial",
"details": [
{
"code": "forks",
"params": {
"count": 26
}
}
],
"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": "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 (MIT)",
"points": 22.5,
"status": "met",
"details": [
{
"code": "license_standard",
"params": {}
},
{
"code": "license_spdx",
"params": {
"spdx": "MIT"
}
}
],
"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": "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": 100,
"inputs": {
"packages": [
"iso8601"
],
"dependents": null,
"ecosystems": "crates",
"total_downloads": 38071350,
"monthly_downloads": 1659537
},
"components": [
{
"key": "monthly_downloads",
"name": "Monthly downloads",
"detail": "1,659,537 downloads/month across crates",
"points": 80,
"status": "met",
"details": [
{
"code": "downloads_monthly",
"params": {
"count": 1659537,
"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": "good",
"name": "Sustainability & Governance",
"value": 71,
"weight": 0.24,
"metrics": [
{
"key": "maintainer_resilience",
"band": "moderate",
"name": "Maintainer resilience (bus factor)",
"note": null,
"notes": [],
"value": 60,
"inputs": {
"bus_factor": 2,
"contributors_sampled": 17,
"top_contributor_share": 0.487
},
"components": [
{
"key": "bus_factor",
"name": "Bus factor",
"detail": "2 contributor(s) cover half of all commits",
"points": 25.2,
"status": "partial",
"details": [
{
"code": "bus_factor",
"params": {
"count": 2
}
}
],
"max_points": 54
},
{
"key": "commit_distribution",
"name": "Commit distribution",
"detail": "top contributor authored 49% of commits",
"points": 11.5,
"status": "partial",
"details": [
{
"code": "top_contributor_share",
"params": {
"share": 49
}
}
],
"max_points": 22.5
},
{
"key": "contributor_breadth",
"name": "Contributor breadth",
"detail": "17 contributors",
"points": 13.5,
"status": "met",
"details": [
{
"code": "contributors_sampled",
"params": {
"count": 17
}
}
],
"max_points": 13.5
},
{
"key": "openssf_scorecard_contributors",
"name": "OpenSSF Scorecard: Contributors",
"detail": "project has 14 contributing companies or organizations",
"points": 10,
"status": "met",
"details": [],
"max_points": 10
}
]
},
{
"key": "responsiveness",
"band": "moderate",
"name": "Issue & PR responsiveness",
"note": null,
"notes": [],
"value": 62,
"inputs": {
"merged_prs": 41,
"open_issues": 6,
"closed_issues": 9,
"issue_closed_ratio": 0.6,
"closed_unmerged_prs": 10
},
"components": [
{
"key": "issue_resolution",
"name": "Issue resolution",
"detail": "60% of issues closed",
"points": 28.1,
"status": "partial",
"details": [
{
"code": "issues_closed_share",
"params": {
"share": 60
}
}
],
"max_points": 46.75
},
{
"key": "pr_acceptance",
"name": "PR acceptance",
"detail": "41/51 decided PRs merged",
"points": 30.8,
"status": "partial",
"details": [
{
"code": "decided_prs_merged",
"params": {
"merged": 41,
"decided": 51
}
}
],
"max_points": 38.25
},
{
"key": "openssf_scorecard_code_review",
"name": "OpenSSF Scorecard: Code-Review",
"detail": "Found 4/16 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": 71,
"inputs": {
"followers": 1028,
"owner_type": "User",
"is_verified": null,
"owner_login": "badboy",
"public_repos": 446,
"account_age_days": 6717
},
"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": "1,028 followers of badboy",
"points": 21.7,
"status": "partial",
"details": [
{
"code": "owner_followers",
"params": {
"count": 1028,
"login": "badboy"
}
}
],
"max_points": 25
},
{
"key": "track_record",
"name": "Track record",
"detail": "446 public repos, account ~18 yr old",
"points": 25,
"status": "met",
"details": [
{
"code": "public_repos",
"params": {
"count": 446
}
},
{
"code": "account_age_years",
"params": {
"years": 18
}
}
],
"max_points": 25
}
]
},
{
"key": "package_maintenance",
"band": "excellent",
"name": "Package maintenance",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"packages": [
"iso8601"
],
"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": "16 published versions",
"points": 20,
"status": "met",
"details": [
{
"code": "published_versions",
"params": {
"count": 16
}
}
],
"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": 64,
"weight": 0.2,
"metrics": [
{
"key": "engineering_practices",
"band": "moderate",
"name": "Engineering practices",
"note": null,
"notes": [],
"value": 54,
"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": "3 out of 9 merged PRs checked by a CI test -- score normalized to 3",
"points": 6,
"status": "partial",
"details": [],
"max_points": 20
}
]
},
{
"key": "documentation",
"band": "good",
"name": "Documentation",
"note": null,
"notes": [],
"value": 80,
"inputs": {
"topics": [],
"has_wiki": false,
"homepage": "https://docs.rs/iso8601/",
"has_readme": true,
"has_docs_dir": true,
"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": 25,
"status": "met",
"details": [],
"max_points": 25
},
{
"key": "documentation_homepage_site",
"name": "Documentation / homepage site",
"detail": "https://docs.rs/iso8601/",
"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": 0,
"status": "missed",
"details": [],
"max_points": 10
}
]
}
],
"description": "Are baseline engineering and documentation practices in place?"
},
{
"key": "security",
"band": "at_risk",
"name": "Security",
"value": 48,
"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": 48,
"inputs": {
"source": "openssf_scorecard",
"checks_evaluated": 16,
"scorecard_version": "v5.5.0",
"checks_inconclusive": 2,
"scorecard_aggregate": 4.8
},
"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": "3 out of 9 merged PRs checked by a CI test -- score normalized to 3",
"points": 0.8,
"status": "partial",
"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 4/16 approved changesets -- score normalized to 2",
"points": 1.5,
"status": "partial",
"details": [],
"max_points": 7.5
},
{
"key": "contributors",
"name": "Contributors",
"detail": "project has 14 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 fuzzed",
"points": 5,
"status": "met",
"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": "17 commit(s) and 0 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": "0 existing vulnerabilities detected",
"points": 7.5,
"status": "met",
"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": 17
},
"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": 52,
"weight": 0,
"metrics": [
{
"key": "ai_agent_context",
"band": "at_risk",
"name": "Agent context & guidance",
"note": null,
"notes": [],
"value": 30,
"inputs": {
"has_llms_txt": false,
"legible_history_share": 0.57,
"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": "57 of 100 human commits state their intent (structured subject or explanatory body)",
"points": 30.4,
"status": "partial",
"details": [
{
"code": "legible_history",
"params": {
"legible": 57,
"sampled": 100
}
}
],
"max_points": 40
}
]
},
{
"key": "ai_verify_loop",
"band": "moderate",
"name": "Verify loop (build / test / typecheck)",
"note": null,
"notes": [],
"value": 51,
"inputs": {
"has_nix": false,
"has_tests": true,
"lockfiles": [],
"has_dockerfile": false,
"typed_language": true,
"bootstrap_files": [
"Makefile"
],
"has_devcontainer": false,
"has_linter_config": false,
"typecheck_configs": [],
"agent_commit_share": 0,
"toolchain_manifests": [
"Cargo.toml",
"fuzz/Cargo.toml"
],
"dependency_bot_commit_share": 0
},
"components": [
{
"key": "one_command_bootstrap",
"name": "One-command bootstrap",
"detail": "Makefile",
"points": 18,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "Makefile"
}
}
],
"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": null,
"points": 0,
"status": "missed",
"details": [],
"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": "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": 33213,
"source_files_sampled": 14,
"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/14 source files over 60KB",
"points": 55,
"status": "met",
"details": [
{
"code": "oversized_source_files",
"params": {
"kb": 60,
"sampled": 14,
"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",
"deps.dev does not index crates:iso8601@0.6.5; advisories assessed against the repository dependency graph instead",
"No resolved dependencies carried a version and a supported ecosystem"
],
"report_type": "repository",
"generated_at": "2026-07-25T13:14:14.358649Z",
"schema_version": "0.27.0",
"badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/b/badboy/iso8601.svg",
"full_name": "badboy/iso8601",
"license_state": "standard",
"license_spdx": "MIT"
}