Public record
Software health reportschema 0.27.0 · metrics 1.13.0 · 2026-07-22 23:52 UTC

comex / rust-shlex

Split a string into shell words, like Python's shlex.

RustCustom license★ 152 stars⑂ 20 forkssince Jun 2015View on GitHub ↗

comex/rust-shlex holds a health index of 54 out of 100, placing it in the Moderate band. It scores highest on Sustainability & Governance (67/100) and lowest on Vitality (34/100). It was last updated 40 days ago. A single contributor accounts for most of its recent work.

54
overall / 100
Moderate

Software health index

Metrics are grouped into weighted categories on one standardized 1–100 scale. Overall starts as their weighted mean; when public evidence triggers the High-Risk Jurisdiction Policy, the rating is adjusted and receives an At risk ceiling of 49. AI Readiness sits outside the overall score.

54
Excellent85-100Exemplary; meets essentially all checked criteria
Good70-84Healthy; minor gaps
Moderate50-69Acceptable with notable gaps; review recommended
At risk30-49Significant weaknesses; adoption warrants caution
Critical1-29Severe problems (abandoned, single-maintainer, no hygiene)
VitalityCommunity &AdoptionSustainability &GovernanceEngineeringQualitySecurityAI Readiness

Score profile

Each axis is a category. The shape matters more than the average — a healthy subject fills the whole shape, while a spike-and-crater profile means strength in one dimension is masking risk in another.

Ownership

comexPersonal account
1,316 followers155 public repossince Jan 2009

This repository is owned by a personal account. A single-owner project carries more continuity risk than an organization-backed one.

Package ecosystems

RegistryPackageVersionDownloads / moVersionsLast publishTags
crates.ioshlex2.0.163,769,349966 days agocommand-line-interfaceparser-implementations

Metrics by category

Vitality

Is the project alive — is code being written and are releases shipping?

34At risk · 22% of overall
How it's scored
18/36Push recency — last push 40 days ago
1.4/36Commit cadence — 2/52 weeks with commits
11.7/18Commit volume — 19 commits in the last year
10/10OpenSSF Scorecard: Maintained — 17 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 10
Inputs used
commits_last_year19
human_commit_share0.968
days_since_last_push40
active_weeks_last_year2
How it's scored
16.2/27Ships releases — 7 version tags (no GitHub releases)
0/36Release recency — latest release 912 days ago
5.4/27Release cadence — a release every ~522.5 days
0/10OpenSSF Scorecard: Signed-Releases — no data
Inputs used
releases_count7
latest_release_tag1.3.0
releases_from_tagsyes
days_since_latest_release912
mean_days_between_releases522.5
Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Signed-Releases. Remaining weights renormalized.

Community & Adoption

Does the project have users, downloads, attention, and a welcoming setup for contributors?

60Moderate · 18% of overall
How it's scored
35.3/60Stars — 152 stars
10.7/25Forks — 20 forks
1.7/15Watchers — 3 watchers
Inputs used
forks20
stars152
watchers3
growth_stateunverified
growth_factor_pct100
growth_unverified_reasonno_history
How it's scored
22.5/22.5README
16.9/22.5License — license file present, not a recognized license
0/18CONTRIBUTING guide
0/13.5Code of conduct
0/7.2Issue template
0/6.3PR template
Inputs used
has_readmeyes
has_licenseyes
has_contributingno
has_issue_templateno
has_code_of_conductno
has_pull_request_templateno
How it's scored
80/80Monthly downloads — 63,769,349 downloads/month across crates
0/20Registry dependents — not reported by this ecosystem
Inputs used
packagesshlex
dependents
ecosystemscrates
total_downloads664,628,744
monthly_downloads63,769,349
Excluded from scoring (no data or not applicable): Registry dependents. Remaining weights renormalized.

Sustainability & Governance

Will the project survive its people — bus factor, responsiveness, who backs it, and package upkeep?

67Moderate · 24% of overall
How it's scored
9/54Bus factor — 1 contributor(s) cover half of all commits
8.8/22.5Commit distribution — top contributor authored 61% of commits
10.8/13.5Contributor breadth — 8 contributors
10/10OpenSSF Scorecard: Contributors — project has 10 contributing companies or organizations
Inputs used
bus_factor1
contributors_sampled8
top_contributor_share0.607
How it's scored
35.1/46.8Issue resolution — 75% of issues closed
31.5/38.3PR acceptance — 14/17 decided PRs merged
1.5/15OpenSSF Scorecard: Code-Review — Found 2/15 approved changesets -- score normalized to 1
Inputs used
merged_prs14
open_issues3
closed_issues9
issue_closed_ratio0.75
closed_unmerged_prs3
How it's scored
10/30Ownership backing — personal (user) account
0/20Verified domain — not applicable to user accounts
22.4/25Owner reach — 1,316 followers of comex
25/25Track record — 155 public repos, account ~17 yr old
Inputs used
followers1,316
owner_typeUser
is_verified
owner_logincomex
public_repos155
account_age_days6,394
Excluded from scoring (no data or not applicable): Verified domain. Remaining weights renormalized.
How it's scored
25/25Published & resolvable — 1 package(s) on crates
35/35Publish recency — latest publish 66 days ago
20/20Version history — 9 published versions
20/20Not deprecated — active, not deprecated or yanked
Inputs used
packagesshlex
ecosystemscrates
any_deprecatedno
min_days_since_publish66

Engineering Quality

Are baseline engineering and documentation practices in place?

48At risk · 20% of overall
How it's scored
24/24CI workflows — 1 workflow(s)
0/24Tests present
0/16Linter config
0/9.6Pre-commit hooks
0/6.4.editorconfig
12/20OpenSSF Scorecard: CI-Tests — 4 out of 6 merged PRs checked by a CI test -- score normalized to 6
Inputs used
has_ciyes
has_testsno
has_editorconfigno
has_linter_configno
has_precommit_configno

Documentation

65Moderate
How it's scored
30/30README
0/25Documentation directory
15/15Documentation / homepage site — https://crates.io/crates/shlex
10/10Repository description
0/10Topics
10/10Wiki
Inputs used
topics
has_wikiyes
homepagehttps://crates.io/crates/shlex
has_readmeyes
has_docs_dirno
has_descriptionyes

Security

Are visible security and supply-chain practices strong, without unresolved high-risk jurisdiction exposure?

64Moderate · 16% of overall
How it's scored
7.5/7.5Binary-Artifacts — no binaries found in the repo
0/7.5Branch-Protection — branch protection not enabled on development/release branches
1.5/2.5CI-Tests — 4 out of 6 merged PRs checked by a CI test -- score normalized to 6
0/2.5CII-Best-Practices — no effort to earn an OpenSSF best practices badge detected
0.8/7.5Code-Review — Found 2/15 approved changesets -- score normalized to 1
2.5/2.5Contributors — project has 10 contributing companies or organizations
10/10Dangerous-Workflow — no dangerous workflow patterns detected
7.5/7.5Dependency-Update-Tool — update tool detected
5/5Fuzzing — project is fuzzed
2.2/2.5License — license file detected
7.5/7.5Maintained — 17 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 10
0/5Packaging — no data
0/5Pinned-Dependencies — dependency not pinned by hash detected -- score normalized to 0
0/5SAST — SAST tool is not run on all commits -- score normalized to 0
0/5Security-Policy — security policy file not detected
0/7.5Signed-Releases — no data
0/7.5Token-Permissions — detected GitHub workflow tokens with excessive permissions
6/7.5Vulnerabilities — 2 existing vulnerabilities detected
Inputs used
sourceopenssf_scorecard
checks_evaluated16
scorecard_versionv5.5.0
checks_inconclusive2
scorecard_aggregate5.5
Excluded from scoring (no data or not applicable): packaging, signed_releases. Remaining weights renormalized.
How it's scored
35/35Direct dependencies free of known advisories — no direct dependency carries a known advisory
0/25Indirect dependencies free of known advisories — transitive set not separable from development and test dependencies in this scope
0/40No advisories left outstanding — no advisory carries a publication date
Inputs used
sourceosv
advisories4
affected_packages1
assessed_packages45
unassessed_packages6
affected_by_severityhigh 1
direct_affected_packages0
Excluded from scoring (no data or not applicable): Indirect dependencies free of known advisories, No advisories left outstanding. Remaining weights renormalized. Matched 45 resolved dependencies against OSV. 6 could not be assessed — no resolved version, an unsupported ecosystem, or beyond the reported package list. This repository publishes no package the index resolves, so the repository dependency graph was assessed instead. That graph mixes development and test pins with shipped dependencies, so only the declared runtime dependencies are scored; transitive findings are reported as context and excluded from the score. Reachability is not analyzed.

AI Readiness

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.

44At risk · 0% of overall
How it's scored
0/45Agent instructions — no CLAUDE.md / AGENTS.md / editor rules
0/15Machine-readable docs (llms.txt)
19.2/40Legible commit history — 22 of 61 human commits state their intent (structured subject or explanatory body)
Inputs used
has_llms_txtno
legible_history_share0.361
agent_instruction_files
agent_instruction_max_bytes
How it's scored
12.6/18One-command bootstrap — Cargo.toml, fuzz/Cargo.toml, fuzz/fuzz_quote_python/Cargo.toml (toolchain convention, no task runner)
0/22Automated tests
0/11Lint / format config
11/11Static type checking — Rust (statically typed)
10/10Reproducible environment — Dockerfile, lockfile
0/10Demonstrated agent practice — no agent-authored commits among the last 63
8/8Automated maintenance — 2 of the last 63 commits are automated dependency updates
0/10OpenSSF Scorecard: Pinned-Dependencies — dependency not pinned by hash detected -- score normalized to 0
Inputs used
has_nixno
has_testsno
lockfilesCargo.lock
has_dockerfileyes
typed_languageyes
bootstrap_files
has_devcontainerno
has_linter_configno
typecheck_configs
agent_commit_share0
toolchain_manifestsCargo.toml, fuzz/Cargo.toml, fuzz/fuzz_quote_python/Cargo.toml, fuzz/fuzz_quote_real_shell/Cargo.toml, fuzz/fuzz_quote_wordexp/Cargo.toml
dependency_bot_commit_share0.032
How it's scored
45/45Type-checkable code — Rust (statically typed)
55/55Manageable file sizes — 0/9 source files over 60KB
Inputs used
primary_languageRust
largest_source_bytes19,409
source_files_sampled9
oversized_source_files0

Key facts

152GitHub stars
8contributors
19commits, last 12 months
40days since last push
7releases
1bus factor
3open issues
crates.iopackage ecosystems

Data collection warnings

  • Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token

More detail

Star and fork history 0 ★ / 20 ⇿
0Stars
20Forks
5Releases

When each star and fork was added, collected from GitHub and bucketed by day. Cumulative growth sits directly above the daily additions it is made of, so the two read against each other: steady organic accretion looks nothing like an abrupt, short-lived burst. Where that difference is measurable, it is reported as growth authenticity.

0481216202012016-122021-082026-04
Major 1Minor 3Patch 1

Each point covers 9 days.

OpenSSF Scorecard 5.5 / 10
5.5aggregate

Independent, tool-agnostic security assessment from the open-source OpenSSF Scorecard. Each check rewards a security practice, not a specific vendor's tool. Checks Scorecard could not determine are marked n/a and excluded from the security score (never counted as zero).Scorecard v5.5.0 · 2026-07-22 23:52 UTC

10Binary-Artifactsno binaries found in the repo
0Branch-Protectionbranch protection not enabled on development/release branches
6CI-Tests4 out of 6 merged PRs checked by a CI test -- score normalized to 6
0CII-Best-Practicesno effort to earn an OpenSSF best practices badge detected
1Code-ReviewFound 2/15 approved changesets -- score normalized to 1
10Contributorsproject has 10 contributing companies or organizations
10Dangerous-Workflowno dangerous workflow patterns detected
10Dependency-Update-Toolupdate tool detected
10Fuzzingproject is fuzzed
9Licenselicense file detected
10Maintained17 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 10
n/aPackagingpackaging workflow not detected
0Pinned-Dependenciesdependency not pinned by hash detected -- score normalized to 0
0SASTSAST tool is not run on all commits -- score normalized to 0
0Security-Policysecurity policy file not detected
n/aSigned-Releasesno releases found
0Token-Permissionsdetected GitHub workflow tokens with excessive permissions
8Vulnerabilities2 existing vulnerabilities detected
All dependencies 51

Full resolved dependency set from the GitHub dependency graph: 0 direct and 51 indirect (transitive) packages. The transitive closure is complete when the repository commits a lockfile.

RegistryPackageVersionRelation
crates.ioarbitrary1.3.2indirect
crates.ioautocfg1.1.0indirect
crates.iobstrindirect
crates.iobstr1.9.0indirect
crates.ioccindirect
crates.iocc1.0.83indirect
crates.iocfg-if1.0.0indirect
crates.iogetrandom0.2.12indirect
crates.ioheck0.5.0indirect
crates.ioindoc2.0.4indirect
crates.iojobserver0.1.27indirect
crates.iolibc0.2.152indirect
crates.iolibfuzzer-sysindirect
crates.iolibfuzzer-sys0.4.7indirect
crates.iomemchr2.7.1indirect
crates.iomemoffset0.9.0indirect
crates.ionu-ansi-term0.49.0indirect
crates.ionu-pretty-hexindirect
crates.ionu-pretty-hex0.87.1indirect
crates.ioonce_cell1.19.0indirect
crates.ioportable-atomic1.13.1indirect
crates.ioppv-lite860.2.17indirect
crates.ioproc-macro21.0.106indirect
crates.iopyo3indirect
crates.iopyo30.24.1indirect
crates.iopyo3-build-config0.24.1indirect
crates.iopyo3-ffi0.24.1indirect
crates.iopyo3-macros0.24.1indirect
crates.iopyo3-macros-backend0.24.1indirect
crates.ioquote1.0.35indirect
crates.iorandindirect
crates.iorand0.8.6indirect
crates.iorand_chacha0.3.1indirect
crates.iorand_core0.6.4indirect
crates.ioregex-automata0.4.3indirect
crates.ioserde1.0.195indirect
crates.ioserde_derive1.0.195indirect
crates.iosyn2.0.117indirect
crates.iotarget-lexicon0.13.5indirect
crates.iounicode-ident1.0.12indirect
crates.iounindent0.2.3indirect
crates.iowasi0.11.0+wasi-snapshot-preview1indirect
crates.iowindows-sys0.48.0indirect
crates.iowindows-targets0.48.5indirect
crates.iowindows_aarch64_gnullvm0.48.5indirect
crates.iowindows_aarch64_msvc0.48.5indirect
crates.iowindows_i686_gnu0.48.5indirect
crates.iowindows_i686_msvc0.48.5indirect
crates.iowindows_x86_64_gnu0.48.5indirect
crates.iowindows_x86_64_gnullvm0.48.5indirect
crates.iowindows_x86_64_msvc0.48.5indirect
Dependency advisories 1

This repository publishes no package the index resolves, so its own dependency graph was assessed — 45 packages, which also include development and test pins that never ship: 1 carry known advisories, of which 0 are direct. 6 could not be assessed — no resolved version, an unsupported ecosystem, or beyond the reported package list.

PackageVersionRelationSeverityAdvisoriesFixed in
pyo30.24.1indirecthigh40.29.0

An advisory means the version recorded in the dependency graph falls inside an advisory’s affected range. Reachability is not analysed, and the graph includes development and test pins — a finding may concern tooling rather than shipped software.

Raw JSON report machine-readable
{
  "data": {
    "repo": {
      "topics": [],
      "is_fork": false,
      "size_kb": 237,
      "has_wiki": true,
      "homepage": "https://crates.io/crates/shlex",
      "languages": {
        "C": 691,
        "Rust": 52662,
        "Shell": 3059,
        "Dockerfile": 171
      },
      "pushed_at": "2026-06-12T19:38:35Z",
      "created_at": "2015-06-22T23:36:18Z",
      "owner_type": "User",
      "updated_at": "2026-07-14T09:43:35Z",
      "description": "Split a string into shell words, like Python's shlex.",
      "is_archived": false,
      "is_disabled": false,
      "license_spdx": null,
      "default_branch": "master",
      "license_spdx_raw": "NOASSERTION",
      "primary_language": "Rust",
      "significant_languages": [
        "Rust"
      ]
    },
    "owner": {
      "blog": null,
      "name": null,
      "type": "User",
      "login": "comex",
      "company": null,
      "location": null,
      "followers": 1316,
      "avatar_url": "https://avatars.githubusercontent.com/u/47517?v=4",
      "created_at": "2009-01-18T20:21:26Z",
      "is_verified": null,
      "public_repos": 155,
      "account_age_days": 6394
    },
    "license": {
      "state": "custom",
      "spdx_id": null,
      "raw_spdx": "NOASSERTION",
      "file_present": true,
      "scorecard_found": true,
      "profile_has_license": true
    },
    "activity": {
      "releases": [
        {
          "tag": "1.3.0",
          "kind": "minor",
          "published_at": "2024-01-22T05:14:48Z"
        },
        {
          "tag": "1.2.1",
          "kind": "patch",
          "published_at": "2024-01-22T04:49:15Z"
        },
        {
          "tag": "1.2.0",
          "kind": "minor",
          "published_at": "2023-09-05T00:13:48Z"
        },
        {
          "tag": "1.1.0",
          "kind": "minor",
          "published_at": "2021-08-27T22:36:16Z"
        },
        {
          "tag": "1.0.0",
          "kind": "major",
          "published_at": "2021-02-03T19:15:48Z"
        },
        {
          "tag": "0.1.1",
          "kind": "patch",
          "published_at": "2015-06-23T01:20:35Z"
        },
        {
          "tag": "0.1.0",
          "kind": "minor",
          "published_at": "2015-06-22T23:40:34Z"
        }
      ],
      "recent_commits": [
        {
          "oid": "653936e120cdd0a8d1b4f0837e2cce0f347da4c0",
          "body": null,
          "is_bot": false,
          "headline": "Mark 1.0.0 newline change as breaking",
          "author_name": "Fenhl",
          "author_login": "fenhl",
          "committed_at": "2026-05-17T19:06:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e82b1411beb7c92871c2c078c9ab415bbcf207ef",
          "body": "Build docs in CI",
          "is_bot": false,
          "headline": "Merge pull request #29 from fenhl/ci-doc",
          "author_name": "Fenhl",
          "author_login": "fenhl",
          "committed_at": "2026-05-17T18:54:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5515c271519e3043f5aa2164ecf6715340bf74d5",
          "body": null,
          "is_bot": false,
          "headline": "Build docs in CI",
          "author_name": "Fenhl",
          "author_login": "fenhl",
          "committed_at": "2026-05-17T18:51:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9439bfe025fc9fa8eee445442f975796fcf89ac7",
          "body": null,
          "is_bot": false,
          "headline": "Bump version",
          "author_name": "Fenhl",
          "author_login": "fenhl",
          "committed_at": "2026-05-17T18:49:22Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9f677c13abad9bdb9b936bd4540ade99abdf5857",
          "body": "Fix rust docs not building",
          "is_bot": false,
          "headline": "Merge pull request #28 from mkroman/fix-rustdoc",
          "author_name": "Fenhl",
          "author_login": "fenhl",
          "committed_at": "2026-05-17T18:45:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e39d0eb70adae74f7636d59bf717c5ecf66ca5a6",
          "body": null,
          "is_bot": false,
          "headline": "Fix rust docs not building",
          "author_name": "mkroman",
          "author_login": "mkroman",
          "committed_at": "2026-05-17T18:37:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b22bb1341e3f99c13347b65614f4b09e70448a0c",
          "body": "Remove unsound API and existing deprecated items",
          "is_bot": false,
          "headline": "Merge pull request #27 from fenhl/v2",
          "author_name": "Fenhl",
          "author_login": "fenhl",
          "committed_at": "2026-05-16T21:44:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "75c5a6d0845a6ff94b1b76a27fb4f3a021ea2627",
          "body": null,
          "is_bot": false,
          "headline": "Update example",
          "author_name": "Fenhl",
          "author_login": "fenhl",
          "committed_at": "2026-04-28T14:35:53Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ed8e9bf3ff5215a9d717c2a9560b1f76c650bd45",
          "body": null,
          "is_bot": false,
          "headline": "Remove DerefMut impl and replace with unsafe methods",
          "author_name": "Fenhl",
          "author_login": "fenhl",
          "committed_at": "2026-04-28T14:34:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5b7afffbdfa2ff473f9e081036193f6c83c37c25",
          "body": null,
          "is_bot": false,
          "headline": "Remove unused code",
          "author_name": "Fenhl",
          "author_login": "fenhl",
          "committed_at": "2026-04-28T14:24:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9222548b148baad1a037fc8a97eecca4e3f66f82",
          "body": null,
          "is_bot": false,
          "headline": "Remove deprecated items",
          "author_name": "Fenhl",
          "author_login": "fenhl",
          "committed_at": "2026-04-28T14:22:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "318a92abad21018b29906c25430f89c17b7ab249",
          "body": "Bump pyo3 from 0.20.2 to 0.24.1 in /fuzz",
          "is_bot": false,
          "headline": "Merge pull request #23 from comex/dependabot/cargo/fuzz/pyo3-0.24.1",
          "author_name": "Fenhl",
          "author_login": "fenhl",
          "committed_at": "2026-04-27T16:08:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "495ab6b1424c8f4a799777062957397961f47cfe",
          "body": "Bumps [pyo3](https://github.com/pyo3/pyo3) from 0.20.2 to 0.24.1.\n- [Release notes](https://github.com/pyo3/pyo3/releases)\n- [Changelog](https://github.com/PyO3/pyo3/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/pyo3/pyo3/compare/v0.20.2...v0.24.1)\n\n---\nupdated-dependencies:\n- dependency-name: pyo3\n  dependency-version: 0.24.1\n  dependency-type: direct:production\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "Bump pyo3 from 0.20.2 to 0.24.1 in /fuzz",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-04-27T14:48:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "23b77c380c35a47841d8f75a3415a3d0b63845df",
          "body": null,
          "is_bot": false,
          "headline": "Fix clippy warnings",
          "author_name": "Fenhl",
          "author_login": "fenhl",
          "committed_at": "2026-04-27T14:42:27Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3e49066ab94db8bb6733194ae429a75f8ec480f3",
          "body": null,
          "is_bot": false,
          "headline": "Fix compiler warnings",
          "author_name": "Fenhl",
          "author_login": "fenhl",
          "committed_at": "2026-04-27T14:39:55Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "af7aa2c86f908571ef858eca495c7a0222c2966b",
          "body": null,
          "is_bot": false,
          "headline": "Merge branch 'trivial-changes'",
          "author_name": "Fenhl",
          "author_login": "fenhl",
          "committed_at": "2026-04-27T14:35:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fa7216b054f6bfa5b255213a3a8171e47655558a",
          "body": null,
          "is_bot": false,
          "headline": "Use Rust beta instead of nightly",
          "author_name": "Fenhl",
          "author_login": "fenhl",
          "committed_at": "2026-04-27T14:34:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d230cafbdb14e48964225034018c587f375206b5",
          "body": "Bump rand from 0.8.5 to 0.8.6 in /fuzz",
          "is_bot": false,
          "headline": "Merge pull request #25 from comex/dependabot/cargo/fuzz/rand-0.8.6",
          "author_name": "Fenhl",
          "author_login": "fenhl",
          "committed_at": "2026-04-23T06:48:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6da3723bff8da28e5023492dac2a9c65ba5f23af",
          "body": "Bumps [rand](https://github.com/rust-random/rand) from 0.8.5 to 0.8.6.\n- [Release notes](https://github.com/rust-random/rand/releases)\n- [Changelog](https://github.com/rust-random/rand/blob/0.8.6/CHANGELOG.md)\n- [Commits](https://github.com/rust-random/rand/compare/0.8.5...0.8.6)\n\n---\nupdated-dependencies:\n- dependency-name: rand\n  dependency-version: 0.8.6\n  dependency-type: direct:production\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "Bump rand from 0.8.5 to 0.8.6 in /fuzz",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-04-22T23:37:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2399e1eb15e2709d14f37f9213284f48bc437204",
          "body": "- Stop using ATiltedTree/setup-rust@v1 because it apparently no longer\n  exists.  The runners have rustup installed by default, so use that.\n\n- Remove the separate `cargo check` job, since `cargo test` should\n  be a superset of it.\n\n- Add a test on nightly with default features.\n\n- Add a test on MSR\n[…]\n nightly jobs.\n\n  Running them would probably be too expensive.\n\n- Fix a warning in one of the fuzz targets.\n\n- Update `fuzz/ Cargo.lock` (this happened automatically when I built\n  the fuzz targets).",
          "is_bot": false,
          "headline": "Update GitHub workflow.",
          "author_name": "comex",
          "author_login": "comex",
          "committed_at": "2024-12-27T19:07:43Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "233303e8f71d04d328f1b398f6999f3f3b66845a",
          "body": "To be tagged and published to Cargo once merged.\n\nI don't think the changes really deserve individual changelog entries.",
          "is_bot": false,
          "headline": "Change version number to 1.3.1 and update changelog.",
          "author_name": "comex",
          "author_login": "comex",
          "committed_at": "2024-12-27T15:58:55Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9606ac4c7a750b40109f2020b6b1af0c737262bb",
          "body": null,
          "is_bot": false,
          "headline": "Trivial changes suggested by clippy.",
          "author_name": "comex",
          "author_login": "comex",
          "committed_at": "2024-12-27T15:48:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "865ecba109af3f4f9d3cdf06646fc9b378c59a36",
          "body": "No actual code changes are necessary.",
          "is_bot": false,
          "headline": "Switch to 2018 edition to resolve warning recommending such.",
          "author_name": "comex",
          "author_login": "comex",
          "committed_at": "2024-12-27T15:48:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2183297683e0160f9db63f0f1f4f70acc1d66add",
          "body": "The cfg is valid as it's intended to be passed manually to rustc.\n\nFixes #21.",
          "is_bot": false,
          "headline": "Suppress unexpected_cfgs warning.",
          "author_name": "comex",
          "author_login": "comex",
          "committed_at": "2024-12-27T15:48:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8cc82cea8f61ea308bbdaa001cbd9c587bedf821",
          "body": "I forgot to push this change a year ago.",
          "is_bot": false,
          "headline": "Fix Rustsec link in documentation.",
          "author_name": "comex",
          "author_login": "comex",
          "committed_at": "2024-12-27T15:48:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ecfa500f36c69afdbe8f6c3de10560c3c64966fb",
          "body": null,
          "is_bot": false,
          "headline": "Update changelog",
          "author_name": "Fenhl",
          "author_login": "fenhl",
          "committed_at": "2024-01-22T15:13:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "aa3c38075e8f5a51a456aab24bed22837636c34d",
          "body": "I thought published advisories would automatically be promoted from\n\n    https://github.com/owner/repo/security/advisories/GHSA-xxx\n\nto\n\n    https://github.com/advisories/GHSA-xxx\n\nbut it looks like this only happens for GitHub-reviewed advisories.\nGetting reviewed apparently requires a CVE, and I'm\n[…]\nt mind if someone else does).\n\nWith this issue plus the known issue of the rustsec ID not being\nassigned until publication, it looks like I'm going to have to publish\na 1.3.1 just to change the links.",
          "is_bot": false,
          "headline": "Fix URL",
          "author_name": "comex",
          "author_login": "comex",
          "committed_at": "2024-01-22T05:22:15Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "4a0724b0b62ef715467875b040a890ce75a8a829",
          "body": "Ref: https://github.com/advisories/GHSA-r7qv-8r2h-pg27\n\n- Deprecate quote APIs in favor of `try_` equivalents that complain\n  about nul bytes.\n\n- Also add a builder API, which allows re-enabling nul bytes without\n  using the deprecated interface, and in the future can allow other\n  things (as discus\n[…]\nep the MSRV\n  reasonably old.  I picked 1.46.0 because it's the first version that\n  wouldn't require completely redoing the `const fn` bitmask.\n\n- Add more authors to Cargo.toml based on Git commits.",
          "is_bot": false,
          "headline": "Address security issues involving quote API",
          "author_name": "comex",
          "author_login": "comex",
          "committed_at": "2024-01-22T05:14:48Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "4c53044f62ba3e0921b6283e8ae37f7039c23643",
          "body": "Ref: https://github.com/advisories/GHSA-r7qv-8r2h-pg27",
          "is_bot": false,
          "headline": "Minimal fix for the high-severity issue without bumping MSRV",
          "author_name": "comex",
          "author_login": "comex",
          "committed_at": "2024-01-22T04:49:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fde8a71f70e6464f18f56fba5b276101c50c87fe",
          "body": null,
          "is_bot": false,
          "headline": "Version bump",
          "author_name": "Fenhl",
          "author_login": "fenhl",
          "committed_at": "2023-09-05T00:13:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f44b62e9a3b1e65d03145bdeccad6b832ddc844f",
          "body": "Add support for operating on byte strings",
          "is_bot": false,
          "headline": "Merge pull request #15 from danielparks/bytes",
          "author_name": "Fenhl",
          "author_login": "fenhl",
          "committed_at": "2023-09-05T00:07:07Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0c786d42a288298228ff448e81991bd1d7289798",
          "body": null,
          "is_bot": false,
          "headline": "Implement Shlex with bytes::Shlex.",
          "author_name": "Daniel Parks",
          "author_login": "danielparks",
          "committed_at": "2023-09-04T19:31:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "879d212e537096ed40c9da8c6b5afbf05079cfd6",
          "body": "This adds a `bytes` submodule for operating on byte strings that might\ncontain invalid UTF-8. Where possible I have switched the functions that\noperate on `str` to use the `bytes` functions internally to avoid\nduplicating code and eliminate the potential for differing behavior\nbetween the two functions.\n\nIt includes trivial tests that confirm that the `bytes` version of\nfunctions actually work on invalid UTF-8.\n\nFixes #12",
          "is_bot": false,
          "headline": "Add support for operating on byte strings",
          "author_name": "Daniel Parks",
          "author_login": "danielparks",
          "committed_at": "2023-09-04T19:27:22Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "aa2d6e39cc97fd52cfab539ce428eb47f03473d4",
          "body": "Fix CI badge",
          "is_bot": false,
          "headline": "Merge pull request #14 from atouchet/badge",
          "author_name": "Fenhl",
          "author_login": "fenhl",
          "committed_at": "2022-12-18T08:46:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "18d1dae9cbfeded8a40acd8155261474235e6a9c",
          "body": null,
          "is_bot": false,
          "headline": "Fix CI badge",
          "author_name": "Alex Touchet",
          "author_login": "atouchet",
          "committed_at": "2022-12-18T06:57:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6064b4851fc3e7fa40946f129c7df2f2464cfe92",
          "body": "Adding fuzzers for unsafe code.",
          "is_bot": false,
          "headline": "Merge pull request #11 from adetaylor/fuzz",
          "author_name": "Fenhl",
          "author_login": "fenhl",
          "committed_at": "2022-06-24T07:58:11Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6480b2c2a0a9263d6762c0b8530c5803fcb7b2a8",
          "body": null,
          "is_bot": false,
          "headline": "Adding fuzzers for unsafe code.",
          "author_name": "Adrian Taylor",
          "author_login": "adetaylor",
          "committed_at": "2022-02-02T22:59:53Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ca8e63a6e9449cb333f76d73f4b147ae616499e8",
          "body": null,
          "is_bot": false,
          "headline": "Add badges to readme",
          "author_name": "Fenhl",
          "author_login": "fenhl",
          "committed_at": "2021-08-27T22:46:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8638f145d9356eed9c83e7b2f13c5209e72f0e27",
          "body": null,
          "is_bot": false,
          "headline": "Version bump",
          "author_name": "Fenhl",
          "author_login": "fenhl",
          "committed_at": "2021-08-27T22:36:16Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "06785ead65ab5b7dc82aeed0988c50e696d3ddb1",
          "body": "Add no_std support",
          "is_bot": false,
          "headline": "Merge pull request #10 from u1f408/no-std",
          "author_name": "Fenhl",
          "author_login": "fenhl",
          "committed_at": "2021-08-27T22:32:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e4b0a70d256012caaaeb7e5f093ab83431978898",
          "body": null,
          "is_bot": false,
          "headline": "Typo",
          "author_name": "Fenhl",
          "author_login": "fenhl",
          "committed_at": "2021-08-27T20:51:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "48c81e1a630dd4e1781c79babd9c4a81aee79556",
          "body": null,
          "is_bot": false,
          "headline": "Typo",
          "author_name": "Fenhl",
          "author_login": "fenhl",
          "committed_at": "2021-08-27T20:50:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d900c9ee51d82a1c86d189552db220066919eb94",
          "body": null,
          "is_bot": false,
          "headline": "Add mention of #![no_std] mode to CHANGELOG",
          "author_name": "Iris System",
          "author_login": "u1f408",
          "committed_at": "2021-08-26T19:24:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "93908700c670e9fde164641610a8cdf87ddc9407",
          "body": null,
          "is_bot": false,
          "headline": "Add GitHub Actions to run tests for default and #![no_std] modes",
          "author_name": "Iris System",
          "author_login": "u1f408",
          "committed_at": "2021-08-26T19:15:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "458d8616a073f65c461c952e64450ce6acc233d8",
          "body": "Disabling the `std` feature (by setting `default-features = false` for\nthis crate in the Cargo.toml of something requiring it) will enable the\ncrate to work without the standard library, assuming the presence of\nthe `alloc` crate and a working global allocator.\n\nWe've explicitly imported the individ\n[…]\ned by this\ncrate, rather than using `#![feature(alloc_prelude)]` as `alloc_prelude`\nrequires Rust nightly, and doing it that way would be a breaking change\nto the MSRV.\n\nTested with Cargo/rustc 1.53.0",
          "is_bot": false,
          "headline": "Add `std` feature, allow crate to work in #![no_std] mode",
          "author_name": "Iris System",
          "author_login": "u1f408",
          "committed_at": "2021-08-26T19:10:06Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "89fa2d151b7db0926254ca600ab4551fad4f552f",
          "body": "- Explicitly linkifies the `pubs.opengroup.org` URL\n- Surround `\\r` with backticks so that it renders nicer",
          "is_bot": false,
          "headline": "Slight crate documentation changes",
          "author_name": "Iris System",
          "author_login": "u1f408",
          "committed_at": "2021-08-26T19:07:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "466e16f3139f434fd4d6c2aed4748b4e43a3445c",
          "body": "- `categories` was misspelled\n- `description` does not need to be a multi-line string",
          "is_bot": false,
          "headline": "Fix Cargo manifest slightly",
          "author_name": "Iris System",
          "author_login": "u1f408",
          "committed_at": "2021-08-26T19:07:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8c5a36d5b099b75d6f3d44fc952582e18a6a732d",
          "body": null,
          "is_bot": false,
          "headline": "Add changelog",
          "author_name": "Fenhl",
          "author_login": "fenhl",
          "committed_at": "2021-02-07T11:28:16Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5bdb327aa93db2e8c7a33e5aa760bdd872db0ae0",
          "body": "Use HTTPS for links",
          "is_bot": false,
          "headline": "Merge pull request #8 from atouchet/https",
          "author_name": "Fenhl",
          "author_login": "fenhl",
          "committed_at": "2021-02-05T02:04:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4c271e5f0870290930f225e0f4dbcd72308bc750",
          "body": null,
          "is_bot": false,
          "headline": "Use HTTPS for links",
          "author_name": "atouchet",
          "author_login": "atouchet",
          "committed_at": "2021-02-04T21:21:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "618ad7a8bcbfbac1fdf1c473637a75e7f3055b2d",
          "body": null,
          "is_bot": false,
          "headline": "Add Cargo categories",
          "author_name": "Fenhl",
          "author_login": "fenhl",
          "committed_at": "2021-02-03T19:15:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "171e6d663d0fa733121f9ada2a46a6668aec4779",
          "body": null,
          "is_bot": false,
          "headline": "Bump version to 1.0.0",
          "author_name": "Fenhl",
          "author_login": "fenhl",
          "committed_at": "2021-02-03T19:02:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0ef195b57787ac4a66854a7d431b2f2a91b2201d",
          "body": null,
          "is_bot": false,
          "headline": "Add myself as an author",
          "author_name": "Fenhl",
          "author_login": "fenhl",
          "committed_at": "2021-02-03T19:02:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6db4704fcad8393dd6947b1d31720327546a84a2",
          "body": null,
          "is_bot": false,
          "headline": "Fix #6",
          "author_name": "Fenhl",
          "author_login": "fenhl",
          "committed_at": "2021-02-03T18:57:34Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "263e9c45b3085f8a3093b2df4247c45e8341a8b2",
          "body": "Add gitignore",
          "is_bot": false,
          "headline": "Merge pull request #5 from fenhl/gitignore",
          "author_name": "Fenhl",
          "author_login": "fenhl",
          "committed_at": "2021-02-03T18:09:16Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d2b2c1fa7e2d251a7c1ac46d183a80d43c26f57f",
          "body": "Add `join` convenience function",
          "is_bot": false,
          "headline": "Merge pull request #4 from fenhl/join",
          "author_name": "Fenhl",
          "author_login": "fenhl",
          "committed_at": "2021-02-03T18:08:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "666349c2d004a86889ef08e6e751b8610ae8cae9",
          "body": "add license files and clean up Cargo.toml",
          "is_bot": false,
          "headline": "Merge pull request #3 from vitiral/license",
          "author_name": "Fenhl",
          "author_login": "fenhl",
          "committed_at": "2021-02-03T18:06:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d5eb01d2487d07565431e22838aefef60e83eb78",
          "body": null,
          "is_bot": false,
          "headline": "Add gitignore",
          "author_name": "Fenhl",
          "author_login": "fenhl",
          "committed_at": "2018-08-05T07:51:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "11344993ad1763e152356378577233ea55365816",
          "body": null,
          "is_bot": false,
          "headline": "Add `join` convenience function",
          "author_name": "Fenhl",
          "author_login": "fenhl",
          "committed_at": "2018-08-05T07:43:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "755d698157a4dbd6c103be17ad8375ec76b6c36b",
          "body": null,
          "is_bot": false,
          "headline": "add license files and clean up Cargo.toml",
          "author_name": "Garrett Berg",
          "author_login": "vitiral",
          "committed_at": "2018-03-10T18:22:27Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "95ef6961a2500d89bc065b2873ca3e77850539e3",
          "body": null,
          "is_bot": false,
          "headline": "add # quotes, which I forgot about",
          "author_name": "comex",
          "author_login": "comex",
          "committed_at": "2015-06-23T01:20:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e02f01f217422a353562050e2863c30a45144b0c",
          "body": null,
          "is_bot": false,
          "headline": "fix license notice",
          "author_name": "comex",
          "author_login": "comex",
          "committed_at": "2015-06-22T23:41:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3903733f3cc72cd4fad3f6848749b8e60136ba71",
          "body": null,
          "is_bot": false,
          "headline": "initial commit",
          "author_name": "comex",
          "author_login": "comex",
          "committed_at": "2015-06-22T23:40:34Z",
          "body_truncated": false,
          "is_coding_agent": false
        }
      ],
      "releases_count": 7,
      "commits_last_year": 19,
      "latest_release_at": "2024-01-22T05:14:48Z",
      "latest_release_tag": "1.3.0",
      "releases_from_tags": true,
      "days_since_last_push": 40,
      "active_weeks_last_year": 2,
      "days_since_latest_release": 912,
      "mean_days_between_releases": 522.5
    },
    "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": "shlex",
          "exists": true,
          "license": "MIT OR Apache-2.0",
          "keywords": [
            "command-line-interface",
            "parser-implementations"
          ],
          "ecosystem": "crates",
          "matches_repo": true,
          "registry_url": "https://crates.io/crates/shlex",
          "is_deprecated": false,
          "latest_version": "2.0.1",
          "repository_url": "https://github.com/comex/rust-shlex",
          "versions_count": 9,
          "total_downloads": 664628744,
          "dependents_count": null,
          "deprecation_note": null,
          "maintainers_count": null,
          "monthly_downloads": 63769349,
          "first_published_at": "2015-06-22T23:35:40.217184Z",
          "latest_published_at": "2026-05-17T18:56:12.775983Z",
          "latest_version_yanked": false,
          "days_since_latest_publish": 66
        }
      ]
    },
    "popularity": {
      "forks": 20,
      "stars": 152,
      "watchers": 3,
      "fork_history": {
        "days": [
          {
            "date": "2016-12-24",
            "count": 1
          },
          {
            "date": "2018-03-10",
            "count": 1
          },
          {
            "date": "2018-08-05",
            "count": 1
          },
          {
            "date": "2020-05-05",
            "count": 1
          },
          {
            "date": "2021-02-05",
            "count": 1
          },
          {
            "date": "2021-08-26",
            "count": 1
          },
          {
            "date": "2022-02-02",
            "count": 1
          },
          {
            "date": "2022-04-20",
            "count": 1
          },
          {
            "date": "2022-05-09",
            "count": 1
          },
          {
            "date": "2022-07-25",
            "count": 1
          },
          {
            "date": "2022-08-15",
            "count": 1
          },
          {
            "date": "2023-03-30",
            "count": 1
          },
          {
            "date": "2023-11-14",
            "count": 1
          },
          {
            "date": "2024-04-06",
            "count": 1
          },
          {
            "date": "2025-06-11",
            "count": 1
          },
          {
            "date": "2025-07-21",
            "count": 1
          },
          {
            "date": "2025-11-15",
            "count": 1
          },
          {
            "date": "2026-01-29",
            "count": 1
          },
          {
            "date": "2026-03-16",
            "count": 1
          },
          {
            "date": "2026-04-18",
            "count": 1
          }
        ],
        "complete": true,
        "collected": 20,
        "total_forks": 20
      },
      "star_history": null,
      "open_issues_and_prs": 4
    },
    "ai_readiness": {
      "has_nix": false,
      "example_dirs": [],
      "has_llms_txt": false,
      "has_dockerfile": true,
      "has_mcp_signal": false,
      "bootstrap_files": [],
      "api_schema_files": [],
      "has_devcontainer": false,
      "typecheck_configs": [],
      "toolchain_manifests": [
        "Cargo.toml",
        "fuzz/Cargo.toml",
        "fuzz/fuzz_quote_python/Cargo.toml",
        "fuzz/fuzz_quote_real_shell/Cargo.toml",
        "fuzz/fuzz_quote_wordexp/Cargo.toml"
      ],
      "largest_source_bytes": 19409,
      "source_files_sampled": 9,
      "oversized_source_files": 0,
      "agent_instruction_files": [],
      "agent_instruction_max_bytes": null
    },
    "dependencies": {
      "manifests": [
        "Cargo.toml",
        "fuzz/Cargo.toml"
      ],
      "advisories": {
        "error": null,
        "scope": "repository_graph",
        "source": "osv",
        "findings": [
          {
            "name": "pyo3",
            "direct": false,
            "version": "0.24.1",
            "severity": "high",
            "ecosystem": "crates",
            "cvss_score": 7.5,
            "advisory_ids": [
              "GHSA-36hh-v3qg-5jq4",
              "GHSA-chgr-c6px-7xpp",
              "RUSTSEC-2026-0176",
              "RUSTSEC-2026-0177"
            ],
            "fixed_version": "0.29.0",
            "advisory_count": 4,
            "oldest_advisory_days": 41
          }
        ],
        "collected": true,
        "malicious": [],
        "truncated": false,
        "by_severity": {
          "high": 1
        },
        "advisory_count": 4,
        "affected_count": 1,
        "assessed_count": 45,
        "malicious_count": 0,
        "assessed_package": null,
        "unassessed_count": 6,
        "direct_affected_count": 0
      },
      "ecosystems": [
        "crates"
      ],
      "dependencies": [],
      "all_dependencies": {
        "error": null,
        "source": "github-sbom",
        "packages": [
          {
            "name": "arbitrary",
            "direct": false,
            "version": "1.3.2",
            "ecosystem": "crates"
          },
          {
            "name": "autocfg",
            "direct": false,
            "version": "1.1.0",
            "ecosystem": "crates"
          },
          {
            "name": "bstr",
            "direct": false,
            "version": null,
            "ecosystem": "crates"
          },
          {
            "name": "bstr",
            "direct": false,
            "version": "1.9.0",
            "ecosystem": "crates"
          },
          {
            "name": "cc",
            "direct": false,
            "version": null,
            "ecosystem": "crates"
          },
          {
            "name": "cc",
            "direct": false,
            "version": "1.0.83",
            "ecosystem": "crates"
          },
          {
            "name": "cfg-if",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "crates"
          },
          {
            "name": "getrandom",
            "direct": false,
            "version": "0.2.12",
            "ecosystem": "crates"
          },
          {
            "name": "heck",
            "direct": false,
            "version": "0.5.0",
            "ecosystem": "crates"
          },
          {
            "name": "indoc",
            "direct": false,
            "version": "2.0.4",
            "ecosystem": "crates"
          },
          {
            "name": "jobserver",
            "direct": false,
            "version": "0.1.27",
            "ecosystem": "crates"
          },
          {
            "name": "libc",
            "direct": false,
            "version": "0.2.152",
            "ecosystem": "crates"
          },
          {
            "name": "libfuzzer-sys",
            "direct": false,
            "version": null,
            "ecosystem": "crates"
          },
          {
            "name": "libfuzzer-sys",
            "direct": false,
            "version": "0.4.7",
            "ecosystem": "crates"
          },
          {
            "name": "memchr",
            "direct": false,
            "version": "2.7.1",
            "ecosystem": "crates"
          },
          {
            "name": "memoffset",
            "direct": false,
            "version": "0.9.0",
            "ecosystem": "crates"
          },
          {
            "name": "nu-ansi-term",
            "direct": false,
            "version": "0.49.0",
            "ecosystem": "crates"
          },
          {
            "name": "nu-pretty-hex",
            "direct": false,
            "version": null,
            "ecosystem": "crates"
          },
          {
            "name": "nu-pretty-hex",
            "direct": false,
            "version": "0.87.1",
            "ecosystem": "crates"
          },
          {
            "name": "once_cell",
            "direct": false,
            "version": "1.19.0",
            "ecosystem": "crates"
          },
          {
            "name": "portable-atomic",
            "direct": false,
            "version": "1.13.1",
            "ecosystem": "crates"
          },
          {
            "name": "ppv-lite86",
            "direct": false,
            "version": "0.2.17",
            "ecosystem": "crates"
          },
          {
            "name": "proc-macro2",
            "direct": false,
            "version": "1.0.106",
            "ecosystem": "crates"
          },
          {
            "name": "pyo3",
            "direct": false,
            "version": null,
            "ecosystem": "crates"
          },
          {
            "name": "pyo3",
            "direct": false,
            "version": "0.24.1",
            "ecosystem": "crates"
          },
          {
            "name": "pyo3-build-config",
            "direct": false,
            "version": "0.24.1",
            "ecosystem": "crates"
          },
          {
            "name": "pyo3-ffi",
            "direct": false,
            "version": "0.24.1",
            "ecosystem": "crates"
          },
          {
            "name": "pyo3-macros",
            "direct": false,
            "version": "0.24.1",
            "ecosystem": "crates"
          },
          {
            "name": "pyo3-macros-backend",
            "direct": false,
            "version": "0.24.1",
            "ecosystem": "crates"
          },
          {
            "name": "quote",
            "direct": false,
            "version": "1.0.35",
            "ecosystem": "crates"
          },
          {
            "name": "rand",
            "direct": false,
            "version": null,
            "ecosystem": "crates"
          },
          {
            "name": "rand",
            "direct": false,
            "version": "0.8.6",
            "ecosystem": "crates"
          },
          {
            "name": "rand_chacha",
            "direct": false,
            "version": "0.3.1",
            "ecosystem": "crates"
          },
          {
            "name": "rand_core",
            "direct": false,
            "version": "0.6.4",
            "ecosystem": "crates"
          },
          {
            "name": "regex-automata",
            "direct": false,
            "version": "0.4.3",
            "ecosystem": "crates"
          },
          {
            "name": "serde",
            "direct": false,
            "version": "1.0.195",
            "ecosystem": "crates"
          },
          {
            "name": "serde_derive",
            "direct": false,
            "version": "1.0.195",
            "ecosystem": "crates"
          },
          {
            "name": "syn",
            "direct": false,
            "version": "2.0.117",
            "ecosystem": "crates"
          },
          {
            "name": "target-lexicon",
            "direct": false,
            "version": "0.13.5",
            "ecosystem": "crates"
          },
          {
            "name": "unicode-ident",
            "direct": false,
            "version": "1.0.12",
            "ecosystem": "crates"
          },
          {
            "name": "unindent",
            "direct": false,
            "version": "0.2.3",
            "ecosystem": "crates"
          },
          {
            "name": "wasi",
            "direct": false,
            "version": "0.11.0+wasi-snapshot-preview1",
            "ecosystem": "crates"
          },
          {
            "name": "windows-sys",
            "direct": false,
            "version": "0.48.0",
            "ecosystem": "crates"
          },
          {
            "name": "windows-targets",
            "direct": false,
            "version": "0.48.5",
            "ecosystem": "crates"
          },
          {
            "name": "windows_aarch64_gnullvm",
            "direct": false,
            "version": "0.48.5",
            "ecosystem": "crates"
          },
          {
            "name": "windows_aarch64_msvc",
            "direct": false,
            "version": "0.48.5",
            "ecosystem": "crates"
          },
          {
            "name": "windows_i686_gnu",
            "direct": false,
            "version": "0.48.5",
            "ecosystem": "crates"
          },
          {
            "name": "windows_i686_msvc",
            "direct": false,
            "version": "0.48.5",
            "ecosystem": "crates"
          },
          {
            "name": "windows_x86_64_gnu",
            "direct": false,
            "version": "0.48.5",
            "ecosystem": "crates"
          },
          {
            "name": "windows_x86_64_gnullvm",
            "direct": false,
            "version": "0.48.5",
            "ecosystem": "crates"
          },
          {
            "name": "windows_x86_64_msvc",
            "direct": false,
            "version": "0.48.5",
            "ecosystem": "crates"
          }
        ],
        "collected": true,
        "truncated": false,
        "total_count": 51,
        "direct_count": 0,
        "indirect_count": 51
      }
    },
    "maintainership": {
      "issues": {
        "open_prs": 1,
        "merged_prs": 14,
        "open_issues": 3,
        "closed_ratio": 0.75,
        "closed_issues": 9,
        "closed_unmerged_prs": 3
      },
      "bus_factor": 1,
      "bot_contributors": 1,
      "top_contributors": [
        {
          "type": "User",
          "login": "fenhl",
          "commits": 37,
          "avatar_url": "https://avatars.githubusercontent.com/u/641386?v=4"
        },
        {
          "type": "User",
          "login": "comex",
          "commits": 12,
          "avatar_url": "https://avatars.githubusercontent.com/u/47517?v=4"
        },
        {
          "type": "User",
          "login": "u1f408",
          "commits": 5,
          "avatar_url": "https://avatars.githubusercontent.com/u/30218526?v=4"
        },
        {
          "type": "User",
          "login": "danielparks",
          "commits": 2,
          "avatar_url": "https://avatars.githubusercontent.com/u/154427?v=4"
        },
        {
          "type": "User",
          "login": "atouchet",
          "commits": 2,
          "avatar_url": "https://avatars.githubusercontent.com/u/26315797?v=4"
        },
        {
          "type": "User",
          "login": "adetaylor",
          "commits": 1,
          "avatar_url": "https://avatars.githubusercontent.com/u/145740?v=4"
        },
        {
          "type": "User",
          "login": "vitiral",
          "commits": 1,
          "avatar_url": "https://avatars.githubusercontent.com/u/5587659?v=4"
        },
        {
          "type": "User",
          "login": "mkroman",
          "commits": 1,
          "avatar_url": "https://avatars.githubusercontent.com/u/173308?v=4"
        }
      ],
      "contributors_sampled": 8,
      "top_contributor_share": 0.607
    },
    "quality_signals": {
      "has_ci": true,
      "has_tests": false,
      "ci_workflows": [
        "test.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": 6,
            "reason": "4 out of 6 merged PRs checked by a CI test -- score normalized to 6",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#ci-tests"
          },
          {
            "name": "CII-Best-Practices",
            "score": 0,
            "reason": "no effort to earn an OpenSSF best practices badge detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#cii-best-practices"
          },
          {
            "name": "Code-Review",
            "score": 1,
            "reason": "Found 2/15 approved changesets -- score normalized to 1",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
          },
          {
            "name": "Contributors",
            "score": 10,
            "reason": "project has 10 contributing companies or organizations",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#contributors"
          },
          {
            "name": "Dangerous-Workflow",
            "score": 10,
            "reason": "no dangerous workflow patterns detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dangerous-workflow"
          },
          {
            "name": "Dependency-Update-Tool",
            "score": 10,
            "reason": "update tool detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dependency-update-tool"
          },
          {
            "name": "Fuzzing",
            "score": 10,
            "reason": "project is fuzzed",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#fuzzing"
          },
          {
            "name": "License",
            "score": 9,
            "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 1 issue activity found in the last 90 days -- score normalized to 10",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#maintained"
          },
          {
            "name": "Packaging",
            "score": null,
            "reason": "packaging workflow not detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#packaging"
          },
          {
            "name": "Pinned-Dependencies",
            "score": 0,
            "reason": "dependency not pinned by hash detected -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#pinned-dependencies"
          },
          {
            "name": "SAST",
            "score": 0,
            "reason": "SAST tool is not run on all commits -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#sast"
          },
          {
            "name": "Security-Policy",
            "score": 0,
            "reason": "security policy file not detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#security-policy"
          },
          {
            "name": "Signed-Releases",
            "score": null,
            "reason": "no releases found",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#signed-releases"
          },
          {
            "name": "Token-Permissions",
            "score": 0,
            "reason": "detected GitHub workflow tokens with excessive permissions",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#token-permissions"
          },
          {
            "name": "Vulnerabilities",
            "score": 8,
            "reason": "2 existing vulnerabilities detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
          }
        ],
        "commit": "653936e120cdd0a8d1b4f0837e2cce0f347da4c0",
        "ran_at": "2026-07-22T23:52:33Z",
        "aggregate_score": 5.5,
        "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-06-12T20:32:13Z",
      "oldest_open_prs": [
        {
          "number": 30,
          "created_at": "2026-06-12T19:38:36Z",
          "last_comment_at": null,
          "last_comment_author": null
        }
      ],
      "last_merged_pr_at": "2026-05-17T18:54:13Z",
      "ci_last_conclusion": "FAILURE",
      "oldest_open_issues": [
        {
          "number": 9,
          "created_at": "2021-02-24T10:15:55Z",
          "last_comment_at": "2022-04-23T22:42:21Z",
          "last_comment_author": "fenhl"
        },
        {
          "number": 13,
          "created_at": "2022-05-20T07:30:34Z",
          "last_comment_at": "2022-07-20T12:06:26Z",
          "last_comment_author": "fenhl"
        },
        {
          "number": 19,
          "created_at": "2024-05-22T16:49:27Z",
          "last_comment_at": "2024-12-25T22:09:31Z",
          "last_comment_author": "hkalbasi"
        }
      ]
    }
  },
  "config": {
    "disabled_metrics": [],
    "disabled_categories": [],
    "disabled_components": {}
  },
  "source": {
    "url": "https://github.com/comex/rust-shlex",
    "host": "github.com",
    "name": "rust-shlex",
    "owner": "comex"
  },
  "metrics": {
    "overall": {
      "key": "overall",
      "band": "moderate",
      "name": "Overall health",
      "note": null,
      "notes": [],
      "value": 54,
      "inputs": {
        "security": 64,
        "vitality": 34,
        "community": 60,
        "governance": 67,
        "engineering": 48
      },
      "components": []
    },
    "categories": [
      {
        "key": "vitality",
        "band": "at_risk",
        "name": "Vitality",
        "value": 34,
        "weight": 0.22,
        "metrics": [
          {
            "key": "development_activity",
            "band": "at_risk",
            "name": "Development activity",
            "note": null,
            "notes": [],
            "value": 41,
            "inputs": {
              "commits_last_year": 19,
              "human_commit_share": 0.968,
              "days_since_last_push": 40,
              "active_weeks_last_year": 2
            },
            "components": [
              {
                "key": "push_recency",
                "name": "Push recency",
                "detail": "last push 40 days ago",
                "points": 18,
                "status": "partial",
                "details": [
                  {
                    "code": "push_recency",
                    "params": {
                      "days": 40
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_cadence",
                "name": "Commit cadence",
                "detail": "2/52 weeks with commits",
                "points": 1.4,
                "status": "partial",
                "details": [
                  {
                    "code": "commit_cadence_weeks",
                    "params": {
                      "weeks": 2
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_volume",
                "name": "Commit volume",
                "detail": "19 commits in the last year",
                "points": 11.7,
                "status": "partial",
                "details": [
                  {
                    "code": "commits_last_year",
                    "params": {
                      "count": 19
                    }
                  }
                ],
                "max_points": 18
              },
              {
                "key": "openssf_scorecard_maintained",
                "name": "OpenSSF Scorecard: Maintained",
                "detail": "17 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 10",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "release_discipline",
            "band": "critical",
            "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": 24,
            "inputs": {
              "releases_count": 7,
              "latest_release_tag": "1.3.0",
              "releases_from_tags": true,
              "days_since_latest_release": 912,
              "mean_days_between_releases": 522.5
            },
            "components": [
              {
                "key": "ships_releases",
                "name": "Ships releases",
                "detail": "7 version tags (no GitHub releases)",
                "points": 16.2,
                "status": "partial",
                "details": [
                  {
                    "code": "version_tags_no_releases",
                    "params": {
                      "count": 7
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "release_recency",
                "name": "Release recency",
                "detail": "latest release 912 days ago",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "release_recency",
                    "params": {
                      "days": 912
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "release_cadence",
                "name": "Release cadence",
                "detail": "a release every ~522.5 days",
                "points": 5.4,
                "status": "partial",
                "details": [
                  {
                    "code": "release_cadence",
                    "params": {
                      "gap": 522.5
                    }
                  }
                ],
                "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": 66,
              "days_since_last_human_commit_is_floor": false
            },
            "components": [
              {
                "key": "project_is_still_maintained",
                "name": "Project is still maintained",
                "detail": "last human commit 66 days ago",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "abandonment_maintained",
                    "params": {
                      "days": 66
                    }
                  }
                ],
                "max_points": 100
              }
            ]
          }
        ],
        "description": "Is the project alive — is code being written and are releases shipping?"
      },
      {
        "key": "community",
        "band": "moderate",
        "name": "Community & Adoption",
        "value": 60,
        "weight": 0.18,
        "metrics": [
          {
            "key": "popularity",
            "band": "at_risk",
            "name": "Popularity & adoption",
            "note": null,
            "notes": [],
            "value": 48,
            "inputs": {
              "forks": 20,
              "stars": 152,
              "watchers": 3,
              "growth_state": "unverified",
              "growth_factor_pct": 100,
              "growth_unverified_reason": "no_history"
            },
            "components": [
              {
                "key": "stars",
                "name": "Stars",
                "detail": "152 stars",
                "points": 35.3,
                "status": "partial",
                "details": [
                  {
                    "code": "stars",
                    "params": {
                      "count": 152
                    }
                  }
                ],
                "max_points": 60
              },
              {
                "key": "forks",
                "name": "Forks",
                "detail": "20 forks",
                "points": 10.7,
                "status": "partial",
                "details": [
                  {
                    "code": "forks",
                    "params": {
                      "count": 20
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "watchers",
                "name": "Watchers",
                "detail": "3 watchers",
                "points": 1.7,
                "status": "partial",
                "details": [
                  {
                    "code": "watchers",
                    "params": {
                      "count": 3
                    }
                  }
                ],
                "max_points": 15
              }
            ]
          },
          {
            "key": "community_health",
            "band": "at_risk",
            "name": "Community health",
            "note": null,
            "notes": [],
            "value": 44,
            "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": "license file present, not a recognized license",
                "points": 16.9,
                "status": "partial",
                "details": [
                  {
                    "code": "license_custom",
                    "params": {}
                  }
                ],
                "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": [
                "shlex"
              ],
              "dependents": null,
              "ecosystems": "crates",
              "total_downloads": 664628744,
              "monthly_downloads": 63769349
            },
            "components": [
              {
                "key": "monthly_downloads",
                "name": "Monthly downloads",
                "detail": "63,769,349 downloads/month across crates",
                "points": 80,
                "status": "met",
                "details": [
                  {
                    "code": "downloads_monthly",
                    "params": {
                      "count": 63769349,
                      "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": 67,
        "weight": 0.24,
        "metrics": [
          {
            "key": "maintainer_resilience",
            "band": "at_risk",
            "name": "Maintainer resilience (bus factor)",
            "note": null,
            "notes": [],
            "value": 39,
            "inputs": {
              "bus_factor": 1,
              "contributors_sampled": 8,
              "top_contributor_share": 0.607
            },
            "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 61% of commits",
                "points": 8.8,
                "status": "partial",
                "details": [
                  {
                    "code": "top_contributor_share",
                    "params": {
                      "share": 61
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributor_breadth",
                "name": "Contributor breadth",
                "detail": "8 contributors",
                "points": 10.8,
                "status": "partial",
                "details": [
                  {
                    "code": "contributors_sampled",
                    "params": {
                      "count": 8
                    }
                  }
                ],
                "max_points": 13.5
              },
              {
                "key": "openssf_scorecard_contributors",
                "name": "OpenSSF Scorecard: Contributors",
                "detail": "project has 10 contributing companies or organizations",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "responsiveness",
            "band": "moderate",
            "name": "Issue & PR responsiveness",
            "note": null,
            "notes": [],
            "value": 68,
            "inputs": {
              "merged_prs": 14,
              "open_issues": 3,
              "closed_issues": 9,
              "issue_closed_ratio": 0.75,
              "closed_unmerged_prs": 3
            },
            "components": [
              {
                "key": "issue_resolution",
                "name": "Issue resolution",
                "detail": "75% of issues closed",
                "points": 35.1,
                "status": "partial",
                "details": [
                  {
                    "code": "issues_closed_share",
                    "params": {
                      "share": 75
                    }
                  }
                ],
                "max_points": 46.75
              },
              {
                "key": "pr_acceptance",
                "name": "PR acceptance",
                "detail": "14/17 decided PRs merged",
                "points": 31.5,
                "status": "partial",
                "details": [
                  {
                    "code": "decided_prs_merged",
                    "params": {
                      "merged": 14,
                      "decided": 17
                    }
                  }
                ],
                "max_points": 38.25
              },
              {
                "key": "openssf_scorecard_code_review",
                "name": "OpenSSF Scorecard: Code-Review",
                "detail": "Found 2/15 approved changesets -- score normalized to 1",
                "points": 1.5,
                "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": 72,
            "inputs": {
              "followers": 1316,
              "owner_type": "User",
              "is_verified": null,
              "owner_login": "comex",
              "public_repos": 155,
              "account_age_days": 6394
            },
            "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,316 followers of comex",
                "points": 22.4,
                "status": "partial",
                "details": [
                  {
                    "code": "owner_followers",
                    "params": {
                      "count": 1316,
                      "login": "comex"
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "track_record",
                "name": "Track record",
                "detail": "155 public repos, account ~17 yr old",
                "points": 25,
                "status": "met",
                "details": [
                  {
                    "code": "public_repos",
                    "params": {
                      "count": 155
                    }
                  },
                  {
                    "code": "account_age_years",
                    "params": {
                      "years": 17
                    }
                  }
                ],
                "max_points": 25
              }
            ]
          },
          {
            "key": "package_maintenance",
            "band": "excellent",
            "name": "Package maintenance",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "packages": [
                "shlex"
              ],
              "ecosystems": "crates",
              "any_deprecated": false,
              "min_days_since_publish": 66
            },
            "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 66 days ago",
                "points": 35,
                "status": "met",
                "details": [
                  {
                    "code": "publish_recency",
                    "params": {
                      "days": 66
                    }
                  }
                ],
                "max_points": 35
              },
              {
                "key": "version_history",
                "name": "Version history",
                "detail": "9 published versions",
                "points": 20,
                "status": "met",
                "details": [
                  {
                    "code": "published_versions",
                    "params": {
                      "count": 9
                    }
                  }
                ],
                "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": "at_risk",
        "name": "Engineering Quality",
        "value": 48,
        "weight": 0.2,
        "metrics": [
          {
            "key": "engineering_practices",
            "band": "at_risk",
            "name": "Engineering practices",
            "note": null,
            "notes": [],
            "value": 36,
            "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": "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": 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": "4 out of 6 merged PRs checked by a CI test -- score normalized to 6",
                "points": 12,
                "status": "partial",
                "details": [],
                "max_points": 20
              }
            ]
          },
          {
            "key": "documentation",
            "band": "moderate",
            "name": "Documentation",
            "note": null,
            "notes": [],
            "value": 65,
            "inputs": {
              "topics": [],
              "has_wiki": true,
              "homepage": "https://crates.io/crates/shlex",
              "has_readme": true,
              "has_docs_dir": false,
              "has_description": true
            },
            "components": [
              {
                "key": "readme",
                "name": "README",
                "detail": null,
                "points": 30,
                "status": "met",
                "details": [],
                "max_points": 30
              },
              {
                "key": "documentation_directory",
                "name": "Documentation directory",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 25
              },
              {
                "key": "documentation_homepage_site",
                "name": "Documentation / homepage site",
                "detail": "https://crates.io/crates/shlex",
                "points": 15,
                "status": "met",
                "details": [],
                "max_points": 15
              },
              {
                "key": "repository_description",
                "name": "Repository description",
                "detail": null,
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              },
              {
                "key": "topics",
                "name": "Topics",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              },
              {
                "key": "wiki",
                "name": "Wiki",
                "detail": null,
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              }
            ]
          }
        ],
        "description": "Are baseline engineering and documentation practices in place?"
      },
      {
        "key": "security",
        "band": "moderate",
        "name": "Security",
        "value": 64,
        "weight": 0.16,
        "metrics": [
          {
            "key": "security_posture",
            "band": "moderate",
            "name": "Security posture",
            "note": "Excluded from scoring (no data or not applicable): Packaging, Signed-Releases. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "packaging",
                    "signed_releases"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 55,
            "inputs": {
              "source": "openssf_scorecard",
              "checks_evaluated": 16,
              "scorecard_version": "v5.5.0",
              "checks_inconclusive": 2,
              "scorecard_aggregate": 5.5
            },
            "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": "4 out of 6 merged PRs checked by a CI test -- score normalized to 6",
                "points": 1.5,
                "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 2/15 approved changesets -- score normalized to 1",
                "points": 0.8,
                "status": "partial",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "contributors",
                "name": "Contributors",
                "detail": "project has 10 contributing companies or organizations",
                "points": 2.5,
                "status": "met",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "dangerous_workflow",
                "name": "Dangerous-Workflow",
                "detail": "no dangerous workflow patterns detected",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              },
              {
                "key": "dependency_update_tool",
                "name": "Dependency-Update-Tool",
                "detail": "update tool detected",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "fuzzing",
                "name": "Fuzzing",
                "detail": "project is fuzzed",
                "points": 5,
                "status": "met",
                "details": [],
                "max_points": 5
              },
              {
                "key": "license",
                "name": "License",
                "detail": "license file detected",
                "points": 2.2,
                "status": "partial",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "maintained",
                "name": "Maintained",
                "detail": "17 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 10",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "packaging",
                "name": "Packaging",
                "detail": "packaging workflow not detected",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 5
              },
              {
                "key": "pinned_dependencies",
                "name": "Pinned-Dependencies",
                "detail": "dependency not pinned by hash detected -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "sast",
                "name": "SAST",
                "detail": "SAST tool is not run on all commits -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "security_policy",
                "name": "Security-Policy",
                "detail": "security policy file not detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "signed_releases",
                "name": "Signed-Releases",
                "detail": "no releases found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 7.5
              },
              {
                "key": "token_permissions",
                "name": "Token-Permissions",
                "detail": "detected GitHub workflow tokens with excessive permissions",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "vulnerabilities",
                "name": "Vulnerabilities",
                "detail": "2 existing vulnerabilities detected",
                "points": 6,
                "status": "partial",
                "details": [],
                "max_points": 7.5
              }
            ]
          },
          {
            "key": "dependency_advisories",
            "band": "excellent",
            "name": "Dependency advisories",
            "note": "Excluded from scoring (no data or not applicable): Indirect dependencies free of known advisories, No advisories left outstanding. Remaining weights renormalized. Matched 45 resolved dependencies against OSV; 6 could not be assessed (no resolved version, an unsupported ecosystem, or beyond the reported package list). This repository publishes no package the index resolves, so the repository dependency graph was assessed instead. That graph mixes development and test pins with shipped dependencies, so only the declared runtime dependencies are scored; transitive findings are reported as context and excluded from the score. Reachability is not analyzed.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "indirect_dependencies_free_of_known_advisories",
                    "no_advisories_left_outstanding"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              },
              {
                "code": "advisories_scope_repository",
                "params": {
                  "assessed": 45
                }
              },
              {
                "code": "advisories_unassessed",
                "params": {
                  "count": 6
                }
              },
              {
                "code": "advisories_repo_graph_caveat",
                "params": {}
              },
              {
                "code": "advisories_reachability",
                "params": {}
              }
            ],
            "value": 100,
            "inputs": {
              "source": "osv",
              "advisories": 4,
              "affected_packages": 1,
              "assessed_packages": 45,
              "unassessed_packages": 6,
              "affected_by_severity": "high 1",
              "direct_affected_packages": 0
            },
            "components": [
              {
                "key": "direct_dependencies_free_of_known_advisories",
                "name": "Direct dependencies free of known advisories",
                "detail": "no direct dependency carries a known advisory",
                "points": 35,
                "status": "met",
                "details": [
                  {
                    "code": "no_direct_advisories",
                    "params": {}
                  }
                ],
                "max_points": 35
              },
              {
                "key": "indirect_dependencies_free_of_known_advisories",
                "name": "Indirect dependencies free of known advisories",
                "detail": "transitive set not separable from development and test dependencies in this scope",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "advisories_scope_not_separable",
                    "params": {}
                  }
                ],
                "max_points": 25
              },
              {
                "key": "no_advisories_left_outstanding",
                "name": "No advisories left outstanding",
                "detail": "no advisory carries a publication date",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "advisories_no_publication_date",
                    "params": {}
                  }
                ],
                "max_points": 40
              }
            ]
          },
          {
            "key": "malicious_dependencies",
            "band": "excellent",
            "name": "Malicious dependencies",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "source": "osv",
              "meaning": "reported as a malicious package by the OpenSSF corpus; the remedy is removal or moving off the compromised name, never an upgrade of the same artifact. Versions the registry has since pulled are listed but not scored",
              "packages": [],
              "red_flag": false,
              "assessed_packages": 45,
              "malicious_packages": 0,
              "direct_malicious_packages": 0,
              "withdrawn_malicious_packages": 0,
              "installable_malicious_packages": 0
            },
            "components": [
              {
                "key": "no_dependency_reported_as_a_malicious_package",
                "name": "No dependency reported as a malicious package",
                "detail": "no dependency is reported as a malicious package",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "no_malicious_dependencies",
                    "params": {}
                  }
                ],
                "max_points": 100
              }
            ]
          },
          {
            "key": "high_risk_jurisdiction_exposure",
            "band": "excellent",
            "name": "High-Risk Jurisdiction Exposure",
            "note": "Only high-confidence self-published location evidence affects this multiplier. Ambiguous matches are review-only; country evidence is not proof of nationality, citizenship, legal registration, malicious intent, or sanctions status.",
            "notes": [
              {
                "code": "jurisdiction_evidence_limits",
                "params": {}
              }
            ],
            "value": 100,
            "inputs": {
              "meaning": "self-published location evidence; not nationality or citizenship",
              "red_flag": false,
              "exposures": [],
              "policy_countries": [
                "Russia",
                "Iran",
                "North Korea"
              ],
              "review_only_matches": 0,
              "assessed_self_published_locations": 7
            },
            "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": 44,
        "weight": 0,
        "metrics": [
          {
            "key": "ai_agent_context",
            "band": "critical",
            "name": "Agent context & guidance",
            "note": null,
            "notes": [],
            "value": 19,
            "inputs": {
              "has_llms_txt": false,
              "legible_history_share": 0.361,
              "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": "22 of 61 human commits state their intent (structured subject or explanatory body)",
                "points": 19.2,
                "status": "partial",
                "details": [
                  {
                    "code": "legible_history",
                    "params": {
                      "legible": 22,
                      "sampled": 61
                    }
                  }
                ],
                "max_points": 40
              }
            ]
          },
          {
            "key": "ai_verify_loop",
            "band": "at_risk",
            "name": "Verify loop (build / test / typecheck)",
            "note": null,
            "notes": [],
            "value": 42,
            "inputs": {
              "has_nix": false,
              "has_tests": false,
              "lockfiles": [
                "Cargo.lock"
              ],
              "has_dockerfile": true,
              "typed_language": true,
              "bootstrap_files": [],
              "has_devcontainer": false,
              "has_linter_config": false,
              "typecheck_configs": [],
              "agent_commit_share": 0,
              "toolchain_manifests": [
                "Cargo.toml",
                "fuzz/Cargo.toml",
                "fuzz/fuzz_quote_python/Cargo.toml",
                "fuzz/fuzz_quote_real_shell/Cargo.toml",
                "fuzz/fuzz_quote_wordexp/Cargo.toml"
              ],
              "dependency_bot_commit_share": 0.032
            },
            "components": [
              {
                "key": "one_command_bootstrap",
                "name": "One-command bootstrap",
                "detail": "Cargo.toml, fuzz/Cargo.toml, fuzz/fuzz_quote_python/Cargo.toml (toolchain convention, no task runner)",
                "points": 12.6,
                "status": "partial",
                "details": [
                  {
                    "code": "toolchain_convention",
                    "params": {
                      "files": "Cargo.toml, fuzz/Cargo.toml, fuzz/fuzz_quote_python/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": "Dockerfile, lockfile",
                "points": 10,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "Dockerfile, lockfile"
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "demonstrated_agent_practice",
                "name": "Demonstrated agent practice",
                "detail": "no agent-authored commits among the last 63",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "no_agent_authored_commits",
                    "params": {
                      "sampled": 63
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "automated_maintenance",
                "name": "Automated maintenance",
                "detail": "2 of the last 63 commits are automated dependency updates",
                "points": 8,
                "status": "met",
                "details": [
                  {
                    "code": "dependency_bot_commits",
                    "params": {
                      "count": 2,
                      "sampled": 63
                    }
                  }
                ],
                "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": 19409,
              "source_files_sampled": 9,
              "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/9 source files over 60KB",
                "points": 55,
                "status": "met",
                "details": [
                  {
                    "code": "oversized_source_files",
                    "params": {
                      "kb": 60,
                      "sampled": 9,
                      "oversized": 0
                    }
                  }
                ],
                "max_points": 55
              }
            ]
          }
        ],
        "description": "How well is the repo equipped to be developed and maintained with AI coding agents? An independent, experimental badge — weight 0.0, so it is surfaced on its own and does not affect the overall health score."
      }
    ],
    "metrics_version": "1.13.0"
  },
  "warnings": [
    "Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token"
  ],
  "report_type": "repository",
  "generated_at": "2026-07-22T23:52:46.776378Z",
  "schema_version": "0.27.0",
  "badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/c/comex/rust-shlex.svg",
  "full_name": "comex/rust-shlex",
  "license_state": "custom",
  "license_spdx": null
}

Scores are signals, not warranties. They reflect publicly visible practices on GitHub — not a code audit, and not a security guarantee.

Missing data is excluded and weights renormalized, never scored as zero. Methodology is versioned and open: metrics v1.13.0, schema v0.27.0 — full methodology · metrics wiki.

How one result sits in the wider record: aggregate statisticscrates.io.