原始 JSON 报告 机器可读
{
"data": {
"repo": {
"topics": [
"command-line-parser",
"rust"
],
"is_fork": false,
"size_kb": 239,
"has_wiki": true,
"homepage": null,
"languages": {
"Rust": 86261
},
"pushed_at": "2026-05-21T14:13:57Z",
"created_at": "2025-03-16T06:19:26Z",
"owner_type": "User",
"updated_at": "2026-05-21T14:21:34Z",
"description": "Imperative command-line argument parser library for Rust with no dependencies, no macros, and no implicit I/O",
"is_archived": false,
"is_disabled": false,
"license_spdx": "MIT",
"default_branch": "main",
"license_spdx_raw": "MIT",
"primary_language": "Rust",
"significant_languages": [
"Rust"
]
},
"owner": {
"blog": null,
"name": "Takeru Ohta",
"type": "User",
"login": "sile",
"company": null,
"location": "Tokyo, Japan",
"followers": 469,
"avatar_url": "https://avatars.githubusercontent.com/u/181413?v=4",
"created_at": "2010-01-13T13:18:41Z",
"is_verified": null,
"public_repos": 325,
"account_age_days": 6033
},
"license": {
"state": "standard",
"spdx_id": "MIT",
"raw_spdx": "MIT",
"file_present": true,
"scorecard_found": true,
"profile_has_license": true
},
"activity": {
"releases": [
{
"tag": "v0.4.3",
"kind": "patch",
"published_at": "2026-04-29T12:45:50Z"
},
{
"tag": "v0.4.2",
"kind": "patch",
"published_at": "2026-01-10T05:40:08Z"
},
{
"tag": "v0.4.1",
"kind": "patch",
"published_at": "2025-06-19T21:59:38Z"
},
{
"tag": "v0.4.0",
"kind": "minor",
"published_at": "2025-06-18T12:45:04Z"
},
{
"tag": "v0.3.2",
"kind": "patch",
"published_at": "2025-04-17T00:44:05Z"
},
{
"tag": "v0.3.1",
"kind": "patch",
"published_at": "2025-04-11T15:22:23Z"
},
{
"tag": "v0.3.0",
"kind": "minor",
"published_at": "2025-04-10T13:48:41Z"
},
{
"tag": "v0.2.1",
"kind": "patch",
"published_at": "2025-04-07T12:34:36Z"
},
{
"tag": "v0.2.0",
"kind": "minor",
"published_at": "2025-03-31T23:58:47Z"
},
{
"tag": "v0.1.1",
"kind": "patch",
"published_at": "2025-03-29T09:14:50Z"
},
{
"tag": "v0.1.0",
"kind": "minor",
"published_at": "2025-03-24T22:41:48Z"
}
],
"recent_commits": [
{
"oid": "0c501313cde54b53fa6f319da94e3855269fa8c4",
"body": "Pin each third-party action to a specific commit SHA (with the version\ntag preserved as a trailing comment) instead of a mutable tag. Bump\nactions to their latest releases along the way.",
"is_bot": false,
"headline": "ci: pin GitHub Actions to commit SHA hashes",
"author_name": "Takeru Ohta",
"author_login": "sile",
"committed_at": "2026-05-21T14:13:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0d765cec50f4ce2bf2fba771c974b9e3af69ae84",
"body": null,
"is_bot": false,
"headline": "chore: remove authors field from Cargo.toml",
"author_name": "Takeru Ohta",
"author_login": "sile",
"committed_at": "2026-04-29T13:45:56Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7972409d7cfed790cec8d26d5363561408a2e207",
"body": null,
"is_bot": false,
"headline": "chore: bump version to 0.4.3",
"author_name": "Takeru Ohta",
"author_login": "sile",
"committed_at": "2026-04-29T12:45:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "35ec78cfb18282b7ae49fbdaaba713ef598e19b3",
"body": "Clarify SKILL.md gotchas and example comments",
"is_bot": false,
"headline": "Merge pull request #23 from sile/update-docs",
"author_name": "Takeru Ohta",
"author_login": "sile",
"committed_at": "2026-04-29T12:43:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c9da39c2103a6fbba1a6d536a5d03d4e759a718f",
"body": null,
"is_bot": false,
"headline": "docs: clarify required-ness and default() behavior in comments and skill",
"author_name": "Takeru Ohta",
"author_login": "sile",
"committed_at": "2026-04-29T12:41:49Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "361daed5eb987ae9a7c8922b1ccdfe29953b06d0",
"body": null,
"is_bot": false,
"headline": "docs: clarify UnexpectedArg behavior and silent typo binding gotcha",
"author_name": "Takeru Ohta",
"author_login": "sile",
"committed_at": "2026-04-29T12:38:05Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "df6620faa2aaffcc8ac06024d35bf04e1aa453fa",
"body": null,
"is_bot": false,
"headline": "docs: clarify comments, gotchas, and runtime type variants",
"author_name": "Takeru Ohta",
"author_login": "sile",
"committed_at": "2026-04-29T12:29:43Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "58361d4d875e38ca139bff13d01c3a40b55d6fbc",
"body": null,
"is_bot": false,
"headline": "docs: add noargs skill documentation",
"author_name": "Takeru Ohta",
"author_login": "sile",
"committed_at": "2026-04-20T00:02:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a3494bdfc60524a208fe359baed1a985b32c2995",
"body": "Add comprehensive examples and enable example checking in CI",
"is_bot": false,
"headline": "Merge pull request #22 from sile/add-subcommand-example",
"author_name": "Takeru Ohta",
"author_login": "sile",
"committed_at": "2026-02-19T11:31:07Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fc76f672ad533910316f65359e04fc2ecd9ee803",
"body": null,
"is_bot": false,
"headline": "docs: add arrays example for repeated options and positional arguments",
"author_name": "Takeru Ohta",
"author_login": "sile",
"committed_at": "2026-02-19T11:27:59Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9210338243632e112dcb1bf3413a374a9119e73b",
"body": null,
"is_bot": false,
"headline": "docs: add clarification about help text handling in basics example",
"author_name": "Takeru Ohta",
"author_login": "sile",
"committed_at": "2026-02-19T11:22:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5931db6debd87b1f18d35a7e51f85e0b2079247b",
"body": null,
"is_bot": false,
"headline": "docs: add clarification about optional arguments without example()",
"author_name": "Takeru Ohta",
"author_login": "sile",
"committed_at": "2026-02-19T11:21:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7d01c0165e38d4333e64f273eef367f1ec963cef",
"body": null,
"is_bot": false,
"headline": "docs: improve dry-run flag description and refactor example output",
"author_name": "Takeru Ohta",
"author_login": "sile",
"committed_at": "2026-02-19T11:20:15Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f408bf4a389cd5a2c98403e312da5f620f9d86d0",
"body": null,
"is_bot": false,
"headline": "chore: add cargo check for examples in CI",
"author_name": "Takeru Ohta",
"author_login": "sile",
"committed_at": "2026-02-19T11:17:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "53a6e986521aac20120b47c1064c44e08fa549b8",
"body": null,
"is_bot": false,
"headline": "docs: add basics example with common pitfalls and usage patterns",
"author_name": "Takeru Ohta",
"author_login": "sile",
"committed_at": "2026-02-19T11:12:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a059bd846cee5d9c09e088ce2d42770612ae68fb",
"body": null,
"is_bot": false,
"headline": "docs: add subcommands example and improve documentation",
"author_name": "Takeru Ohta",
"author_login": "sile",
"committed_at": "2026-02-19T11:02:45Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b9b6595f3f9a630797284a6a4a338e7d212e0409",
"body": null,
"is_bot": false,
"headline": "chore: upgrade actions/checkout to v6",
"author_name": "Takeru Ohta",
"author_login": "sile",
"committed_at": "2026-02-19T10:40:37Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f23911eefbfe544374f7f68845ae9644de3631ac",
"body": "Replace boxed trait objects with String in Error::Other variant",
"is_bot": false,
"headline": "Merge pull request #21 from sile/update-error",
"author_name": "Takeru Ohta",
"author_login": "sile",
"committed_at": "2026-01-16T23:30:07Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "26226fa9340db605a154b3aef9b45835da63ee93",
"body": "…lay>",
"is_bot": false,
"headline": "refactor: simplify Error::Other to use String instead of Box<dyn Disp…",
"author_name": "Takeru Ohta",
"author_login": "sile",
"committed_at": "2026-01-16T23:23:37Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5f786b0b24a924374bc71d439f0946e60b8038e0",
"body": null,
"is_bot": false,
"headline": "chore: bump version to 0.4.2",
"author_name": "Takeru Ohta",
"author_login": "sile",
"committed_at": "2026-01-10T05:38:57Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "32680d199f88a1150fd521c4f897cdf4aa5c4444",
"body": null,
"is_bot": false,
"headline": "chore: improve CI/CD workflow with rustup default and release automation",
"author_name": "Takeru Ohta",
"author_login": "sile",
"committed_at": "2026-01-10T05:38:14Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "23535a8b9e0fcb9782effbc70f3dd8645d4928d4",
"body": "Improve subcommand description handling in help output",
"is_bot": false,
"headline": "Merge pull request #20 from sile/improve-subcommand-help",
"author_name": "Takeru Ohta",
"author_login": "sile",
"committed_at": "2026-01-10T04:57:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "87a905182e10901e5012694dd7e2e97eb4581b5b",
"body": null,
"is_bot": false,
"headline": "feat: display subcommand description in help output",
"author_name": "Takeru Ohta",
"author_login": "sile",
"committed_at": "2026-01-10T04:46:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "dd9ecaa9e7742b4856a7bbc0de4a06a834df0734",
"body": null,
"is_bot": false,
"headline": "refactor: use doc_lines() method for command documentation rendering",
"author_name": "Takeru Ohta",
"author_login": "sile",
"committed_at": "2026-01-10T04:09:28Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "39eb5a4348d08b3179f5b2ed96692b77fdc7fb8b",
"body": "Set minimum supported Rust version to 1.88",
"is_bot": false,
"headline": "Merge pull request #19 from sile/set-rust-version",
"author_name": "Takeru Ohta",
"author_login": "sile",
"committed_at": "2025-08-16T15:16:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "197f5d8110b1e3f71b4c89e9a1375feb7880f7f1",
"body": null,
"is_bot": false,
"headline": "Format code: fix indentation and line breaks in conditional chains",
"author_name": "Takeru Ohta",
"author_login": "sile",
"committed_at": "2025-08-16T15:13:30Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b96cc709bf5dc73d7f0c98530b4716c50458709b",
"body": "… pointer comparison warnings",
"is_bot": false,
"headline": "Manually implement PartialEq, Eq, Hash for Metadata to avoid function…",
"author_name": "Takeru Ohta",
"author_login": "sile",
"committed_at": "2025-08-16T15:10:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "dec2800b691fe0aa3e9510171e88cfdff58f79f5",
"body": "…dability",
"is_bot": false,
"headline": "Refactor nested if statements to use let-else chains for improved rea…",
"author_name": "Takeru Ohta",
"author_login": "sile",
"committed_at": "2025-08-16T14:47:39Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "02163e737bb6389ae6ce77de6a900bce6a30f83a",
"body": null,
"is_bot": false,
"headline": "Add rust-version requirement to Cargo.toml",
"author_name": "Takeru Ohta",
"author_login": "sile",
"committed_at": "2025-08-16T14:47:20Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4573ef94f25f9fc628f5e0f610522945add6cd73",
"body": null,
"is_bot": false,
"headline": "Bump GitHub Actions checkout from v4 to v5",
"author_name": "Takeru Ohta",
"author_login": "sile",
"committed_at": "2025-08-16T14:12:37Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b93c78a01b21b32fadec53ec8e3407ae4e399864",
"body": null,
"is_bot": false,
"headline": "Rename closure parameter from 'o' to 'a' in documentation examples",
"author_name": "Takeru Ohta",
"author_login": "sile",
"committed_at": "2025-06-21T04:23:37Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1792619d882fd8f1ff2d7806a276f6afda2b0b20",
"body": null,
"is_bot": false,
"headline": "Add tests for LazyLock usage in flag doc and opt default value scenarios",
"author_name": "Takeru Ohta",
"author_login": "sile",
"committed_at": "2025-06-20T17:32:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e92f4f0311fd25a2b8d0d79f2508a877ce2554d1",
"body": null,
"is_bot": false,
"headline": "Bump version to 0.4.1",
"author_name": "Takeru Ohta",
"author_login": "sile",
"committed_at": "2025-06-19T21:58:32Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c9e5b8e21edd55d7108b0f8d22df63bc57805770",
"body": "Add `-fVALUE` support and `is_valid_flag_chars` predicate for better argument parsing",
"is_bot": false,
"headline": "Merge pull request #18 from sile/kvalue",
"author_name": "Takeru Ohta",
"author_login": "sile",
"committed_at": "2025-06-19T21:57:16Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "805fc52b951e45c7fbea03b123336724bcc16733",
"body": "Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>",
"is_bot": false,
"headline": "Update src/opt.rs",
"author_name": "Takeru Ohta",
"author_login": "sile",
"committed_at": "2025-06-19T21:56:34Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "a3cb03569672863635c6cbe167e88ecd28571db1",
"body": "…r for clarity",
"is_bot": false,
"headline": "Add documentation example for is_valid_flag_chars and rename paramete…",
"author_name": "Takeru Ohta",
"author_login": "sile",
"committed_at": "2025-06-19T21:50:53Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "710cc5bce01f953313e14dc2fdfd6979f5fc8fa5",
"body": null,
"is_bot": false,
"headline": "Add flag character validation to prevent ambiguous short flag parsing",
"author_name": "Takeru Ohta",
"author_login": "sile",
"committed_at": "2025-06-19T21:39:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "64729f74f0863762c264a9fcd6f043da3264514b",
"body": "…arate flags",
"is_bot": false,
"headline": "Add test for short option concatenated value not interfering with sep…",
"author_name": "Takeru Ohta",
"author_login": "sile",
"committed_at": "2025-06-19T15:51:32Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "02332704b5e621de46625f77eb2441c6505d9a3f",
"body": null,
"is_bot": false,
"headline": "Add support for concatenated short option values (-fVALUE format)",
"author_name": "Takeru Ohta",
"author_login": "sile",
"committed_at": "2025-06-19T15:29:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d770572ec39517cbdfd09bff01333f0f40163c59",
"body": null,
"is_bot": false,
"headline": "Bump version to 0.4.0",
"author_name": "Takeru Ohta",
"author_login": "sile",
"committed_at": "2025-06-18T12:43:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "04c588f7266c07f91ef83bae34f875ea88e27dee",
"body": null,
"is_bot": false,
"headline": "Add subcommands example and improve code formatting in README",
"author_name": "Takeru Ohta",
"author_login": "sile",
"committed_at": "2025-06-18T12:40:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f221f6ba30888c261a191701956937587ba0868b",
"body": null,
"is_bot": false,
"headline": "Remove trailing periods from inline comments and add subcommand example",
"author_name": "Takeru Ohta",
"author_login": "sile",
"committed_at": "2025-06-18T12:36:15Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1906d2cf35f61cf4935978b498f2941c42013bef",
"body": "Only match subcommands at the next unconsumed argument position",
"is_bot": false,
"headline": "Merge pull request #17 from sile/cmd-pos",
"author_name": "Takeru Ohta",
"author_login": "sile",
"committed_at": "2025-06-18T12:21:32Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0623eb29f7ccfca170e8e00bb9278001bc15a512",
"body": "Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>",
"is_bot": false,
"headline": "Update src/cmd.rs",
"author_name": "Takeru Ohta",
"author_login": "sile",
"committed_at": "2025-06-18T12:20:48Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "bd3eaa4503180b589128a0896f0fa5d8f67ddf52",
"body": null,
"is_bot": false,
"headline": "Add break statement and expand command parsing tests",
"author_name": "Takeru Ohta",
"author_login": "sile",
"committed_at": "2025-06-18T12:13:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "10ff3ab6143ea7b0383a82bf58b62a09b6ad8c8f",
"body": "Refactor tests to use public API constructors instead of manual struct initialization",
"is_bot": false,
"headline": "Merge pull request #16 from sile/update-test",
"author_name": "Takeru Ohta",
"author_login": "sile",
"committed_at": "2025-06-18T10:36:57Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6759ef9c8c9d3edac40d587c507a593508e6f6e5",
"body": null,
"is_bot": false,
"headline": "fix: Remove duplicate line and add missing imports in help.rs tests",
"author_name": "Takeru Ohta",
"author_login": "sile",
"committed_at": "2025-06-18T10:33:20Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6b0c6ceafc36e8178b555d3097d2432c035b6b9c",
"body": "…t initialization",
"is_bot": false,
"headline": "Refactor tests to use public API constructors instead of manual struc…",
"author_name": "Takeru Ohta",
"author_login": "sile",
"committed_at": "2025-06-18T10:31:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a4c44bf9af7abf5bff2f5d0a922c7cd6eae502ff",
"body": "Remove min/max index constraints",
"is_bot": false,
"headline": "Merge pull request #15 from sile/remove-index-constraints",
"author_name": "Takeru Ohta",
"author_login": "sile",
"committed_at": "2025-06-18T09:42:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c2cb6b1e98bd625739239f265cb574245fc52f5f",
"body": "… subcommand handling",
"is_bot": false,
"headline": "Add condition to check if command is present before including in help…",
"author_name": "Takeru Ohta",
"author_login": "sile",
"committed_at": "2025-06-18T09:34:06Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a7e68b2cfdfd5ca9a5b6947249244041ee9509df",
"body": null,
"is_bot": false,
"headline": "Fix help text and update test expectations for --foo flag documentation",
"author_name": "Takeru Ohta",
"author_login": "sile",
"committed_at": "2025-06-18T09:26:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6f360808c16f21ab2af42a6236d0431681abad8d",
"body": "…help filtering",
"is_bot": false,
"headline": "Remove unused index-based methods from Taken and simplify subcommand …",
"author_name": "Takeru Ohta",
"author_login": "sile",
"committed_at": "2025-06-18T09:02:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1bd0d9ba4429ecabeb3d299a147f0ec784dfc627",
"body": null,
"is_bot": false,
"headline": "Remove unused range_mut method and simplify help command structure",
"author_name": "Takeru Ohta",
"author_login": "sile",
"committed_at": "2025-06-18T08:56:28Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "06cb316cf5da80f8ff46243539d241492830c7d3",
"body": "…ional argument iteration",
"is_bot": false,
"headline": "Remove min_index and max_index fields from ArgSpec and simplify posit…",
"author_name": "Takeru Ohta",
"author_login": "sile",
"committed_at": "2025-06-18T08:55:12Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "553b7af390132c562a517ea3b9a8e92f43b3df35",
"body": null,
"is_bot": false,
"headline": "Remove min_index and max_index from OptSpec and simplify range iteration",
"author_name": "Takeru Ohta",
"author_login": "sile",
"committed_at": "2025-06-18T08:51:36Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9851008af722ad7f98797b8c6d42233dd1991294",
"body": null,
"is_bot": false,
"headline": "Remove min_index and max_index from CmdSpec and update matching logic",
"author_name": "Takeru Ohta",
"author_login": "sile",
"committed_at": "2025-06-18T04:36:49Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c7d0abf67bf5cf2f2b253733cd586e210cd35100",
"body": "…andling in Taken enum",
"is_bot": false,
"headline": "Remove min_index and max_index fields from FlagSpec and update Flag h…",
"author_name": "Takeru Ohta",
"author_login": "sile",
"committed_at": "2025-06-18T00:55:24Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b9e44fe2aa1c277c5ff2ffaea428c4c07461f403",
"body": "Remove OPTIONS_END_FLAG as it is not frequently used",
"is_bot": false,
"headline": "Merge pull request #14 from sile/remove-options-end-flag",
"author_name": "Takeru Ohta",
"author_login": "sile",
"committed_at": "2025-06-18T00:42:08Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "21b5ba97ac8beced7a96d2658131dbc85c685e6f",
"body": null,
"is_bot": false,
"headline": "Remove OPTIONS_END_FLAG as it is not frequently used",
"author_name": "Takeru Ohta",
"author_login": "sile",
"committed_at": "2025-06-18T00:40:29Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7746ba1b31dc157f563b2a1810c76cd8ab7d1c0d",
"body": "Remove support for '-kvalue' option format as it is ambiguous",
"is_bot": false,
"headline": "Merge pull request #13 from sile/remove-kvalue-opt",
"author_name": "Takeru Ohta",
"author_login": "sile",
"committed_at": "2025-06-18T00:37:34Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "84f29c4819cfe757c283b96949f04792d22aefc2",
"body": null,
"is_bot": false,
"headline": "Remove support for short option `-f=value` format, only allow `-f value`",
"author_name": "Takeru Ohta",
"author_login": "sile",
"committed_at": "2025-06-18T00:04:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3f564c5380464929f6ced5e64a2eadcbe9a2a70d",
"body": "…tring slicing",
"is_bot": false,
"headline": "Refactor short option parsing to use strip_prefix instead of manual s…",
"author_name": "Takeru Ohta",
"author_login": "sile",
"committed_at": "2025-06-17T22:30:14Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a0d8847b9fda43fd4e559997ca6508e289bb6462",
"body": null,
"is_bot": false,
"headline": "Remove support for '-kvalue' option format",
"author_name": "Takeru Ohta",
"author_login": "sile",
"committed_at": "2025-06-17T22:22:12Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "40b347beec5ea98ad88bdf8a082e42095a7114ce",
"body": "Remove deprecated methods from Arg, Opt, and Cmd structs",
"is_bot": false,
"headline": "Merge pull request #12 from sile/remove-deprecated",
"author_name": "Takeru Ohta",
"author_login": "sile",
"committed_at": "2025-06-17T21:39:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "cbc7d4fb236dbfd600073aec2c7359c20797033f",
"body": null,
"is_bot": false,
"headline": "Remove deprecated methods from Arg, Opt, and Cmd structs",
"author_name": "Takeru Ohta",
"author_login": "sile",
"committed_at": "2025-06-17T21:34:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f70159189a8163a8fa20c718f998b582fcb47017",
"body": null,
"is_bot": false,
"headline": "Bump version from 0.3.1 to 0.3.2",
"author_name": "Takeru Ohta",
"author_login": "sile",
"committed_at": "2025-04-17T00:42:59Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "50dac5d30186366aa190766463ab68a0a0cdfe05",
"body": "Add `is_value_present` method and update `then` to use it for accurate option value checks",
"is_bot": false,
"headline": "Merge pull request #11 from sile/fix-short",
"author_name": "Takeru Ohta",
"author_login": "sile",
"committed_at": "2025-04-12T00:45:28Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f842f49eaeab6493085c72b43ca3b1783e984fb8",
"body": "…e option value checks",
"is_bot": false,
"headline": "Add `is_value_present` method and update `then` to use it for accurat…",
"author_name": "Takeru Ohta",
"author_login": "sile",
"committed_at": "2025-04-12T00:37:11Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4051a69d520ee233d0e4ed61f1fd140ebfb66f4f",
"body": null,
"is_bot": false,
"headline": "Bump version from 0.3.0 to 0.3.1",
"author_name": "Takeru Ohta",
"author_login": "sile",
"committed_at": "2025-04-11T15:21:38Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "63981aec429f6dddd7f376ec94df73931aeb49f1",
"body": "Fix short option value handling",
"is_bot": false,
"headline": "Merge pull request #10 from sile/fix-short-opt-value-handling",
"author_name": "Takeru Ohta",
"author_login": "sile",
"committed_at": "2025-04-11T10:43:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2d2c2fe6d0205135ada903a753ac463d0dfa92d8",
"body": null,
"is_bot": false,
"headline": "fix: improve handling of short command-line options with strip_prefix",
"author_name": "Takeru Ohta",
"author_login": "sile",
"committed_at": "2025-04-11T10:41:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "72c1444da8a287c3c3a0ebcfad3662c9d774664b",
"body": null,
"is_bot": false,
"headline": "Simplify short option parsing and fix related test cases",
"author_name": "Takeru Ohta",
"author_login": "sile",
"committed_at": "2025-04-11T10:37:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "075ea4722f35176977f866fd98d6cea0cd0c8a0c",
"body": null,
"is_bot": false,
"headline": "Bump noargs version from 0.2.1 to 0.3.0",
"author_name": "Takeru Ohta",
"author_login": "sile",
"committed_at": "2025-04-10T13:48:05Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e555516cd153849050e5f3bbb35839623baeb776",
"body": "Add `{Arg,Opt}::{then(),present_and_then()}`, and deprecate `parse()` related methods",
"is_bot": false,
"headline": "Merge pull request #9 from sile/then",
"author_name": "Takeru Ohta",
"author_login": "sile",
"committed_at": "2025-04-10T11:48:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4cf718fe5a9c6f0769b276cd0752b1344535a9d8",
"body": "…ore idiomatic error handling",
"is_bot": false,
"headline": "Refactor parsing functions to use `then` and `present_and_then` for m…",
"author_name": "Takeru Ohta",
"author_login": "sile",
"committed_at": "2025-04-10T11:44:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "936fc2cf9070b6c6d55e458a5f3bcee8e8bfdfd9",
"body": "…` methods",
"is_bot": false,
"headline": "Refactor option parsing API with new `then()` and `present_and_then()…",
"author_name": "Takeru Ohta",
"author_login": "sile",
"committed_at": "2025-04-10T11:36:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a850c7eabdd6b7ca5ec6aee43f1f4885c924955a",
"body": null,
"is_bot": false,
"headline": "refactor: deprecate parse methods in favor of composable *then() methods",
"author_name": "Takeru Ohta",
"author_login": "sile",
"committed_at": "2025-04-10T10:58:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a6b06a04d85714c32563087cedfc2304a940e4cf",
"body": "…n error enums",
"is_bot": false,
"headline": "Rename ParseArgError and ParseOptError to InvalidArg and InvalidOpt i…",
"author_name": "Takeru Ohta",
"author_login": "sile",
"committed_at": "2025-04-10T10:52:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "eeeae663d66edaf83ede1077cbc643dc78b8cd18",
"body": "… argument values",
"is_bot": false,
"headline": "Add `then` method to Arg for chained validation and transformation of…",
"author_name": "Takeru Ohta",
"author_login": "sile",
"committed_at": "2025-04-10T10:51:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c2ac63db0d92c03eba1a245006f75a6dfd78430f",
"body": "Add `{Arg,Opt,Flag,Cmd}::present()` and deprecate `Cmd::ok()`",
"is_bot": false,
"headline": "Merge pull request #8 from sile/present",
"author_name": "Takeru Ohta",
"author_login": "sile",
"committed_at": "2025-04-10T09:58:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "662876ec45a994c5faec2c4c58209048e2f7fa04",
"body": null,
"is_bot": false,
"headline": "Rename `ok()` method to `present()` in command parsing logic",
"author_name": "Takeru Ohta",
"author_login": "sile",
"committed_at": "2025-04-10T09:56:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "493e2e4e8ee32c66107039e66af94353e58bb295",
"body": "…ok()` for consistent API",
"is_bot": false,
"headline": "Add `present()` method to command-line argument types and deprecate `…",
"author_name": "Takeru Ohta",
"author_login": "sile",
"committed_at": "2025-04-10T09:55:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b4994c07f552aaebfbac1efe2a1f327bdd827607",
"body": "Change positional argument name handling",
"is_bot": false,
"headline": "Merge pull request #7 from sile/value-name",
"author_name": "Takeru Ohta",
"author_login": "sile",
"committed_at": "2025-04-10T09:34:57Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ec55b13ddcb73474d75cb92a8dbf23a2030e85b9",
"body": "Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>",
"is_bot": false,
"headline": "Update src/lib.rs",
"author_name": "Takeru Ohta",
"author_login": "sile",
"committed_at": "2025-04-10T09:34:25Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "5bb91c9f060bb2f4b826d1893b3a98867567f443",
"body": "… 'baz' parameter",
"is_bot": false,
"headline": "Update argument format in examples using square brackets for optional…",
"author_name": "Takeru Ohta",
"author_login": "sile",
"committed_at": "2025-04-10T09:31:07Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "108da925084927f37a371360f14b145633ef44d3",
"body": null,
"is_bot": false,
"headline": "Update argument representation convention and simplify help formatting",
"author_name": "Takeru Ohta",
"author_login": "sile",
"committed_at": "2025-04-10T09:28:53Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9453c899152518b0c90075e2f938bf2b832229cc",
"body": null,
"is_bot": false,
"headline": "Update deprecation version from 0.2.2 to 0.3.0 in method annotations",
"author_name": "Takeru Ohta",
"author_login": "sile",
"committed_at": "2025-04-10T09:22:45Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bb7a4f37328e5bf22c162670d9152551e86d1fdb",
"body": "Rename `raw_value_or_empty()` to `value()` and deprecate `raw_value()` in favor of `value()`",
"is_bot": false,
"headline": "Merge pull request #6 from sile/value-method",
"author_name": "Takeru Ohta",
"author_login": "sile",
"committed_at": "2025-04-10T00:51:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "71c6da0de2e19aae04fa525725d7f7f41f2d65c5",
"body": "…e variant",
"is_bot": false,
"headline": "fix: Handle missing option values properly with dedicated MissingValu…",
"author_name": "Takeru Ohta",
"author_login": "sile",
"committed_at": "2025-04-10T00:45:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c7b09107f51d271afae7a57ee0c307e8d7c478b7",
"body": "…ethods in favor of `value()`",
"is_bot": false,
"headline": "Refactor: Rename `raw_value` to `value` and deprecate `raw_value()` m…",
"author_name": "Takeru Ohta",
"author_login": "sile",
"committed_at": "2025-04-10T00:11:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f70b7eedaa1ee032b1978c01fb5a5aef7aa4ae92",
"body": null,
"is_bot": false,
"headline": "chore: bump version from 0.2.0 to 0.2.1",
"author_name": "Takeru Ohta",
"author_login": "sile",
"committed_at": "2025-04-07T12:33:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "eec7f40deeb894bf729dbaf5385ca918aed6720d",
"body": "Quote example command-line args in help text if need",
"is_bot": false,
"headline": "Merge pull request #5 from sile/quote-example-args",
"author_name": "Takeru Ohta",
"author_login": "sile",
"committed_at": "2025-04-07T12:31:12Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2bb5a398619c42524ab45a503eaefc9e4c74d5b7",
"body": "…logic",
"is_bot": false,
"headline": "quote example arguments correctly in usage text and simplify quoting …",
"author_name": "Takeru Ohta",
"author_login": "sile",
"committed_at": "2025-04-07T12:27:48Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8969ff28cb063983303e36145d983e900bfd5882",
"body": null,
"is_bot": false,
"headline": "fix: improve command-line example formatting for quotes and spaces",
"author_name": "Takeru Ohta",
"author_login": "sile",
"committed_at": "2025-04-07T12:14:48Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6aecf2ed20af7feeb0847182d7ffec1b38eb4e59",
"body": "….lock",
"is_bot": false,
"headline": "Bump noargs crate version from 0.1.1 to 0.2.0 in Cargo.toml and Cargo…",
"author_name": "Takeru Ohta",
"author_login": "sile",
"committed_at": "2025-03-31T23:58:05Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "18924c6f16d35800721006ee0aef2bc6f978a47d",
"body": "Add summary help support",
"is_bot": false,
"headline": "Merge pull request #3 from sile/inline-help",
"author_name": "Takeru Ohta",
"author_login": "sile",
"committed_at": "2025-03-31T23:57:24Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7d91b391a73277879937fe7863d7d204e9318e63",
"body": null,
"is_bot": false,
"headline": "Fix borrow issue in filter closure within HelpBuilder implementation",
"author_name": "Takeru Ohta",
"author_login": "sile",
"committed_at": "2025-03-31T23:56:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "711bdcc1b242ce8efcb135cbc395c42b84ffc4a1",
"body": null,
"is_bot": false,
"headline": "Refactor help message formatting for more consistent option display.",
"author_name": "Takeru Ohta",
"author_login": "sile",
"committed_at": "2025-03-31T23:53:43Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4d1f680cab1aaef983a80c1182af7f5528cd791a",
"body": "…ng and add entry_name helper function.",
"is_bot": false,
"headline": "Refactor calc_width_offset_newline to use a closure for entry filteri…",
"author_name": "Takeru Ohta",
"author_login": "sile",
"committed_at": "2025-03-31T23:44:29Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "142b97a982bca1dc2f28bf6fbb995799954dd07d",
"body": null,
"is_bot": false,
"headline": "Add full help mode to improve formatted output of help messages.",
"author_name": "Takeru Ohta",
"author_login": "sile",
"committed_at": "2025-03-31T23:25:03Z",
"body_truncated": false,
"is_coding_agent": false
}
],
"releases_count": 11,
"commits_last_year": 30,
"latest_release_at": "2026-04-29T12:45:50Z",
"latest_release_tag": "v0.4.3",
"releases_from_tags": false,
"days_since_last_push": 61,
"active_weeks_last_year": 7,
"days_since_latest_release": 83,
"mean_days_between_releases": 44
},
"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": "noargs",
"exists": true,
"license": "MIT",
"keywords": [
"command-line-interface"
],
"ecosystem": "crates",
"matches_repo": true,
"registry_url": "https://crates.io/crates/noargs",
"is_deprecated": false,
"latest_version": "0.4.3",
"repository_url": "https://github.com/sile/noargs",
"versions_count": 12,
"total_downloads": 44879,
"dependents_count": null,
"deprecation_note": null,
"maintainers_count": null,
"monthly_downloads": 2203,
"first_published_at": "2025-03-23T23:41:43.003810Z",
"latest_published_at": "2026-04-29T12:45:47.988316Z",
"latest_version_yanked": false,
"days_since_latest_publish": 83
}
]
},
"popularity": {
"forks": 1,
"stars": 32,
"watchers": 2,
"fork_history": {
"days": [
{
"date": "2026-04-22",
"count": 1
}
],
"complete": true,
"collected": 1,
"total_forks": 1
},
"star_history": {
"days": [
{
"date": "2025-03-25",
"count": 1
},
{
"date": "2025-04-06",
"count": 1
},
{
"date": "2025-06-16",
"count": 1
},
{
"date": "2025-06-24",
"count": 1
},
{
"date": "2025-08-16",
"count": 2
},
{
"date": "2025-08-17",
"count": 1
},
{
"date": "2025-09-06",
"count": 1
},
{
"date": "2025-09-09",
"count": 1
},
{
"date": "2025-11-24",
"count": 3
},
{
"date": "2026-01-06",
"count": 3
},
{
"date": "2026-01-07",
"count": 12
},
{
"date": "2026-01-20",
"count": 1
},
{
"date": "2026-01-22",
"count": 1
},
{
"date": "2026-02-04",
"count": 1
},
{
"date": "2026-04-17",
"count": 1
},
{
"date": "2026-05-01",
"count": 1
}
],
"complete": true,
"collected": 32,
"total_stars": 32
},
"open_issues_and_prs": 0
},
"ai_readiness": {
"has_nix": false,
"example_dirs": [
"examples"
],
"has_llms_txt": false,
"has_dockerfile": false,
"has_mcp_signal": false,
"bootstrap_files": [],
"api_schema_files": [],
"has_devcontainer": false,
"typecheck_configs": [],
"toolchain_manifests": [
"Cargo.toml"
],
"largest_source_bytes": 20602,
"source_files_sampled": 12,
"oversized_source_files": 0,
"agent_instruction_files": [],
"agent_instruction_max_bytes": null
},
"dependencies": {
"manifests": [
"Cargo.toml"
],
"advisories": {
"error": "No resolved dependencies to assess",
"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": 0,
"direct_affected_count": 0
},
"ecosystems": [
"crates"
],
"dependencies": [],
"all_dependencies": {
"error": null,
"source": "github-sbom",
"packages": [],
"collected": true,
"truncated": false,
"total_count": 0,
"direct_count": 0,
"indirect_count": 0
}
},
"maintainership": {
"issues": {
"open_prs": 0,
"merged_prs": 22,
"open_issues": 0,
"closed_ratio": 1,
"closed_issues": 1,
"closed_unmerged_prs": 0
},
"bus_factor": 1,
"bot_contributors": 0,
"top_contributors": [
{
"type": "User",
"login": "sile",
"commits": 247,
"avatar_url": "https://avatars.githubusercontent.com/u/181413?v=4"
}
],
"contributors_sampled": 1,
"top_contributor_share": 1
},
"quality_signals": {
"has_ci": true,
"has_tests": false,
"ci_workflows": [
"ci.yml",
"release.yml"
],
"has_docs_dir": false,
"linter_configs": [],
"has_editorconfig": false,
"has_linter_config": false,
"has_precommit_config": false
},
"security_signals": {
"lockfiles": [
"Cargo.lock"
],
"scorecard": {
"checks": [
{
"name": "Binary-Artifacts",
"score": 10,
"reason": "no binaries found in the repo",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#binary-artifacts"
},
{
"name": "Branch-Protection",
"score": 0,
"reason": "branch protection not enabled on development/release branches",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#branch-protection"
},
{
"name": "CI-Tests",
"score": 10,
"reason": "5 out of 5 merged PRs checked by a CI test -- score normalized to 10",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#ci-tests"
},
{
"name": "CII-Best-Practices",
"score": 0,
"reason": "no effort to earn an OpenSSF best practices badge detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#cii-best-practices"
},
{
"name": "Code-Review",
"score": 0,
"reason": "Found 0/13 approved changesets -- score normalized to 0",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
},
{
"name": "Contributors",
"score": 10,
"reason": "project has 3 contributing companies or organizations -- score normalized to 10",
"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": 5,
"reason": "7 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 5",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#maintained"
},
{
"name": "Packaging",
"score": 10,
"reason": "packaging workflow detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#packaging"
},
{
"name": "Pinned-Dependencies",
"score": 10,
"reason": "all dependencies are pinned",
"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": "0c501313cde54b53fa6f319da94e3855269fa8c4",
"ran_at": "2026-07-22T07:12:49Z",
"aggregate_score": 4.7,
"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-05-21T14:16:59Z",
"oldest_open_prs": [],
"last_merged_pr_at": "2026-04-29T12:43:31Z",
"ci_last_conclusion": "SUCCESS",
"oldest_open_issues": []
}
},
"config": {
"disabled_metrics": [],
"disabled_categories": [],
"disabled_components": {}
},
"source": {
"url": "https://github.com/sile/noargs",
"host": "github.com",
"name": "noargs",
"owner": "sile"
},
"metrics": {
"overall": {
"key": "overall",
"band": "moderate",
"name": "Overall health",
"note": null,
"notes": [],
"value": 55,
"inputs": {
"security": 47,
"vitality": 65,
"community": 41,
"governance": 64,
"engineering": 50
},
"components": []
},
"categories": [
{
"key": "vitality",
"band": "moderate",
"name": "Vitality",
"value": 65,
"weight": 0.22,
"metrics": [
{
"key": "development_activity",
"band": "at_risk",
"name": "Development activity",
"note": null,
"notes": [],
"value": 41,
"inputs": {
"commits_last_year": 30,
"human_commit_share": 1,
"days_since_last_push": 61,
"active_weeks_last_year": 7
},
"components": [
{
"key": "push_recency",
"name": "Push recency",
"detail": "last push 61 days ago",
"points": 18,
"status": "partial",
"details": [
{
"code": "push_recency",
"params": {
"days": 61
}
}
],
"max_points": 36
},
{
"key": "commit_cadence",
"name": "Commit cadence",
"detail": "7/52 weeks with commits",
"points": 4.8,
"status": "partial",
"details": [
{
"code": "commit_cadence_weeks",
"params": {
"weeks": 7
}
}
],
"max_points": 36
},
{
"key": "commit_volume",
"name": "Commit volume",
"detail": "30 commits in the last year",
"points": 13.4,
"status": "partial",
"details": [
{
"code": "commits_last_year",
"params": {
"count": 30
}
}
],
"max_points": 18
},
{
"key": "openssf_scorecard_maintained",
"name": "OpenSSF Scorecard: Maintained",
"detail": "7 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 5",
"points": 5,
"status": "partial",
"details": [],
"max_points": 10
}
]
},
{
"key": "release_discipline",
"band": "excellent",
"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": 100,
"inputs": {
"releases_count": 11,
"latest_release_tag": "v0.4.3",
"releases_from_tags": false,
"days_since_latest_release": 83,
"mean_days_between_releases": 44
},
"components": [
{
"key": "ships_releases",
"name": "Ships releases",
"detail": "11 releases published",
"points": 27,
"status": "met",
"details": [
{
"code": "releases_published",
"params": {
"count": 11
}
}
],
"max_points": 27
},
{
"key": "release_recency",
"name": "Release recency",
"detail": "latest release 83 days ago",
"points": 36,
"status": "met",
"details": [
{
"code": "release_recency",
"params": {
"days": 83
}
}
],
"max_points": 36
},
{
"key": "release_cadence",
"name": "Release cadence",
"detail": "a release every ~44 days",
"points": 27,
"status": "met",
"details": [
{
"code": "release_cadence",
"params": {
"gap": 44
}
}
],
"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": 61,
"days_since_last_human_commit_is_floor": false
},
"components": [
{
"key": "project_is_still_maintained",
"name": "Project is still maintained",
"detail": "last human commit 61 days ago",
"points": 100,
"status": "met",
"details": [
{
"code": "abandonment_maintained",
"params": {
"days": 61
}
}
],
"max_points": 100
}
]
}
],
"description": "Is the project alive — is code being written and are releases shipping?"
},
{
"key": "community",
"band": "at_risk",
"name": "Community & Adoption",
"value": 41,
"weight": 0.18,
"metrics": [
{
"key": "popularity",
"band": "critical",
"name": "Popularity & adoption",
"note": null,
"notes": [],
"value": 24,
"inputs": {
"forks": 1,
"stars": 32,
"watchers": 2,
"growth_state": "unverified",
"growth_factor_pct": 100,
"growth_unverified_reason": "below_threshold"
},
"components": [
{
"key": "stars",
"name": "Stars",
"detail": "32 stars",
"points": 24.2,
"status": "partial",
"details": [
{
"code": "stars",
"params": {
"count": 32
}
}
],
"max_points": 60
},
{
"key": "forks",
"name": "Forks",
"detail": "1 forks",
"points": 0,
"status": "missed",
"details": [
{
"code": "forks",
"params": {
"count": 1
}
}
],
"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": "moderate",
"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": 56,
"inputs": {
"packages": [
"noargs"
],
"dependents": null,
"ecosystems": "crates",
"total_downloads": 44879,
"monthly_downloads": 2203
},
"components": [
{
"key": "monthly_downloads",
"name": "Monthly downloads",
"detail": "2,203 downloads/month across crates",
"points": 44.6,
"status": "partial",
"details": [
{
"code": "downloads_monthly",
"params": {
"count": 2203,
"ecosystems": "crates"
}
}
],
"max_points": 80
},
{
"key": "registry_dependents",
"name": "Registry dependents",
"detail": "not reported by this ecosystem",
"points": 0,
"status": "excluded",
"details": [
{
"code": "not_reported_by_this_ecosystem",
"params": {}
}
],
"max_points": 20
}
]
}
],
"description": "Does the project have users, downloads, attention, and a welcoming setup for contributors?"
},
{
"key": "governance",
"band": "moderate",
"name": "Sustainability & Governance",
"value": 64,
"weight": 0.24,
"metrics": [
{
"key": "maintainer_resilience",
"band": "critical",
"name": "Maintainer resilience (bus factor)",
"note": null,
"notes": [],
"value": 20,
"inputs": {
"bus_factor": 1,
"contributors_sampled": 1,
"top_contributor_share": 1
},
"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 100% of commits",
"points": 0,
"status": "missed",
"details": [
{
"code": "top_contributor_share",
"params": {
"share": 100
}
}
],
"max_points": 22.5
},
{
"key": "contributor_breadth",
"name": "Contributor breadth",
"detail": "1 contributors",
"points": 1.4,
"status": "partial",
"details": [
{
"code": "contributors_sampled",
"params": {
"count": 1
}
}
],
"max_points": 13.5
},
{
"key": "openssf_scorecard_contributors",
"name": "OpenSSF Scorecard: Contributors",
"detail": "project has 3 contributing companies or organizations -- score normalized to 10",
"points": 10,
"status": "met",
"details": [],
"max_points": 10
}
]
},
{
"key": "responsiveness",
"band": "excellent",
"name": "Issue & PR responsiveness",
"note": null,
"notes": [],
"value": 85,
"inputs": {
"merged_prs": 22,
"open_issues": 0,
"closed_issues": 1,
"issue_closed_ratio": 1,
"closed_unmerged_prs": 0
},
"components": [
{
"key": "issue_resolution",
"name": "Issue resolution",
"detail": "100% of issues closed",
"points": 46.8,
"status": "met",
"details": [
{
"code": "issues_closed_share",
"params": {
"share": 100
}
}
],
"max_points": 46.75
},
{
"key": "pr_acceptance",
"name": "PR acceptance",
"detail": "22/22 decided PRs merged",
"points": 38.2,
"status": "met",
"details": [
{
"code": "decided_prs_merged",
"params": {
"merged": 22,
"decided": 22
}
}
],
"max_points": 38.25
},
{
"key": "openssf_scorecard_code_review",
"name": "OpenSSF Scorecard: Code-Review",
"detail": "Found 0/13 approved changesets -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 15
}
]
},
{
"key": "stewardship",
"band": "moderate",
"name": "Ownership & stewardship",
"note": "Excluded from scoring (no data or not applicable): Verified domain. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"verified_domain"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 68,
"inputs": {
"followers": 469,
"owner_type": "User",
"is_verified": null,
"owner_login": "sile",
"public_repos": 325,
"account_age_days": 6033
},
"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": "469 followers of sile",
"points": 19.2,
"status": "partial",
"details": [
{
"code": "owner_followers",
"params": {
"count": 469,
"login": "sile"
}
}
],
"max_points": 25
},
{
"key": "track_record",
"name": "Track record",
"detail": "325 public repos, account ~16 yr old",
"points": 25,
"status": "met",
"details": [
{
"code": "public_repos",
"params": {
"count": 325
}
},
{
"code": "account_age_years",
"params": {
"years": 16
}
}
],
"max_points": 25
}
]
},
{
"key": "package_maintenance",
"band": "excellent",
"name": "Package maintenance",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"packages": [
"noargs"
],
"ecosystems": "crates",
"any_deprecated": false,
"min_days_since_publish": 83
},
"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 83 days ago",
"points": 35,
"status": "met",
"details": [
{
"code": "publish_recency",
"params": {
"days": 83
}
}
],
"max_points": 35
},
{
"key": "version_history",
"name": "Version history",
"detail": "12 published versions",
"points": 20,
"status": "met",
"details": [
{
"code": "published_versions",
"params": {
"count": 12
}
}
],
"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": 50,
"weight": 0.2,
"metrics": [
{
"key": "engineering_practices",
"band": "at_risk",
"name": "Engineering practices",
"note": null,
"notes": [],
"value": 44,
"inputs": {
"has_ci": true,
"has_tests": false,
"has_editorconfig": false,
"has_linter_config": false,
"has_precommit_config": false
},
"components": [
{
"key": "ci_workflows",
"name": "CI workflows",
"detail": "2 workflow(s)",
"points": 24,
"status": "met",
"details": [
{
"code": "ci_workflows",
"params": {
"count": 2
}
}
],
"max_points": 24
},
{
"key": "tests_present",
"name": "Tests present",
"detail": null,
"points": 0,
"status": "missed",
"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": "5 out of 5 merged PRs checked by a CI test -- score normalized to 10",
"points": 20,
"status": "met",
"details": [],
"max_points": 20
}
]
},
{
"key": "documentation",
"band": "moderate",
"name": "Documentation",
"note": null,
"notes": [],
"value": 60,
"inputs": {
"topics": [
"command-line-parser",
"rust"
],
"has_wiki": true,
"homepage": null,
"has_readme": true,
"has_docs_dir": false,
"has_description": true
},
"components": [
{
"key": "readme",
"name": "README",
"detail": null,
"points": 30,
"status": "met",
"details": [],
"max_points": 30
},
{
"key": "documentation_directory",
"name": "Documentation directory",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 25
},
{
"key": "documentation_homepage_site",
"name": "Documentation / homepage site",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 15
},
{
"key": "repository_description",
"name": "Repository description",
"detail": null,
"points": 10,
"status": "met",
"details": [],
"max_points": 10
},
{
"key": "topics",
"name": "Topics",
"detail": "2 topics",
"points": 10,
"status": "met",
"details": [
{
"code": "topics_count",
"params": {
"count": 2
}
}
],
"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): Signed-Releases. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"signed_releases"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 47,
"inputs": {
"source": "openssf_scorecard",
"checks_evaluated": 17,
"scorecard_version": "v5.5.0",
"checks_inconclusive": 1,
"scorecard_aggregate": 4.7
},
"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": "5 out of 5 merged PRs checked by a CI test -- score normalized to 10",
"points": 2.5,
"status": "met",
"details": [],
"max_points": 2.5
},
{
"key": "cii_best_practices",
"name": "CII-Best-Practices",
"detail": "no effort to earn an OpenSSF best practices badge detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 2.5
},
{
"key": "code_review",
"name": "Code-Review",
"detail": "Found 0/13 approved changesets -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "contributors",
"name": "Contributors",
"detail": "project has 3 contributing companies or organizations -- score normalized to 10",
"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": "7 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 5",
"points": 3.8,
"status": "partial",
"details": [],
"max_points": 7.5
},
{
"key": "packaging",
"name": "Packaging",
"detail": "packaging workflow detected",
"points": 5,
"status": "met",
"details": [],
"max_points": 5
},
{
"key": "pinned_dependencies",
"name": "Pinned-Dependencies",
"detail": "all dependencies are pinned",
"points": 5,
"status": "met",
"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": 3
},
"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": "at_risk",
"name": "AI Readiness",
"value": 48,
"weight": 0,
"metrics": [
{
"key": "ai_agent_context",
"band": "critical",
"name": "Agent context & guidance",
"note": null,
"notes": [],
"value": 24,
"inputs": {
"has_llms_txt": false,
"legible_history_share": 0.46,
"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": "46 of 100 human commits state their intent (structured subject or explanatory body)",
"points": 24.5,
"status": "partial",
"details": [
{
"code": "legible_history",
"params": {
"legible": 46,
"sampled": 100
}
}
],
"max_points": 40
}
]
},
{
"key": "ai_verify_loop",
"band": "moderate",
"name": "Verify loop (build / test / typecheck)",
"note": null,
"notes": [],
"value": 50,
"inputs": {
"has_nix": false,
"has_tests": false,
"lockfiles": [
"Cargo.lock"
],
"has_dockerfile": false,
"typed_language": true,
"bootstrap_files": [],
"has_devcontainer": false,
"has_linter_config": false,
"typecheck_configs": [],
"agent_commit_share": 0.03,
"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": 0,
"status": "missed",
"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": "3 of the last 100 commits agent-authored or agent-credited",
"points": 6,
"status": "partial",
"details": [
{
"code": "agent_authored_commits",
"params": {
"count": 3,
"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": "all dependencies are pinned",
"points": 10,
"status": "met",
"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": 20602,
"source_files_sampled": 12,
"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/12 source files over 60KB",
"points": 55,
"status": "met",
"details": [
{
"code": "oversized_source_files",
"params": {
"kb": 60,
"sampled": 12,
"oversized": 0
}
}
],
"max_points": 55
}
]
},
{
"key": "ai_interfaces",
"band": "at_risk",
"name": "Machine-readable interfaces",
"note": null,
"notes": [],
"value": 40,
"inputs": {
"example_dirs": [
"examples"
],
"has_mcp_signal": false,
"api_schema_files": []
},
"components": [
{
"key": "api_schema_openapi_graphql_proto",
"name": "API schema (OpenAPI/GraphQL/proto)",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 40
},
{
"key": "mcp_server",
"name": "MCP server",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 20
},
{
"key": "runnable_examples",
"name": "Runnable examples",
"detail": "examples",
"points": 40,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "examples"
}
}
],
"max_points": 40
}
]
}
],
"description": "How well is the repo equipped to be developed and maintained with AI coding agents? An independent, experimental badge — weight 0.0, so it is surfaced on its own and does not affect the overall health score."
}
],
"metrics_version": "1.13.0"
},
"warnings": [],
"report_type": "repository",
"generated_at": "2026-07-22T07:13:00.636731Z",
"schema_version": "0.26.0",
"badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/s/sile/noargs.svg",
"full_name": "sile/noargs",
"license_state": "standard",
"license_spdx": "MIT"
}