Public record
Software health reportschema 0.27.0 · metrics 2.3.1 · 2026-07-31 20:14 UTC

trailofbits / test-fuzz

To make fuzzing Rust easy

RustAGPL-3.0★ 208 stars⑂ 27 forkssince Nov 2020View on GitHub ↗
KindLibraryCommand-line toolhow this is determined

trailofbits/test-fuzz holds a health index of 90 out of 100, placing it in the Excellent band. It scores highest on Vitality (94/100) and lowest on AI Readiness (49/100). It was last updated today. A single contributor accounts for most of its recent work.

90
overall / 100
Excellent

Software health index

Metrics are grouped into weighted categories on one standardized 1–100 scale. Overall starts as their weighted mean, calibrated against the distribution of the public record so bands carry percentile meaning; when public evidence triggers the High-Risk Jurisdiction Policy, the rating is adjusted and receives an At Risk ceiling of 34.

90
Exceptional93-100The record's top tier (≈ top 5%); essentially all checked criteria met
Excellent80-92Strong across the board; minor gaps
Good65-79Healthy; gaps are limited and manageable
Moderate50-64Acceptable with notable gaps; review recommended
Weak35-49Material weaknesses across several areas
At Risk20-34Significant weaknesses; adoption warrants caution
Critical1-19Severe 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.

The weighted overall 76 is calibrated to 90 on the published index scale (record calibration 2026-08-02).

Ownership

Trail of BitsOrganization
3,056 followers287 public repossince Sep 2012

This repository is backed by an organization — shared, accountable stewardship that can outlive any single maintainer.

Package ecosystems

RegistryPackageVersionDownloads / moVersionsLast publish
crates.iotest-fuzz-macro8.1.1107,596700 days ago
crates.iotest-fuzz-runtime8.1.1107,546670 days ago
crates.iotest-fuzz-internal8.1.1107,550500 days ago
crates.iotest-fuzz8.1.1107,410670 days ago
crates.iocargo-test-fuzz8.1.1101640 days ago

Metrics by category

Vitality

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

94Exceptional · 21% of overall
How it's scored
36/36Push recency — last push 0 days ago
32.5/36Commit cadence — 47/52 weeks with commits
18/18Commit volume — 197 commits in the last year
10/10OpenSSF Scorecard: Maintained — 23 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 10
Inputs used
commits_last_year197
human_commit_share0.74
days_since_last_push0
active_weeks_last_year47
How it's scored
27/27Ships releases — 47 releases published
36/36Release recency — latest release 0 days ago
19.8/27Release cadence — a release every ~50.8 days
0/10OpenSSF Scorecard: Signed-Releases — no data
Inputs used
releases_count47
latest_release_tagv8.1.1
releases_from_tagsno
days_since_latest_release0
mean_days_between_releases50.8
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?

70Good · 17% of overall
How it's scored
37.6/60Stars — 208 stars
11.8/25Forks — 27 forks
5.8/15Watchers — 12 watchers
Inputs used
forks27
stars208
watchers12
growth_stateunverified
growth_factor_pct100
growth_unverified_reasonno_history
How it's scored
22.5/22.5README
22.5/22.5License — recognized license (AGPL-3.0)
18/18CONTRIBUTING guide
0/13.5Code of conduct
0/7.2Issue template
0/6.3PR template
Inputs used
has_readmeyes
has_licenseyes
readme_badges
has_contributingyes
has_issue_templateno
has_code_of_conductno
readme_badge_services
has_pull_request_templateno
How it's scored
75.1/80Monthly downloads — 430,203 downloads/month across crates
0/20Registry dependents — not reported by this ecosystem
Inputs used
packagestest-fuzz-macro, test-fuzz-runtime, test-fuzz-internal, test-fuzz, cargo-test-fuzz
dependents
ecosystemscrates
total_downloads10,988,774
monthly_downloads430,203
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?

67Good · 23% of overall
How it's scored
9/54Bus factor — 1 contributor(s) cover half of all commits
0.7/22.5Commit distribution — top contributor authored 97% of commits
13.5/13.5Contributor breadth — 15 contributors
6/10OpenSSF Scorecard: Contributors — project has 2 contributing companies or organizations -- score normalized to 6
Inputs used
bus_factor1
contributors_sampled15
top_contributor_share0.971
How it's scored
35.2/42Issue resolution — 84% of issues closed
28.3/30PR acceptance — 672/712 decided PRs merged
0/13Newcomer PR acceptance — no first-time contributor's PR decided in 30d
0/15OpenSSF Scorecard: Code-Review — Found 0/11 approved changesets -- score normalized to 0
Inputs used
merged_prs672
open_issues8
closed_issues41
prs_merged_7d
prs_decided_7d
prs_merged_30d
prs_decided_30d
issue_closed_ratio0.837
closed_unmerged_prs40
first_time_authors_30d
first_time_prs_merged_30d
first_time_prs_decided_30d
Excluded from scoring (no data or not applicable): newcomer_pr_acceptance. Remaining weights renormalized.
How it's scored
30/30Ownership backing — organization-owned
0/20Verified domain
25/25Owner reach — 3,056 followers of trailofbits
25/25Track record — 287 public repos, account ~13 yr old
Inputs used
followers3,056
owner_typeOrganization
is_verified
owner_logintrailofbits
public_repos287
account_age_days5,072

Package maintenance

100Exceptional
How it's scored
25/25Published & resolvable — 5 package(s) on crates
35/35Publish recency — latest publish 0 days ago
20/20Version history — 70 published versions
20/20Not deprecated — active, not deprecated or yanked
Inputs used
packagestest-fuzz-macro, test-fuzz-runtime, test-fuzz-internal, test-fuzz, cargo-test-fuzz
ecosystemscrates
any_deprecatedno
min_days_since_publish0

Engineering Quality

Are baseline engineering and documentation practices in place?

77Good · 19% of overall
How it's scored
24/24CI workflows — 2 workflow(s)
24/24Tests present
0/16Linter config
0/9.6Pre-commit hooks
0/6.4.editorconfig
20/20OpenSSF Scorecard: CI-Tests — 25 out of 25 merged PRs checked by a CI test -- score normalized to 10
Inputs used
has_ciyes
has_testsyes
has_editorconfigno
has_linter_configno
has_precommit_configno

Documentation

90Excellent
How it's scored
30/30README
25/25Documentation directory
15/15Documentation / homepage site — https://crates.io/crates/test-fuzz
10/10Repository description
10/10Topics — 3 topics
0/10Wiki
Inputs used
topicsrust, fuzzing, testing
has_wikino
homepagehttps://crates.io/crates/test-fuzz
has_readmeyes
has_docs_diryes
has_descriptionyes

Security

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

75Good · 16% of overall
How it's scored
7.5/7.5Binary-Artifacts — no binaries found in the repo
0/7.5Branch-Protection — no data
2.5/2.5CI-Tests — 25 out of 25 merged PRs checked by a CI test -- score normalized to 10
0/2.5CII-Best-Practices — no effort to earn an OpenSSF best practices badge detected
0/7.5Code-Review — Found 0/11 approved changesets -- score normalized to 0
1.5/2.5Contributors — project has 2 contributing companies or organizations -- score normalized to 6
10/10Dangerous-Workflow — no dangerous workflow patterns detected
7.5/7.5Dependency-Update-Tool — update tool detected
0/5Fuzzing — project is not fuzzed
2.5/2.5License — license file detected
7.5/7.5Maintained — 23 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 10
5/5Packaging — packaging workflow detected
0/5Pinned-Dependencies — dependency not pinned by hash detected -- score normalized to 0
5/5SAST — SAST tool is run on all commits
5/5Security-Policy — security policy file detected
0/7.5Signed-Releases — no data
6.8/7.5Token-Permissions — detected GitHub workflow tokens with excessive permissions
5.2/7.5Vulnerabilities — 3 existing vulnerabilities detected
Inputs used
sourceopenssf_scorecard
checks_evaluated16
scorecard_versionv5.5.0
checks_inconclusive2
scorecard_aggregate7.3
Excluded from scoring (no data or not applicable): branch_protection, signed_releases. Remaining weights renormalized.
How it's scored
26.6/35Direct dependencies free of known advisories — 1 affected: bincode 2.0.1 (unknown)
0/25Indirect dependencies free of known advisories — transitive set not separable from development and test dependencies in this scope
37.2/40No advisories left outstanding — 1 advisory-carrying package(s) unaddressed past 90 days; oldest published 227 days ago
Inputs used
sourceosv
advisories4
affected_packages3
assessed_packages163
unassessed_packages5
affected_by_severityhigh 1, unknown 2
direct_affected_packages1
Excluded from scoring (no data or not applicable): Indirect dependencies free of known advisories. Remaining weights renormalized. Matched 163 resolved dependencies against OSV. 5 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? Carries a deliberately small weight (4%): agent tooling is a real maintenance signal, but a repository with none can still reach 100/100.

49Weak · 4% of overall
How it's scored
0/45Agent instructions — no CLAUDE.md / AGENTS.md / editor rules
0/15Machine-readable docs (llms.txt)
2.9/40Legible commit history — 4 of 74 human commits state their intent (structured subject or explanatory body)
Inputs used
has_llms_txtno
legible_history_share0.054
agent_instruction_files
agent_instruction_max_bytes
How it's scored
12.6/18One-command bootstrap — Cargo.toml, cargo-test-fuzz/Cargo.toml, fuzzable/Cargo.toml (toolchain convention, no task runner)
22/22Automated tests
0/11Lint / format config
11/11Static type checking — Rust (statically typed)
10/10Reproducible environment — lockfile
0/10Demonstrated agent practice — no agent-authored commits among the last 100
8/8Automated maintenance — 26 of the last 100 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_testsyes
lockfilesCargo.lock
has_dockerfileno
typed_languageyes
bootstrap_files
has_devcontainerno
has_linter_configno
typecheck_configs
agent_commit_share0
toolchain_manifestsCargo.toml, cargo-test-fuzz/Cargo.toml, fuzzable/Cargo.toml, internal/Cargo.toml, macro/Cargo.toml, runtime/Cargo.toml, serde_combinators/Cargo.toml, test-fuzz/Cargo.toml, testing/Cargo.toml, third-party/Cargo.toml
dependency_bot_commit_share0.26
How it's scored
45/45Type-checkable code — Rust (statically typed)
55/55Manageable file sizes — 0/88 source files over 60KB
Inputs used
primary_languageRust
largest_source_bytes51,780
source_files_sampled88
oversized_source_files0

Key facts

208GitHub stars
15contributors
197commits, last 12 months
0days since last push
47releases
1bus factor
8open issues
crates.iopackage ecosystems

Data collection warnings

  • Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token
  • Could not fetch crates package 'test-fuzz-testing' from its registry
  • Could not fetch crates package 'test-fuzz-fuzzable' from its registry
  • Could not fetch crates package 'third-party' from its registry
  • deps.dev does not index crates:test-fuzz@8.1.1; advisories assessed against the repository dependency graph instead

More detail

Star and fork history 0 ★ / 27 ⇿
0Stars
27Forks
46Releases

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.

0510152025302722021-032023-102026-05
Major 8Minor 8Patch 30

Each point covers 5 days.

OpenSSF Scorecard 7.3 / 10
7.3aggregate

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-31 20:14 UTC

10Binary-Artifactsno binaries found in the repo
n/aBranch-Protectioninternal error: error during branchesHandler.setup: internal error: some github tokens can't read classic branch protection rules: https://github.com/ossf/scorecard-action/blob/main/docs/authentication/fine-grained-auth-token.md
10CI-Tests25 out of 25 merged PRs checked by a CI test -- score normalized to 10
0CII-Best-Practicesno effort to earn an OpenSSF best practices badge detected
0Code-ReviewFound 0/11 approved changesets -- score normalized to 0
6Contributorsproject has 2 contributing companies or organizations -- score normalized to 6
10Dangerous-Workflowno dangerous workflow patterns detected
10Dependency-Update-Toolupdate tool detected
0Fuzzingproject is not fuzzed
10Licenselicense file detected
10Maintained23 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 10
10Packagingpackaging workflow detected
0Pinned-Dependenciesdependency not pinned by hash detected -- score normalized to 0
10SASTSAST tool is run on all commits
10Security-Policysecurity policy file detected
n/aSigned-Releasesno releases found
9Token-Permissionsdetected GitHub workflow tokens with excessive permissions
7Vulnerabilities3 existing vulnerabilities detected
Direct dependencies 53
RegistryPackageVersion constraintManifest
crates.ioanyhowcargo-test-fuzz/Cargo.toml
crates.iobitflagscargo-test-fuzz/Cargo.toml
crates.iocargo_metadatacargo-test-fuzz/Cargo.toml
crates.ioclapcargo-test-fuzz/Cargo.toml
crates.ioenv_loggercargo-test-fuzz/Cargo.toml
crates.ioheckcargo-test-fuzz/Cargo.toml
crates.ioitertoolscargo-test-fuzz/Cargo.toml
crates.iologcargo-test-fuzz/Cargo.toml
crates.iomiocargo-test-fuzz/Cargo.toml
crates.ionum_cpuscargo-test-fuzz/Cargo.toml
crates.ioremaincargo-test-fuzz/Cargo.toml
crates.iosemvercargo-test-fuzz/Cargo.toml
crates.ioserdecargo-test-fuzz/Cargo.toml
crates.iostrip-ansi-escapescargo-test-fuzz/Cargo.toml
crates.iostrum_macroscargo-test-fuzz/Cargo.toml
crates.iosubprocesscargo-test-fuzz/Cargo.toml
crates.iotermsizecargo-test-fuzz/Cargo.toml
crates.iointernalcargo-test-fuzz/Cargo.toml
crates.ioruntimecargo-test-fuzz/Cargo.toml
crates.ioserdefuzzable/Cargo.toml
crates.iotest-fuzzfuzzable/Cargo.toml
crates.iocargo_metadatainternal/Cargo.toml
crates.ioserdeinternal/Cargo.toml
crates.iobincode=2.0internal/Cargo.toml
crates.iopostcard1.1internal/Cargo.toml
crates.iodarlingmacro/Cargo.toml
crates.ioitertoolsmacro/Cargo.toml
crates.ioprettypleasemacro/Cargo.toml
crates.ioproc-macro2macro/Cargo.toml
crates.ioquotemacro/Cargo.toml
crates.iosynmacro/Cargo.toml
crates.iohexruntime/Cargo.toml
crates.ionum-traitsruntime/Cargo.toml
crates.ioserderuntime/Cargo.toml
crates.iosha1runtime/Cargo.toml
crates.iointernalruntime/Cargo.toml
crates.ioserdeserde_combinators/Cargo.toml
crates.ioafltest-fuzz/Cargo.toml
crates.iocast_checkstest-fuzz/Cargo.toml
crates.ioserdetest-fuzz/Cargo.toml
crates.iointernaltest-fuzz/Cargo.toml
crates.ioruntimetest-fuzz/Cargo.toml
crates.ioserde_combinatorstest-fuzz/Cargo.toml
crates.iotest-fuzz-macrotest-fuzz/Cargo.toml
crates.ioanyhowtesting/Cargo.toml
crates.ioassert_cmdtesting/Cargo.toml
crates.iocargo_metadatatesting/Cargo.toml
crates.ioctortesting/Cargo.toml
crates.ioenv_loggertesting/Cargo.toml
crates.iologtesting/Cargo.toml
crates.iostrip-ansi-escapestesting/Cargo.toml
crates.iosubprocesstesting/Cargo.toml
crates.iointernaltesting/Cargo.toml
All dependencies 168

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

RegistryPackageVersionRelation
crates.ioafl0.18.2direct
crates.ioanyhow1.0.104direct
crates.ioassert_cmd2.2.2direct
crates.iobincodedirect
crates.iobincode2.0.1direct
crates.iobitflags1.3.2direct
crates.iobitflags2.13.1direct
crates.iocargo_metadata0.23.1direct
crates.iocast_checks0.1.7direct
crates.ioclap4.6.4direct
crates.ioctor1.0.12direct
crates.iodarling0.24.0direct
crates.ioenv_logger0.11.11direct
crates.ioheck0.5.0direct
crates.iohex0.4.3direct
crates.ioitertools0.15.0direct
crates.iolog0.4.33direct
crates.iomio1.2.2direct
crates.ionum-traits0.2.19direct
crates.ionum_cpus1.17.0direct
crates.iopostcarddirect
crates.iopostcard1.1.3direct
crates.ioprettyplease0.3.0direct
crates.ioproc-macro21.0.107direct
crates.ioquote1.0.47direct
crates.ioremain0.2.16direct
crates.iosemver1.0.28direct
crates.ioserde1.0.229direct
crates.iosha10.11.0direct
crates.iostrip-ansi-escapes0.2.1direct
crates.iostrum_macros0.28.0direct
crates.iosubprocess1.2.0direct
crates.iosyn2.0.119direct
crates.iosyn3.0.3direct
crates.iotermsize0.1.9direct
crates.ioaho-corasick1.1.4indirect
crates.ioanstream1.0.0indirect
crates.ioanstyle1.0.14indirect
crates.ioanstyle-parse1.0.0indirect
crates.ioanstyle-query1.1.5indirect
crates.ioanstyle-wincon3.0.11indirect
crates.ioatomic-polyfill1.0.3indirect
crates.ioautocfg1.5.1indirect
crates.iobincode_derive2.0.1indirect
crates.ioblock-buffer0.12.1indirect
crates.iobstr1.13.0indirect
crates.iobyteorder1.5.0indirect
crates.iocamino1.2.5indirect
crates.iocargo-platform0.3.3indirect
crates.iocast_checks_convert0.1.7indirect
crates.iocast_checks_macro0.1.7indirect
crates.iocfg-if1.0.4indirect
crates.ioclap_builder4.6.2indirect
crates.ioclap_derive4.6.4indirect
crates.ioclap_lex1.1.0indirect
crates.iocobs0.3.0indirect
crates.iocolorchoice1.0.5indirect
crates.ioconsole0.16.4indirect
crates.ioconst-oid0.10.2indirect
crates.iocpufeatures0.3.0indirect
crates.iocritical-section1.2.0indirect
crates.iocrypto-common0.2.2indirect
crates.iodarling_core0.24.0indirect
crates.iodarling_macro0.24.0indirect
crates.iodefmt1.1.1indirect
crates.iodefmt-macros1.1.1indirect
crates.iodefmt-parser1.0.0indirect
crates.iodifflib0.4.0indirect
crates.iodigest0.11.3indirect
crates.ioeither1.17.0indirect
crates.ioembedded-io0.4.0indirect
crates.ioembedded-io0.6.1indirect
crates.ioencode_unicode1.0.0indirect
crates.ioenv_filter2.0.0indirect
crates.ioequivalent1.0.2indirect
crates.ioerrno0.3.14indirect
crates.iofastrand2.5.0indirect
crates.iofloat-cmp0.10.0indirect
crates.iogetrandom0.4.3indirect
crates.iohash320.2.1indirect
crates.iohashbrown0.17.1indirect
crates.ioheapless0.7.17indirect
crates.iohermit-abi0.5.2indirect
crates.iohome0.5.12indirect
crates.iohybrid-array0.4.14indirect
crates.ioident_case1.0.1indirect
crates.ioindexmap2.14.0indirect
crates.iois_terminal_polyfill1.70.2indirect
crates.ioitoa1.0.18indirect
crates.iojiff0.2.35indirect
crates.iojiff-core0.1.0indirect
crates.iojiff-static0.2.35indirect
crates.iolazy_static1.5.0indirect
crates.iolcovindirect
crates.iolcov0.8.2indirect
crates.iolibc0.2.189indirect
crates.iolink-section0.19.2indirect
crates.iolinktime-proc-macro0.2.2indirect
crates.iolinux-raw-sys0.12.1indirect
crates.iolock_api0.4.14indirect
crates.iomemchr2.8.3indirect
crates.ionormalize-line-endings0.3.0indirect
crates.ionum0.2.1indirect
crates.ionum-bigint0.2.6indirect
crates.ionum-complex0.2.4indirect
crates.ionum-integer0.1.46indirect
crates.ionum-iter0.1.46indirect
crates.ionum-rational0.2.4indirect
crates.ioonce_cell1.21.4indirect
crates.ioonce_cell_polyfill1.70.2indirect
crates.iooption_set0.4.0indirect
crates.ioparse_duration2.1.1indirect
crates.ioportable-atomic1.14.0indirect
crates.ioportable-atomic-util0.2.7indirect
crates.iopredicates3.1.4indirect
crates.iopredicates-core1.0.10indirect
crates.iopredicates-tree1.0.13indirect
crates.ior-efi6.0.0indirect
crates.ioregex1.13.1indirect
crates.ioregex-automata0.4.16indirect
crates.ioregex-syntax0.8.11indirect
crates.iorlimitindirect
crates.iorlimit0.11.0indirect
crates.iorustc-demangleindirect
crates.iorustc-demangle0.1.28indirect
crates.iorustc_version0.4.1indirect
crates.iorustix1.1.4indirect
crates.iosame-file1.0.6indirect
crates.ioscopeguard1.2.0indirect
crates.ioserde_assert0.8.0indirect
crates.ioserde_core1.0.229indirect
crates.ioserde_derive1.0.229indirect
crates.ioserde_json1.0.151indirect
crates.iosimilar3.1.1indirect
crates.iosimilar-asserts2.0.0indirect
crates.iospin0.9.9indirect
crates.iostable_deref_trait1.2.1indirect
crates.iostrsim0.11.1indirect
crates.iotempfile3.27.0indirect
crates.ioterminal_size0.4.4indirect
crates.iotermtree0.5.1indirect
crates.iothiserror2.0.19indirect
crates.iothiserror-impl2.0.19indirect
crates.iotoml_datetime1.1.1+spec-1.1.0indirect
crates.iotoml_edit0.25.13+spec-1.1.0indirect
crates.iotoml_parser1.1.3+spec-1.1.0indirect
crates.iotoml_writer1.1.2+spec-1.1.0indirect
crates.iotypenum1.20.1indirect
crates.iounicode-ident1.0.24indirect
crates.iounicode-segmentation1.13.3indirect
crates.iounty0.0.4indirect
crates.ioutf8parse0.2.2indirect
crates.iovirtue0.0.18indirect
crates.iovte0.14.1indirect
crates.iowait-timeout0.2.1indirect
crates.iowalkdir2.5.0indirect
crates.iowasi0.11.1+wasi-snapshot-preview1indirect
crates.iowinapi0.3.9indirect
crates.iowinapi-i686-pc-windows-gnu0.4.0indirect
crates.iowinapi-util0.1.11indirect
crates.iowinapi-x86_64-pc-windows-gnu0.4.0indirect
crates.iowindows-link0.2.1indirect
crates.iowindows-sys0.61.2indirect
crates.iowinnow1.0.4indirect
crates.ioxdg3.0.0indirect
crates.ioxshell0.2.7indirect
crates.ioxshell-macros0.2.7indirect
crates.iozmij1.0.23indirect
Dependency advisories 3

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

PackageVersionRelationSeverityAdvisoriesFixed in
parse_duration2.1.1indirecthigh2
bincode2.0.1directunknown1
atomic-polyfill1.0.3indirectunknown1

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": [
        "rust",
        "fuzzing",
        "testing"
      ],
      "is_fork": false,
      "size_kb": 1401,
      "has_wiki": false,
      "homepage": "https://crates.io/crates/test-fuzz",
      "languages": {
        "Rust": 229671,
        "Shell": 2233
      },
      "pushed_at": "2026-07-31T01:22:42Z",
      "created_at": "2020-11-04T01:46:24Z",
      "owner_type": "Organization",
      "updated_at": "2026-07-31T01:21:46Z",
      "description": "To make fuzzing Rust easy",
      "is_archived": false,
      "is_disabled": false,
      "license_spdx": "AGPL-3.0",
      "default_branch": "main",
      "license_spdx_raw": "AGPL-3.0",
      "primary_language": "Rust",
      "significant_languages": [
        "Rust"
      ]
    },
    "owner": {
      "blog": "https://www.trailofbits.com",
      "name": "Trail of Bits",
      "type": "Organization",
      "login": "trailofbits",
      "company": null,
      "location": "New York, New York",
      "followers": 3056,
      "avatar_url": "https://avatars.githubusercontent.com/u/2314423?v=4",
      "created_at": "2012-09-10T02:48:01Z",
      "is_verified": null,
      "public_repos": 287,
      "account_age_days": 5072
    },
    "license": {
      "state": "standard",
      "spdx_id": "AGPL-3.0",
      "raw_spdx": "AGPL-3.0",
      "file_present": true,
      "scorecard_found": true,
      "profile_has_license": true
    },
    "activity": {
      "releases": [
        {
          "tag": "v8.1.1",
          "kind": "patch",
          "published_at": "2026-07-31T01:23:52Z"
        },
        {
          "tag": "v8.1.0",
          "kind": "minor",
          "published_at": "2026-04-22T12:37:34Z"
        },
        {
          "tag": "v8.0.0",
          "kind": "major",
          "published_at": "2026-03-25T10:07:49Z"
        },
        {
          "tag": "v7.3.0",
          "kind": "minor",
          "published_at": "2026-03-04T13:11:53Z"
        },
        {
          "tag": "v7.2.5",
          "kind": "patch",
          "published_at": "2025-11-07T14:44:58Z"
        },
        {
          "tag": "v7.2.4",
          "kind": "patch",
          "published_at": "2025-08-26T23:07:12Z"
        },
        {
          "tag": "v7.2.3",
          "kind": "patch",
          "published_at": "2025-08-19T12:10:57Z"
        },
        {
          "tag": "v7.2.2",
          "kind": "patch",
          "published_at": "2025-08-15T11:35:10Z"
        },
        {
          "tag": "v7.2.1",
          "kind": "patch",
          "published_at": "2025-07-20T15:03:44Z"
        },
        {
          "tag": "v7.2.0",
          "kind": "minor",
          "published_at": "2025-04-29T13:46:04Z"
        },
        {
          "tag": "v7.1.1",
          "kind": "patch",
          "published_at": "2025-03-23T22:18:21Z"
        },
        {
          "tag": "v7.1.0",
          "kind": "minor",
          "published_at": "2025-03-14T01:50:59Z"
        },
        {
          "tag": "v7.0.3",
          "kind": "patch",
          "published_at": "2025-01-30T17:37:57Z"
        },
        {
          "tag": "v7.0.2",
          "kind": "patch",
          "published_at": "2025-01-16T17:51:07Z"
        },
        {
          "tag": "v7.0.1",
          "kind": "patch",
          "published_at": "2024-11-22T00:21:41Z"
        },
        {
          "tag": "v7.0.0",
          "kind": "major",
          "published_at": "2024-11-15T19:57:24Z"
        },
        {
          "tag": "v6.0.0",
          "kind": "major",
          "published_at": "2024-08-21T21:01:41Z"
        },
        {
          "tag": "v5.2.2",
          "kind": "patch",
          "published_at": "2024-07-12T17:04:03Z"
        },
        {
          "tag": "v5.2.1",
          "kind": "patch",
          "published_at": "2024-07-10T17:28:28Z"
        },
        {
          "tag": "v5.2.0",
          "kind": "minor",
          "published_at": "2024-05-10T15:04:36Z"
        },
        {
          "tag": "v5.1.0",
          "kind": "minor",
          "published_at": "2024-05-04T19:25:49Z"
        },
        {
          "tag": "v5.0.0",
          "kind": "major",
          "published_at": "2024-01-22T13:20:00Z"
        },
        {
          "tag": "v4.0.5",
          "kind": "patch",
          "published_at": "2023-12-12T01:11:32Z"
        },
        {
          "tag": "v4.0.4",
          "kind": "patch",
          "published_at": "2023-11-15T16:03:15Z"
        },
        {
          "tag": "v4.0.3",
          "kind": "patch",
          "published_at": "2023-10-26T15:15:11Z"
        },
        {
          "tag": "v4.0.2",
          "kind": "patch",
          "published_at": "2023-10-06T12:41:50Z"
        },
        {
          "tag": "v4.0.1",
          "kind": "patch",
          "published_at": "2023-06-24T13:52:14Z"
        },
        {
          "tag": "v4.0.0",
          "kind": "major",
          "published_at": "2023-06-13T14:42:26Z"
        },
        {
          "tag": "v3.1.0",
          "kind": "minor",
          "published_at": "2023-05-16T13:54:49Z"
        },
        {
          "tag": "v3.0.5",
          "kind": "patch",
          "published_at": "2022-10-26T11:20:38Z"
        },
        {
          "tag": "v3.0.4",
          "kind": "patch",
          "published_at": "2022-09-01T14:50:18Z"
        },
        {
          "tag": "v3.0.3",
          "kind": "patch",
          "published_at": "2022-08-29T16:19:19Z"
        },
        {
          "tag": "v3.0.2",
          "kind": "patch",
          "published_at": "2022-04-22T22:14:11Z"
        },
        {
          "tag": "v3.0.1",
          "kind": "patch",
          "published_at": "2022-03-29T10:08:14Z"
        },
        {
          "tag": "v3.0.0",
          "kind": "major",
          "published_at": "2022-03-28T23:34:58Z"
        },
        {
          "tag": "v2.0.5",
          "kind": "patch",
          "published_at": "2022-03-11T21:04:05Z"
        },
        {
          "tag": "v2.0.4",
          "kind": "patch",
          "published_at": "2022-03-06T22:23:33Z"
        },
        {
          "tag": "v2.0.3",
          "kind": "patch",
          "published_at": "2022-03-04T19:04:50Z"
        },
        {
          "tag": "v2.0.2",
          "kind": "patch",
          "published_at": "2022-02-04T12:15:50Z"
        },
        {
          "tag": "v2.0.1",
          "kind": "patch",
          "published_at": "2022-01-02T01:34:27Z"
        },
        {
          "tag": "v2.0.0",
          "kind": "major",
          "published_at": "2021-12-10T01:50:45Z"
        },
        {
          "tag": "v1.0.4",
          "kind": "patch",
          "published_at": "2021-11-10T12:06:29Z"
        },
        {
          "tag": "v1.0.3",
          "kind": "patch",
          "published_at": "2021-11-02T12:19:39Z"
        },
        {
          "tag": "v1.0.2",
          "kind": "patch",
          "published_at": "2021-10-31T16:51:59Z"
        },
        {
          "tag": "v1.0.1",
          "kind": "patch",
          "published_at": "2021-10-18T17:29:19Z"
        },
        {
          "tag": "v1.0.0",
          "kind": "major",
          "published_at": "2021-09-15T17:00:25Z"
        },
        {
          "tag": "v0.1.0",
          "kind": "minor",
          "published_at": "2021-08-24T11:14:07Z"
        }
      ],
      "recent_commits": [
        {
          "oid": "93af2c3cd6b547aa7cf4f49533f0472a622082cd",
          "body": null,
          "is_bot": false,
          "headline": "Bump version",
          "author_name": "Samuel Moelius",
          "author_login": "smoelius",
          "committed_at": "2026-07-31T01:20:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "63851a62f9a38e5e42a078b9934612fbc8612367",
          "body": null,
          "is_bot": false,
          "headline": "Update lockfile",
          "author_name": "Samuel Moelius",
          "author_login": "smoelius",
          "committed_at": "2026-07-31T01:20:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "82937604684272e58641e8f128afb309286ea636",
          "body": null,
          "is_bot": false,
          "headline": "Update to `syn` to version 3.0",
          "author_name": "Samuel Moelius",
          "author_login": "smoelius",
          "committed_at": "2026-07-31T00:17:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "40ddd5ff52768cc8e684505ee66b095d41e1841a",
          "body": "Bumps the cargo group with 2 updates: [cast_checks](https://github.com/trailofbits/cast_checks) and [ctor](https://github.com/mmastrac/linktime).\n\n\nUpdates `cast_checks` from 0.1.6 to 0.1.7\n- [Release notes](https://github.com/trailofbits/cast_checks/releases)\n- [Changelog](https://github.com/trailo\n[…]\nme: ctor\n  dependency-version: 1.0.12\n  dependency-type: direct:production\n  update-type: version-update:semver-patch\n  dependency-group: cargo\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "Bump the cargo group with 2 updates",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-07-30T04:28:04Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "3faad28492c3846b41ea849ae34dec33725bfab7",
          "body": null,
          "is_bot": false,
          "headline": "Change missing from #756",
          "author_name": "Samuel Moelius",
          "author_login": "smoelius",
          "committed_at": "2026-07-27T20:42:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d0e4d8958c37a3d8ddef290c7d95218388d65b47",
          "body": null,
          "is_bot": false,
          "headline": "Update supply_chain.json",
          "author_name": "Samuel Moelius",
          "author_login": "smoelius",
          "committed_at": "2026-07-27T08:34:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3156b3466d1eabcabbf8414d7a6fcd2310dab1f3",
          "body": null,
          "is_bot": false,
          "headline": "Update dependencies",
          "author_name": "Samuel Moelius",
          "author_login": "smoelius",
          "committed_at": "2026-07-27T08:34:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e17a0079896954cdb5a259b80722617977a9782a",
          "body": "Bumps the cargo group with 7 updates:\n\n| Package | From | To |\n| --- | --- | --- |\n| [bitflags](https://github.com/bitflags/bitflags) | `2.13.0` | `2.13.1` |\n| [clap](https://github.com/clap-rs/clap) | `4.6.1` | `4.6.2` |\n| [ctor](https://github.com/mmastrac/linktime) | `1.0.8` | `1.0.9` |\n| [mio](h\n[…]\nependency-version: 0.25.13+spec-1.1.0\n  dependency-type: direct:production\n  update-type: version-update:semver-patch\n  dependency-group: cargo\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "Bump the cargo group with 7 updates",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-07-16T10:21:25Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "c4368af46c12a13666c82635e56aef9e08aa9077",
          "body": "Bumps the cargo group with 2 updates: [ctor](https://github.com/mmastrac/linktime) and [rustc-demangle](https://github.com/rust-lang/rustc-demangle).\n\n\nUpdates `ctor` from 1.0.7 to 1.0.8\n- [Release notes](https://github.com/mmastrac/linktime/releases)\n- [Changelog](https://github.com/mmastrac/linkti\n[…]\ndemangle\n  dependency-version: 0.1.28\n  dependency-type: direct:production\n  update-type: version-update:semver-patch\n  dependency-group: cargo\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "Bump the cargo group with 2 updates",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-07-09T10:04:27Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "2d01eef08fd84a6efe79cc1dfe8e3a9752f99ffc",
          "body": null,
          "is_bot": false,
          "headline": "Update patches",
          "author_name": "Samuel Moelius",
          "author_login": "smoelius",
          "committed_at": "2026-07-02T21:50:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "08fac38d8b1f86266cca324cfbb327008ae1d176",
          "body": "Bumps the cargo group with 2 updates: [anyhow](https://github.com/dtolnay/anyhow) and [env_logger](https://github.com/rust-cli/env_logger).\n\n\nUpdates `anyhow` from 1.0.102 to 1.0.103\n- [Release notes](https://github.com/dtolnay/anyhow/releases)\n- [Commits](https://github.com/dtolnay/anyhow/compare/1\n[…]\n_logger\n  dependency-version: 0.11.11\n  dependency-type: direct:production\n  update-type: version-update:semver-patch\n  dependency-group: cargo\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "Bump the cargo group with 2 updates",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-07-02T10:52:40Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "0b83d8944db7ae1eb4a14d178becd40e891403ac",
          "body": "Bumps the cargo group with 7 updates in the / directory:\n\n| Package | From | To |\n| --- | --- | --- |\n| [bitflags](https://github.com/bitflags/bitflags) | `2.12.1` | `2.13.0` |\n| [itertools](https://github.com/rust-itertools/itertools) | `0.14.0` | `0.15.0` |\n| [log](https://github.com/rust-lang/log\n[…]\nme: syn\n  dependency-version: 2.0.118\n  dependency-type: direct:production\n  update-type: version-update:semver-patch\n  dependency-group: cargo\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "Bump the cargo group across 1 directory with 7 updates",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-06-26T13:08:27Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "18039ad0356e7a30a1924ebc678dad608bf47bca",
          "body": "Bumps [actions/checkout](https://github.com/actions/checkout) from 6 to 7.\n- [Release notes](https://github.com/actions/checkout/releases)\n- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/actions/checkout/compare/v6...v7)\n\n---\nupdated-dependenc\n[…]\n:\n- dependency-name: actions/checkout\n  dependency-version: '7'\n  dependency-type: direct:production\n  update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "Bump actions/checkout from 6 to 7",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-06-25T15:31:42Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "367d262817974a64b2e885e5fe656c161a9da460",
          "body": "Bumps [actions/cache](https://github.com/actions/cache) from 5 to 6.\n- [Release notes](https://github.com/actions/cache/releases)\n- [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md)\n- [Commits](https://github.com/actions/cache/compare/v5...v6)\n\n---\nupdated-dependencies:\n- dependency-name: actions/cache\n  dependency-version: '6'\n  dependency-type: direct:production\n  update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "Bump actions/cache from 5 to 6",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-06-25T15:31:36Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5f372722e26e718020270796d02d19964196c6e5",
          "body": "Bumps the cargo group with 4 updates: [bitflags](https://github.com/bitflags/bitflags), [ctor](https://github.com/mmastrac/linktime), [log](https://github.com/rust-lang/log) and [mio](https://github.com/tokio-rs/mio).\n\n\nUpdates `bitflags` from 2.11.1 to 2.12.1\n- [Release notes](https://github.com/bi\n[…]\nname: mio\n  dependency-version: 1.2.1\n  dependency-type: direct:production\n  update-type: version-update:semver-patch\n  dependency-group: cargo\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "Bump the cargo group with 4 updates",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-06-04T11:47:28Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "feed20f955ed08779ff32da640fb09c970e90e96",
          "body": "Bumps the cargo group with 4 updates in the / directory: [ctor](https://github.com/mmastrac/linktime), [log](https://github.com/rust-lang/log), [serde_json](https://github.com/serde-rs/json) and [toml_edit](https://github.com/toml-rs/toml).\n\n\nUpdates `ctor` from 1.0.5 to 1.0.6\n- [Release notes](http\n[…]\nependency-version: 0.25.12+spec-1.1.0\n  dependency-type: direct:production\n  update-type: version-update:semver-patch\n  dependency-group: cargo\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "Bump the cargo group across 1 directory with 4 updates",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-05-28T10:36:11Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "56e2517e4936700841c68f05b5e278d79d65acdd",
          "body": null,
          "is_bot": false,
          "headline": "Simplify hash key computation",
          "author_name": "Samuel Moelius",
          "author_login": "smoelius",
          "committed_at": "2026-05-20T10:29:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b2e8a33959e28daa7a2d302ae0f27940de017638",
          "body": "Bumps the cargo group with 3 updates: [afl](https://github.com/rust-fuzz/afl.rs), [assert_cmd](https://github.com/assert-rs/assert_cmd) and [ctor](https://github.com/mmastrac/linktime).\n\n\nUpdates `afl` from 0.18.1 to 0.18.2\n- [Changelog](https://github.com/rust-fuzz/afl.rs/blob/master/CHANGES.md)\n- \n[…]\name: ctor\n  dependency-version: 1.0.5\n  dependency-type: direct:production\n  update-type: version-update:semver-patch\n  dependency-group: cargo\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "Bump the cargo group with 3 updates",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-05-19T18:51:01Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "2978318e09142c51c2a80448ea470cf97fa71eb5",
          "body": null,
          "is_bot": false,
          "headline": "Update patches",
          "author_name": "Samuel Moelius",
          "author_login": "smoelius",
          "committed_at": "2026-05-19T17:09:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "86cbdd670c3c8d2e2f2a21a5ccdf94133469825e",
          "body": null,
          "is_bot": false,
          "headline": "Eliminate mention of `non_local_effect_before_error_return`",
          "author_name": "Samuel Moelius",
          "author_login": "smoelius",
          "committed_at": "2026-05-19T15:51:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "713600679f58964ee35e3342ecc7aace4d114637",
          "body": null,
          "is_bot": false,
          "headline": "Update supply_chain.json",
          "author_name": "Samuel Moelius",
          "author_login": "smoelius",
          "committed_at": "2026-05-07T12:44:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1805d4ad08759aef106a27dc44d4dcb0c96ffef8",
          "body": null,
          "is_bot": false,
          "headline": "Add `unsafe` to all `ctor` invocations",
          "author_name": "Samuel Moelius",
          "author_login": "smoelius",
          "committed_at": "2026-05-07T12:44:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e85068199f596db28e70d475062357c69f06a97c",
          "body": "Bumps the cargo group with 2 updates: [ctor](https://github.com/mmastrac/linktime) and [subprocess](https://github.com/hniksic/rust-subprocess).\n\n\nUpdates `ctor` from 0.11.1 to 1.0.2\n- [Release notes](https://github.com/mmastrac/linktime/releases)\n- [Changelog](https://github.com/mmastrac/linktime/b\n[…]\nubprocess\n  dependency-version: 1.1.0\n  dependency-type: direct:production\n  update-type: version-update:semver-minor\n  dependency-group: cargo\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "Bump the cargo group with 2 updates",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-05-07T12:44:32Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "7aa256df9e1a9317273354f15010ec67e4e6b1bb",
          "body": "Bumps the cargo group with 1 update: [ctor](https://github.com/mmastrac/rust-ctor).\n\n\nUpdates `ctor` from 0.10.1 to 0.11.1\n- [Changelog](https://github.com/mmastrac/rust-ctor/blob/master/CHANGELOG.md)\n- [Commits](https://github.com/mmastrac/rust-ctor/commits)\n\n---\nupdated-dependencies:\n- dependency-\n[…]\nme: ctor\n  dependency-version: 0.11.1\n  dependency-type: direct:production\n  update-type: version-update:semver-minor\n  dependency-group: cargo\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "Bump ctor from 0.10.1 to 0.11.1 in the cargo group",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-04-30T09:34:48Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "7441b6e9615e55bd17ebbf02eab78217fcf9f6b8",
          "body": "Bumps the cargo group with 1 update: [ctor](https://github.com/mmastrac/rust-ctor).\n\n\nUpdates `ctor` from 0.10.0 to 0.10.1\n- [Changelog](https://github.com/mmastrac/rust-ctor/blob/master/CHANGELOG.md)\n- [Commits](https://github.com/mmastrac/rust-ctor/commits)\n\n---\nupdated-dependencies:\n- dependency-\n[…]\nme: ctor\n  dependency-version: 0.10.1\n  dependency-type: direct:production\n  update-type: version-update:semver-patch\n  dependency-group: cargo\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "Bump ctor from 0.10.0 to 0.10.1 in the cargo group",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-04-23T14:15:10Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "2eb7cfeb877ef68b49485e732d85cf1e987c30e5",
          "body": "Bumps [trailofbits/check-up-to-dateness](https://github.com/trailofbits/check-up-to-dateness) from 1 to 2.\n- [Release notes](https://github.com/trailofbits/check-up-to-dateness/releases)\n- [Commits](https://github.com/trailofbits/check-up-to-dateness/compare/v1...v2)\n\n---\nupdated-dependencies:\n- dep\n[…]\name: trailofbits/check-up-to-dateness\n  dependency-version: '2'\n  dependency-type: direct:production\n  update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "Bump trailofbits/check-up-to-dateness from 1 to 2",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-04-23T11:04:32Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "5369af4d6fbba1d83604e09a66f50d5288e3ef3c",
          "body": null,
          "is_bot": false,
          "headline": "Bump version",
          "author_name": "Samuel Moelius",
          "author_login": "smoelius",
          "committed_at": "2026-04-22T12:10:36Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2218509907e75584d799f0c56dfa7758edfb75ad",
          "body": null,
          "is_bot": false,
          "headline": "Update dependencies",
          "author_name": "Samuel Moelius",
          "author_login": "smoelius",
          "committed_at": "2026-04-22T12:10:36Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "51b6b8962b9fb5e31b027ab5e559eb9d96b0b506",
          "body": null,
          "is_bot": false,
          "headline": "Allow `--display`, etc. to be called with non-unique targets",
          "author_name": "Samuel Moelius",
          "author_login": "smoelius",
          "committed_at": "2026-04-22T10:20:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "74ad6fc0be0ec1a43e352d5d724d90193833aee3",
          "body": "Follow up to #728",
          "is_bot": false,
          "headline": "If `stderr` is a terminal, display colored output",
          "author_name": "Samuel Moelius",
          "author_login": "smoelius",
          "committed_at": "2026-04-21T23:57:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fe767e69d5760978c664b156623e14048f961ec8",
          "body": null,
          "is_bot": false,
          "headline": "Improve dylint.toml formatting",
          "author_name": "Samuel Moelius",
          "author_login": "smoelius",
          "committed_at": "2026-04-20T12:15:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4c8e92bd41f0f0325b0ca4a2d1e384e4047bfe2d",
          "body": "The new output trades one line of verticial space for significantly more horizontal space.",
          "is_bot": false,
          "headline": "Denser parallel output",
          "author_name": "Samuel Moelius",
          "author_login": "smoelius",
          "committed_at": "2026-04-20T11:22:22Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "19310155ebd6e35e57f0a7bbba8f78485139668d",
          "body": null,
          "is_bot": false,
          "headline": "More concise build failures",
          "author_name": "Samuel Moelius",
          "author_login": "smoelius",
          "committed_at": "2026-04-19T23:29:29Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d4f9d58f9e2d71c19642c3ab3c956fabf2b41cb7",
          "body": null,
          "is_bot": false,
          "headline": "Finish up",
          "author_name": "Samuel Moelius",
          "author_login": "smoelius",
          "committed_at": "2026-04-19T14:05:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4a5044176c1f0289092e44613b86dc7656249a04",
          "body": null,
          "is_bot": false,
          "headline": "feat: add macro warning and aggregate corpus generation errors",
          "author_name": "HiteshMittal07",
          "author_login": "HiteshMittal07",
          "committed_at": "2026-04-19T14:05:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2c59f7a6d9d7e65ec19243374610f0727df8a63d",
          "body": null,
          "is_bot": false,
          "headline": "Compute patch names rather than store them in JSON",
          "author_name": "Samuel Moelius",
          "author_login": "smoelius",
          "committed_at": "2026-04-19T13:20:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6e4d6c1560e6e14841b1845bde706b2f6c2ced7b",
          "body": "`polkadot-sdk` also uses version 0.4, so a naive update fails.",
          "is_bot": false,
          "headline": "Update `proc-macro2` version 1",
          "author_name": "Samuel Moelius",
          "author_login": "smoelius",
          "committed_at": "2026-04-18T21:25:11Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0530c1e8e53f1ce970a20f0cbb5d5865f3a383ef",
          "body": null,
          "is_bot": false,
          "headline": "Fix third-party tests",
          "author_name": "Samuel Moelius",
          "author_login": "smoelius",
          "committed_at": "2026-04-18T21:25:11Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "52a072320d4f8a888a481730f3244a764abdbf6b",
          "body": null,
          "is_bot": false,
          "headline": "No longer set `RUST_LOG=warn` in CI",
          "author_name": "Samuel Moelius",
          "author_login": "smoelius",
          "committed_at": "2026-04-15T14:37:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bcd8fe88cc61452b9ef94235ace8e1feb76773e0",
          "body": null,
          "is_bot": false,
          "headline": "Update supply_chain.json",
          "author_name": "Samuel Moelius",
          "author_login": "smoelius",
          "committed_at": "2026-04-15T13:47:34Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a5830d99e8d7932879282756f9531cf20e719dec",
          "body": "Bumps the cargo group with 2 updates: [bitflags](https://github.com/bitflags/bitflags) and [ctor](https://github.com/mmastrac/rust-ctor).\n\n\nUpdates `bitflags` from 2.11.0 to 2.11.1\n- [Release notes](https://github.com/bitflags/bitflags/releases)\n- [Changelog](https://github.com/bitflags/bitflags/blo\n[…]\nme: ctor\n  dependency-version: 0.10.0\n  dependency-type: direct:production\n  update-type: version-update:semver-minor\n  dependency-group: cargo\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "Bump the cargo group with 2 updates",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-04-15T13:47:34Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "07fb8c96efe4b3cf253367d897a0542615d3707a",
          "body": "Bumps [softprops/action-gh-release](https://github.com/softprops/action-gh-release) from 2 to 3.\n- [Release notes](https://github.com/softprops/action-gh-release/releases)\n- [Changelog](https://github.com/softprops/action-gh-release/blob/master/CHANGELOG.md)\n- [Commits](https://github.com/softprops/\n[…]\nncy-name: softprops/action-gh-release\n  dependency-version: '3'\n  dependency-type: direct:production\n  update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "Bump softprops/action-gh-release from 2 to 3",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-04-15T12:22:36Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "69b34ef5568ade0cd63669767440625c2d37f7ff",
          "body": null,
          "is_bot": false,
          "headline": "Rename `rust` group to `cargo` group",
          "author_name": "Samuel Moelius",
          "author_login": "smoelius",
          "committed_at": "2026-04-15T11:30:34Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "dbf5e0932504484966adf3bb6508e9f5427c5b2e",
          "body": null,
          "is_bot": false,
          "headline": "Remove redundant line in release.yml",
          "author_name": "Samuel Moelius",
          "author_login": "smoelius",
          "committed_at": "2026-04-10T11:20:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "687220c5998bac86cace1317ee967db0b387e0d9",
          "body": null,
          "is_bot": false,
          "headline": "Update supply_chain.json",
          "author_name": "Samuel Moelius",
          "author_login": "smoelius",
          "committed_at": "2026-04-09T11:15:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d84cff7f54c88f1fea38a800b4ed48303766902f",
          "body": "Bumps the rust group with 7 updates in the / directory:\n\n| Package | From | To |\n| --- | --- | --- |\n| [ctor](https://github.com/mmastrac/rust-ctor) | `0.6.3` | `0.8.0` |\n| [mio](https://github.com/tokio-rs/mio) | `1.1.1` | `1.2.0` |\n| [semver](https://github.com/dtolnay/semver) | `1.0.27` | `1.0.28\n[…]\ndependency-version: 0.25.11+spec-1.1.0\n  dependency-type: direct:production\n  update-type: version-update:semver-patch\n  dependency-group: rust\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "Bump the rust group across 1 directory with 7 updates",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-04-09T11:15:20Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "591536c25b50b3bb9f10a591644a303b6cba48ae",
          "body": null,
          "is_bot": false,
          "headline": "Update ignored unmaintained packages",
          "author_name": "Samuel Moelius",
          "author_login": "smoelius",
          "committed_at": "2026-03-31T16:10:21Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "17ae2659a4d5b95d018af85467b1026f56850ea2",
          "body": null,
          "is_bot": false,
          "headline": "Add `fetch-depth: 0` to ci.yml",
          "author_name": "Samuel Moelius",
          "author_login": "smoelius",
          "committed_at": "2026-03-31T16:10:21Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "43afafa0f29a24e44aa2d76928b81403868b3950",
          "body": null,
          "is_bot": false,
          "headline": "Bump version",
          "author_name": "Samuel Moelius",
          "author_login": "smoelius",
          "committed_at": "2026-03-25T10:01:04Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ec1bda4b3883026139264a1e4890f812c7feda53",
          "body": null,
          "is_bot": false,
          "headline": "Update supply_chain.json",
          "author_name": "Samuel Moelius",
          "author_login": "smoelius",
          "committed_at": "2026-03-25T10:01:04Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "651b64cc68a9e8be3a8f231dc5df0e43fe326e49",
          "body": null,
          "is_bot": false,
          "headline": "Update dependencies",
          "author_name": "Samuel Moelius",
          "author_login": "smoelius",
          "committed_at": "2026-03-25T10:01:04Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "27f1577ed63a0caa4566287da3968cbc38db681e",
          "body": null,
          "is_bot": false,
          "headline": "Update third-party test target",
          "author_name": "Samuel Moelius",
          "author_login": "smoelius",
          "committed_at": "2026-03-24T23:20:04Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "546cf8ca44fbb256b67beac16b323bdf6c03e5a6",
          "body": null,
          "is_bot": false,
          "headline": "Eliminate use of snake case for function names",
          "author_name": "Samuel Moelius",
          "author_login": "smoelius",
          "committed_at": "2026-03-24T23:20:04Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ecfd5879b7f12a93c03a345b8fbec804c80dee82",
          "body": null,
          "is_bot": false,
          "headline": "Reduce CI output",
          "author_name": "Samuel Moelius",
          "author_login": "smoelius",
          "committed_at": "2026-03-24T17:22:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d4e71a8710368c948fe675e2847211dc06a7af0b",
          "body": null,
          "is_bot": false,
          "headline": "Remove `pub` from `run_without_exit_code`",
          "author_name": "Samuel Moelius",
          "author_login": "smoelius",
          "committed_at": "2026-03-24T15:30:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "31bbf296e1da4b077967d431d6ead2c74ca2a132",
          "body": null,
          "is_bot": false,
          "headline": "Remove `--offline` in `cargo-test-fuzz`",
          "author_name": "Samuel Moelius",
          "author_login": "smoelius",
          "committed_at": "2026-03-24T15:29:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "68af3875e3e865b3d7d0647ea749dd48ab12e80e",
          "body": "Bumps the rust group with 2 updates: [clap](https://github.com/clap-rs/clap) and [toml_edit](https://github.com/toml-rs/toml).\n\n\nUpdates `clap` from 4.5.60 to 4.6.0\n- [Release notes](https://github.com/clap-rs/clap/releases)\n- [Changelog](https://github.com/clap-rs/clap/blob/master/CHANGELOG.md)\n- [\n[…]\n dependency-version: 0.25.5+spec-1.1.0\n  dependency-type: direct:production\n  update-type: version-update:semver-patch\n  dependency-group: rust\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "Bump the rust group with 2 updates",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-03-23T17:20:32Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "76f9c3c77bd5b8c87f59aaf87be2482c46d60765",
          "body": null,
          "is_bot": false,
          "headline": "Add `readme_reference_links_are_used` test; update one link",
          "author_name": "Samuel Moelius",
          "author_login": "smoelius",
          "committed_at": "2026-03-23T11:17:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "57638f53b64336499a4158f4270565febaf3ab28",
          "body": null,
          "is_bot": false,
          "headline": "Update patches",
          "author_name": "Samuel Moelius",
          "author_login": "smoelius",
          "committed_at": "2026-03-23T11:17:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "814e0047390a17b6536e976714487b5d6416628b",
          "body": "Bumps the rust group with 2 updates: [assert_cmd](https://github.com/assert-rs/assert_cmd) and [tempfile](https://github.com/Stebalien/tempfile).\n\n\nUpdates `assert_cmd` from 2.1.2 to 2.2.0\n- [Changelog](https://github.com/assert-rs/assert_cmd/blob/master/CHANGELOG.md)\n- [Commits](https://github.com/\n[…]\n tempfile\n  dependency-version: 3.27.0\n  dependency-type: direct:production\n  update-type: version-update:semver-minor\n  dependency-group: rust\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "Bump the rust group with 2 updates",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-03-14T21:31:42Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "b114ede770dd1e1fc0fbff9a47319f3b2147987f",
          "body": "Bumps the rust group with 1 update: [toml_edit](https://github.com/toml-rs/toml).\n\n\nUpdates `toml_edit` from 0.25.3+spec-1.1.0 to 0.25.4+spec-1.1.0\n- [Commits](https://github.com/toml-rs/toml/compare/v0.25.3...v0.25.4)\n\n---\nupdated-dependencies:\n- dependency-name: toml_edit\n  dependency-version: 0.25.4+spec-1.1.0\n  dependency-type: direct:production\n  update-type: version-update:semver-patch\n  dependency-group: rust\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "Bump toml_edit in the rust group",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-03-05T11:26:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "155a003159bb7566808e16d5ea6f476bc02a1192",
          "body": null,
          "is_bot": false,
          "headline": "Remove `update_patches` workflow",
          "author_name": "Samuel Moelius",
          "author_login": "smoelius",
          "committed_at": "2026-03-04T17:59:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e359787c918b2eefbabf0c9bbb368ca8d9ee1d2e",
          "body": null,
          "is_bot": false,
          "headline": "Fix `release` workflow",
          "author_name": "Samuel Moelius",
          "author_login": "smoelius",
          "committed_at": "2026-03-04T17:59:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f931fb83e4f9e51f63f95662e8d830a33700eaa2",
          "body": null,
          "is_bot": false,
          "headline": "Bump version",
          "author_name": "Samuel Moelius",
          "author_login": "smoelius",
          "committed_at": "2026-03-04T13:07:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "77f2df1a00d4d4c68ece438e1477dd65f55db0ac",
          "body": null,
          "is_bot": false,
          "headline": "Update `license` test",
          "author_name": "Samuel Moelius",
          "author_login": "smoelius",
          "committed_at": "2026-03-04T13:07:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5ac6ad30d1c3e1fe0883ce9250effe0892d2f3d5",
          "body": null,
          "is_bot": false,
          "headline": "Update lockfile",
          "author_name": "Samuel Moelius",
          "author_login": "smoelius",
          "committed_at": "2026-03-04T13:07:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6c00184033d981de72bda522f9cab5d16c4d5542",
          "body": null,
          "is_bot": false,
          "headline": "Update ignored unmaintained packages",
          "author_name": "Samuel Moelius",
          "author_login": "smoelius",
          "committed_at": "2026-03-04T13:07:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "cc73c48babc054d35765f9da513d520f203801e1",
          "body": null,
          "is_bot": false,
          "headline": "Make `postcard` the default",
          "author_name": "Samuel Moelius",
          "author_login": "smoelius",
          "committed_at": "2026-03-02T16:09:55Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d47efba794aa669d0b9d8544fcbe3a8adb7735f0",
          "body": null,
          "is_bot": false,
          "headline": "Eliminate use of `backtrace` feature on `anyhow`",
          "author_name": "Samuel Moelius",
          "author_login": "smoelius",
          "committed_at": "2026-03-02T13:14:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e0ab929f36e4384096435cf930f96fd08e9c92a2",
          "body": null,
          "is_bot": false,
          "headline": "Update supply_chain.json",
          "author_name": "Samuel Moelius",
          "author_login": "smoelius",
          "committed_at": "2026-03-02T13:14:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "402f5123427d2e16c58284e97f6832e659dd25a1",
          "body": null,
          "is_bot": false,
          "headline": "Account for API changes in `subprocess`",
          "author_name": "Samuel Moelius",
          "author_login": "smoelius",
          "committed_at": "2026-03-02T13:14:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e4a3dc09c6d963c6752583cfbd1683c4ade85547",
          "body": "Bumps the rust group with 8 updates in the / directory:\n\n| Package | From | To |\n| --- | --- | --- |\n| [anyhow](https://github.com/dtolnay/anyhow) | `1.0.101` | `1.0.102` |\n| [bitflags](https://github.com/bitflags/bitflags) | `2.10.0` | `2.11.0` |\n| [clap](https://github.com/clap-rs/clap) | `4.5.58`\n[…]\n dependency-version: 0.25.3+spec-1.1.0\n  dependency-type: direct:production\n  update-type: version-update:semver-patch\n  dependency-group: rust\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "Bump the rust group across 1 directory with 8 updates",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-03-02T13:14:48Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "4ad440eb11c7b1162f5da567cc9e47cf071bbe91",
          "body": null,
          "is_bot": false,
          "headline": "Run `sudo apt update` before installing `protoc`",
          "author_name": "Samuel Moelius",
          "author_login": "smoelius",
          "committed_at": "2026-03-02T11:04:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "77ea4904bd8aaf69b76477fa78bf736d4ecb0949",
          "body": null,
          "is_bot": false,
          "headline": "Disable doctests in nightly on CI",
          "author_name": "Samuel Moelius",
          "author_login": "smoelius",
          "committed_at": "2026-03-02T11:04:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "51d19f2be44d55a3667219584849845be3e468ff",
          "body": null,
          "is_bot": false,
          "headline": "Report times when `nightly` is the toolchain in CI",
          "author_name": "Samuel Moelius",
          "author_login": "smoelius",
          "committed_at": "2026-02-25T12:37:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "effd5232032d023a94c296c26c674a0440214e39",
          "body": "Bumps the rust group with 7 updates:\n\n| Package | From | To |\n| --- | --- | --- |\n| [anyhow](https://github.com/dtolnay/anyhow) | `1.0.100` | `1.0.101` |\n| [clap](https://github.com/clap-rs/clap) | `4.5.57` | `4.5.58` |\n| [env_logger](https://github.com/rust-cli/env_logger) | `0.11.8` | `0.11.9` |\n|\n[…]\n-demangle\n  dependency-version: 0.1.27\n  dependency-type: direct:production\n  update-type: version-update:semver-patch\n  dependency-group: rust\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "Bump the rust group with 7 updates",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-02-12T12:28:21Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "8e052ecc165446179a6cd3407e1901e256b5fa1c",
          "body": null,
          "is_bot": false,
          "headline": "Warn when generating coverage for non-trivial functions",
          "author_name": "Samuel Moelius",
          "author_login": "smoelius",
          "committed_at": "2026-02-10T18:51:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f2a59d3d616863761d423cc74367869fb928a370",
          "body": null,
          "is_bot": false,
          "headline": "Make `rlimit` a conditional dependency",
          "author_name": "Samuel Moelius",
          "author_login": "smoelius",
          "committed_at": "2026-02-10T15:24:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "cb7dbed83c50742c39f24af71d40406a2c0b5238",
          "body": null,
          "is_bot": false,
          "headline": "Finish up",
          "author_name": "Samuel Moelius",
          "author_login": "smoelius",
          "committed_at": "2026-02-10T12:59:07Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c4b2b8eeb3152c03e94523095eb6b80b405d7528",
          "body": "@smoelius: Naively rebased on 2025-12-27.",
          "is_bot": false,
          "headline": "Add experimental support for generating coverage",
          "author_name": "Max Ammann",
          "author_login": null,
          "committed_at": "2026-02-10T12:59:07Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f8af2648d3f73a0f29d950e531e15736bf521671",
          "body": null,
          "is_bot": false,
          "headline": "Add methods to `TestFuzz`",
          "author_name": "Samuel Moelius",
          "author_login": "smoelius",
          "committed_at": "2026-02-10T12:59:07Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "20cd47042c7c25cd4acc780affa58b802ca65ce3",
          "body": null,
          "is_bot": false,
          "headline": "Simplify `for_each_entry`",
          "author_name": "Samuel Moelius",
          "author_login": "smoelius",
          "committed_at": "2026-02-10T12:59:07Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "108ae7ae5d3c2a488b0efcbdfa50074c41cb2d63",
          "body": null,
          "is_bot": false,
          "headline": "Adjust allowed Clippy lints",
          "author_name": "Samuel Moelius",
          "author_login": "smoelius",
          "committed_at": "2026-02-09T13:42:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "36425916746fdce9a08d68db49f2499c23e0d5d2",
          "body": null,
          "is_bot": false,
          "headline": "Update supply_chain.json",
          "author_name": "Samuel Moelius",
          "author_login": "smoelius",
          "committed_at": "2026-02-09T13:42:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bc04ae6b8410d25e10860451fed2ead478343d80",
          "body": null,
          "is_bot": false,
          "headline": "Correct reason in clippy.toml file",
          "author_name": "Samuel Moelius",
          "author_login": "smoelius",
          "committed_at": "2026-02-06T13:09:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fe7709a8c548fd48634af73303f84770cc1bd511",
          "body": "Bumps the rust group with 4 updates: [clap](https://github.com/clap-rs/clap), [regex](https://github.com/rust-lang/regex), [rlimit](https://github.com/Nugine/rlimit) and [subprocess](https://github.com/hniksic/rust-subprocess).\n\n\nUpdates `clap` from 4.5.55 to 4.5.57\n- [Release notes](https://github.\n[…]\nubprocess\n  dependency-version: 0.2.15\n  dependency-type: direct:production\n  update-type: version-update:semver-patch\n  dependency-group: rust\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "Bump the rust group with 4 updates",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-02-05T16:15:38Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "de2b632ab9e9a1275bfb3d2e930098113b71fbd0",
          "body": "…w(..)]`",
          "is_bot": false,
          "headline": "Rename `CommandExt` to `LoggedAssert`; remove one unnecessary `#[allo…",
          "author_name": "Samuel Moelius",
          "author_login": "smoelius",
          "committed_at": "2026-02-05T14:21:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8d6cf3c39597afa786eb6aee87e9ecef66780ab5",
          "body": null,
          "is_bot": false,
          "headline": "Update list of ignored unmaintained packages",
          "author_name": "Samuel Moelius",
          "author_login": "smoelius",
          "committed_at": "2026-02-05T12:55:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e4d422a76d8f4795b8164a17eed549cbc281a6d9",
          "body": null,
          "is_bot": false,
          "headline": "Remove `actionlint` test",
          "author_name": "Samuel Moelius",
          "author_login": "smoelius",
          "committed_at": "2026-02-02T11:27:21Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c3817b1978797d6e5dd3f0ce9b7b304f23586d5a",
          "body": null,
          "is_bot": false,
          "headline": "Silence \"No `test_fuzz`\" warning when not testing",
          "author_name": "Samuel Moelius",
          "author_login": "smoelius",
          "committed_at": "2026-01-30T13:53:27Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "aedafbd5468bd3a65cd088b2784cb3387236e435",
          "body": "Bumps the rust group with 3 updates: [afl](https://github.com/rust-fuzz/afl.rs), [clap](https://github.com/clap-rs/clap) and [quote](https://github.com/dtolnay/quote).\n\n\nUpdates `afl` from 0.17.0 to 0.17.1\n- [Changelog](https://github.com/rust-fuzz/afl.rs/blob/master/CHANGES.md)\n- [Commits](https://\n[…]\nme: quote\n  dependency-version: 1.0.44\n  dependency-type: direct:production\n  update-type: version-update:semver-patch\n  dependency-group: rust\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "Bump the rust group with 3 updates",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-01-29T11:38:42Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "7fb9955f5f7acd8116123801336241ae2f132307",
          "body": null,
          "is_bot": false,
          "headline": "Upgrade `proc-macro2` in `third_party` test",
          "author_name": "Samuel Moelius",
          "author_login": "smoelius",
          "committed_at": "2026-01-28T21:06:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "75124a22cacaa40e0711ae4f9975acd1b9714d93",
          "body": null,
          "is_bot": false,
          "headline": "Add location information to \"No `test_fuzz`\" warning",
          "author_name": "Samuel Moelius",
          "author_login": "smoelius",
          "committed_at": "2026-01-28T21:06:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "cca709971dad7c64548564982cc265f984a8d60e",
          "body": "Replace deprecated-based warning with stderr warning\n\nAdd test for missing test_fuzz warning",
          "is_bot": false,
          "headline": "fix: add warning for missing test_fuzz attributes",
          "author_name": "HiteshMittal07",
          "author_login": "HiteshMittal07",
          "committed_at": "2026-01-28T12:58:27Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "914dd302addb7da0cc35ec7ff756875c682e4f43",
          "body": null,
          "is_bot": false,
          "headline": "Make Dylint happy",
          "author_name": "Samuel Moelius",
          "author_login": "smoelius",
          "committed_at": "2026-01-27T18:47:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ea637d3cb6ea02008b9cdb0339ad47fbf508ac06",
          "body": "Bumps the rust group with 1 update: [proc-macro2](https://github.com/dtolnay/proc-macro2).\n\n\nUpdates `proc-macro2` from 1.0.105 to 1.0.106\n- [Release notes](https://github.com/dtolnay/proc-macro2/releases)\n- [Commits](https://github.com/dtolnay/proc-macro2/compare/1.0.105...1.0.106)\n\n---\nupdated-dep\n[…]\nc-macro2\n  dependency-version: 1.0.106\n  dependency-type: direct:production\n  update-type: version-update:semver-patch\n  dependency-group: rust\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "Bump proc-macro2 from 1.0.105 to 1.0.106 in the rust group",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-01-22T10:50:27Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "fff66d9117fd350610da62cdabe1d35afbb5c471",
          "body": "Bumps the rust group with 1 update: [assert_cmd](https://github.com/assert-rs/assert_cmd).\n\n\nUpdates `assert_cmd` from 2.1.1 to 2.1.2\n- [Changelog](https://github.com/assert-rs/assert_cmd/blob/master/CHANGELOG.md)\n- [Commits](https://github.com/assert-rs/assert_cmd/compare/v2.1.1...v2.1.2)\n\n---\nupda\n[…]\nassert_cmd\n  dependency-version: 2.1.2\n  dependency-type: direct:production\n  update-type: version-update:semver-patch\n  dependency-group: rust\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "Bump assert_cmd from 2.1.1 to 2.1.2 in the rust group",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-01-15T11:05:05Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "b2bb36f4e1f410609c2346bf4e6b586f601fa5dd",
          "body": null,
          "is_bot": false,
          "headline": "Fix \"Semantic versioning policy\" link",
          "author_name": "Samuel Moelius",
          "author_login": "smoelius",
          "committed_at": "2026-01-14T14:43:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "cbcb4acad5bc1376e77d0ddf9ca16614d7025474",
          "body": null,
          "is_bot": false,
          "headline": "Update README.md links and ignored unmaintained packages",
          "author_name": "Samuel Moelius",
          "author_login": "smoelius",
          "committed_at": "2026-01-10T18:47:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "109a9249f11d48a737c57348f3bac569a1e24e5c",
          "body": null,
          "is_bot": false,
          "headline": "Rename `examples` to `fuzzable`",
          "author_name": "Samuel Moelius",
          "author_login": "smoelius",
          "committed_at": "2026-01-10T17:58:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        }
      ],
      "releases_count": 47,
      "commits_last_year": 197,
      "latest_release_at": "2026-07-31T01:23:52Z",
      "latest_release_tag": "v8.1.1",
      "releases_from_tags": false,
      "days_since_last_push": 0,
      "active_weeks_last_year": 47,
      "days_since_latest_release": 0,
      "mean_days_between_releases": 50.8
    },
    "community": {
      "has_readme": true,
      "has_license": true,
      "has_description": true,
      "has_contributing": true,
      "health_percentage": 62,
      "has_issue_template": false,
      "has_code_of_conduct": false,
      "has_pull_request_template": false
    },
    "ecosystem": {
      "packages": [
        {
          "name": "test-fuzz-macro",
          "exists": true,
          "license": "AGPL-3.0 WITH mif-exception",
          "keywords": [],
          "ecosystem": "crates",
          "matches_repo": true,
          "registry_url": "https://crates.io/crates/test-fuzz-macro",
          "is_deprecated": false,
          "latest_version": "8.1.1",
          "repository_url": "https://github.com/trailofbits/test-fuzz",
          "versions_count": 70,
          "total_downloads": 2737275,
          "dependents_count": null,
          "deprecation_note": null,
          "maintainers_count": null,
          "monthly_downloads": 107596,
          "first_published_at": "2020-09-22T00:58:17.452026Z",
          "latest_published_at": "2026-07-31T01:23:16.683124Z",
          "latest_version_yanked": false,
          "days_since_latest_publish": 0
        },
        {
          "name": "test-fuzz-runtime",
          "exists": true,
          "license": "AGPL-3.0 WITH mif-exception",
          "keywords": [],
          "ecosystem": "crates",
          "matches_repo": true,
          "registry_url": "https://crates.io/crates/test-fuzz-runtime",
          "is_deprecated": false,
          "latest_version": "8.1.1",
          "repository_url": "https://github.com/trailofbits/test-fuzz",
          "versions_count": 67,
          "total_downloads": 2733881,
          "dependents_count": null,
          "deprecation_note": null,
          "maintainers_count": null,
          "monthly_downloads": 107546,
          "first_published_at": "2020-09-22T00:57:17.937728Z",
          "latest_published_at": "2026-07-31T01:23:20.825733Z",
          "latest_version_yanked": false,
          "days_since_latest_publish": 0
        },
        {
          "name": "test-fuzz-internal",
          "exists": true,
          "license": "AGPL-3.0 WITH mif-exception",
          "keywords": [],
          "ecosystem": "crates",
          "matches_repo": true,
          "registry_url": "https://crates.io/crates/test-fuzz-internal",
          "is_deprecated": false,
          "latest_version": "8.1.1",
          "repository_url": "https://github.com/trailofbits/test-fuzz",
          "versions_count": 50,
          "total_downloads": 2714076,
          "dependents_count": null,
          "deprecation_note": null,
          "maintainers_count": null,
          "monthly_downloads": 107550,
          "first_published_at": "2021-07-22T10:11:45.998725Z",
          "latest_published_at": "2026-07-31T01:23:08.777552Z",
          "latest_version_yanked": false,
          "days_since_latest_publish": 0
        },
        {
          "name": "test-fuzz",
          "exists": true,
          "license": "AGPL-3.0 WITH mif-exception",
          "keywords": [],
          "ecosystem": "crates",
          "matches_repo": true,
          "registry_url": "https://crates.io/crates/test-fuzz",
          "is_deprecated": false,
          "latest_version": "8.1.1",
          "repository_url": "https://github.com/trailofbits/test-fuzz",
          "versions_count": 67,
          "total_downloads": 2733550,
          "dependents_count": null,
          "deprecation_note": null,
          "maintainers_count": null,
          "monthly_downloads": 107410,
          "first_published_at": "2020-09-22T01:00:07.413435Z",
          "latest_published_at": "2026-07-31T01:23:26.185112Z",
          "latest_version_yanked": false,
          "days_since_latest_publish": 0
        },
        {
          "name": "cargo-test-fuzz",
          "exists": true,
          "license": "AGPL-3.0 WITH mif-exception",
          "keywords": [],
          "ecosystem": "crates",
          "matches_repo": true,
          "registry_url": "https://crates.io/crates/cargo-test-fuzz",
          "is_deprecated": false,
          "latest_version": "8.1.1",
          "repository_url": "https://github.com/trailofbits/test-fuzz",
          "versions_count": 64,
          "total_downloads": 69992,
          "dependents_count": null,
          "deprecation_note": null,
          "maintainers_count": null,
          "monthly_downloads": 101,
          "first_published_at": "2020-10-12T15:44:50.407502Z",
          "latest_published_at": "2026-07-31T01:23:43.658491Z",
          "latest_version_yanked": false,
          "days_since_latest_publish": 0
        }
      ]
    },
    "popularity": {
      "forks": 27,
      "stars": 208,
      "watchers": 12,
      "fork_history": {
        "days": [
          {
            "date": "2021-03-07",
            "count": 1
          },
          {
            "date": "2022-02-25",
            "count": 1
          },
          {
            "date": "2022-03-11",
            "count": 1
          },
          {
            "date": "2022-08-25",
            "count": 1
          },
          {
            "date": "2022-10-18",
            "count": 1
          },
          {
            "date": "2022-11-08",
            "count": 1
          },
          {
            "date": "2023-05-24",
            "count": 1
          },
          {
            "date": "2023-08-04",
            "count": 1
          },
          {
            "date": "2023-08-11",
            "count": 1
          },
          {
            "date": "2023-09-13",
            "count": 1
          },
          {
            "date": "2023-09-30",
            "count": 1
          },
          {
            "date": "2023-10-06",
            "count": 1
          },
          {
            "date": "2023-10-07",
            "count": 1
          },
          {
            "date": "2024-07-13",
            "count": 1
          },
          {
            "date": "2025-02-06",
            "count": 1
          },
          {
            "date": "2025-02-19",
            "count": 1
          },
          {
            "date": "2025-03-29",
            "count": 1
          },
          {
            "date": "2025-04-03",
            "count": 1
          },
          {
            "date": "2025-04-09",
            "count": 2
          },
          {
            "date": "2025-04-12",
            "count": 1
          },
          {
            "date": "2025-04-29",
            "count": 1
          },
          {
            "date": "2025-05-06",
            "count": 1
          },
          {
            "date": "2025-08-29",
            "count": 1
          },
          {
            "date": "2026-01-27",
            "count": 1
          },
          {
            "date": "2026-04-20",
            "count": 1
          },
          {
            "date": "2026-05-18",
            "count": 1
          }
        ],
        "complete": true,
        "collected": 27,
        "total_forks": 27
      },
      "star_history": null,
      "open_issues_and_prs": 8
    },
    "ai_readiness": {
      "has_nix": false,
      "example_dirs": [],
      "has_llms_txt": false,
      "has_dockerfile": false,
      "has_mcp_signal": false,
      "bootstrap_files": [],
      "api_schema_files": [],
      "has_devcontainer": false,
      "typecheck_configs": [],
      "toolchain_manifests": [
        "Cargo.toml",
        "cargo-test-fuzz/Cargo.toml",
        "fuzzable/Cargo.toml",
        "internal/Cargo.toml",
        "macro/Cargo.toml",
        "runtime/Cargo.toml",
        "serde_combinators/Cargo.toml",
        "test-fuzz/Cargo.toml",
        "testing/Cargo.toml",
        "third-party/Cargo.toml"
      ],
      "largest_source_bytes": 51780,
      "source_files_sampled": 88,
      "oversized_source_files": 0,
      "agent_instruction_files": [],
      "agent_instruction_max_bytes": null
    },
    "dependencies": {
      "manifests": [
        "Cargo.toml",
        "cargo-test-fuzz/Cargo.toml",
        "fuzzable/Cargo.toml",
        "internal/Cargo.toml",
        "macro/Cargo.toml",
        "runtime/Cargo.toml",
        "serde_combinators/Cargo.toml",
        "test-fuzz/Cargo.toml",
        "testing/Cargo.toml",
        "third-party/Cargo.toml"
      ],
      "advisories": {
        "error": null,
        "scope": "repository_graph",
        "source": "osv",
        "findings": [
          {
            "name": "parse_duration",
            "direct": false,
            "version": "2.1.1",
            "severity": "high",
            "ecosystem": "crates",
            "cvss_score": 7.5,
            "advisory_ids": [
              "GHSA-qpgv-g792-wh6x",
              "RUSTSEC-2021-0041"
            ],
            "fixed_version": null,
            "advisory_count": 2,
            "oldest_advisory_days": 1961
          },
          {
            "name": "bincode",
            "direct": true,
            "version": "2.0.1",
            "severity": "unknown",
            "ecosystem": "crates",
            "cvss_score": null,
            "advisory_ids": [
              "RUSTSEC-2025-0141"
            ],
            "fixed_version": null,
            "advisory_count": 1,
            "oldest_advisory_days": 227
          },
          {
            "name": "atomic-polyfill",
            "direct": false,
            "version": "1.0.3",
            "severity": "unknown",
            "ecosystem": "crates",
            "cvss_score": null,
            "advisory_ids": [
              "RUSTSEC-2023-0089"
            ],
            "fixed_version": null,
            "advisory_count": 1,
            "oldest_advisory_days": 1116
          }
        ],
        "collected": true,
        "malicious": [],
        "truncated": false,
        "by_severity": {
          "high": 1,
          "unknown": 2
        },
        "advisory_count": 4,
        "affected_count": 3,
        "assessed_count": 163,
        "malicious_count": 0,
        "assessed_package": null,
        "unassessed_count": 5,
        "direct_affected_count": 1
      },
      "ecosystems": [
        "crates"
      ],
      "dependencies": [
        {
          "name": "anyhow",
          "manifest": "cargo-test-fuzz/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "bitflags",
          "manifest": "cargo-test-fuzz/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "cargo_metadata",
          "manifest": "cargo-test-fuzz/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "clap",
          "manifest": "cargo-test-fuzz/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "env_logger",
          "manifest": "cargo-test-fuzz/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "heck",
          "manifest": "cargo-test-fuzz/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "itertools",
          "manifest": "cargo-test-fuzz/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "log",
          "manifest": "cargo-test-fuzz/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "mio",
          "manifest": "cargo-test-fuzz/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "num_cpus",
          "manifest": "cargo-test-fuzz/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "remain",
          "manifest": "cargo-test-fuzz/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "semver",
          "manifest": "cargo-test-fuzz/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "serde",
          "manifest": "cargo-test-fuzz/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "strip-ansi-escapes",
          "manifest": "cargo-test-fuzz/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "strum_macros",
          "manifest": "cargo-test-fuzz/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "subprocess",
          "manifest": "cargo-test-fuzz/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "termsize",
          "manifest": "cargo-test-fuzz/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "internal",
          "manifest": "cargo-test-fuzz/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "runtime",
          "manifest": "cargo-test-fuzz/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "serde",
          "manifest": "fuzzable/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "test-fuzz",
          "manifest": "fuzzable/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "cargo_metadata",
          "manifest": "internal/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "serde",
          "manifest": "internal/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "bincode",
          "manifest": "internal/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": "=2.0"
        },
        {
          "name": "postcard",
          "manifest": "internal/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": "1.1"
        },
        {
          "name": "darling",
          "manifest": "macro/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "itertools",
          "manifest": "macro/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "prettyplease",
          "manifest": "macro/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "proc-macro2",
          "manifest": "macro/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "quote",
          "manifest": "macro/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "syn",
          "manifest": "macro/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "hex",
          "manifest": "runtime/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "num-traits",
          "manifest": "runtime/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "serde",
          "manifest": "runtime/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "sha1",
          "manifest": "runtime/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "internal",
          "manifest": "runtime/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "serde",
          "manifest": "serde_combinators/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "afl",
          "manifest": "test-fuzz/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "cast_checks",
          "manifest": "test-fuzz/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "serde",
          "manifest": "test-fuzz/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "internal",
          "manifest": "test-fuzz/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "runtime",
          "manifest": "test-fuzz/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "serde_combinators",
          "manifest": "test-fuzz/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "test-fuzz-macro",
          "manifest": "test-fuzz/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "anyhow",
          "manifest": "testing/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "assert_cmd",
          "manifest": "testing/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "cargo_metadata",
          "manifest": "testing/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "ctor",
          "manifest": "testing/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "env_logger",
          "manifest": "testing/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "log",
          "manifest": "testing/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "strip-ansi-escapes",
          "manifest": "testing/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "subprocess",
          "manifest": "testing/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "internal",
          "manifest": "testing/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        }
      ],
      "all_dependencies": {
        "error": null,
        "source": "github-sbom",
        "packages": [
          {
            "name": "afl",
            "direct": true,
            "version": "0.18.2",
            "ecosystem": "crates"
          },
          {
            "name": "anyhow",
            "direct": true,
            "version": "1.0.104",
            "ecosystem": "crates"
          },
          {
            "name": "assert_cmd",
            "direct": true,
            "version": "2.2.2",
            "ecosystem": "crates"
          },
          {
            "name": "bincode",
            "direct": true,
            "version": null,
            "ecosystem": "crates"
          },
          {
            "name": "bincode",
            "direct": true,
            "version": "2.0.1",
            "ecosystem": "crates"
          },
          {
            "name": "bitflags",
            "direct": true,
            "version": "1.3.2",
            "ecosystem": "crates"
          },
          {
            "name": "bitflags",
            "direct": true,
            "version": "2.13.1",
            "ecosystem": "crates"
          },
          {
            "name": "cargo_metadata",
            "direct": true,
            "version": "0.23.1",
            "ecosystem": "crates"
          },
          {
            "name": "cast_checks",
            "direct": true,
            "version": "0.1.7",
            "ecosystem": "crates"
          },
          {
            "name": "clap",
            "direct": true,
            "version": "4.6.4",
            "ecosystem": "crates"
          },
          {
            "name": "ctor",
            "direct": true,
            "version": "1.0.12",
            "ecosystem": "crates"
          },
          {
            "name": "darling",
            "direct": true,
            "version": "0.24.0",
            "ecosystem": "crates"
          },
          {
            "name": "env_logger",
            "direct": true,
            "version": "0.11.11",
            "ecosystem": "crates"
          },
          {
            "name": "heck",
            "direct": true,
            "version": "0.5.0",
            "ecosystem": "crates"
          },
          {
            "name": "hex",
            "direct": true,
            "version": "0.4.3",
            "ecosystem": "crates"
          },
          {
            "name": "itertools",
            "direct": true,
            "version": "0.15.0",
            "ecosystem": "crates"
          },
          {
            "name": "log",
            "direct": true,
            "version": "0.4.33",
            "ecosystem": "crates"
          },
          {
            "name": "mio",
            "direct": true,
            "version": "1.2.2",
            "ecosystem": "crates"
          },
          {
            "name": "num-traits",
            "direct": true,
            "version": "0.2.19",
            "ecosystem": "crates"
          },
          {
            "name": "num_cpus",
            "direct": true,
            "version": "1.17.0",
            "ecosystem": "crates"
          },
          {
            "name": "postcard",
            "direct": true,
            "version": null,
            "ecosystem": "crates"
          },
          {
            "name": "postcard",
            "direct": true,
            "version": "1.1.3",
            "ecosystem": "crates"
          },
          {
            "name": "prettyplease",
            "direct": true,
            "version": "0.3.0",
            "ecosystem": "crates"
          },
          {
            "name": "proc-macro2",
            "direct": true,
            "version": "1.0.107",
            "ecosystem": "crates"
          },
          {
            "name": "quote",
            "direct": true,
            "version": "1.0.47",
            "ecosystem": "crates"
          },
          {
            "name": "remain",
            "direct": true,
            "version": "0.2.16",
            "ecosystem": "crates"
          },
          {
            "name": "semver",
            "direct": true,
            "version": "1.0.28",
            "ecosystem": "crates"
          },
          {
            "name": "serde",
            "direct": true,
            "version": "1.0.229",
            "ecosystem": "crates"
          },
          {
            "name": "sha1",
            "direct": true,
            "version": "0.11.0",
            "ecosystem": "crates"
          },
          {
            "name": "strip-ansi-escapes",
            "direct": true,
            "version": "0.2.1",
            "ecosystem": "crates"
          },
          {
            "name": "strum_macros",
            "direct": true,
            "version": "0.28.0",
            "ecosystem": "crates"
          },
          {
            "name": "subprocess",
            "direct": true,
            "version": "1.2.0",
            "ecosystem": "crates"
          },
          {
            "name": "syn",
            "direct": true,
            "version": "2.0.119",
            "ecosystem": "crates"
          },
          {
            "name": "syn",
            "direct": true,
            "version": "3.0.3",
            "ecosystem": "crates"
          },
          {
            "name": "termsize",
            "direct": true,
            "version": "0.1.9",
            "ecosystem": "crates"
          },
          {
            "name": "aho-corasick",
            "direct": false,
            "version": "1.1.4",
            "ecosystem": "crates"
          },
          {
            "name": "anstream",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "crates"
          },
          {
            "name": "anstyle",
            "direct": false,
            "version": "1.0.14",
            "ecosystem": "crates"
          },
          {
            "name": "anstyle-parse",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "crates"
          },
          {
            "name": "anstyle-query",
            "direct": false,
            "version": "1.1.5",
            "ecosystem": "crates"
          },
          {
            "name": "anstyle-wincon",
            "direct": false,
            "version": "3.0.11",
            "ecosystem": "crates"
          },
          {
            "name": "atomic-polyfill",
            "direct": false,
            "version": "1.0.3",
            "ecosystem": "crates"
          },
          {
            "name": "autocfg",
            "direct": false,
            "version": "1.5.1",
            "ecosystem": "crates"
          },
          {
            "name": "bincode_derive",
            "direct": false,
            "version": "2.0.1",
            "ecosystem": "crates"
          },
          {
            "name": "block-buffer",
            "direct": false,
            "version": "0.12.1",
            "ecosystem": "crates"
          },
          {
            "name": "bstr",
            "direct": false,
            "version": "1.13.0",
            "ecosystem": "crates"
          },
          {
            "name": "byteorder",
            "direct": false,
            "version": "1.5.0",
            "ecosystem": "crates"
          },
          {
            "name": "camino",
            "direct": false,
            "version": "1.2.5",
            "ecosystem": "crates"
          },
          {
            "name": "cargo-platform",
            "direct": false,
            "version": "0.3.3",
            "ecosystem": "crates"
          },
          {
            "name": "cast_checks_convert",
            "direct": false,
            "version": "0.1.7",
            "ecosystem": "crates"
          },
          {
            "name": "cast_checks_macro",
            "direct": false,
            "version": "0.1.7",
            "ecosystem": "crates"
          },
          {
            "name": "cfg-if",
            "direct": false,
            "version": "1.0.4",
            "ecosystem": "crates"
          },
          {
            "name": "clap_builder",
            "direct": false,
            "version": "4.6.2",
            "ecosystem": "crates"
          },
          {
            "name": "clap_derive",
            "direct": false,
            "version": "4.6.4",
            "ecosystem": "crates"
          },
          {
            "name": "clap_lex",
            "direct": false,
            "version": "1.1.0",
            "ecosystem": "crates"
          },
          {
            "name": "cobs",
            "direct": false,
            "version": "0.3.0",
            "ecosystem": "crates"
          },
          {
            "name": "colorchoice",
            "direct": false,
            "version": "1.0.5",
            "ecosystem": "crates"
          },
          {
            "name": "console",
            "direct": false,
            "version": "0.16.4",
            "ecosystem": "crates"
          },
          {
            "name": "const-oid",
            "direct": false,
            "version": "0.10.2",
            "ecosystem": "crates"
          },
          {
            "name": "cpufeatures",
            "direct": false,
            "version": "0.3.0",
            "ecosystem": "crates"
          },
          {
            "name": "critical-section",
            "direct": false,
            "version": "1.2.0",
            "ecosystem": "crates"
          },
          {
            "name": "crypto-common",
            "direct": false,
            "version": "0.2.2",
            "ecosystem": "crates"
          },
          {
            "name": "darling_core",
            "direct": false,
            "version": "0.24.0",
            "ecosystem": "crates"
          },
          {
            "name": "darling_macro",
            "direct": false,
            "version": "0.24.0",
            "ecosystem": "crates"
          },
          {
            "name": "defmt",
            "direct": false,
            "version": "1.1.1",
            "ecosystem": "crates"
          },
          {
            "name": "defmt-macros",
            "direct": false,
            "version": "1.1.1",
            "ecosystem": "crates"
          },
          {
            "name": "defmt-parser",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "crates"
          },
          {
            "name": "difflib",
            "direct": false,
            "version": "0.4.0",
            "ecosystem": "crates"
          },
          {
            "name": "digest",
            "direct": false,
            "version": "0.11.3",
            "ecosystem": "crates"
          },
          {
            "name": "either",
            "direct": false,
            "version": "1.17.0",
            "ecosystem": "crates"
          },
          {
            "name": "embedded-io",
            "direct": false,
            "version": "0.4.0",
            "ecosystem": "crates"
          },
          {
            "name": "embedded-io",
            "direct": false,
            "version": "0.6.1",
            "ecosystem": "crates"
          },
          {
            "name": "encode_unicode",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "crates"
          },
          {
            "name": "env_filter",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "crates"
          },
          {
            "name": "equivalent",
            "direct": false,
            "version": "1.0.2",
            "ecosystem": "crates"
          },
          {
            "name": "errno",
            "direct": false,
            "version": "0.3.14",
            "ecosystem": "crates"
          },
          {
            "name": "fastrand",
            "direct": false,
            "version": "2.5.0",
            "ecosystem": "crates"
          },
          {
            "name": "float-cmp",
            "direct": false,
            "version": "0.10.0",
            "ecosystem": "crates"
          },
          {
            "name": "getrandom",
            "direct": false,
            "version": "0.4.3",
            "ecosystem": "crates"
          },
          {
            "name": "hash32",
            "direct": false,
            "version": "0.2.1",
            "ecosystem": "crates"
          },
          {
            "name": "hashbrown",
            "direct": false,
            "version": "0.17.1",
            "ecosystem": "crates"
          },
          {
            "name": "heapless",
            "direct": false,
            "version": "0.7.17",
            "ecosystem": "crates"
          },
          {
            "name": "hermit-abi",
            "direct": false,
            "version": "0.5.2",
            "ecosystem": "crates"
          },
          {
            "name": "home",
            "direct": false,
            "version": "0.5.12",
            "ecosystem": "crates"
          },
          {
            "name": "hybrid-array",
            "direct": false,
            "version": "0.4.14",
            "ecosystem": "crates"
          },
          {
            "name": "ident_case",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "crates"
          },
          {
            "name": "indexmap",
            "direct": false,
            "version": "2.14.0",
            "ecosystem": "crates"
          },
          {
            "name": "is_terminal_polyfill",
            "direct": false,
            "version": "1.70.2",
            "ecosystem": "crates"
          },
          {
            "name": "itoa",
            "direct": false,
            "version": "1.0.18",
            "ecosystem": "crates"
          },
          {
            "name": "jiff",
            "direct": false,
            "version": "0.2.35",
            "ecosystem": "crates"
          },
          {
            "name": "jiff-core",
            "direct": false,
            "version": "0.1.0",
            "ecosystem": "crates"
          },
          {
            "name": "jiff-static",
            "direct": false,
            "version": "0.2.35",
            "ecosystem": "crates"
          },
          {
            "name": "lazy_static",
            "direct": false,
            "version": "1.5.0",
            "ecosystem": "crates"
          },
          {
            "name": "lcov",
            "direct": false,
            "version": null,
            "ecosystem": "crates"
          },
          {
            "name": "lcov",
            "direct": false,
            "version": "0.8.2",
            "ecosystem": "crates"
          },
          {
            "name": "libc",
            "direct": false,
            "version": "0.2.189",
            "ecosystem": "crates"
          },
          {
            "name": "link-section",
            "direct": false,
            "version": "0.19.2",
            "ecosystem": "crates"
          },
          {
            "name": "linktime-proc-macro",
            "direct": false,
            "version": "0.2.2",
            "ecosystem": "crates"
          },
          {
            "name": "linux-raw-sys",
            "direct": false,
            "version": "0.12.1",
            "ecosystem": "crates"
          },
          {
            "name": "lock_api",
            "direct": false,
            "version": "0.4.14",
            "ecosystem": "crates"
          },
          {
            "name": "memchr",
            "direct": false,
            "version": "2.8.3",
            "ecosystem": "crates"
          },
          {
            "name": "normalize-line-endings",
            "direct": false,
            "version": "0.3.0",
            "ecosystem": "crates"
          },
          {
            "name": "num",
            "direct": false,
            "version": "0.2.1",
            "ecosystem": "crates"
          },
          {
            "name": "num-bigint",
            "direct": false,
            "version": "0.2.6",
            "ecosystem": "crates"
          },
          {
            "name": "num-complex",
            "direct": false,
            "version": "0.2.4",
            "ecosystem": "crates"
          },
          {
            "name": "num-integer",
            "direct": false,
            "version": "0.1.46",
            "ecosystem": "crates"
          },
          {
            "name": "num-iter",
            "direct": false,
            "version": "0.1.46",
            "ecosystem": "crates"
          },
          {
            "name": "num-rational",
            "direct": false,
            "version": "0.2.4",
            "ecosystem": "crates"
          },
          {
            "name": "once_cell",
            "direct": false,
            "version": "1.21.4",
            "ecosystem": "crates"
          },
          {
            "name": "once_cell_polyfill",
            "direct": false,
            "version": "1.70.2",
            "ecosystem": "crates"
          },
          {
            "name": "option_set",
            "direct": false,
            "version": "0.4.0",
            "ecosystem": "crates"
          },
          {
            "name": "parse_duration",
            "direct": false,
            "version": "2.1.1",
            "ecosystem": "crates"
          },
          {
            "name": "portable-atomic",
            "direct": false,
            "version": "1.14.0",
            "ecosystem": "crates"
          },
          {
            "name": "portable-atomic-util",
            "direct": false,
            "version": "0.2.7",
            "ecosystem": "crates"
          },
          {
            "name": "predicates",
            "direct": false,
            "version": "3.1.4",
            "ecosystem": "crates"
          },
          {
            "name": "predicates-core",
            "direct": false,
            "version": "1.0.10",
            "ecosystem": "crates"
          },
          {
            "name": "predicates-tree",
            "direct": false,
            "version": "1.0.13",
            "ecosystem": "crates"
          },
          {
            "name": "r-efi",
            "direct": false,
            "version": "6.0.0",
            "ecosystem": "crates"
          },
          {
            "name": "regex",
            "direct": false,
            "version": "1.13.1",
            "ecosystem": "crates"
          },
          {
            "name": "regex-automata",
            "direct": false,
            "version": "0.4.16",
            "ecosystem": "crates"
          },
          {
            "name": "regex-syntax",
            "direct": false,
            "version": "0.8.11",
            "ecosystem": "crates"
          },
          {
            "name": "rlimit",
            "direct": false,
            "version": null,
            "ecosystem": "crates"
          },
          {
            "name": "rlimit",
            "direct": false,
            "version": "0.11.0",
            "ecosystem": "crates"
          },
          {
            "name": "rustc-demangle",
            "direct": false,
            "version": null,
            "ecosystem": "crates"
          },
          {
            "name": "rustc-demangle",
            "direct": false,
            "version": "0.1.28",
            "ecosystem": "crates"
          },
          {
            "name": "rustc_version",
            "direct": false,
            "version": "0.4.1",
            "ecosystem": "crates"
          },
          {
            "name": "rustix",
            "direct": false,
            "version": "1.1.4",
            "ecosystem": "crates"
          },
          {
            "name": "same-file",
            "direct": false,
            "version": "1.0.6",
            "ecosystem": "crates"
          },
          {
            "name": "scopeguard",
            "direct": false,
            "version": "1.2.0",
            "ecosystem": "crates"
          },
          {
            "name": "serde_assert",
            "direct": false,
            "version": "0.8.0",
            "ecosystem": "crates"
          },
          {
            "name": "serde_core",
            "direct": false,
            "version": "1.0.229",
            "ecosystem": "crates"
          },
          {
            "name": "serde_derive",
            "direct": false,
            "version": "1.0.229",
            "ecosystem": "crates"
          },
          {
            "name": "serde_json",
            "direct": false,
            "version": "1.0.151",
            "ecosystem": "crates"
          },
          {
            "name": "similar",
            "direct": false,
            "version": "3.1.1",
            "ecosystem": "crates"
          },
          {
            "name": "similar-asserts",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "crates"
          },
          {
            "name": "spin",
            "direct": false,
            "version": "0.9.9",
            "ecosystem": "crates"
          },
          {
            "name": "stable_deref_trait",
            "direct": false,
            "version": "1.2.1",
            "ecosystem": "crates"
          },
          {
            "name": "strsim",
            "direct": false,
            "version": "0.11.1",
            "ecosystem": "crates"
          },
          {
            "name": "tempfile",
            "direct": false,
            "version": "3.27.0",
            "ecosystem": "crates"
          },
          {
            "name": "terminal_size",
            "direct": false,
            "version": "0.4.4",
            "ecosystem": "crates"
          },
          {
            "name": "termtree",
            "direct": false,
            "version": "0.5.1",
            "ecosystem": "crates"
          },
          {
            "name": "thiserror",
            "direct": false,
            "version": "2.0.19",
            "ecosystem": "crates"
          },
          {
            "name": "thiserror-impl",
            "direct": false,
            "version": "2.0.19",
            "ecosystem": "crates"
          },
          {
            "name": "toml_datetime",
            "direct": false,
            "version": "1.1.1+spec-1.1.0",
            "ecosystem": "crates"
          },
          {
            "name": "toml_edit",
            "direct": false,
            "version": "0.25.13+spec-1.1.0",
            "ecosystem": "crates"
          },
          {
            "name": "toml_parser",
            "direct": false,
            "version": "1.1.3+spec-1.1.0",
            "ecosystem": "crates"
          },
          {
            "name": "toml_writer",
            "direct": false,
            "version": "1.1.2+spec-1.1.0",
            "ecosystem": "crates"
          },
          {
            "name": "typenum",
            "direct": false,
            "version": "1.20.1",
            "ecosystem": "crates"
          },
          {
            "name": "unicode-ident",
            "direct": false,
            "version": "1.0.24",
            "ecosystem": "crates"
          },
          {
            "name": "unicode-segmentation",
            "direct": false,
            "version": "1.13.3",
            "ecosystem": "crates"
          },
          {
            "name": "unty",
            "direct": false,
            "version": "0.0.4",
            "ecosystem": "crates"
          },
          {
            "name": "utf8parse",
            "direct": false,
            "version": "0.2.2",
            "ecosystem": "crates"
          },
          {
            "name": "virtue",
            "direct": false,
            "version": "0.0.18",
            "ecosystem": "crates"
          },
          {
            "name": "vte",
            "direct": false,
            "version": "0.14.1",
            "ecosystem": "crates"
          },
          {
            "name": "wait-timeout",
            "direct": false,
            "version": "0.2.1",
            "ecosystem": "crates"
          },
          {
            "name": "walkdir",
            "direct": false,
            "version": "2.5.0",
            "ecosystem": "crates"
          },
          {
            "name": "wasi",
            "direct": false,
            "version": "0.11.1+wasi-snapshot-preview1",
            "ecosystem": "crates"
          },
          {
            "name": "winapi",
            "direct": false,
            "version": "0.3.9",
            "ecosystem": "crates"
          },
          {
            "name": "winapi-i686-pc-windows-gnu",
            "direct": false,
            "version": "0.4.0",
            "ecosystem": "crates"
          },
          {
            "name": "winapi-util",
            "direct": false,
            "version": "0.1.11",
            "ecosystem": "crates"
          },
          {
            "name": "winapi-x86_64-pc-windows-gnu",
            "direct": false,
            "version": "0.4.0",
            "ecosystem": "crates"
          },
          {
            "name": "windows-link",
            "direct": false,
            "version": "0.2.1",
            "ecosystem": "crates"
          },
          {
            "name": "windows-sys",
            "direct": false,
            "version": "0.61.2",
            "ecosystem": "crates"
          },
          {
            "name": "winnow",
            "direct": false,
            "version": "1.0.4",
            "ecosystem": "crates"
          },
          {
            "name": "xdg",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "crates"
          },
          {
            "name": "xshell",
            "direct": false,
            "version": "0.2.7",
            "ecosystem": "crates"
          },
          {
            "name": "xshell-macros",
            "direct": false,
            "version": "0.2.7",
            "ecosystem": "crates"
          },
          {
            "name": "zmij",
            "direct": false,
            "version": "1.0.23",
            "ecosystem": "crates"
          }
        ],
        "collected": true,
        "truncated": false,
        "total_count": 168,
        "direct_count": 35,
        "indirect_count": 133
      }
    },
    "maintainership": {
      "issues": {
        "open_prs": 0,
        "merged_prs": 672,
        "open_issues": 8,
        "closed_ratio": 0.837,
        "closed_issues": 41,
        "closed_unmerged_prs": 40
      },
      "bus_factor": 1,
      "bot_contributors": 1,
      "top_contributors": [
        {
          "type": "User",
          "login": "smoelius",
          "commits": 1103,
          "avatar_url": "https://avatars.githubusercontent.com/u/35515885?v=4"
        },
        {
          "type": "User",
          "login": "YanVictorSN",
          "commits": 6,
          "avatar_url": "https://avatars.githubusercontent.com/u/98413246?v=4"
        },
        {
          "type": "User",
          "login": "knelsondev",
          "commits": 4,
          "avatar_url": "https://avatars.githubusercontent.com/u/206501407?v=4"
        },
        {
          "type": "User",
          "login": "markv44",
          "commits": 4,
          "avatar_url": "https://avatars.githubusercontent.com/u/205050624?v=4"
        },
        {
          "type": "User",
          "login": "dhruvdabhi101",
          "commits": 4,
          "avatar_url": "https://avatars.githubusercontent.com/u/91935072?v=4"
        },
        {
          "type": "User",
          "login": "hashpalk",
          "commits": 2,
          "avatar_url": "https://avatars.githubusercontent.com/u/191142809?v=4"
        },
        {
          "type": "User",
          "login": "HiteshMittal07",
          "commits": 2,
          "avatar_url": "https://avatars.githubusercontent.com/u/111091828?v=4"
        },
        {
          "type": "User",
          "login": "kilnhast",
          "commits": 2,
          "avatar_url": "https://avatars.githubusercontent.com/u/202531935?v=4"
        },
        {
          "type": "User",
          "login": "tomaswoj-eth",
          "commits": 2,
          "avatar_url": "https://avatars.githubusercontent.com/u/191877139?v=4"
        },
        {
          "type": "User",
          "login": "Remouto",
          "commits": 2,
          "avatar_url": "https://avatars.githubusercontent.com/u/60772068?v=4"
        }
      ],
      "contributors_sampled": 15,
      "top_contributor_share": 0.971
    },
    "quality_signals": {
      "has_ci": true,
      "has_tests": true,
      "ci_workflows": [
        "ci.yml",
        "release.yml"
      ],
      "has_docs_dir": true,
      "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": null,
            "reason": "internal error: error during branchesHandler.setup: internal error: some github tokens can't read classic branch protection rules: https://github.com/ossf/scorecard-action/blob/main/docs/authentication/fine-grained-auth-token.md",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#branch-protection"
          },
          {
            "name": "CI-Tests",
            "score": 10,
            "reason": "25 out of 25 merged PRs checked by a CI test -- score normalized to 10",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#ci-tests"
          },
          {
            "name": "CII-Best-Practices",
            "score": 0,
            "reason": "no effort to earn an OpenSSF best practices badge detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#cii-best-practices"
          },
          {
            "name": "Code-Review",
            "score": 0,
            "reason": "Found 0/11 approved changesets -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
          },
          {
            "name": "Contributors",
            "score": 6,
            "reason": "project has 2 contributing companies or organizations -- score normalized to 6",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#contributors"
          },
          {
            "name": "Dangerous-Workflow",
            "score": 10,
            "reason": "no dangerous workflow patterns detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dangerous-workflow"
          },
          {
            "name": "Dependency-Update-Tool",
            "score": 10,
            "reason": "update tool detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dependency-update-tool"
          },
          {
            "name": "Fuzzing",
            "score": 0,
            "reason": "project is not fuzzed",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#fuzzing"
          },
          {
            "name": "License",
            "score": 10,
            "reason": "license file detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#license"
          },
          {
            "name": "Maintained",
            "score": 10,
            "reason": "23 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": 10,
            "reason": "packaging workflow 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": 10,
            "reason": "SAST tool is run on all commits",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#sast"
          },
          {
            "name": "Security-Policy",
            "score": 10,
            "reason": "security policy file 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": 9,
            "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": 7,
            "reason": "3 existing vulnerabilities detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
          }
        ],
        "commit": "93af2c3cd6b547aa7cf4f49533f0472a622082cd",
        "ran_at": "2026-07-31T20:14:20Z",
        "aggregate_score": 7.3,
        "scorecard_version": "v5.5.0"
      },
      "has_codeql_workflow": false,
      "has_security_policy": false,
      "has_dependabot_config": true
    },
    "contribution_flow": {
      "collected": true,
      "ci_last_run_at": "2026-07-31T01:23:55Z",
      "oldest_open_prs": [],
      "last_merged_pr_at": "2026-07-31T01:21:43Z",
      "ci_last_conclusion": "SUCCESS",
      "oldest_open_issues": [
        {
          "number": 70,
          "created_at": "2021-11-21T23:51:05Z",
          "last_comment_at": "2021-11-29T14:58:19Z",
          "last_comment_author": "loiclec"
        },
        {
          "number": 79,
          "created_at": "2021-12-16T08:34:47Z",
          "last_comment_at": "2021-12-16T18:10:42Z",
          "last_comment_author": "appetrosyan"
        },
        {
          "number": 171,
          "created_at": "2023-01-12T20:13:09Z",
          "last_comment_at": "2023-01-13T01:32:54Z",
          "last_comment_author": "smoelius"
        },
        {
          "number": 218,
          "created_at": "2023-05-24T12:08:04Z",
          "last_comment_at": "2025-05-13T10:46:57Z",
          "last_comment_author": "smoelius"
        },
        {
          "number": 318,
          "created_at": "2023-12-08T15:05:44Z",
          "last_comment_at": "2023-12-09T01:26:27Z",
          "last_comment_author": "smoelius"
        },
        {
          "number": 477,
          "created_at": "2024-11-03T06:00:38Z",
          "last_comment_at": "2024-11-05T15:25:50Z",
          "last_comment_author": "0xalpharush"
        },
        {
          "number": 547,
          "created_at": "2025-04-10T22:17:15Z",
          "last_comment_at": "2025-04-12T11:14:45Z",
          "last_comment_author": "smoelius"
        },
        {
          "number": 759,
          "created_at": "2026-07-28T12:37:59Z",
          "last_comment_at": null,
          "last_comment_author": null
        }
      ]
    }
  },
  "config": {
    "disabled_metrics": [],
    "disabled_categories": [],
    "disabled_components": {}
  },
  "source": {
    "url": "https://github.com/trailofbits/test-fuzz",
    "host": "github.com",
    "name": "test-fuzz",
    "owner": "trailofbits"
  },
  "metrics": {
    "overall": {
      "key": "overall",
      "band": "excellent",
      "name": "Overall health",
      "note": "The weighted overall 76 is calibrated to 90 on the published index scale (record calibration 2026-08-02).",
      "notes": [
        {
          "code": "overall_calibration",
          "params": {
            "raw": 76,
            "calibrated": 90,
            "calibration": "2026-08-02"
          }
        }
      ],
      "value": 90,
      "inputs": {
        "security": 75,
        "vitality": 94,
        "community": 70,
        "governance": 67,
        "calibration": "2026-08-02",
        "engineering": 77,
        "ai_readiness": 49,
        "weighted_overall_raw": 76
      },
      "components": []
    },
    "categories": [
      {
        "key": "vitality",
        "band": "exceptional",
        "name": "Vitality",
        "value": 94,
        "weight": 0.21,
        "metrics": [
          {
            "key": "development_activity",
            "band": "exceptional",
            "name": "Development activity",
            "note": null,
            "notes": [],
            "value": 96,
            "inputs": {
              "commits_last_year": 197,
              "human_commit_share": 0.74,
              "days_since_last_push": 0,
              "active_weeks_last_year": 47
            },
            "components": [
              {
                "key": "push_recency",
                "name": "Push recency",
                "detail": "last push 0 days ago",
                "points": 36,
                "status": "met",
                "details": [
                  {
                    "code": "push_recency",
                    "params": {
                      "days": 0
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_cadence",
                "name": "Commit cadence",
                "detail": "47/52 weeks with commits",
                "points": 32.5,
                "status": "partial",
                "details": [
                  {
                    "code": "commit_cadence_weeks",
                    "params": {
                      "weeks": 47
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_volume",
                "name": "Commit volume",
                "detail": "197 commits in the last year",
                "points": 18,
                "status": "met",
                "details": [
                  {
                    "code": "commits_last_year",
                    "params": {
                      "count": 197
                    }
                  }
                ],
                "max_points": 18
              },
              {
                "key": "openssf_scorecard_maintained",
                "name": "OpenSSF Scorecard: Maintained",
                "detail": "23 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": "excellent",
            "name": "Release discipline",
            "note": "Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Signed-Releases. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "openssf_scorecard_signed_releases"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 92,
            "inputs": {
              "releases_count": 47,
              "latest_release_tag": "v8.1.1",
              "releases_from_tags": false,
              "days_since_latest_release": 0,
              "mean_days_between_releases": 50.8
            },
            "components": [
              {
                "key": "ships_releases",
                "name": "Ships releases",
                "detail": "47 releases published",
                "points": 27,
                "status": "met",
                "details": [
                  {
                    "code": "releases_published",
                    "params": {
                      "count": 47
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "release_recency",
                "name": "Release recency",
                "detail": "latest release 0 days ago",
                "points": 36,
                "status": "met",
                "details": [
                  {
                    "code": "release_recency",
                    "params": {
                      "days": 0
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "release_cadence",
                "name": "Release cadence",
                "detail": "a release every ~50.8 days",
                "points": 19.8,
                "status": "partial",
                "details": [
                  {
                    "code": "release_cadence",
                    "params": {
                      "gap": 50.8
                    }
                  }
                ],
                "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": "exceptional",
            "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": 3,
              "days_since_last_human_commit_is_floor": false
            },
            "components": [
              {
                "key": "project_is_still_maintained",
                "name": "Project is still maintained",
                "detail": "last human commit 3 days ago",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "abandonment_maintained",
                    "params": {
                      "days": 3
                    }
                  }
                ],
                "max_points": 100
              }
            ]
          }
        ],
        "description": "Is the project alive — is code being written and are releases shipping?"
      },
      {
        "key": "community",
        "band": "good",
        "name": "Community & Adoption",
        "value": 70,
        "weight": 0.17,
        "metrics": [
          {
            "key": "popularity",
            "band": "moderate",
            "name": "Popularity & adoption",
            "note": null,
            "notes": [],
            "value": 55,
            "inputs": {
              "forks": 27,
              "stars": 208,
              "watchers": 12,
              "growth_state": "unverified",
              "growth_factor_pct": 100,
              "growth_unverified_reason": "no_history"
            },
            "components": [
              {
                "key": "stars",
                "name": "Stars",
                "detail": "208 stars",
                "points": 37.6,
                "status": "partial",
                "details": [
                  {
                    "code": "stars",
                    "params": {
                      "count": 208
                    }
                  }
                ],
                "max_points": 60
              },
              {
                "key": "forks",
                "name": "Forks",
                "detail": "27 forks",
                "points": 11.8,
                "status": "partial",
                "details": [
                  {
                    "code": "forks",
                    "params": {
                      "count": 27
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "watchers",
                "name": "Watchers",
                "detail": "12 watchers",
                "points": 5.8,
                "status": "partial",
                "details": [
                  {
                    "code": "watchers",
                    "params": {
                      "count": 12
                    }
                  }
                ],
                "max_points": 15
              }
            ]
          },
          {
            "key": "community_health",
            "band": "good",
            "name": "Community health",
            "note": null,
            "notes": [],
            "value": 70,
            "inputs": {
              "has_readme": true,
              "has_license": true,
              "readme_badges": null,
              "has_contributing": true,
              "has_issue_template": false,
              "has_code_of_conduct": false,
              "readme_badge_services": [],
              "has_pull_request_template": false
            },
            "components": [
              {
                "key": "readme",
                "name": "README",
                "detail": null,
                "points": 22.5,
                "status": "met",
                "details": [],
                "max_points": 22.5
              },
              {
                "key": "license",
                "name": "License",
                "detail": "recognized license (AGPL-3.0)",
                "points": 22.5,
                "status": "met",
                "details": [
                  {
                    "code": "license_standard",
                    "params": {}
                  },
                  {
                    "code": "license_spdx",
                    "params": {
                      "spdx": "AGPL-3.0"
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributing_guide",
                "name": "CONTRIBUTING guide",
                "detail": null,
                "points": 18,
                "status": "met",
                "details": [],
                "max_points": 18
              },
              {
                "key": "code_of_conduct",
                "name": "Code of conduct",
                "detail": null,
                "points": 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": "exceptional",
            "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": 94,
            "inputs": {
              "packages": [
                "test-fuzz-macro",
                "test-fuzz-runtime",
                "test-fuzz-internal",
                "test-fuzz",
                "cargo-test-fuzz"
              ],
              "dependents": null,
              "ecosystems": "crates",
              "total_downloads": 10988774,
              "monthly_downloads": 430203
            },
            "components": [
              {
                "key": "monthly_downloads",
                "name": "Monthly downloads",
                "detail": "430,203 downloads/month across crates",
                "points": 75.1,
                "status": "partial",
                "details": [
                  {
                    "code": "downloads_monthly",
                    "params": {
                      "count": 430203,
                      "ecosystems": "crates"
                    }
                  }
                ],
                "max_points": 80
              },
              {
                "key": "registry_dependents",
                "name": "Registry dependents",
                "detail": "not reported by this ecosystem",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "not_reported_by_this_ecosystem",
                    "params": {}
                  }
                ],
                "max_points": 20
              }
            ]
          }
        ],
        "description": "Does the project have users, downloads, attention, and a welcoming setup for contributors?"
      },
      {
        "key": "governance",
        "band": "good",
        "name": "Sustainability & Governance",
        "value": 67,
        "weight": 0.23,
        "metrics": [
          {
            "key": "maintainer_resilience",
            "band": "at_risk",
            "name": "Maintainer resilience (bus factor)",
            "note": null,
            "notes": [],
            "value": 29,
            "inputs": {
              "bus_factor": 1,
              "contributors_sampled": 15,
              "top_contributor_share": 0.971
            },
            "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 97% of commits",
                "points": 0.7,
                "status": "partial",
                "details": [
                  {
                    "code": "top_contributor_share",
                    "params": {
                      "share": 97
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributor_breadth",
                "name": "Contributor breadth",
                "detail": "15 contributors",
                "points": 13.5,
                "status": "met",
                "details": [
                  {
                    "code": "contributors_sampled",
                    "params": {
                      "count": 15
                    }
                  }
                ],
                "max_points": 13.5
              },
              {
                "key": "openssf_scorecard_contributors",
                "name": "OpenSSF Scorecard: Contributors",
                "detail": "project has 2 contributing companies or organizations -- score normalized to 6",
                "points": 6,
                "status": "partial",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "responsiveness",
            "band": "good",
            "name": "Issue & PR responsiveness",
            "note": "Excluded from scoring (no data or not applicable): Newcomer PR acceptance. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "newcomer_pr_acceptance"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 73,
            "inputs": {
              "merged_prs": 672,
              "open_issues": 8,
              "closed_issues": 41,
              "prs_merged_7d": null,
              "prs_decided_7d": null,
              "prs_merged_30d": null,
              "prs_decided_30d": null,
              "issue_closed_ratio": 0.837,
              "closed_unmerged_prs": 40,
              "first_time_authors_30d": null,
              "first_time_prs_merged_30d": null,
              "first_time_prs_decided_30d": null
            },
            "components": [
              {
                "key": "issue_resolution",
                "name": "Issue resolution",
                "detail": "84% of issues closed",
                "points": 35.2,
                "status": "partial",
                "details": [
                  {
                    "code": "issues_closed_share",
                    "params": {
                      "share": 84
                    }
                  }
                ],
                "max_points": 42
              },
              {
                "key": "pr_acceptance",
                "name": "PR acceptance",
                "detail": "672/712 decided PRs merged",
                "points": 28.3,
                "status": "partial",
                "details": [
                  {
                    "code": "decided_prs_merged",
                    "params": {
                      "merged": 672,
                      "decided": 712
                    }
                  }
                ],
                "max_points": 30
              },
              {
                "key": "newcomer_pr_acceptance",
                "name": "Newcomer PR acceptance",
                "detail": "no first-time contributor's PR decided in 30d",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_newcomer_prs",
                    "params": {
                      "days": 30
                    }
                  }
                ],
                "max_points": 13
              },
              {
                "key": "openssf_scorecard_code_review",
                "name": "OpenSSF Scorecard: Code-Review",
                "detail": "Found 0/11 approved changesets -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 15
              }
            ]
          },
          {
            "key": "stewardship",
            "band": "excellent",
            "name": "Ownership & stewardship",
            "note": null,
            "notes": [],
            "value": 80,
            "inputs": {
              "followers": 3056,
              "owner_type": "Organization",
              "is_verified": null,
              "owner_login": "trailofbits",
              "public_repos": 287,
              "account_age_days": 5072
            },
            "components": [
              {
                "key": "ownership_backing",
                "name": "Ownership backing",
                "detail": "organization-owned",
                "points": 30,
                "status": "met",
                "details": [
                  {
                    "code": "owner_organization",
                    "params": {}
                  }
                ],
                "max_points": 30
              },
              {
                "key": "verified_domain",
                "name": "Verified domain",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 20
              },
              {
                "key": "owner_reach",
                "name": "Owner reach",
                "detail": "3,056 followers of trailofbits",
                "points": 25,
                "status": "met",
                "details": [
                  {
                    "code": "owner_followers",
                    "params": {
                      "count": 3056,
                      "login": "trailofbits"
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "track_record",
                "name": "Track record",
                "detail": "287 public repos, account ~13 yr old",
                "points": 25,
                "status": "met",
                "details": [
                  {
                    "code": "public_repos",
                    "params": {
                      "count": 287
                    }
                  },
                  {
                    "code": "account_age_years",
                    "params": {
                      "years": 13
                    }
                  }
                ],
                "max_points": 25
              }
            ]
          },
          {
            "key": "package_maintenance",
            "band": "exceptional",
            "name": "Package maintenance",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "packages": [
                "test-fuzz-macro",
                "test-fuzz-runtime",
                "test-fuzz-internal",
                "test-fuzz",
                "cargo-test-fuzz"
              ],
              "ecosystems": "crates",
              "any_deprecated": false,
              "min_days_since_publish": 0
            },
            "components": [
              {
                "key": "published_resolvable",
                "name": "Published & resolvable",
                "detail": "5 package(s) on crates",
                "points": 25,
                "status": "met",
                "details": [
                  {
                    "code": "packages_published",
                    "params": {
                      "count": 5,
                      "ecosystems": "crates"
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "publish_recency",
                "name": "Publish recency",
                "detail": "latest publish 0 days ago",
                "points": 35,
                "status": "met",
                "details": [
                  {
                    "code": "publish_recency",
                    "params": {
                      "days": 0
                    }
                  }
                ],
                "max_points": 35
              },
              {
                "key": "version_history",
                "name": "Version history",
                "detail": "70 published versions",
                "points": 20,
                "status": "met",
                "details": [
                  {
                    "code": "published_versions",
                    "params": {
                      "count": 70
                    }
                  }
                ],
                "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": "good",
        "name": "Engineering Quality",
        "value": 77,
        "weight": 0.19,
        "metrics": [
          {
            "key": "engineering_practices",
            "band": "good",
            "name": "Engineering practices",
            "note": null,
            "notes": [],
            "value": 68,
            "inputs": {
              "has_ci": true,
              "has_tests": true,
              "has_editorconfig": false,
              "has_linter_config": false,
              "has_precommit_config": false
            },
            "components": [
              {
                "key": "ci_workflows",
                "name": "CI workflows",
                "detail": "2 workflow(s)",
                "points": 24,
                "status": "met",
                "details": [
                  {
                    "code": "ci_workflows",
                    "params": {
                      "count": 2
                    }
                  }
                ],
                "max_points": 24
              },
              {
                "key": "tests_present",
                "name": "Tests present",
                "detail": null,
                "points": 24,
                "status": "met",
                "details": [],
                "max_points": 24
              },
              {
                "key": "linter_config",
                "name": "Linter config",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 16
              },
              {
                "key": "pre_commit_hooks",
                "name": "Pre-commit hooks",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 9.6
              },
              {
                "key": "editorconfig",
                "name": ".editorconfig",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 6.4
              },
              {
                "key": "openssf_scorecard_ci_tests",
                "name": "OpenSSF Scorecard: CI-Tests",
                "detail": "25 out of 25 merged PRs checked by a CI test -- score normalized to 10",
                "points": 20,
                "status": "met",
                "details": [],
                "max_points": 20
              }
            ]
          },
          {
            "key": "documentation",
            "band": "excellent",
            "name": "Documentation",
            "note": null,
            "notes": [],
            "value": 90,
            "inputs": {
              "topics": [
                "rust",
                "fuzzing",
                "testing"
              ],
              "has_wiki": false,
              "homepage": "https://crates.io/crates/test-fuzz",
              "has_readme": true,
              "has_docs_dir": true,
              "has_description": true
            },
            "components": [
              {
                "key": "readme",
                "name": "README",
                "detail": null,
                "points": 30,
                "status": "met",
                "details": [],
                "max_points": 30
              },
              {
                "key": "documentation_directory",
                "name": "Documentation directory",
                "detail": null,
                "points": 25,
                "status": "met",
                "details": [],
                "max_points": 25
              },
              {
                "key": "documentation_homepage_site",
                "name": "Documentation / homepage site",
                "detail": "https://crates.io/crates/test-fuzz",
                "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": "3 topics",
                "points": 10,
                "status": "met",
                "details": [
                  {
                    "code": "topics_count",
                    "params": {
                      "count": 3
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "wiki",
                "name": "Wiki",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              }
            ]
          }
        ],
        "description": "Are baseline engineering and documentation practices in place?"
      },
      {
        "key": "security",
        "band": "good",
        "name": "Security",
        "value": 75,
        "weight": 0.16,
        "metrics": [
          {
            "key": "security_posture",
            "band": "good",
            "name": "Security posture",
            "note": "Excluded from scoring (no data or not applicable): Branch-Protection, Signed-Releases. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "branch_protection",
                    "signed_releases"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 73,
            "inputs": {
              "source": "openssf_scorecard",
              "checks_evaluated": 16,
              "scorecard_version": "v5.5.0",
              "checks_inconclusive": 2,
              "scorecard_aggregate": 7.3
            },
            "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": "internal error: error during branchesHandler.setup: internal error: some github tokens can't read classic branch protection rules: https://github.com/ossf/scorecard-action/blob/main/docs/authentication/fine-grained-auth-token.md",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 7.5
              },
              {
                "key": "ci_tests",
                "name": "CI-Tests",
                "detail": "25 out of 25 merged PRs checked by a CI test -- score normalized to 10",
                "points": 2.5,
                "status": "met",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "cii_best_practices",
                "name": "CII-Best-Practices",
                "detail": "no effort to earn an OpenSSF best practices badge detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "code_review",
                "name": "Code-Review",
                "detail": "Found 0/11 approved changesets -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "contributors",
                "name": "Contributors",
                "detail": "project has 2 contributing companies or organizations -- score normalized to 6",
                "points": 1.5,
                "status": "partial",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "dangerous_workflow",
                "name": "Dangerous-Workflow",
                "detail": "no dangerous workflow patterns detected",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              },
              {
                "key": "dependency_update_tool",
                "name": "Dependency-Update-Tool",
                "detail": "update tool detected",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "fuzzing",
                "name": "Fuzzing",
                "detail": "project is not fuzzed",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "license",
                "name": "License",
                "detail": "license file detected",
                "points": 2.5,
                "status": "met",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "maintained",
                "name": "Maintained",
                "detail": "23 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 detected",
                "points": 5,
                "status": "met",
                "details": [],
                "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 run on all commits",
                "points": 5,
                "status": "met",
                "details": [],
                "max_points": 5
              },
              {
                "key": "security_policy",
                "name": "Security-Policy",
                "detail": "security policy file detected",
                "points": 5,
                "status": "met",
                "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": 6.8,
                "status": "partial",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "vulnerabilities",
                "name": "Vulnerabilities",
                "detail": "3 existing vulnerabilities detected",
                "points": 5.2,
                "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. Remaining weights renormalized. Matched 163 resolved dependencies against OSV; 5 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"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              },
              {
                "code": "advisories_scope_repository",
                "params": {
                  "assessed": 163
                }
              },
              {
                "code": "advisories_unassessed",
                "params": {
                  "count": 5
                }
              },
              {
                "code": "advisories_repo_graph_caveat",
                "params": {}
              },
              {
                "code": "advisories_reachability",
                "params": {}
              }
            ],
            "value": 85,
            "inputs": {
              "source": "osv",
              "advisories": 4,
              "affected_packages": 3,
              "assessed_packages": 163,
              "unassessed_packages": 5,
              "affected_by_severity": "high 1, unknown 2",
              "direct_affected_packages": 1
            },
            "components": [
              {
                "key": "direct_dependencies_free_of_known_advisories",
                "name": "Direct dependencies free of known advisories",
                "detail": "1 affected: bincode 2.0.1 (unknown)",
                "points": 26.6,
                "status": "partial",
                "details": [
                  {
                    "code": "advisories_affected",
                    "params": {
                      "count": 1,
                      "packages": "bincode 2.0.1 (unknown)"
                    }
                  }
                ],
                "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": "1 advisory-carrying package(s) unaddressed past 90 days; oldest published 227 days ago",
                "points": 37.2,
                "status": "partial",
                "details": [
                  {
                    "code": "advisories_stale",
                    "params": {
                      "days": 90,
                      "count": 1,
                      "oldest": 227
                    }
                  }
                ],
                "max_points": 40
              }
            ]
          },
          {
            "key": "malicious_dependencies",
            "band": "exceptional",
            "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": 163,
              "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": "exceptional",
            "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"
              ],
              "commit_weight_rule": {
                "min_commits": 50,
                "min_commit_share": 0.1
              },
              "review_only_matches": 0,
              "below_threshold_exposures": [],
              "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": "weak",
        "name": "AI Readiness",
        "value": 49,
        "weight": 0.04,
        "metrics": [
          {
            "key": "ai_agent_context",
            "band": "critical",
            "name": "Agent context & guidance",
            "note": null,
            "notes": [],
            "value": 3,
            "inputs": {
              "has_llms_txt": false,
              "legible_history_share": 0.054,
              "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": "4 of 74 human commits state their intent (structured subject or explanatory body)",
                "points": 2.9,
                "status": "partial",
                "details": [
                  {
                    "code": "legible_history",
                    "params": {
                      "legible": 4,
                      "sampled": 74
                    }
                  }
                ],
                "max_points": 40
              }
            ]
          },
          {
            "key": "ai_verify_loop",
            "band": "moderate",
            "name": "Verify loop (build / test / typecheck)",
            "note": null,
            "notes": [],
            "value": 64,
            "inputs": {
              "has_nix": false,
              "has_tests": true,
              "lockfiles": [
                "Cargo.lock"
              ],
              "has_dockerfile": false,
              "typed_language": true,
              "bootstrap_files": [],
              "has_devcontainer": false,
              "has_linter_config": false,
              "typecheck_configs": [],
              "agent_commit_share": 0,
              "toolchain_manifests": [
                "Cargo.toml",
                "cargo-test-fuzz/Cargo.toml",
                "fuzzable/Cargo.toml",
                "internal/Cargo.toml",
                "macro/Cargo.toml",
                "runtime/Cargo.toml",
                "serde_combinators/Cargo.toml",
                "test-fuzz/Cargo.toml",
                "testing/Cargo.toml",
                "third-party/Cargo.toml"
              ],
              "dependency_bot_commit_share": 0.26
            },
            "components": [
              {
                "key": "one_command_bootstrap",
                "name": "One-command bootstrap",
                "detail": "Cargo.toml, cargo-test-fuzz/Cargo.toml, fuzzable/Cargo.toml (toolchain convention, no task runner)",
                "points": 12.6,
                "status": "partial",
                "details": [
                  {
                    "code": "toolchain_convention",
                    "params": {
                      "files": "Cargo.toml, cargo-test-fuzz/Cargo.toml, fuzzable/Cargo.toml"
                    }
                  }
                ],
                "max_points": 18
              },
              {
                "key": "automated_tests",
                "name": "Automated tests",
                "detail": null,
                "points": 22,
                "status": "met",
                "details": [],
                "max_points": 22
              },
              {
                "key": "lint_format_config",
                "name": "Lint / format config",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 11
              },
              {
                "key": "static_type_checking",
                "name": "Static type checking",
                "detail": "Rust (statically typed)",
                "points": 11,
                "status": "met",
                "details": [
                  {
                    "code": "statically_typed_language",
                    "params": {
                      "language": "Rust"
                    }
                  }
                ],
                "max_points": 11
              },
              {
                "key": "reproducible_environment",
                "name": "Reproducible environment",
                "detail": "lockfile",
                "points": 10,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "lockfile"
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "demonstrated_agent_practice",
                "name": "Demonstrated agent practice",
                "detail": "no agent-authored commits among the last 100",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "no_agent_authored_commits",
                    "params": {
                      "sampled": 100
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "automated_maintenance",
                "name": "Automated maintenance",
                "detail": "26 of the last 100 commits are automated dependency updates",
                "points": 8,
                "status": "met",
                "details": [
                  {
                    "code": "dependency_bot_commits",
                    "params": {
                      "count": 26,
                      "sampled": 100
                    }
                  }
                ],
                "max_points": 8
              },
              {
                "key": "openssf_scorecard_pinned_dependencies",
                "name": "OpenSSF Scorecard: Pinned-Dependencies",
                "detail": "dependency not pinned by hash detected -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "ai_code_legibility",
            "band": "exceptional",
            "name": "Code legibility for models",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "primary_language": "Rust",
              "largest_source_bytes": 51780,
              "source_files_sampled": 88,
              "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/88 source files over 60KB",
                "points": 55,
                "status": "met",
                "details": [
                  {
                    "code": "oversized_source_files",
                    "params": {
                      "kb": 60,
                      "sampled": 88,
                      "oversized": 0
                    }
                  }
                ],
                "max_points": 55
              }
            ]
          }
        ],
        "description": "How well is the repo equipped to be developed and maintained with AI coding agents? Carries a deliberately small weight: agent tooling is a real maintenance signal, but its absence must never gate the top of the scale (calibration saturates at raw 91, so 100/100 remains reachable with AI Readiness at zero)."
      }
    ],
    "classification": {
      "labels": [
        "library",
        "cli"
      ],
      "scores": {
        "cli": 4,
        "library": 6
      },
      "primary": "library",
      "evidence": [
        {
          "tier": "distribution",
          "label": "library",
          "source": "registry:crates",
          "weight": 6
        },
        {
          "tier": "dependencies",
          "label": "cli",
          "source": "dep:clap",
          "weight": 4
        }
      ],
      "artifacts": [],
      "confidence": "medium",
      "host_extension": false,
      "runs_as_process": true,
      "consumed_by_code": true
    },
    "metrics_version": "2.3.1"
  },
  "warnings": [
    "Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token",
    "Could not fetch crates package 'test-fuzz-testing' from its registry",
    "Could not fetch crates package 'test-fuzz-fuzzable' from its registry",
    "Could not fetch crates package 'third-party' from its registry",
    "deps.dev does not index crates:test-fuzz@8.1.1; advisories assessed against the repository dependency graph instead"
  ],
  "report_type": "repository",
  "generated_at": "2026-07-31T20:14:43.085057Z",
  "schema_version": "0.27.0",
  "badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/t/trailofbits/test-fuzz.svg",
  "full_name": "trailofbits/test-fuzz",
  "license_state": "standard",
  "license_spdx": "AGPL-3.0"
}

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 v2.3.1, schema v0.27.0 — full methodology · metrics wiki.

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