Public record
Software health reportschema 0.27.0 · metrics 1.13.0 · 2026-07-24 15:10 UTC

camshaft / bolero

property testing and verification front-end for Rust

C · C++ · RustMIT★ 254 stars⑂ 36 forkssince Sep 2019View on GitHub ↗

camshaft/bolero holds a health index of 57 out of 100, placing it in the Moderate band. It scores highest on Community & Adoption (63/100) and lowest on Vitality (43/100). It was last updated 3 days ago. A single contributor accounts for most of its recent work.

57
overall / 100
Moderate

Software health index

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

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

Score profile

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

Ownership

Cameron BythewayPersonal account
202 followers416 public repossince May 2011

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

Package ecosystems

RegistryPackageVersionDownloads / moVersionsLast publishTags
crates.iobolero0.13.4434,35724385 days agotestingquickcheckpropertyfuzzfuzzing
crates.iobolero-afl0.13.0412,69115512 days agotestingfuzzfuzzing
crates.iobolero-kani0.13.0416,5619512 days agotestingmodelproof
crates.iocargo-bolero0.13.43,30026385 days agotestingquickcheckpropertyfuzzfuzzing
crates.iobolero-engine0.13.4437,15322385 days agotestingquickcheckpropertyfuzzfuzzing
crates.iobolero-generator0.13.5452,87227385 days agotestingquickcheckpropertyfuzzfuzzing
crates.iobolero-honggfuzz0.13.0414,69514512 days agotestingfuzzfuzzing
crates.iobolero-libfuzzer0.13.0413,16217512 days agotestingfuzzfuzzing

Metrics by category

Vitality

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

43At risk · 22% of overall
How it's scored
36/36Push recency — last push 3 days ago
4.2/36Commit cadence — 6/52 weeks with commits
9.4/18Commit volume — 10 commits in the last year
0/10OpenSSF Scorecard: Maintained — 1 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0
Inputs used
commits_last_year10
human_commit_share0.78
days_since_last_push3
active_weeks_last_year6
How it's scored
16.2/27Ships releases — 2 version tags (no GitHub releases)
0/36Release recency — latest release 1,221 days ago
12.6/27Release cadence — a release every ~144.5 days
0/10OpenSSF Scorecard: Signed-Releases — no data
Inputs used
releases_count2
latest_release_tagv0.9.0
releases_from_tagsyes
days_since_latest_release1,221
mean_days_between_releases144.5
Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Signed-Releases. Remaining weights renormalized.

Community & Adoption

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

63Moderate · 18% of overall
How it's scored
39/60Stars — 254 stars
12.9/25Forks — 36 forks
0/15Watchers — 2 watchers
Inputs used
forks36
stars254
watchers2
growth_stateunverified
growth_factor_pct100
growth_unverified_reasonno_history
How it's scored
22.5/22.5README
22.5/22.5License — recognized license (MIT)
0/18CONTRIBUTING guide
0/13.5Code of conduct
0/7.2Issue template
0/6.3PR template
Inputs used
has_readmeyes
has_licenseyes
has_contributingno
has_issue_templateno
has_code_of_conductno
has_pull_request_templateno
How it's scored
80/80Monthly downloads — 2,984,791 downloads/month across crates
0/20Registry dependents — not reported by this ecosystem
Inputs used
packagesbolero, bolero-afl, bolero-kani, cargo-bolero, bolero-engine, bolero-generator, bolero-honggfuzz, bolero-libfuzzer
dependents
ecosystemscrates
total_downloads31,873,144
monthly_downloads2,984,791
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?

58Moderate · 24% of overall
How it's scored
9/54Bus factor — 1 contributor(s) cover half of all commits
5.6/22.5Commit distribution — top contributor authored 75% of commits
13.5/13.5Contributor breadth — 18 contributors
10/10OpenSSF Scorecard: Contributors — project has 18 contributing companies or organizations
Inputs used
bus_factor1
contributors_sampled18
top_contributor_share0.749
How it's scored
22/46.8Issue resolution — 47% of issues closed
30.1/38.3PR acceptance — 176/224 decided PRs merged
9/15OpenSSF Scorecard: Code-Review — Found 14/23 approved changesets -- score normalized to 6
Inputs used
merged_prs176
open_issues44
closed_issues39
issue_closed_ratio0.47
closed_unmerged_prs48
How it's scored
10/30Ownership backing — personal (user) account
0/20Verified domain — not applicable to user accounts
16.6/25Owner reach — 202 followers of camshaft
25/25Track record — 416 public repos, account ~15 yr old
Inputs used
followers202
owner_typeUser
is_verified
owner_logincamshaft
public_repos416
account_age_days5,544
Excluded from scoring (no data or not applicable): Verified domain. Remaining weights renormalized.
How it's scored
25/25Published & resolvable — 8 package(s) on crates
14/35Publish recency — latest publish 385 days ago
20/20Version history — 27 published versions
20/20Not deprecated — active, not deprecated or yanked
Inputs used
packagesbolero, bolero-afl, bolero-kani, cargo-bolero, bolero-engine, bolero-generator, bolero-honggfuzz, bolero-libfuzzer
ecosystemscrates
any_deprecatedno
min_days_since_publish385

Engineering Quality

Are baseline engineering and documentation practices in place?

62Moderate · 20% 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
6/20OpenSSF Scorecard: CI-Tests — 11 out of 28 merged PRs checked by a CI test -- score normalized to 3
Inputs used
has_ciyes
has_testsyes
has_editorconfigno
has_linter_configno
has_precommit_configno
How it's scored
30/30README
0/25Documentation directory
15/15Documentation / homepage site — https://camshaft.github.io/bolero
10/10Repository description
10/10Topics — 6 topics
10/10Wiki
Inputs used
topicsfuzz, fuzz-testing, property-testing, libfuzzer, honggfuzz, afl
has_wikiyes
homepagehttps://camshaft.github.io/bolero
has_readmeyes
has_docs_dirno
has_descriptionyes

Security

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

62Moderate · 16% of overall
How it's scored
4.5/7.5Binary-Artifacts — binaries present in source code
0/7.5Branch-Protection — no data
0.8/2.5CI-Tests — 11 out of 28 merged PRs checked by a CI test -- score normalized to 3
0/2.5CII-Best-Practices — no effort to earn an OpenSSF best practices badge detected
4.5/7.5Code-Review — Found 14/23 approved changesets -- score normalized to 6
2.5/2.5Contributors — project has 18 contributing companies or organizations
10/10Dangerous-Workflow — no dangerous workflow patterns detected
7.5/7.5Dependency-Update-Tool — update tool detected
5/5Fuzzing — project is fuzzed
2.5/2.5License — license file detected
0/7.5Maintained — 1 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0
0/5Packaging — no data
0/5Pinned-Dependencies — dependency not pinned by hash detected -- score normalized to 0
0/5SAST — SAST tool is not run on all commits -- score normalized to 0
0/5Security-Policy — security policy file not detected
0/7.5Signed-Releases — no data
0/7.5Token-Permissions — detected GitHub workflow tokens with excessive permissions
7.5/7.5Vulnerabilities — 0 existing vulnerabilities detected
Inputs used
sourceopenssf_scorecard
checks_evaluated15
scorecard_versionv5.5.0
checks_inconclusive3
scorecard_aggregate5.3
Excluded from scoring (no data or not applicable): branch_protection, packaging, signed_releases. Remaining weights renormalized.
How it's scored
35/35Direct dependencies free of known advisories — no direct dependency carries a known advisory
25/25Indirect dependencies free of known advisories — no indirect dependency carries a known advisory
0/40No advisories left outstanding — no advisory carries a publication date
Inputs used
sourceosv
advisories0
affected_packages0
assessed_packages28
unassessed_packages0
affected_by_severitynone
direct_affected_packages0
Excluded from scoring (no data or not applicable): No advisories left outstanding. Remaining weights renormalized. Matched the crates:bolero@0.13.4 runtime dependency closure — what installing the published package pulls in — 28 packages. Reachability is not analyzed.

AI Readiness

How well is the repo equipped to be developed and maintained with AI coding agents? An independent, experimental badge — weight 0.0, so it is surfaced on its own and does not affect the overall health score.

57Moderate · 0% of overall
How it's scored
0/45Agent instructions — no CLAUDE.md / AGENTS.md / editor rules
0/15Machine-readable docs (llms.txt)
40/40Legible commit history — 78 of 78 human commits state their intent (structured subject or explanatory body)
Inputs used
has_llms_txtno
legible_history_share1
agent_instruction_files
agent_instruction_max_bytes
How it's scored
18/18One-command bootstrap — lib/bolero-honggfuzz/honggfuzz/Makefile
22/22Automated tests
0/11Lint / format config
11/11Static type checking — C (statically typed)
0/10Reproducible environment
2/10Demonstrated agent practice — 1 of the last 100 commits agent-authored or agent-credited
8/8Automated maintenance — 22 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
lockfiles
has_dockerfileno
typed_languageyes
bootstrap_fileslib/bolero-honggfuzz/honggfuzz/Makefile
has_devcontainerno
has_linter_configno
typecheck_configs
agent_commit_share0.01
toolchain_manifestsCargo.toml, bin/Cargo.toml, bin/cargo-bolero/Cargo.toml, bin/cargo-bolero/test_crates/failing_tests/Cargo.toml, examples/basic/Cargo.toml, examples/boolean-tree/Cargo.toml, examples/reduce/Cargo.toml, examples/rle-stack/Cargo.toml, examples/workspace/Cargo.toml, examples/workspace/crate_a/Cargo.toml, examples/workspace/crate_b/Cargo.toml, lib/Cargo.toml, lib/bolero-afl/Cargo.toml, lib/bolero-engine/Cargo.toml, lib/bolero-generator-derive/Cargo.toml, lib/bolero-generator/Cargo.toml, lib/bolero-honggfuzz/Cargo.toml, lib/bolero-kani/Cargo.toml, lib/bolero-libfuzzer/Cargo.toml, lib/bolero/Cargo.toml, tests/Cargo.toml
dependency_bot_commit_share0.22
How it's scored
45/45Type-checkable code — C (statically typed)
54.8/55Manageable file sizes — 1/247 source files over 60KB
Inputs used
primary_languageC
largest_source_bytes209,775
source_files_sampled247
oversized_source_files1
How it's scored
0/40API schema (OpenAPI/GraphQL/proto)
0/20MCP server
40/40Runnable examples — examples
Inputs used
example_dirsexamples
has_mcp_signalno
api_schema_files

Key facts

254GitHub stars
18contributors
10commits, last 12 months
3days since last push
2releases
1bus factor
44open issues
crates.iopackage ecosystems

Data collection warnings

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

More detail

Star and fork history 0 ★ / 36 ⇿
0Stars
36Forks
2Releases

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.

01325383522020-112023-092026-07
Major 0Minor 2Patch 0

Each point covers 6 days.

OpenSSF Scorecard 5.3 / 10
5.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-24 15:10 UTC

6Binary-Artifactsbinaries present in source code
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
3CI-Tests11 out of 28 merged PRs checked by a CI test -- score normalized to 3
0CII-Best-Practicesno effort to earn an OpenSSF best practices badge detected
6Code-ReviewFound 14/23 approved changesets -- score normalized to 6
10Contributorsproject has 18 contributing companies or organizations
10Dangerous-Workflowno dangerous workflow patterns detected
10Dependency-Update-Toolupdate tool detected
10Fuzzingproject is fuzzed
10Licenselicense file detected
0Maintained1 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0
n/aPackagingpackaging workflow not detected
0Pinned-Dependenciesdependency not pinned by hash detected -- score normalized to 0
0SASTSAST tool is not run on all commits -- score normalized to 0
0Security-Policysecurity policy file not detected
n/aSigned-Releasesno releases found
0Token-Permissionsdetected GitHub workflow tokens with excessive permissions
10Vulnerabilities0 existing vulnerabilities detected
Direct dependencies 37
RegistryPackageVersion constraintManifest
crates.ioanyhow1.0bin/cargo-bolero/Cargo.toml
crates.iobit-set0.8bin/cargo-bolero/Cargo.toml
crates.iobolero-afl0.13bin/cargo-bolero/Cargo.toml
crates.iobolero-honggfuzz0.13bin/cargo-bolero/Cargo.toml
crates.iocargo_metadata0.19bin/cargo-bolero/Cargo.toml
crates.iohumantime2bin/cargo-bolero/Cargo.toml
crates.iolazy_static1bin/cargo-bolero/Cargo.toml
crates.iorustc_version0.4bin/cargo-bolero/Cargo.toml
crates.iostructopt0.3bin/cargo-bolero/Cargo.toml
crates.ioserde1.0bin/cargo-bolero/Cargo.toml
crates.ioserde_json1.0bin/cargo-bolero/Cargo.toml
crates.iotar0.4bin/cargo-bolero/Cargo.toml
crates.iotempfile3bin/cargo-bolero/Cargo.toml
crates.iobolero-engine0.13.4lib/bolero-afl/Cargo.toml
crates.ioanyhow1lib/bolero-engine/Cargo.toml
crates.iobolero-generator0.13.5lib/bolero-engine/Cargo.toml
crates.iolazy_static1lib/bolero-engine/Cargo.toml
crates.iopretty-hex0.4lib/bolero-engine/Cargo.toml
crates.iorand0.9lib/bolero-engine/Cargo.toml
crates.iorand_xoshiro0.7lib/bolero-engine/Cargo.toml
crates.ioproc-macro-crate2lib/bolero-generator-derive/Cargo.toml
crates.ioproc-macro21lib/bolero-generator-derive/Cargo.toml
crates.ioquote1lib/bolero-generator-derive/Cargo.toml
crates.iosyn2lib/bolero-generator-derive/Cargo.toml
crates.ioindexmap=2.11.2lib/bolero-generator-derive/Cargo.toml
crates.ioarbitrary1.0lib/bolero-generator/Cargo.toml
crates.iobolero-generator-derive0.13.4lib/bolero-generator/Cargo.toml
crates.ioeither1.5lib/bolero-generator/Cargo.toml
crates.iogetrandom0.3lib/bolero-generator/Cargo.toml
crates.iorand_core0.9lib/bolero-generator/Cargo.toml
crates.iorand_xoshiro0.7lib/bolero-generator/Cargo.toml
crates.iobolero-engine0.13.4lib/bolero-honggfuzz/Cargo.toml
crates.iobolero-engine0.13.4lib/bolero-kani/Cargo.toml
crates.iobolero-engine0.13.4lib/bolero-libfuzzer/Cargo.toml
crates.iobolero-engine0.13.4lib/bolero/Cargo.toml
crates.iobolero-generator0.13.4lib/bolero/Cargo.toml
crates.iocfg-if1lib/bolero/Cargo.toml
All dependencies 36

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

RegistryPackageVersionRelation
crates.ioanyhowdirect
crates.ioarbitrarydirect
crates.iobit-setdirect
crates.iobolero-afldirect
crates.iobolero-enginedirect
crates.iobolero-generatordirect
crates.iobolero-generator-derivedirect
crates.iobolero-honggfuzzdirect
crates.iocargo_metadatadirect
crates.iocfg-ifdirect
crates.ioeitherdirect
crates.iogetrandomdirect
crates.iohumantimedirect
crates.ioindexmap2.11.2direct
crates.iolazy_staticdirect
crates.iopretty-hexdirect
crates.ioproc-macro-cratedirect
crates.ioproc-macro2direct
crates.ioquotedirect
crates.ioranddirect
crates.iorand_coredirect
crates.iorand_xoshirodirect
crates.iorustc_versiondirect
crates.ioserdedirect
crates.ioserde_jsondirect
crates.iostructoptdirect
crates.iosyndirect
crates.iotardirect
crates.iotempfiledirect
crates.ioarrayvecindirect
crates.ioboleroindirect
crates.iobolero-kaniindirect
crates.iobolero-libfuzzerindirect
crates.ioccindirect
crates.ioinstaindirect
crates.ioxshellindirect
Dependency advisories 0

Installing crates:bolero@0.13.4 pulls in 28 packages, direct and transitive: 0 carry known advisories, of which 0 are direct dependencies.

No known advisories affect the assessed dependencies.

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": [
        "fuzz",
        "fuzz-testing",
        "property-testing",
        "libfuzzer",
        "honggfuzz",
        "afl"
      ],
      "is_fork": false,
      "size_kb": 2978,
      "has_wiki": true,
      "homepage": "https://camshaft.github.io/bolero",
      "languages": {
        "C": 906170,
        "C++": 430332,
        "Rust": 396766,
        "CMake": 9342,
        "Shell": 3077,
        "Python": 2384,
        "Makefile": 28683
      },
      "pushed_at": "2026-07-21T00:22:23Z",
      "created_at": "2019-09-06T00:20:04Z",
      "owner_type": "User",
      "updated_at": "2026-07-21T20:21:25Z",
      "description": "property testing and verification front-end for Rust",
      "is_archived": false,
      "is_disabled": false,
      "license_spdx": "MIT",
      "default_branch": "master",
      "license_spdx_raw": "MIT",
      "primary_language": "C",
      "significant_languages": [
        "C",
        "C++",
        "Rust"
      ]
    },
    "owner": {
      "blog": null,
      "name": "Cameron Bytheway",
      "type": "User",
      "login": "camshaft",
      "company": null,
      "location": null,
      "followers": 202,
      "avatar_url": "https://avatars.githubusercontent.com/u/799311?v=4",
      "created_at": "2011-05-19T23:27:32Z",
      "is_verified": null,
      "public_repos": 416,
      "account_age_days": 5544
    },
    "license": {
      "state": "standard",
      "spdx_id": "MIT",
      "raw_spdx": "MIT",
      "file_present": true,
      "scorecard_found": true,
      "profile_has_license": true
    },
    "activity": {
      "releases": [
        {
          "tag": "v0.9.0",
          "kind": "minor",
          "published_at": "2023-03-20T19:35:27Z"
        },
        {
          "tag": "v0.8.0",
          "kind": "minor",
          "published_at": "2022-10-27T06:44:31Z"
        }
      ],
      "recent_commits": [
        {
          "oid": "71e5de0eceb043f3eda2f62ccd02d2be2b398c44",
          "body": "* feat: add test runtime context detection API\n\nAdds `is_running()` and `current_context()` functions to detect when code\nis executing inside a bolero test harness and query the current engine kind,\nseed, and file input.\n\n- Add `bolero-engine/src/test_context.rs` with `EngineKind`, `TestInput`,\n  `T\n[…]\n1+camshaft@users.noreply.github.com>\n\n---------\n\nCo-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>\nCo-authored-by: camshaft <799311+camshaft@users.noreply.github.com>",
          "is_bot": false,
          "headline": "feat: add test runtime context detection API (#313)",
          "author_name": "Copilot",
          "author_login": "Copilot",
          "committed_at": "2026-05-19T16:58:30Z",
          "body_truncated": true,
          "is_coding_agent": true
        },
        {
          "oid": "73ff67c45bbb2620b2e46a1e2eded43c943eee28",
          "body": null,
          "is_bot": false,
          "headline": "chore: Set MSRV to 1.68 and pin indexmap to fix CI faliure (#310)",
          "author_name": "kaukabrizvi",
          "author_login": "kaukabrizvi",
          "committed_at": "2026-02-19T18:36:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4880bbedd6d0e5f7cbf181d1da42c5a121cc4e2a",
          "body": null,
          "is_bot": false,
          "headline": "build(deps): update proc-macro-crate to version 3 (#300)",
          "author_name": "Jan Tojnar",
          "author_login": "jtojnar",
          "committed_at": "2026-01-24T01:08:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "85f42a7cdff3ced59d7c7fab5cc98ecf807c5477",
          "body": "Bumps [actions/checkout](https://github.com/actions/checkout) from 5.0.0 to 6.0.2.\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/v5.0.0...v6.0.2)\n\n---\nu\n[…]\nr-major\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>\nCo-authored-by: boquan-fang <boquanfang3@gmail.com>",
          "is_bot": true,
          "headline": "build(deps): bump actions/checkout from 5.0.0 to 6.0.2 (#308)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-01-24T00:48:33Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "a455920ec145721e7b7d372698788fa1dff53a2b",
          "body": "Bumps [JamesIves/github-pages-deploy-action](https://github.com/jamesives/github-pages-deploy-action) from 4.7.3 to 4.8.0.\n- [Release notes](https://github.com/jamesives/github-pages-deploy-action/releases)\n- [Commits](https://github.com/jamesives/github-pages-deploy-action/compare/v4.7.3...v4.8.0)\n\n[…]\nr-minor\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>\nCo-authored-by: boquan-fang <boquanfang3@gmail.com>",
          "is_bot": true,
          "headline": "build(deps): bump JamesIves/github-pages-deploy-action (#307)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-01-24T00:48:12Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "dd8b47942eebb8f3b77727de1268a1956e65c90d",
          "body": null,
          "is_bot": false,
          "headline": "chore: clippy fix and update MSRV to 1.82.0 (#309)",
          "author_name": "kaukabrizvi",
          "author_login": "kaukabrizvi",
          "committed_at": "2026-01-24T00:08:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c34a6fdef30d1c8694876e6c86a5bc3fc7dbfc2a",
          "body": null,
          "is_bot": false,
          "headline": "fix: make all structured input unbounded by default (#301)",
          "author_name": "Copilot",
          "author_login": "Copilot",
          "committed_at": "2025-11-03T18:40:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "18e0a9b11d09eee589d11a2cf414a2bd1c5d90fd",
          "body": "The reduce command currently doesn't remove redundant inputs in the corpus (see #247). This PR fixes it.",
          "is_bot": false,
          "headline": "Fix reduce command (#297)",
          "author_name": "Zyad Hassan",
          "author_login": "zhassan-aws",
          "committed_at": "2025-09-02T19:48:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f01f1c9dbbffdccb109e0e3e5d578b51de4a0941",
          "body": null,
          "is_bot": true,
          "headline": "build(deps): bump actions/checkout from 4.2.2 to 5.0.0 (#294)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2025-08-28T23:08:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "61e719f30d103b93b9db28bc27828b5177507a47",
          "body": null,
          "is_bot": false,
          "headline": "chore: apply updated clippy lints (#296)",
          "author_name": "Boquan Fang",
          "author_login": "boquan-fang",
          "committed_at": "2025-08-28T23:04:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9e7d8e7b8618e1f968d447e796285769e9053541",
          "body": "Co-authored-by: Boquan Fang <bqfang@amazon.com>",
          "is_bot": false,
          "headline": "chore: release bolero-generator v0.13.5 (#292)",
          "author_name": "Boquan Fang",
          "author_login": "boquan-fang",
          "committed_at": "2025-07-03T21:37:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4257a3aa7375e85d604a070a3a091d91c4fe4caa",
          "body": "* ci(fix): cargo clippy errors\n\n* fix fmt issue\n\n---------\n\nCo-authored-by: Boquan Fang <bqfang@amazon.com>",
          "is_bot": false,
          "headline": "ci(fix): fix for clippy errors (#291)",
          "author_name": "Boquan Fang",
          "author_login": "boquan-fang",
          "committed_at": "2025-06-30T18:48:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "383c00ca2ce6a923eb57f59ff1e749413a771664",
          "body": null,
          "is_bot": false,
          "headline": "feat: allow listing the whole workspace (#289)",
          "author_name": "Ekleog-Polygon",
          "author_login": "Ekleog-Polygon",
          "committed_at": "2025-06-30T18:45:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ccc68aee45400c3e7e393fe84ef5056fa2aa1119",
          "body": "https://github.com/dtolnay/syn/releases/tag/2.0.0\n\nFixes: https://github.com/camshaft/bolero/issues/147",
          "is_bot": false,
          "headline": "build(deps): update syn to version 2 (#287)",
          "author_name": "Jan Tojnar",
          "author_login": "jtojnar",
          "committed_at": "2025-06-13T03:24:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "36832f6ee62ab75a636e4df65b106b6073eab9c3",
          "body": null,
          "is_bot": false,
          "headline": "chore: release bolero-generator@0.13.4 (#286)",
          "author_name": "Cameron Bytheway",
          "author_login": "camshaft",
          "committed_at": "2025-05-21T18:22:04Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b3d1b47ca7697ed854a007cb652c60b64c225828",
          "body": null,
          "is_bot": false,
          "headline": "fix(bolero-generator): remove len limits for `any` default driver (#285)",
          "author_name": "Cameron Bytheway",
          "author_login": "camshaft",
          "committed_at": "2025-05-20T19:29:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a0a8b08a42ade9ccf57188b7dd2e5567c13f024e",
          "body": null,
          "is_bot": false,
          "headline": "chore: release v0.13.3 (#284)",
          "author_name": "Boquan Fang",
          "author_login": "boquan-fang",
          "committed_at": "2025-05-08T17:36:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "282bfb492903f89e99c1a97156f2ce845efab35b",
          "body": null,
          "is_bot": false,
          "headline": "refactor(bolero-engine): use standard Backtrace instead of backtrace-rs",
          "author_name": "Boquan Fang",
          "author_login": "boquan-fang",
          "committed_at": "2025-05-08T00:28:04Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8eb10393c0a721c89833e7e9830b251fe25d26be",
          "body": null,
          "is_bot": false,
          "headline": "refactor(bolero-engine): use standard Backtrace instead of backtrace-rs",
          "author_name": "Boquan Fang",
          "author_login": null,
          "committed_at": "2025-05-07T23:57:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "86f275627ae13da09c40bf2c9d6705b5c7f9abd0",
          "body": null,
          "is_bot": false,
          "headline": "chore: release 0.13.2 (#281)",
          "author_name": "Cameron Bytheway",
          "author_login": "camshaft",
          "committed_at": "2025-04-14T17:44:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "81e76db29a219fcd3b1d97aefc82753f166911d4",
          "body": null,
          "is_bot": false,
          "headline": "feat: print test outcome on exit (#268)",
          "author_name": "Cameron Bytheway",
          "author_login": "camshaft",
          "committed_at": "2025-04-14T17:02:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a1febf22e7783c4e91d794c9ba4a422f0eb5fc92",
          "body": null,
          "is_bot": false,
          "headline": "fix: delegate rustc flags to profile (#280)",
          "author_name": "Cameron Bytheway",
          "author_login": "camshaft",
          "committed_at": "2025-04-14T16:56:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "effe21038993fd0ce3b856610db6d51414c40d45",
          "body": "Co-authored-by: Sammy Thomas <sgtpl@amazon.com>",
          "is_bot": false,
          "headline": "Fallback to `::bolero_generator` as crate name in derive macro (#278)",
          "author_name": "Samuel Thomas",
          "author_login": "sgpthomas",
          "committed_at": "2025-03-26T01:41:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "62c2189d6db6938b80b70fb746e59767f9f36329",
          "body": null,
          "is_bot": false,
          "headline": "fix: remove link-dead-code, that causes linker failures on macos (#277)",
          "author_name": "Ekleog-Polygon",
          "author_login": "Ekleog-Polygon",
          "committed_at": "2025-03-25T17:19:55Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f521264bf243743662d3aafdec4dd2775897cde2",
          "body": null,
          "is_bot": false,
          "headline": "chore: release 0.13.1",
          "author_name": "Cameron Bytheway",
          "author_login": "camshaft",
          "committed_at": "2025-03-20T20:25:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "47e890787ea536e5b96484d59c805417f7e5a467",
          "body": null,
          "is_bot": false,
          "headline": "fix(cargo-bolero): remove gold linker (#276)",
          "author_name": "Cameron Bytheway",
          "author_login": "camshaft",
          "committed_at": "2025-03-20T20:24:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "21fe3bbc70d65cdfc5ac5d97f94bf99dff662e09",
          "body": null,
          "is_bot": false,
          "headline": "feat(bolero-generator): add net implementations (#275)",
          "author_name": "Cameron Bytheway",
          "author_login": "camshaft",
          "committed_at": "2025-03-20T20:10:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f0325c95b1ac91ed2791474b808ba1531e0ee13e",
          "body": "Co-authored-by: Boquan Fang <bqfang@amazon.com>",
          "is_bot": false,
          "headline": "chore: release 0.13.0 (#273)",
          "author_name": "Boquan Fang",
          "author_login": "boquan-fang",
          "committed_at": "2025-02-27T00:05:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d32994e81aedc88109181560f888c445cfd744c3",
          "body": null,
          "is_bot": false,
          "headline": "fix(bolero-generator): rename `gen` to `produce` in `Driver` (#270)",
          "author_name": "Daniel Noland",
          "author_login": "daniel-noland",
          "committed_at": "2025-02-26T23:15:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0a011b071f3e737857bb1d6acef1781c9c3480e6",
          "body": "Bumps [JamesIves/github-pages-deploy-action](https://github.com/jamesives/github-pages-deploy-action) from 4.6.9 to 4.7.3.\n- [Release notes](https://github.com/jamesives/github-pages-deploy-action/releases)\n- [Commits](https://github.com/jamesives/github-pages-deploy-action/compare/v4.6.9...v4.7.3)\n\n[…]\nirect:production\n  update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "build(deps): bump JamesIves/github-pages-deploy-action (#269)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2025-02-26T23:02:04Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "cba176cff9c13cbab98fa0d852699774f1ca5f5b",
          "body": "…271)",
          "is_bot": false,
          "headline": "build(deps): update rand, rand_xoshiro, and getrandom requirements (#…",
          "author_name": "Boquan Fang",
          "author_login": "boquan-fang",
          "committed_at": "2025-02-26T00:13:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ca99c6ed499fc3cdd4844c00d4fbf181fbd565f4",
          "body": null,
          "is_bot": false,
          "headline": "chore: release 0.12.0 (#262)",
          "author_name": "Cameron Bytheway",
          "author_login": "camshaft",
          "committed_at": "2024-11-27T00:27:16Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9e0c56e6f3451c36a1c2ab0c196e424c1ed18ef1",
          "body": null,
          "is_bot": false,
          "headline": "feat: add support for calling generators from anywhere (#261)",
          "author_name": "Cameron Bytheway",
          "author_login": "camshaft",
          "committed_at": "2024-11-26T23:54:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e01216cf802f4a00900ecd323f1754c67a966f48",
          "body": "…ere (#258)",
          "is_bot": false,
          "headline": "feat(bolero-generator): add support for calling generators from anywh…",
          "author_name": "Cameron Bytheway",
          "author_login": "camshaft",
          "committed_at": "2024-11-26T18:47:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "665f1c7152f6eb703b1401c9fe92fd542d2e9259",
          "body": "…8]>` (#260)",
          "is_bot": false,
          "headline": "feat(bolero-generator): implement `bytes::Driver<T> where T: AsRef<[u…",
          "author_name": "Cameron Bytheway",
          "author_login": "camshaft",
          "committed_at": "2024-11-26T15:46:21Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "04cb43579db54607d5ca388d6b69aa4952e231c3",
          "body": null,
          "is_bot": false,
          "headline": "feat(bolero-generator): add DynDriver trait (#257)",
          "author_name": "Cameron Bytheway",
          "author_login": "camshaft",
          "committed_at": "2024-11-24T20:43:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "701cabfe2560659d067f46f9da92364a55c9feef",
          "body": null,
          "is_bot": false,
          "headline": "feat(bolero-generator): add exhaustive driver (#256)",
          "author_name": "Cameron Bytheway",
          "author_login": "camshaft",
          "committed_at": "2024-11-24T00:34:36Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0b43f96890ffa957600e5a723b75e35384884c88",
          "body": "Bumps [actions/checkout](https://github.com/actions/checkout) from 4.2.1 to 4.2.2.\r\n- [Release notes](https://github.com/actions/checkout/releases)\r\n- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)\r\n- [Commits](https://github.com/actions/checkout/compare/v4.2.1...v4.2.2)\r\n\r\n\n[…]\n:production\r\n  update-type: version-update:semver-patch\r\n...\r\n\r\nSigned-off-by: dependabot[bot] <support@github.com>\r\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "build(deps): bump actions/checkout from 4.2.1 to 4.2.2 (#253)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2024-11-23T15:28:32Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "f23ffe24c90315cafae92eb1fd02a82d7048c7b5",
          "body": "Bumps [JamesIves/github-pages-deploy-action](https://github.com/jamesives/github-pages-deploy-action) from 4.6.8 to 4.6.9.\r\n- [Release notes](https://github.com/jamesives/github-pages-deploy-action/releases)\r\n- [Commits](https://github.com/jamesives/github-pages-deploy-action/compare/v4.6.8...v4.6.9\n[…]\n:production\r\n  update-type: version-update:semver-patch\r\n...\r\n\r\nSigned-off-by: dependabot[bot] <support@github.com>\r\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "build(deps): bump JamesIves/github-pages-deploy-action (#255)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2024-11-11T22:38:15Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "18d1f3898b0e7556c54f99091a1ed6cc875d0328",
          "body": "* fix: disable shrinker when `shrink_time` is zero\r\n\r\n* style: cargo fmt\r\n\r\n* style: even more cargo fmt",
          "is_bot": false,
          "headline": "fix: disable shrinker when `shrink_time` is zero (#251)",
          "author_name": "Mikael Forsberg",
          "author_login": "mkforsb",
          "committed_at": "2024-10-20T21:50:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9d3840370dd6615b2287347baa3c8789de3aa4a1",
          "body": "Bumps [actions/checkout](https://github.com/actions/checkout) from 4.2.0 to 4.2.1.\r\n- [Release notes](https://github.com/actions/checkout/releases)\r\n- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)\r\n- [Commits](https://github.com/actions/checkout/compare/v4.2.0...v4.2.1)\r\n\r\n\n[…]\n:production\r\n  update-type: version-update:semver-patch\r\n...\r\n\r\nSigned-off-by: dependabot[bot] <support@github.com>\r\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "build(deps): bump actions/checkout from 4.2.0 to 4.2.1 (#250)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2024-10-08T18:45:46Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "fd04aa34acddd8acf7da282a381a9889b5f28281",
          "body": "Bumps [actions/checkout](https://github.com/actions/checkout) from 4.1.7 to 4.2.0.\r\n- [Release notes](https://github.com/actions/checkout/releases)\r\n- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)\r\n- [Commits](https://github.com/actions/checkout/compare/v4.1.7...v4.2.0)\r\n\r\n\n[…]\n:production\r\n  update-type: version-update:semver-minor\r\n...\r\n\r\nSigned-off-by: dependabot[bot] <support@github.com>\r\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "build(deps): bump actions/checkout from 4.1.7 to 4.2.0 (#245)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2024-09-30T17:27:45Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "49aae67327bd060efdb8a205dc35499314071ca6",
          "body": "Bumps [JamesIves/github-pages-deploy-action](https://github.com/jamesives/github-pages-deploy-action) from 4.6.3 to 4.6.8.\r\n- [Release notes](https://github.com/jamesives/github-pages-deploy-action/releases)\r\n- [Commits](https://github.com/jamesives/github-pages-deploy-action/compare/v4.6.3...v4.6.8\n[…]\n:production\r\n  update-type: version-update:semver-patch\r\n...\r\n\r\nSigned-off-by: dependabot[bot] <support@github.com>\r\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "build(deps): bump JamesIves/github-pages-deploy-action (#249)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2024-09-30T17:27:15Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "bdfd88c05560efda7422f0fbe93c7adfc38d1fc0",
          "body": "…246)\n\n* doc: add book section on controlling number of operations generated\r\n\r\n* Update book/src/features/structured-testing.md\r\n\r\nCo-authored-by: Cameron Bytheway <bytheway.cameron@gmail.com>\r\n\r\n---------\r\n\r\nCo-authored-by: Cameron Bytheway <bytheway.cameron@gmail.com>",
          "is_bot": false,
          "headline": "Add book section on controlling the number of operations generated (#…",
          "author_name": "Mikael Forsberg",
          "author_login": "mkforsb",
          "committed_at": "2024-09-28T20:21:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b3ca02f4d563236ccc101622214ce64c5d3be32d",
          "body": "Bumps [JamesIves/github-pages-deploy-action](https://github.com/jamesives/github-pages-deploy-action) from 4.6.1 to 4.6.3.\r\n- [Release notes](https://github.com/jamesives/github-pages-deploy-action/releases)\r\n- [Commits](https://github.com/jamesives/github-pages-deploy-action/compare/v4.6.1...v4.6.3\n[…]\n:production\r\n  update-type: version-update:semver-patch\r\n...\r\n\r\nSigned-off-by: dependabot[bot] <support@github.com>\r\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "build(deps): bump JamesIves/github-pages-deploy-action (#241)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2024-07-11T18:19:51Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "429a416b703f58605da9f06718de281fa0fbc80c",
          "body": null,
          "is_bot": false,
          "headline": "feat(bolero-generator): add `trace` utility (#240)",
          "author_name": "Cameron Bytheway",
          "author_login": "camshaft",
          "committed_at": "2024-07-02T21:56:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8ee8a20820d339568f4e104d8b44308c7c986fad",
          "body": null,
          "is_bot": false,
          "headline": "publish bolero-generator 0.11.1 (#239)",
          "author_name": "Cameron Bytheway",
          "author_login": "camshaft",
          "committed_at": "2024-06-20T20:02:34Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8482df28ec5e7fa384eebb161c0808332fa028c5",
          "body": null,
          "is_bot": false,
          "headline": "fix arbitrary generators (#238)",
          "author_name": "Cameron Bytheway",
          "author_login": "camshaft",
          "committed_at": "2024-06-20T19:25:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ad16e0c4f3e05041dcd6bf3e9bfb9a885eaa9ed0",
          "body": "Bumps [actions/checkout](https://github.com/actions/checkout) from 4.1.6 to 4.1.7.\r\n- [Release notes](https://github.com/actions/checkout/releases)\r\n- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)\r\n- [Commits](https://github.com/actions/checkout/compare/v4.1.6...v4.1.7)\r\n\r\n\n[…]\n:production\r\n  update-type: version-update:semver-patch\r\n...\r\n\r\nSigned-off-by: dependabot[bot] <support@github.com>\r\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "build(deps): bump actions/checkout from 4.1.6 to 4.1.7 (#236)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2024-06-13T03:05:42Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "b2f578f843714824b51e814e0dcecb71766ca314",
          "body": null,
          "is_bot": false,
          "headline": "add versions to dev-dependencies (#234)",
          "author_name": "Cameron Bytheway",
          "author_login": "camshaft",
          "committed_at": "2024-06-11T14:16:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ab927998385fb0194489c0f479314b78ad0b39d5",
          "body": null,
          "is_bot": false,
          "headline": "kani: remove use of kani::vec::any_vec (#231)",
          "author_name": "Cameron Bytheway",
          "author_login": "camshaft",
          "committed_at": "2024-06-10T17:46:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "004acbf825a14c02e70da9811ce99e5514d68c4f",
          "body": null,
          "is_bot": false,
          "headline": "release 0.11.1 (#230)",
          "author_name": "Cameron Bytheway",
          "author_login": "camshaft",
          "committed_at": "2024-06-08T20:14:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "80d86ddbeb99ea40d1ddc09d23a009ca4f5e86b4",
          "body": null,
          "is_bot": false,
          "headline": "fix cfg warnings (#229)",
          "author_name": "Cameron Bytheway",
          "author_login": "camshaft",
          "committed_at": "2024-06-08T20:10:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "289c5b4e503bdd9354a142ff12860cef6e1fd0c0",
          "body": null,
          "is_bot": false,
          "headline": "add support for multiple jobs in random engine (#227)",
          "author_name": "Cameron Bytheway",
          "author_login": "camshaft",
          "committed_at": "2024-06-08T20:08:22Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6465fef99296acc5f114de3c3e12543e86fa6b05",
          "body": null,
          "is_bot": false,
          "headline": "revert kani slice size change (#228)",
          "author_name": "Cameron Bytheway",
          "author_login": "camshaft",
          "committed_at": "2024-06-08T20:07:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "be95281871ef6ba4bc95f10947af554dfe1aa1a4",
          "body": null,
          "is_bot": false,
          "headline": "release 0.11.0 (#226)",
          "author_name": "Cameron Bytheway",
          "author_login": "camshaft",
          "committed_at": "2024-06-08T17:21:21Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e40f5affe006f12bf9ec7ddee091bc46494649d8",
          "body": null,
          "is_bot": false,
          "headline": "deprecate driver mode (#225)",
          "author_name": "Cameron Bytheway",
          "author_login": "camshaft",
          "committed_at": "2024-06-08T14:15:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e45edd34530a68739d25ba441e19a4ed350c097a",
          "body": null,
          "is_bot": false,
          "headline": "add option to limit rng output (#224)",
          "author_name": "Cameron Bytheway",
          "author_login": "camshaft",
          "committed_at": "2024-06-08T13:09:07Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8b7539dee89ce37f733195854f58417b3065dbb9",
          "body": null,
          "is_bot": false,
          "headline": "add more inlines for better optimization (#223)",
          "author_name": "Cameron Bytheway",
          "author_login": "camshaft",
          "committed_at": "2024-06-04T20:51:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "966e81a546cfa85150a3e3c60053c55ff8804d60",
          "body": null,
          "is_bot": false,
          "headline": "add structural method to driver (#222)",
          "author_name": "Cameron Bytheway",
          "author_login": "camshaft",
          "committed_at": "2024-06-03T19:36:04Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "78d1cc24faab00fe6f4fec598b6a3441ad33d187",
          "body": "Bumps [JamesIves/github-pages-deploy-action](https://github.com/jamesives/github-pages-deploy-action) from 4.5.0 to 4.6.1.\r\n- [Release notes](https://github.com/jamesives/github-pages-deploy-action/releases)\r\n- [Commits](https://github.com/jamesives/github-pages-deploy-action/compare/v4.5.0...v4.6.1\n[…]\n:production\r\n  update-type: version-update:semver-minor\r\n...\r\n\r\nSigned-off-by: dependabot[bot] <support@github.com>\r\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "build(deps): bump JamesIves/github-pages-deploy-action (#216)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2024-06-01T03:58:41Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "830506c3032d7ed6b61faf8bea0497e79f6ed3d6",
          "body": "Bumps [actions/checkout](https://github.com/actions/checkout) from 4.1.1 to 4.1.6.\r\n- [Release notes](https://github.com/actions/checkout/releases)\r\n- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)\r\n- [Commits](https://github.com/actions/checkout/compare/v4.1.1...v4.1.6)\r\n\r\n\n[…]\n:production\r\n  update-type: version-update:semver-patch\r\n...\r\n\r\nSigned-off-by: dependabot[bot] <support@github.com>\r\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "build(deps): bump actions/checkout from 4.1.1 to 4.1.6 (#215)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2024-06-01T03:58:13Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "fd63ff4a1742da5f557e6df74697d844e069a5d5",
          "body": "Bumps [peaceiris/actions-mdbook](https://github.com/peaceiris/actions-mdbook) from 1.2.0 to 2.0.0.\r\n- [Release notes](https://github.com/peaceiris/actions-mdbook/releases)\r\n- [Changelog](https://github.com/peaceiris/actions-mdbook/blob/main/CHANGELOG.md)\r\n- [Commits](https://github.com/peaceiris/act\n[…]\n:production\r\n  update-type: version-update:semver-major\r\n...\r\n\r\nSigned-off-by: dependabot[bot] <support@github.com>\r\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "build(deps): bump peaceiris/actions-mdbook from 1.2.0 to 2.0.0 (#209)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2024-06-01T03:57:49Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "279109b93e0d9ed6d110426c9b3c05723dc9585e",
          "body": null,
          "is_bot": false,
          "headline": "include more examples (#220)",
          "author_name": "Cameron Bytheway",
          "author_login": "camshaft",
          "committed_at": "2024-06-01T00:34:04Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "17014afa1525d840da3f47949b824e224dae0a0b",
          "body": null,
          "is_bot": false,
          "headline": "add driver cache (#221)",
          "author_name": "Cameron Bytheway",
          "author_login": "camshaft",
          "committed_at": "2024-06-01T00:03:07Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ad6ec5dc77889455dfe51ea41ccec8ff3541cffa",
          "body": null,
          "is_bot": false,
          "headline": "avoid DriverMode branching on byte driver (#219)",
          "author_name": "Cameron Bytheway",
          "author_login": "camshaft",
          "committed_at": "2024-05-30T19:30:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "04e6a5b04f27a1a6dbb20f647f42fc775359c072",
          "body": null,
          "is_bot": false,
          "headline": "bump MSRV to 1.66.0 (#218)",
          "author_name": "Cameron Bytheway",
          "author_login": "camshaft",
          "committed_at": "2024-05-30T17:44:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f91cc10033be28a086e0e745b4eb62ca184d6d8a",
          "body": null,
          "is_bot": false,
          "headline": "use a not-cryptographic rng for input generator (#217)",
          "author_name": "Cameron Bytheway",
          "author_login": "camshaft",
          "committed_at": "2024-05-30T06:58:19Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f401669697ffcbe7f34cbfd09fd57b93d5df734c",
          "body": null,
          "is_bot": false,
          "headline": "chore: bump versions for release (#207)",
          "author_name": "Cameron Bytheway",
          "author_login": "camshaft",
          "committed_at": "2024-03-04T20:16:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "af7191ee7ca01cf52faaa7b9dc3e1223f1f052ce",
          "body": null,
          "is_bot": false,
          "headline": "feat: add with_test_time (#206)",
          "author_name": "Léo Gaspard",
          "author_login": "Ekleog",
          "committed_at": "2024-02-26T14:48:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a9dc98616435c85daca4b1612eb4b014c757d7db",
          "body": null,
          "is_bot": false,
          "headline": "fix(bolero-generator): avoid infinite loop with invalid objects (#205)",
          "author_name": "Léo Gaspard",
          "author_login": "Ekleog",
          "committed_at": "2024-02-21T00:21:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c5edc8e90507a0d8e0d4d79338a2f0ebeb39d5d4",
          "body": null,
          "is_bot": false,
          "headline": "fix: actually limit the time taken to shrink (#202)",
          "author_name": "Léo Gaspard",
          "author_login": "Ekleog",
          "committed_at": "2024-01-13T00:51:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "62577a654d99dd2ab87fcd88008c843509121362",
          "body": "…#201)\n\nBumps [model-checking/kani-github-action](https://github.com/model-checking/kani-github-action) from 1.0 to 1.1.\r\n- [Release notes](https://github.com/model-checking/kani-github-action/releases)\r\n- [Commits](https://github.com/model-checking/kani-github-action/compare/v1.0...v1.1)\r\n\r\n---\r\nup\n[…]\n:production\r\n  update-type: version-update:semver-minor\r\n...\r\n\r\nSigned-off-by: dependabot[bot] <support@github.com>\r\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "build(deps): bump model-checking/kani-github-action from 1.0 to 1.1 (…",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2024-01-11T00:10:09Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "8ec25dac77ce5b2274df679f4b364463066948fc",
          "body": null,
          "is_bot": false,
          "headline": "chore(bolero-generator): release 0.10.1",
          "author_name": "Cameron Bytheway",
          "author_login": "camshaft",
          "committed_at": "2023-12-23T00:16:55Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "488a3ea85f9603fcbb62ad56562f12d3b440de8b",
          "body": null,
          "is_bot": false,
          "headline": "fix: use exclusive modulus for uniform samples (#200)",
          "author_name": "Cameron Bytheway",
          "author_login": "camshaft",
          "committed_at": "2023-12-22T23:41:58Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3d89deb8f221f6c4b56dead2e3c9e295dac7b2a9",
          "body": "Bumps [actions/checkout](https://github.com/actions/checkout) from 4.1.0 to 4.1.1.\r\n- [Release notes](https://github.com/actions/checkout/releases)\r\n- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)\r\n- [Commits](https://github.com/actions/checkout/compare/v4.1.0...v4.1.1)\r\n\r\n\n[…]\n:production\r\n  update-type: version-update:semver-patch\r\n...\r\n\r\nSigned-off-by: dependabot[bot] <support@github.com>\r\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "build(deps): bump actions/checkout from 4.1.0 to 4.1.1 (#192)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2023-11-29T17:16:43Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "12c4a436c3ec7a75c9de102b7c2f7fbcbcf216fa",
          "body": "Bumps [JamesIves/github-pages-deploy-action](https://github.com/jamesives/github-pages-deploy-action) from 4.4.3 to 4.5.0.\r\n- [Release notes](https://github.com/jamesives/github-pages-deploy-action/releases)\r\n- [Commits](https://github.com/jamesives/github-pages-deploy-action/compare/v4.4.3...v4.5.0\n[…]\n:production\r\n  update-type: version-update:semver-minor\r\n...\r\n\r\nSigned-off-by: dependabot[bot] <support@github.com>\r\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "build(deps): bump JamesIves/github-pages-deploy-action (#197)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2023-11-29T17:16:34Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "d44b708beabcae9990ba2ca3558475b55f4729cc",
          "body": null,
          "is_bot": false,
          "headline": "make error messages more explicit (#198)",
          "author_name": "Ekleog-NEAR",
          "author_login": "Ekleog-NEAR",
          "committed_at": "2023-11-29T14:30:19Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0c6f78f2f72414081eb7431bc8d214154f291ed4",
          "body": "* fix: fix `cargo bolero list` when some tests are failing\r\n\r\nBefore this change, `cargo bolero list` would ignore any fuzzers\r\ndefined after a binary with one failing test. With this change, it\r\nproperly lists all fuzzers.\r\n\r\nThis was prompted by my discovering our fuzzing infra’s builds with\r\n`cargo bolero build-clusterfuzz` had empty fuzzer tarballs, because\r\none test was failing before the fuzzers were discovered.\r\n\r\n* cargo fmt\r\n\r\n* clippy lints",
          "is_bot": false,
          "headline": "fix: fix `cargo bolero list` when some tests are failing (#195)",
          "author_name": "Ekleog-NEAR",
          "author_login": "Ekleog-NEAR",
          "committed_at": "2023-11-08T18:03:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e7603e45990a31c50291e7608bb067f6316442a3",
          "body": null,
          "is_bot": false,
          "headline": "docs: remove specific versions from the book (#191)",
          "author_name": "Cameron Bytheway",
          "author_login": "camshaft",
          "committed_at": "2023-09-28T20:26:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "63df196e479e574b9a783ff2b51ee77a33442aa6",
          "body": null,
          "is_bot": false,
          "headline": "docs: fix readme paths",
          "author_name": "Cameron Bytheway",
          "author_login": "camshaft",
          "committed_at": "2023-09-28T19:16:21Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "36d41b8fea358b30afbc63f2c189ca608470c1fb",
          "body": null,
          "is_bot": false,
          "headline": "chore: release 0.10.0 (#189)",
          "author_name": "Cameron Bytheway",
          "author_login": "camshaft",
          "committed_at": "2023-09-28T19:11:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3308f42274cac99ef82cd55ef54da67a736b7511",
          "body": null,
          "is_bot": false,
          "headline": "fix(bolero-kani): use cover instead of assume (#190)",
          "author_name": "Cameron Bytheway",
          "author_login": "camshaft",
          "committed_at": "2023-09-28T19:09:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8d8464791313b755465e846062d0921ecf1d030d",
          "body": "… with Iterator (#188)",
          "is_bot": false,
          "headline": "fix(bolero-generator)!: remove map/filter/and_then to avoid conflicts…",
          "author_name": "Cameron Bytheway",
          "author_login": "camshaft",
          "committed_at": "2023-09-28T17:39:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "052199c314542cd601bd7cf94a40a71e1ba6603c",
          "body": "…(#187)\n\nBumps [model-checking/kani-github-action](https://github.com/model-checking/kani-github-action) from 0.37 to 1.0.\r\n- [Release notes](https://github.com/model-checking/kani-github-action/releases)\r\n- [Commits](https://github.com/model-checking/kani-github-action/compare/v0.37...v1.0)\r\n\r\n---\r\n[…]\n:production\r\n  update-type: version-update:semver-major\r\n...\r\n\r\nSigned-off-by: dependabot[bot] <support@github.com>\r\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "build(deps): bump model-checking/kani-github-action from 0.37 to 1.0 …",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2023-09-28T01:34:03Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "f0d43326826f2fa315a974931991075547eb2430",
          "body": null,
          "is_bot": false,
          "headline": "make with_iterations and with_max_len actually usable (#186)",
          "author_name": "Ekleog-NEAR",
          "author_login": "Ekleog-NEAR",
          "committed_at": "2023-09-27T20:58:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "16814dcf5533a26f7448db3672245da7f2f92e82",
          "body": null,
          "is_bot": false,
          "headline": "fix: relax unwind safety requirements (#185)",
          "author_name": "Ekleog-NEAR",
          "author_login": "Ekleog-NEAR",
          "committed_at": "2023-09-27T01:17:27Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6f68cd1e9b5e52c60382c94ccea84d1e4ae0465b",
          "body": "* feat: add a build-clusterfuzz command\r\n\r\n* feat: improve clusterfuzz error message detection\r\n\r\nLLVMFuzzerTestOneInput is not supposed to ever return something other\r\nthan 0. Instead, the whole process should abort in case of a bug being\r\ndetected.\r\n\r\nHence, this replaces the previous returning of\n[…]\ntarball in the real target directory\r\n\r\n* handle non-harnessed tests and add integration test\r\n\r\n* add integration test, fix rebase mishaps\r\n\r\n---------\r\n\r\nCo-authored-by: Léo Gaspard <leo@gaspard.io>",
          "is_bot": false,
          "headline": "Add a subcommand to build a clusterfuzz tarball (#162)",
          "author_name": "Ekleog-NEAR",
          "author_login": "Ekleog-NEAR",
          "committed_at": "2023-09-27T01:12:16Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "f1c1de2744d2157a9b5d3374f239ec00f42543aa",
          "body": "Bumps [actions/checkout](https://github.com/actions/checkout) from 4.0.0 to 4.1.0.\r\n- [Release notes](https://github.com/actions/checkout/releases)\r\n- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)\r\n- [Commits](https://github.com/actions/checkout/compare/v4.0.0...v4.1.0)\r\n\r\n\n[…]\n:production\r\n  update-type: version-update:semver-minor\r\n...\r\n\r\nSigned-off-by: dependabot[bot] <support@github.com>\r\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "build(deps): bump actions/checkout from 4.0.0 to 4.1.0 (#184)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2023-09-25T02:47:58Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "aaeb0f2cc366b9fcf1778c95232439d862bd9d0b",
          "body": null,
          "is_bot": false,
          "headline": "ci: add checks for bin and lib dirs (#183)",
          "author_name": "Cameron Bytheway",
          "author_login": "camshaft",
          "committed_at": "2023-09-24T03:05:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "cd4f8878aa51a755d6b6be1d0cbec89747da6956",
          "body": null,
          "is_bot": false,
          "headline": "feat: add random engine (#182)",
          "author_name": "Cameron Bytheway",
          "author_login": "camshaft",
          "committed_at": "2023-09-24T03:00:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ed2f9f5d49b277e14737aeef6c07af00118c43c3",
          "body": null,
          "is_bot": false,
          "headline": "feat: add depth guard (#181)",
          "author_name": "Cameron Bytheway",
          "author_login": "camshaft",
          "committed_at": "2023-09-23T22:30:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7e3fa733304ee370b3eab9eb3fe0b24756f9c801",
          "body": null,
          "is_bot": false,
          "headline": "test: improve rust version setup (#178)",
          "author_name": "Cameron Bytheway",
          "author_login": "camshaft",
          "committed_at": "2023-09-23T19:36:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a9349f63c8226beaac890ae13e8cae56dd8e1af8",
          "body": "… (#180)\n\nBumps [model-checking/kani-github-action](https://github.com/model-checking/kani-github-action) from 0.36 to 0.37.\r\n- [Release notes](https://github.com/model-checking/kani-github-action/releases)\r\n- [Commits](https://github.com/model-checking/kani-github-action/compare/v0.36...v0.37)\r\n\r\n-\n[…]\n:production\r\n  update-type: version-update:semver-minor\r\n...\r\n\r\nSigned-off-by: dependabot[bot] <support@github.com>\r\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "build(deps): bump model-checking/kani-github-action from 0.36 to 0.37…",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2023-09-21T00:58:54Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "05c86b336f8e065eb0bd4192efe79bf48b10a936",
          "body": "* fix: patch libfuzzer to support jobs argument\r\n\r\n* fix: return the correct exit code following a libfuzzer failure\r\n\r\n---------\r\n\r\nCo-authored-by: Cameron Bytheway <bytheway.cameron@gmail.com>",
          "is_bot": false,
          "headline": "fix: return the correct exit code following a libfuzzer failure (#177)",
          "author_name": "Ekleog-NEAR",
          "author_login": "Ekleog-NEAR",
          "committed_at": "2023-09-11T16:23:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5dbaadb54bdccb1eb2996c5428d5c0eb4e4a7417",
          "body": "Bumps [actions/checkout](https://github.com/actions/checkout) from 3.5.3 to 4.0.0.\r\n- [Release notes](https://github.com/actions/checkout/releases)\r\n- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)\r\n- [Commits](https://github.com/actions/checkout/compare/v3.5.3...v4.0.0)\r\n\r\n\n[…]\n:production\r\n  update-type: version-update:semver-major\r\n...\r\n\r\nSigned-off-by: dependabot[bot] <support@github.com>\r\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "build(deps): bump actions/checkout from 3.5.3 to 4.0.0 (#172)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2023-09-10T00:47:05Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "868a399b0a6a55c840aa1b8689b1444cc121ee7f",
          "body": null,
          "is_bot": false,
          "headline": "ci: fix msrv runs (#175)",
          "author_name": "Cameron Bytheway",
          "author_login": "camshaft",
          "committed_at": "2023-09-10T00:25:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "63ebde249c598fa94b457afe02faa67335e92898",
          "body": null,
          "is_bot": false,
          "headline": "fix: address clippy warnings (#174)",
          "author_name": "Cameron Bytheway",
          "author_login": "camshaft",
          "committed_at": "2023-09-09T20:22:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "169863eb7a83ae78649bc70a3eefeeab1602993e",
          "body": "… (#173)\n\nBumps [model-checking/kani-github-action](https://github.com/model-checking/kani-github-action) from 0.33 to 0.36.\r\n- [Release notes](https://github.com/model-checking/kani-github-action/releases)\r\n- [Commits](https://github.com/model-checking/kani-github-action/compare/v0.33...v0.36)\r\n\r\n-\n[…]\n:production\r\n  update-type: version-update:semver-minor\r\n...\r\n\r\nSigned-off-by: dependabot[bot] <support@github.com>\r\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "build(deps): bump model-checking/kani-github-action from 0.33 to 0.36…",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2023-09-08T00:33:17Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "d2cb0310596dc926748d6c85d2c59d8198c44999",
          "body": null,
          "is_bot": false,
          "headline": "feat: replace the --release flag with a generic --profile flag  (#163)",
          "author_name": "Ekleog-NEAR",
          "author_login": "Ekleog-NEAR",
          "committed_at": "2023-09-05T15:22:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        }
      ],
      "releases_count": 2,
      "commits_last_year": 10,
      "latest_release_at": "2023-03-20T19:35:27Z",
      "latest_release_tag": "v0.9.0",
      "releases_from_tags": true,
      "days_since_last_push": 3,
      "active_weeks_last_year": 6,
      "days_since_latest_release": 1221,
      "mean_days_between_releases": 144.5
    },
    "community": {
      "has_readme": true,
      "has_license": true,
      "has_description": true,
      "has_contributing": false,
      "health_percentage": 42,
      "has_issue_template": false,
      "has_code_of_conduct": false,
      "has_pull_request_template": false
    },
    "ecosystem": {
      "packages": [
        {
          "name": "bolero",
          "exists": true,
          "license": "MIT",
          "keywords": [
            "testing",
            "quickcheck",
            "property",
            "fuzz",
            "fuzzing"
          ],
          "ecosystem": "crates",
          "matches_repo": true,
          "registry_url": "https://crates.io/crates/bolero",
          "is_deprecated": false,
          "latest_version": "0.13.4",
          "repository_url": "https://github.com/camshaft/bolero",
          "versions_count": 24,
          "total_downloads": 4673331,
          "dependents_count": null,
          "deprecation_note": null,
          "maintainers_count": null,
          "monthly_downloads": 434357,
          "first_published_at": "2019-09-09T21:29:32.070545Z",
          "latest_published_at": "2025-07-03T21:42:17.650384Z",
          "latest_version_yanked": false,
          "days_since_latest_publish": 385
        },
        {
          "name": "bolero-afl",
          "exists": true,
          "license": "MIT",
          "keywords": [
            "testing",
            "fuzz",
            "fuzzing"
          ],
          "ecosystem": "crates",
          "matches_repo": true,
          "registry_url": "https://crates.io/crates/bolero-afl",
          "is_deprecated": false,
          "latest_version": "0.13.0",
          "repository_url": "https://github.com/camshaft/bolero",
          "versions_count": 15,
          "total_downloads": 4356119,
          "dependents_count": null,
          "deprecation_note": null,
          "maintainers_count": null,
          "monthly_downloads": 412691,
          "first_published_at": "2019-09-09T21:27:03.628652Z",
          "latest_published_at": "2025-02-27T00:15:02.037462Z",
          "latest_version_yanked": false,
          "days_since_latest_publish": 512
        },
        {
          "name": "bolero-kani",
          "exists": true,
          "license": "MIT",
          "keywords": [
            "testing",
            "model",
            "proof"
          ],
          "ecosystem": "crates",
          "matches_repo": true,
          "registry_url": "https://crates.io/crates/bolero-kani",
          "is_deprecated": false,
          "latest_version": "0.13.0",
          "repository_url": "https://github.com/camshaft/bolero",
          "versions_count": 9,
          "total_downloads": 4347216,
          "dependents_count": null,
          "deprecation_note": null,
          "maintainers_count": null,
          "monthly_downloads": 416561,
          "first_published_at": "2022-05-24T15:54:33.664898Z",
          "latest_published_at": "2025-02-27T00:17:53.032548Z",
          "latest_version_yanked": false,
          "days_since_latest_publish": 512
        },
        {
          "name": "cargo-bolero",
          "exists": true,
          "license": "MIT",
          "keywords": [
            "testing",
            "quickcheck",
            "property",
            "fuzz",
            "fuzzing"
          ],
          "ecosystem": "crates",
          "matches_repo": true,
          "registry_url": "https://crates.io/crates/cargo-bolero",
          "is_deprecated": false,
          "latest_version": "0.13.4",
          "repository_url": "https://github.com/camshaft/bolero",
          "versions_count": 26,
          "total_downloads": 87931,
          "dependents_count": null,
          "deprecation_note": null,
          "maintainers_count": null,
          "monthly_downloads": 3300,
          "first_published_at": "2019-09-09T21:31:08.907973Z",
          "latest_published_at": "2025-07-03T21:39:41.560137Z",
          "latest_version_yanked": false,
          "days_since_latest_publish": 385
        },
        {
          "name": "bolero-engine",
          "exists": true,
          "license": "MIT",
          "keywords": [
            "testing",
            "quickcheck",
            "property",
            "fuzz",
            "fuzzing"
          ],
          "ecosystem": "crates",
          "matches_repo": true,
          "registry_url": "https://crates.io/crates/bolero-engine",
          "is_deprecated": false,
          "latest_version": "0.13.4",
          "repository_url": "https://github.com/camshaft/bolero",
          "versions_count": 22,
          "total_downloads": 4734210,
          "dependents_count": null,
          "deprecation_note": null,
          "maintainers_count": null,
          "monthly_downloads": 437153,
          "first_published_at": "2020-01-06T23:49:12.064159Z",
          "latest_published_at": "2025-07-03T21:41:34.447661Z",
          "latest_version_yanked": false,
          "days_since_latest_publish": 385
        },
        {
          "name": "bolero-generator",
          "exists": true,
          "license": "MIT",
          "keywords": [
            "testing",
            "quickcheck",
            "property",
            "fuzz",
            "fuzzing"
          ],
          "ecosystem": "crates",
          "matches_repo": true,
          "registry_url": "https://crates.io/crates/bolero-generator",
          "is_deprecated": false,
          "latest_version": "0.13.5",
          "repository_url": "https://github.com/camshaft/bolero",
          "versions_count": 27,
          "total_downloads": 4954547,
          "dependents_count": null,
          "deprecation_note": null,
          "maintainers_count": null,
          "monthly_downloads": 452872,
          "first_published_at": "2019-09-09T21:28:31.313314Z",
          "latest_published_at": "2025-07-03T21:41:18.331579Z",
          "latest_version_yanked": false,
          "days_since_latest_publish": 385
        },
        {
          "name": "bolero-honggfuzz",
          "exists": true,
          "license": "MIT",
          "keywords": [
            "testing",
            "fuzz",
            "fuzzing"
          ],
          "ecosystem": "crates",
          "matches_repo": true,
          "registry_url": "https://crates.io/crates/bolero-honggfuzz",
          "is_deprecated": false,
          "latest_version": "0.13.0",
          "repository_url": "https://github.com/camshaft/bolero",
          "versions_count": 14,
          "total_downloads": 4349205,
          "dependents_count": null,
          "deprecation_note": null,
          "maintainers_count": null,
          "monthly_downloads": 414695,
          "first_published_at": "2019-10-16T02:38:24.590655Z",
          "latest_published_at": "2025-02-27T00:17:36.976453Z",
          "latest_version_yanked": false,
          "days_since_latest_publish": 512
        },
        {
          "name": "bolero-libfuzzer",
          "exists": true,
          "license": "MIT",
          "keywords": [
            "testing",
            "fuzz",
            "fuzzing"
          ],
          "ecosystem": "crates",
          "matches_repo": true,
          "registry_url": "https://crates.io/crates/bolero-libfuzzer",
          "is_deprecated": false,
          "latest_version": "0.13.0",
          "repository_url": "https://github.com/camshaft/bolero",
          "versions_count": 17,
          "total_downloads": 4370585,
          "dependents_count": null,
          "deprecation_note": null,
          "maintainers_count": null,
          "monthly_downloads": 413162,
          "first_published_at": "2019-09-09T21:26:18.549379Z",
          "latest_published_at": "2025-02-27T00:18:06.782283Z",
          "latest_version_yanked": false,
          "days_since_latest_publish": 512
        }
      ]
    },
    "popularity": {
      "forks": 36,
      "stars": 254,
      "watchers": 2,
      "fork_history": {
        "days": [
          {
            "date": "2020-11-20",
            "count": 1
          },
          {
            "date": "2021-11-13",
            "count": 1
          },
          {
            "date": "2022-02-27",
            "count": 1
          },
          {
            "date": "2022-06-22",
            "count": 1
          },
          {
            "date": "2022-11-18",
            "count": 1
          },
          {
            "date": "2022-12-25",
            "count": 1
          },
          {
            "date": "2023-01-30",
            "count": 1
          },
          {
            "date": "2023-02-03",
            "count": 1
          },
          {
            "date": "2023-02-08",
            "count": 1
          },
          {
            "date": "2023-02-14",
            "count": 2
          },
          {
            "date": "2023-04-05",
            "count": 1
          },
          {
            "date": "2023-05-15",
            "count": 1
          },
          {
            "date": "2024-09-24",
            "count": 1
          },
          {
            "date": "2024-10-21",
            "count": 1
          },
          {
            "date": "2024-10-30",
            "count": 1
          },
          {
            "date": "2025-02-18",
            "count": 1
          },
          {
            "date": "2025-02-24",
            "count": 1
          },
          {
            "date": "2025-03-04",
            "count": 1
          },
          {
            "date": "2025-03-20",
            "count": 1
          },
          {
            "date": "2025-03-25",
            "count": 1
          },
          {
            "date": "2025-04-15",
            "count": 1
          },
          {
            "date": "2025-05-28",
            "count": 1
          },
          {
            "date": "2025-08-15",
            "count": 1
          },
          {
            "date": "2025-08-26",
            "count": 1
          },
          {
            "date": "2025-09-22",
            "count": 1
          },
          {
            "date": "2025-09-27",
            "count": 1
          },
          {
            "date": "2026-01-23",
            "count": 1
          },
          {
            "date": "2026-02-04",
            "count": 1
          },
          {
            "date": "2026-02-27",
            "count": 1
          },
          {
            "date": "2026-03-14",
            "count": 1
          },
          {
            "date": "2026-04-23",
            "count": 1
          },
          {
            "date": "2026-04-28",
            "count": 1
          },
          {
            "date": "2026-05-18",
            "count": 1
          },
          {
            "date": "2026-07-18",
            "count": 1
          }
        ],
        "complete": true,
        "collected": 35,
        "total_forks": 36
      },
      "star_history": null,
      "open_issues_and_prs": 54
    },
    "ai_readiness": {
      "has_nix": false,
      "example_dirs": [
        "examples"
      ],
      "has_llms_txt": false,
      "has_dockerfile": false,
      "has_mcp_signal": false,
      "bootstrap_files": [
        "lib/bolero-honggfuzz/honggfuzz/Makefile"
      ],
      "api_schema_files": [],
      "has_devcontainer": false,
      "typecheck_configs": [],
      "toolchain_manifests": [
        "Cargo.toml",
        "bin/Cargo.toml",
        "bin/cargo-bolero/Cargo.toml",
        "bin/cargo-bolero/test_crates/failing_tests/Cargo.toml",
        "examples/basic/Cargo.toml",
        "examples/boolean-tree/Cargo.toml",
        "examples/reduce/Cargo.toml",
        "examples/rle-stack/Cargo.toml",
        "examples/workspace/Cargo.toml",
        "examples/workspace/crate_a/Cargo.toml",
        "examples/workspace/crate_b/Cargo.toml",
        "lib/Cargo.toml",
        "lib/bolero-afl/Cargo.toml",
        "lib/bolero-engine/Cargo.toml",
        "lib/bolero-generator-derive/Cargo.toml",
        "lib/bolero-generator/Cargo.toml",
        "lib/bolero-honggfuzz/Cargo.toml",
        "lib/bolero-kani/Cargo.toml",
        "lib/bolero-libfuzzer/Cargo.toml",
        "lib/bolero/Cargo.toml",
        "tests/Cargo.toml"
      ],
      "largest_source_bytes": 209775,
      "source_files_sampled": 247,
      "oversized_source_files": 1,
      "agent_instruction_files": [],
      "agent_instruction_max_bytes": null
    },
    "dependencies": {
      "manifests": [
        "Cargo.toml",
        "bin/Cargo.toml",
        "lib/Cargo.toml",
        "tests/Cargo.toml"
      ],
      "advisories": {
        "error": null,
        "scope": "published_package",
        "source": "osv",
        "findings": [],
        "collected": true,
        "malicious": [],
        "truncated": false,
        "by_severity": {},
        "advisory_count": 0,
        "affected_count": 0,
        "assessed_count": 28,
        "malicious_count": 0,
        "assessed_package": "crates:bolero@0.13.4",
        "unassessed_count": 0,
        "direct_affected_count": 0
      },
      "ecosystems": [
        "crates"
      ],
      "dependencies": [
        {
          "name": "anyhow",
          "manifest": "bin/cargo-bolero/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": "1.0"
        },
        {
          "name": "bit-set",
          "manifest": "bin/cargo-bolero/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": "0.8"
        },
        {
          "name": "bolero-afl",
          "manifest": "bin/cargo-bolero/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": "0.13"
        },
        {
          "name": "bolero-honggfuzz",
          "manifest": "bin/cargo-bolero/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": "0.13"
        },
        {
          "name": "cargo_metadata",
          "manifest": "bin/cargo-bolero/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": "0.19"
        },
        {
          "name": "humantime",
          "manifest": "bin/cargo-bolero/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": "2"
        },
        {
          "name": "lazy_static",
          "manifest": "bin/cargo-bolero/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": "1"
        },
        {
          "name": "rustc_version",
          "manifest": "bin/cargo-bolero/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": "0.4"
        },
        {
          "name": "structopt",
          "manifest": "bin/cargo-bolero/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": "0.3"
        },
        {
          "name": "serde",
          "manifest": "bin/cargo-bolero/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": "1.0"
        },
        {
          "name": "serde_json",
          "manifest": "bin/cargo-bolero/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": "1.0"
        },
        {
          "name": "tar",
          "manifest": "bin/cargo-bolero/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": "0.4"
        },
        {
          "name": "tempfile",
          "manifest": "bin/cargo-bolero/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": "3"
        },
        {
          "name": "bolero-engine",
          "manifest": "lib/bolero-afl/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": "0.13.4"
        },
        {
          "name": "anyhow",
          "manifest": "lib/bolero-engine/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": "1"
        },
        {
          "name": "bolero-generator",
          "manifest": "lib/bolero-engine/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": "0.13.5"
        },
        {
          "name": "lazy_static",
          "manifest": "lib/bolero-engine/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": "1"
        },
        {
          "name": "pretty-hex",
          "manifest": "lib/bolero-engine/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": "0.4"
        },
        {
          "name": "rand",
          "manifest": "lib/bolero-engine/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": "0.9"
        },
        {
          "name": "rand_xoshiro",
          "manifest": "lib/bolero-engine/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": "0.7"
        },
        {
          "name": "proc-macro-crate",
          "manifest": "lib/bolero-generator-derive/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": "2"
        },
        {
          "name": "proc-macro2",
          "manifest": "lib/bolero-generator-derive/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": "1"
        },
        {
          "name": "quote",
          "manifest": "lib/bolero-generator-derive/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": "1"
        },
        {
          "name": "syn",
          "manifest": "lib/bolero-generator-derive/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": "2"
        },
        {
          "name": "indexmap",
          "manifest": "lib/bolero-generator-derive/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": "=2.11.2"
        },
        {
          "name": "arbitrary",
          "manifest": "lib/bolero-generator/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": "1.0"
        },
        {
          "name": "bolero-generator-derive",
          "manifest": "lib/bolero-generator/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": "0.13.4"
        },
        {
          "name": "either",
          "manifest": "lib/bolero-generator/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": "1.5"
        },
        {
          "name": "getrandom",
          "manifest": "lib/bolero-generator/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": "0.3"
        },
        {
          "name": "rand_core",
          "manifest": "lib/bolero-generator/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": "0.9"
        },
        {
          "name": "rand_xoshiro",
          "manifest": "lib/bolero-generator/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": "0.7"
        },
        {
          "name": "bolero-engine",
          "manifest": "lib/bolero-honggfuzz/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": "0.13.4"
        },
        {
          "name": "bolero-engine",
          "manifest": "lib/bolero-kani/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": "0.13.4"
        },
        {
          "name": "bolero-engine",
          "manifest": "lib/bolero-libfuzzer/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": "0.13.4"
        },
        {
          "name": "bolero-engine",
          "manifest": "lib/bolero/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": "0.13.4"
        },
        {
          "name": "bolero-generator",
          "manifest": "lib/bolero/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": "0.13.4"
        },
        {
          "name": "cfg-if",
          "manifest": "lib/bolero/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": "1"
        }
      ],
      "all_dependencies": {
        "error": null,
        "source": "github-sbom",
        "packages": [
          {
            "name": "anyhow",
            "direct": true,
            "version": null,
            "ecosystem": "crates"
          },
          {
            "name": "arbitrary",
            "direct": true,
            "version": null,
            "ecosystem": "crates"
          },
          {
            "name": "bit-set",
            "direct": true,
            "version": null,
            "ecosystem": "crates"
          },
          {
            "name": "bolero-afl",
            "direct": true,
            "version": null,
            "ecosystem": "crates"
          },
          {
            "name": "bolero-engine",
            "direct": true,
            "version": null,
            "ecosystem": "crates"
          },
          {
            "name": "bolero-generator",
            "direct": true,
            "version": null,
            "ecosystem": "crates"
          },
          {
            "name": "bolero-generator-derive",
            "direct": true,
            "version": null,
            "ecosystem": "crates"
          },
          {
            "name": "bolero-honggfuzz",
            "direct": true,
            "version": null,
            "ecosystem": "crates"
          },
          {
            "name": "cargo_metadata",
            "direct": true,
            "version": null,
            "ecosystem": "crates"
          },
          {
            "name": "cfg-if",
            "direct": true,
            "version": null,
            "ecosystem": "crates"
          },
          {
            "name": "either",
            "direct": true,
            "version": null,
            "ecosystem": "crates"
          },
          {
            "name": "getrandom",
            "direct": true,
            "version": null,
            "ecosystem": "crates"
          },
          {
            "name": "humantime",
            "direct": true,
            "version": null,
            "ecosystem": "crates"
          },
          {
            "name": "indexmap",
            "direct": true,
            "version": "2.11.2",
            "ecosystem": "crates"
          },
          {
            "name": "lazy_static",
            "direct": true,
            "version": null,
            "ecosystem": "crates"
          },
          {
            "name": "pretty-hex",
            "direct": true,
            "version": null,
            "ecosystem": "crates"
          },
          {
            "name": "proc-macro-crate",
            "direct": true,
            "version": null,
            "ecosystem": "crates"
          },
          {
            "name": "proc-macro2",
            "direct": true,
            "version": null,
            "ecosystem": "crates"
          },
          {
            "name": "quote",
            "direct": true,
            "version": null,
            "ecosystem": "crates"
          },
          {
            "name": "rand",
            "direct": true,
            "version": null,
            "ecosystem": "crates"
          },
          {
            "name": "rand_core",
            "direct": true,
            "version": null,
            "ecosystem": "crates"
          },
          {
            "name": "rand_xoshiro",
            "direct": true,
            "version": null,
            "ecosystem": "crates"
          },
          {
            "name": "rustc_version",
            "direct": true,
            "version": null,
            "ecosystem": "crates"
          },
          {
            "name": "serde",
            "direct": true,
            "version": null,
            "ecosystem": "crates"
          },
          {
            "name": "serde_json",
            "direct": true,
            "version": null,
            "ecosystem": "crates"
          },
          {
            "name": "structopt",
            "direct": true,
            "version": null,
            "ecosystem": "crates"
          },
          {
            "name": "syn",
            "direct": true,
            "version": null,
            "ecosystem": "crates"
          },
          {
            "name": "tar",
            "direct": true,
            "version": null,
            "ecosystem": "crates"
          },
          {
            "name": "tempfile",
            "direct": true,
            "version": null,
            "ecosystem": "crates"
          },
          {
            "name": "arrayvec",
            "direct": false,
            "version": null,
            "ecosystem": "crates"
          },
          {
            "name": "bolero",
            "direct": false,
            "version": null,
            "ecosystem": "crates"
          },
          {
            "name": "bolero-kani",
            "direct": false,
            "version": null,
            "ecosystem": "crates"
          },
          {
            "name": "bolero-libfuzzer",
            "direct": false,
            "version": null,
            "ecosystem": "crates"
          },
          {
            "name": "cc",
            "direct": false,
            "version": null,
            "ecosystem": "crates"
          },
          {
            "name": "insta",
            "direct": false,
            "version": null,
            "ecosystem": "crates"
          },
          {
            "name": "xshell",
            "direct": false,
            "version": null,
            "ecosystem": "crates"
          }
        ],
        "collected": true,
        "truncated": false,
        "total_count": 36,
        "direct_count": 29,
        "indirect_count": 7
      }
    },
    "maintainership": {
      "issues": {
        "open_prs": 10,
        "merged_prs": 176,
        "open_issues": 44,
        "closed_ratio": 0.47,
        "closed_issues": 39,
        "closed_unmerged_prs": 48
      },
      "bus_factor": 1,
      "bot_contributors": 2,
      "top_contributors": [
        {
          "type": "User",
          "login": "camshaft",
          "commits": 161,
          "avatar_url": "https://avatars.githubusercontent.com/u/799311?v=4"
        },
        {
          "type": "User",
          "login": "Ekleog",
          "commits": 12,
          "avatar_url": "https://avatars.githubusercontent.com/u/411447?v=4"
        },
        {
          "type": "User",
          "login": "Ekleog-NEAR",
          "commits": 8,
          "avatar_url": "https://avatars.githubusercontent.com/u/96595974?v=4"
        },
        {
          "type": "User",
          "login": "boquan-fang",
          "commits": 7,
          "avatar_url": "https://avatars.githubusercontent.com/u/178228860?v=4"
        },
        {
          "type": "User",
          "login": "zhassan-aws",
          "commits": 6,
          "avatar_url": "https://avatars.githubusercontent.com/u/88045115?v=4"
        },
        {
          "type": "User",
          "login": "adpaco",
          "commits": 4,
          "avatar_url": "https://avatars.githubusercontent.com/u/73246657?v=4"
        },
        {
          "type": "User",
          "login": "Ekleog-Polygon",
          "commits": 2,
          "avatar_url": "https://avatars.githubusercontent.com/u/191990162?v=4"
        },
        {
          "type": "User",
          "login": "jtojnar",
          "commits": 2,
          "avatar_url": "https://avatars.githubusercontent.com/u/705123?v=4"
        },
        {
          "type": "User",
          "login": "mkforsb",
          "commits": 2,
          "avatar_url": "https://avatars.githubusercontent.com/u/424314?v=4"
        },
        {
          "type": "User",
          "login": "kaukabrizvi",
          "commits": 2,
          "avatar_url": "https://avatars.githubusercontent.com/u/100529019?v=4"
        }
      ],
      "contributors_sampled": 18,
      "top_contributor_share": 0.749
    },
    "quality_signals": {
      "has_ci": true,
      "has_tests": true,
      "ci_workflows": [
        "book.yml",
        "main.yml"
      ],
      "has_docs_dir": false,
      "linter_configs": [],
      "has_editorconfig": false,
      "has_linter_config": false,
      "has_precommit_config": false
    },
    "security_signals": {
      "lockfiles": [],
      "scorecard": {
        "checks": [
          {
            "name": "Binary-Artifacts",
            "score": 6,
            "reason": "binaries present in source code",
            "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": 3,
            "reason": "11 out of 28 merged PRs checked by a CI test -- score normalized to 3",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#ci-tests"
          },
          {
            "name": "CII-Best-Practices",
            "score": 0,
            "reason": "no effort to earn an OpenSSF best practices badge detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#cii-best-practices"
          },
          {
            "name": "Code-Review",
            "score": 6,
            "reason": "Found 14/23 approved changesets -- score normalized to 6",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
          },
          {
            "name": "Contributors",
            "score": 10,
            "reason": "project has 18 contributing companies or organizations",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#contributors"
          },
          {
            "name": "Dangerous-Workflow",
            "score": 10,
            "reason": "no dangerous workflow patterns detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dangerous-workflow"
          },
          {
            "name": "Dependency-Update-Tool",
            "score": 10,
            "reason": "update tool detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dependency-update-tool"
          },
          {
            "name": "Fuzzing",
            "score": 10,
            "reason": "project is fuzzed",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#fuzzing"
          },
          {
            "name": "License",
            "score": 10,
            "reason": "license file detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#license"
          },
          {
            "name": "Maintained",
            "score": 0,
            "reason": "1 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#maintained"
          },
          {
            "name": "Packaging",
            "score": null,
            "reason": "packaging workflow not detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#packaging"
          },
          {
            "name": "Pinned-Dependencies",
            "score": 0,
            "reason": "dependency not pinned by hash detected -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#pinned-dependencies"
          },
          {
            "name": "SAST",
            "score": 0,
            "reason": "SAST tool is not run on all commits -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#sast"
          },
          {
            "name": "Security-Policy",
            "score": 0,
            "reason": "security policy file not detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#security-policy"
          },
          {
            "name": "Signed-Releases",
            "score": null,
            "reason": "no releases found",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#signed-releases"
          },
          {
            "name": "Token-Permissions",
            "score": 0,
            "reason": "detected GitHub workflow tokens with excessive permissions",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#token-permissions"
          },
          {
            "name": "Vulnerabilities",
            "score": 10,
            "reason": "0 existing vulnerabilities detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
          }
        ],
        "commit": "71e5de0eceb043f3eda2f62ccd02d2be2b398c44",
        "ran_at": "2026-07-24T15:10:35Z",
        "aggregate_score": 5.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-24T00:22:26Z",
      "oldest_open_prs": [
        {
          "number": 64,
          "created_at": "2021-11-09T09:39:40Z",
          "last_comment_at": "2023-07-14T09:38:31Z",
          "last_comment_author": "Ekleog-NEAR"
        },
        {
          "number": 204,
          "created_at": "2024-01-19T15:55:32Z",
          "last_comment_at": "2024-03-04T18:23:12Z",
          "last_comment_author": "camshaft"
        },
        {
          "number": 235,
          "created_at": "2024-06-11T16:03:57Z",
          "last_comment_at": "2024-06-13T07:43:14Z",
          "last_comment_author": "jtojnar"
        },
        {
          "number": 279,
          "created_at": "2025-04-11T21:42:10Z",
          "last_comment_at": "2025-05-09T03:46:24Z",
          "last_comment_author": "Sukrit5"
        },
        {
          "number": 290,
          "created_at": "2025-06-30T12:07:54Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 299,
          "created_at": "2025-09-22T11:19:43Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 311,
          "created_at": "2026-04-12T17:13:26Z",
          "last_comment_at": "2026-04-12T22:44:06Z",
          "last_comment_author": "jtojnar"
        },
        {
          "number": 312,
          "created_at": "2026-05-14T21:06:59Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 314,
          "created_at": "2026-05-20T14:58:44Z",
          "last_comment_at": "2026-05-20T15:11:24Z",
          "last_comment_author": "copilot-swe-agent"
        },
        {
          "number": 317,
          "created_at": "2026-07-21T00:22:19Z",
          "last_comment_at": null,
          "last_comment_author": null
        }
      ],
      "last_merged_pr_at": "2026-05-19T16:58:31Z",
      "ci_last_conclusion": "SUCCESS",
      "oldest_open_issues": [
        {
          "number": 5,
          "created_at": "2020-01-09T09:15:26Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 6,
          "created_at": "2020-01-09T09:30:04Z",
          "last_comment_at": "2020-01-09T15:15:18Z",
          "last_comment_author": "camshaft"
        },
        {
          "number": 19,
          "created_at": "2020-06-02T20:02:16Z",
          "last_comment_at": "2020-07-07T18:52:49Z",
          "last_comment_author": "ckaran"
        },
        {
          "number": 20,
          "created_at": "2020-06-20T22:15:55Z",
          "last_comment_at": "2020-07-07T19:00:20Z",
          "last_comment_author": "ckaran"
        },
        {
          "number": 22,
          "created_at": "2020-07-07T15:25:58Z",
          "last_comment_at": "2020-07-07T18:37:38Z",
          "last_comment_author": "ckaran"
        },
        {
          "number": 26,
          "created_at": "2020-10-20T02:45:50Z",
          "last_comment_at": "2022-06-27T15:12:23Z",
          "last_comment_author": "Ekleog"
        },
        {
          "number": 30,
          "created_at": "2020-10-20T21:26:16Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 32,
          "created_at": "2020-10-20T21:30:13Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 33,
          "created_at": "2020-10-20T21:37:58Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 34,
          "created_at": "2020-10-20T22:00:33Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 39,
          "created_at": "2020-10-20T22:58:24Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 49,
          "created_at": "2020-11-17T15:46:54Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 79,
          "created_at": "2022-05-25T12:06:40Z",
          "last_comment_at": "2022-06-27T15:13:57Z",
          "last_comment_author": "Ekleog"
        },
        {
          "number": 90,
          "created_at": "2022-08-18T19:08:51Z",
          "last_comment_at": "2023-01-30T19:59:55Z",
          "last_comment_author": "Ekleog"
        },
        {
          "number": 91,
          "created_at": "2022-08-18T19:13:37Z",
          "last_comment_at": "2023-02-06T22:04:45Z",
          "last_comment_author": "Ekleog"
        },
        {
          "number": 92,
          "created_at": "2022-08-18T19:20:00Z",
          "last_comment_at": "2022-08-30T21:45:23Z",
          "last_comment_author": "Ekleog"
        },
        {
          "number": 100,
          "created_at": "2022-12-08T14:00:07Z",
          "last_comment_at": "2022-12-08T14:41:28Z",
          "last_comment_author": "camshaft"
        },
        {
          "number": 114,
          "created_at": "2023-01-22T21:07:40Z",
          "last_comment_at": "2023-01-28T20:50:35Z",
          "last_comment_author": "Ekleog"
        },
        {
          "number": 117,
          "created_at": "2023-01-28T21:01:37Z",
          "last_comment_at": "2023-01-30T22:44:45Z",
          "last_comment_author": "Ekleog"
        },
        {
          "number": 124,
          "created_at": "2023-03-14T00:53:09Z",
          "last_comment_at": "2023-03-24T21:43:22Z",
          "last_comment_author": "adpaco"
        }
      ]
    }
  },
  "config": {
    "disabled_metrics": [],
    "disabled_categories": [],
    "disabled_components": {}
  },
  "source": {
    "url": "https://github.com/camshaft/bolero",
    "host": "github.com",
    "name": "bolero",
    "owner": "camshaft"
  },
  "metrics": {
    "overall": {
      "key": "overall",
      "band": "moderate",
      "name": "Overall health",
      "note": null,
      "notes": [],
      "value": 57,
      "inputs": {
        "security": 62,
        "vitality": 43,
        "community": 63,
        "governance": 58,
        "engineering": 62
      },
      "components": []
    },
    "categories": [
      {
        "key": "vitality",
        "band": "at_risk",
        "name": "Vitality",
        "value": 43,
        "weight": 0.22,
        "metrics": [
          {
            "key": "development_activity",
            "band": "moderate",
            "name": "Development activity",
            "note": null,
            "notes": [],
            "value": 50,
            "inputs": {
              "commits_last_year": 10,
              "human_commit_share": 0.78,
              "days_since_last_push": 3,
              "active_weeks_last_year": 6
            },
            "components": [
              {
                "key": "push_recency",
                "name": "Push recency",
                "detail": "last push 3 days ago",
                "points": 36,
                "status": "met",
                "details": [
                  {
                    "code": "push_recency",
                    "params": {
                      "days": 3
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_cadence",
                "name": "Commit cadence",
                "detail": "6/52 weeks with commits",
                "points": 4.2,
                "status": "partial",
                "details": [
                  {
                    "code": "commit_cadence_weeks",
                    "params": {
                      "weeks": 6
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_volume",
                "name": "Commit volume",
                "detail": "10 commits in the last year",
                "points": 9.4,
                "status": "partial",
                "details": [
                  {
                    "code": "commits_last_year",
                    "params": {
                      "count": 10
                    }
                  }
                ],
                "max_points": 18
              },
              {
                "key": "openssf_scorecard_maintained",
                "name": "OpenSSF Scorecard: Maintained",
                "detail": "1 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "release_discipline",
            "band": "at_risk",
            "name": "Release discipline",
            "note": "Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Signed-Releases. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "openssf_scorecard_signed_releases"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 32,
            "inputs": {
              "releases_count": 2,
              "latest_release_tag": "v0.9.0",
              "releases_from_tags": true,
              "days_since_latest_release": 1221,
              "mean_days_between_releases": 144.5
            },
            "components": [
              {
                "key": "ships_releases",
                "name": "Ships releases",
                "detail": "2 version tags (no GitHub releases)",
                "points": 16.2,
                "status": "partial",
                "details": [
                  {
                    "code": "version_tags_no_releases",
                    "params": {
                      "count": 2
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "release_recency",
                "name": "Release recency",
                "detail": "latest release 1221 days ago",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "release_recency",
                    "params": {
                      "days": 1221
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "release_cadence",
                "name": "Release cadence",
                "detail": "a release every ~144.5 days",
                "points": 12.6,
                "status": "partial",
                "details": [
                  {
                    "code": "release_cadence",
                    "params": {
                      "gap": 144.5
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "openssf_scorecard_signed_releases",
                "name": "OpenSSF Scorecard: Signed-Releases",
                "detail": "no releases found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 10
              }
            ]
          },
          {
            "key": "abandonment",
            "band": "excellent",
            "name": "Abandonment",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "cap": null,
              "state": "maintained",
              "guards": [],
              "signals": [],
              "red_flag": false,
              "multiplier_pct": 100,
              "declared_reason": null,
              "unverified_reason": null,
              "unanswered_open_prs": null,
              "unanswered_open_issues": null,
              "days_since_last_merged_pr": null,
              "days_since_last_human_commit": 65,
              "days_since_last_human_commit_is_floor": false
            },
            "components": [
              {
                "key": "project_is_still_maintained",
                "name": "Project is still maintained",
                "detail": "last human commit 65 days ago",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "abandonment_maintained",
                    "params": {
                      "days": 65
                    }
                  }
                ],
                "max_points": 100
              }
            ]
          }
        ],
        "description": "Is the project alive — is code being written and are releases shipping?"
      },
      {
        "key": "community",
        "band": "moderate",
        "name": "Community & Adoption",
        "value": 63,
        "weight": 0.18,
        "metrics": [
          {
            "key": "popularity",
            "band": "moderate",
            "name": "Popularity & adoption",
            "note": null,
            "notes": [],
            "value": 52,
            "inputs": {
              "forks": 36,
              "stars": 254,
              "watchers": 2,
              "growth_state": "unverified",
              "growth_factor_pct": 100,
              "growth_unverified_reason": "no_history"
            },
            "components": [
              {
                "key": "stars",
                "name": "Stars",
                "detail": "254 stars",
                "points": 39,
                "status": "partial",
                "details": [
                  {
                    "code": "stars",
                    "params": {
                      "count": 254
                    }
                  }
                ],
                "max_points": 60
              },
              {
                "key": "forks",
                "name": "Forks",
                "detail": "36 forks",
                "points": 12.9,
                "status": "partial",
                "details": [
                  {
                    "code": "forks",
                    "params": {
                      "count": 36
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "watchers",
                "name": "Watchers",
                "detail": "2 watchers",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "watchers",
                    "params": {
                      "count": 2
                    }
                  }
                ],
                "max_points": 15
              }
            ]
          },
          {
            "key": "community_health",
            "band": "moderate",
            "name": "Community health",
            "note": null,
            "notes": [],
            "value": 50,
            "inputs": {
              "has_readme": true,
              "has_license": true,
              "has_contributing": false,
              "has_issue_template": false,
              "has_code_of_conduct": false,
              "has_pull_request_template": false
            },
            "components": [
              {
                "key": "readme",
                "name": "README",
                "detail": null,
                "points": 22.5,
                "status": "met",
                "details": [],
                "max_points": 22.5
              },
              {
                "key": "license",
                "name": "License",
                "detail": "recognized license (MIT)",
                "points": 22.5,
                "status": "met",
                "details": [
                  {
                    "code": "license_standard",
                    "params": {}
                  },
                  {
                    "code": "license_spdx",
                    "params": {
                      "spdx": "MIT"
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributing_guide",
                "name": "CONTRIBUTING guide",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 18
              },
              {
                "key": "code_of_conduct",
                "name": "Code of conduct",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 13.5
              },
              {
                "key": "issue_template",
                "name": "Issue template",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.2
              },
              {
                "key": "pr_template",
                "name": "PR template",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 6.3
              }
            ]
          },
          {
            "key": "ecosystem_adoption",
            "band": "excellent",
            "name": "Ecosystem adoption (downloads)",
            "note": "Excluded from scoring (no data or not applicable): Registry dependents. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "registry_dependents"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 100,
            "inputs": {
              "packages": [
                "bolero",
                "bolero-afl",
                "bolero-kani",
                "cargo-bolero",
                "bolero-engine",
                "bolero-generator",
                "bolero-honggfuzz",
                "bolero-libfuzzer"
              ],
              "dependents": null,
              "ecosystems": "crates",
              "total_downloads": 31873144,
              "monthly_downloads": 2984791
            },
            "components": [
              {
                "key": "monthly_downloads",
                "name": "Monthly downloads",
                "detail": "2,984,791 downloads/month across crates",
                "points": 80,
                "status": "met",
                "details": [
                  {
                    "code": "downloads_monthly",
                    "params": {
                      "count": 2984791,
                      "ecosystems": "crates"
                    }
                  }
                ],
                "max_points": 80
              },
              {
                "key": "registry_dependents",
                "name": "Registry dependents",
                "detail": "not reported by this ecosystem",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "not_reported_by_this_ecosystem",
                    "params": {}
                  }
                ],
                "max_points": 20
              }
            ]
          }
        ],
        "description": "Does the project have users, downloads, attention, and a welcoming setup for contributors?"
      },
      {
        "key": "governance",
        "band": "moderate",
        "name": "Sustainability & Governance",
        "value": 58,
        "weight": 0.24,
        "metrics": [
          {
            "key": "maintainer_resilience",
            "band": "at_risk",
            "name": "Maintainer resilience (bus factor)",
            "note": null,
            "notes": [],
            "value": 38,
            "inputs": {
              "bus_factor": 1,
              "contributors_sampled": 18,
              "top_contributor_share": 0.749
            },
            "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 75% of commits",
                "points": 5.6,
                "status": "partial",
                "details": [
                  {
                    "code": "top_contributor_share",
                    "params": {
                      "share": 75
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributor_breadth",
                "name": "Contributor breadth",
                "detail": "18 contributors",
                "points": 13.5,
                "status": "met",
                "details": [
                  {
                    "code": "contributors_sampled",
                    "params": {
                      "count": 18
                    }
                  }
                ],
                "max_points": 13.5
              },
              {
                "key": "openssf_scorecard_contributors",
                "name": "OpenSSF Scorecard: Contributors",
                "detail": "project has 18 contributing companies or organizations",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "responsiveness",
            "band": "moderate",
            "name": "Issue & PR responsiveness",
            "note": null,
            "notes": [],
            "value": 61,
            "inputs": {
              "merged_prs": 176,
              "open_issues": 44,
              "closed_issues": 39,
              "issue_closed_ratio": 0.47,
              "closed_unmerged_prs": 48
            },
            "components": [
              {
                "key": "issue_resolution",
                "name": "Issue resolution",
                "detail": "47% of issues closed",
                "points": 22,
                "status": "partial",
                "details": [
                  {
                    "code": "issues_closed_share",
                    "params": {
                      "share": 47
                    }
                  }
                ],
                "max_points": 46.75
              },
              {
                "key": "pr_acceptance",
                "name": "PR acceptance",
                "detail": "176/224 decided PRs merged",
                "points": 30.1,
                "status": "partial",
                "details": [
                  {
                    "code": "decided_prs_merged",
                    "params": {
                      "merged": 176,
                      "decided": 224
                    }
                  }
                ],
                "max_points": 38.25
              },
              {
                "key": "openssf_scorecard_code_review",
                "name": "OpenSSF Scorecard: Code-Review",
                "detail": "Found 14/23 approved changesets -- score normalized to 6",
                "points": 9,
                "status": "partial",
                "details": [],
                "max_points": 15
              }
            ]
          },
          {
            "key": "stewardship",
            "band": "moderate",
            "name": "Ownership & stewardship",
            "note": "Excluded from scoring (no data or not applicable): Verified domain. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "verified_domain"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 64,
            "inputs": {
              "followers": 202,
              "owner_type": "User",
              "is_verified": null,
              "owner_login": "camshaft",
              "public_repos": 416,
              "account_age_days": 5544
            },
            "components": [
              {
                "key": "ownership_backing",
                "name": "Ownership backing",
                "detail": "personal (user) account",
                "points": 10,
                "status": "partial",
                "details": [
                  {
                    "code": "owner_personal",
                    "params": {}
                  }
                ],
                "max_points": 30
              },
              {
                "key": "verified_domain",
                "name": "Verified domain",
                "detail": "not applicable to user accounts",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "not_applicable_to_user_accounts",
                    "params": {}
                  }
                ],
                "max_points": 20
              },
              {
                "key": "owner_reach",
                "name": "Owner reach",
                "detail": "202 followers of camshaft",
                "points": 16.6,
                "status": "partial",
                "details": [
                  {
                    "code": "owner_followers",
                    "params": {
                      "count": 202,
                      "login": "camshaft"
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "track_record",
                "name": "Track record",
                "detail": "416 public repos, account ~15 yr old",
                "points": 25,
                "status": "met",
                "details": [
                  {
                    "code": "public_repos",
                    "params": {
                      "count": 416
                    }
                  },
                  {
                    "code": "account_age_years",
                    "params": {
                      "years": 15
                    }
                  }
                ],
                "max_points": 25
              }
            ]
          },
          {
            "key": "package_maintenance",
            "band": "good",
            "name": "Package maintenance",
            "note": null,
            "notes": [],
            "value": 79,
            "inputs": {
              "packages": [
                "bolero",
                "bolero-afl",
                "bolero-kani",
                "cargo-bolero",
                "bolero-engine",
                "bolero-generator",
                "bolero-honggfuzz",
                "bolero-libfuzzer"
              ],
              "ecosystems": "crates",
              "any_deprecated": false,
              "min_days_since_publish": 385
            },
            "components": [
              {
                "key": "published_resolvable",
                "name": "Published & resolvable",
                "detail": "8 package(s) on crates",
                "points": 25,
                "status": "met",
                "details": [
                  {
                    "code": "packages_published",
                    "params": {
                      "count": 8,
                      "ecosystems": "crates"
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "publish_recency",
                "name": "Publish recency",
                "detail": "latest publish 385 days ago",
                "points": 14,
                "status": "partial",
                "details": [
                  {
                    "code": "publish_recency",
                    "params": {
                      "days": 385
                    }
                  }
                ],
                "max_points": 35
              },
              {
                "key": "version_history",
                "name": "Version history",
                "detail": "27 published versions",
                "points": 20,
                "status": "met",
                "details": [
                  {
                    "code": "published_versions",
                    "params": {
                      "count": 27
                    }
                  }
                ],
                "max_points": 20
              },
              {
                "key": "not_deprecated",
                "name": "Not deprecated",
                "detail": "active, not deprecated or yanked",
                "points": 20,
                "status": "met",
                "details": [
                  {
                    "code": "package_not_deprecated",
                    "params": {}
                  }
                ],
                "max_points": 20
              }
            ]
          }
        ],
        "description": "Will the project survive its people — bus factor, responsiveness, who backs it, and package upkeep?"
      },
      {
        "key": "engineering",
        "band": "moderate",
        "name": "Engineering Quality",
        "value": 62,
        "weight": 0.2,
        "metrics": [
          {
            "key": "engineering_practices",
            "band": "moderate",
            "name": "Engineering practices",
            "note": null,
            "notes": [],
            "value": 54,
            "inputs": {
              "has_ci": true,
              "has_tests": true,
              "has_editorconfig": false,
              "has_linter_config": false,
              "has_precommit_config": false
            },
            "components": [
              {
                "key": "ci_workflows",
                "name": "CI workflows",
                "detail": "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": "11 out of 28 merged PRs checked by a CI test -- score normalized to 3",
                "points": 6,
                "status": "partial",
                "details": [],
                "max_points": 20
              }
            ]
          },
          {
            "key": "documentation",
            "band": "good",
            "name": "Documentation",
            "note": null,
            "notes": [],
            "value": 75,
            "inputs": {
              "topics": [
                "fuzz",
                "fuzz-testing",
                "property-testing",
                "libfuzzer",
                "honggfuzz",
                "afl"
              ],
              "has_wiki": true,
              "homepage": "https://camshaft.github.io/bolero",
              "has_readme": true,
              "has_docs_dir": false,
              "has_description": true
            },
            "components": [
              {
                "key": "readme",
                "name": "README",
                "detail": null,
                "points": 30,
                "status": "met",
                "details": [],
                "max_points": 30
              },
              {
                "key": "documentation_directory",
                "name": "Documentation directory",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 25
              },
              {
                "key": "documentation_homepage_site",
                "name": "Documentation / homepage site",
                "detail": "https://camshaft.github.io/bolero",
                "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": "6 topics",
                "points": 10,
                "status": "met",
                "details": [
                  {
                    "code": "topics_count",
                    "params": {
                      "count": 6
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "wiki",
                "name": "Wiki",
                "detail": null,
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              }
            ]
          }
        ],
        "description": "Are baseline engineering and documentation practices in place?"
      },
      {
        "key": "security",
        "band": "moderate",
        "name": "Security",
        "value": 62,
        "weight": 0.16,
        "metrics": [
          {
            "key": "security_posture",
            "band": "moderate",
            "name": "Security posture",
            "note": "Excluded from scoring (no data or not applicable): Branch-Protection, Packaging, Signed-Releases. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "branch_protection",
                    "packaging",
                    "signed_releases"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 53,
            "inputs": {
              "source": "openssf_scorecard",
              "checks_evaluated": 15,
              "scorecard_version": "v5.5.0",
              "checks_inconclusive": 3,
              "scorecard_aggregate": 5.3
            },
            "components": [
              {
                "key": "binary_artifacts",
                "name": "Binary-Artifacts",
                "detail": "binaries present in source code",
                "points": 4.5,
                "status": "partial",
                "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": "11 out of 28 merged PRs checked by a CI test -- score normalized to 3",
                "points": 0.8,
                "status": "partial",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "cii_best_practices",
                "name": "CII-Best-Practices",
                "detail": "no effort to earn an OpenSSF best practices badge detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "code_review",
                "name": "Code-Review",
                "detail": "Found 14/23 approved changesets -- score normalized to 6",
                "points": 4.5,
                "status": "partial",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "contributors",
                "name": "Contributors",
                "detail": "project has 18 contributing companies or organizations",
                "points": 2.5,
                "status": "met",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "dangerous_workflow",
                "name": "Dangerous-Workflow",
                "detail": "no dangerous workflow patterns detected",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              },
              {
                "key": "dependency_update_tool",
                "name": "Dependency-Update-Tool",
                "detail": "update tool detected",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "fuzzing",
                "name": "Fuzzing",
                "detail": "project is fuzzed",
                "points": 5,
                "status": "met",
                "details": [],
                "max_points": 5
              },
              {
                "key": "license",
                "name": "License",
                "detail": "license file detected",
                "points": 2.5,
                "status": "met",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "maintained",
                "name": "Maintained",
                "detail": "1 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "packaging",
                "name": "Packaging",
                "detail": "packaging workflow not detected",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 5
              },
              {
                "key": "pinned_dependencies",
                "name": "Pinned-Dependencies",
                "detail": "dependency not pinned by hash detected -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "sast",
                "name": "SAST",
                "detail": "SAST tool is not run on all commits -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "security_policy",
                "name": "Security-Policy",
                "detail": "security policy file not detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "signed_releases",
                "name": "Signed-Releases",
                "detail": "no releases found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 7.5
              },
              {
                "key": "token_permissions",
                "name": "Token-Permissions",
                "detail": "detected GitHub workflow tokens with excessive permissions",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "vulnerabilities",
                "name": "Vulnerabilities",
                "detail": "0 existing vulnerabilities detected",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              }
            ]
          },
          {
            "key": "dependency_advisories",
            "band": "excellent",
            "name": "Dependency advisories",
            "note": "Excluded from scoring (no data or not applicable): No advisories left outstanding. Remaining weights renormalized. Matched the crates:bolero@0.13.4 runtime dependency closure — what installing the published package pulls in — 28 packages. Reachability is not analyzed.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "no_advisories_left_outstanding"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              },
              {
                "code": "advisories_scope_published",
                "params": {
                  "package": "crates:bolero@0.13.4",
                  "assessed": 28
                }
              },
              {
                "code": "advisories_reachability",
                "params": {}
              }
            ],
            "value": 100,
            "inputs": {
              "source": "osv",
              "advisories": 0,
              "affected_packages": 0,
              "assessed_packages": 28,
              "unassessed_packages": 0,
              "affected_by_severity": "none",
              "direct_affected_packages": 0
            },
            "components": [
              {
                "key": "direct_dependencies_free_of_known_advisories",
                "name": "Direct dependencies free of known advisories",
                "detail": "no direct dependency carries a known advisory",
                "points": 35,
                "status": "met",
                "details": [
                  {
                    "code": "no_direct_advisories",
                    "params": {}
                  }
                ],
                "max_points": 35
              },
              {
                "key": "indirect_dependencies_free_of_known_advisories",
                "name": "Indirect dependencies free of known advisories",
                "detail": "no indirect dependency carries a known advisory",
                "points": 25,
                "status": "met",
                "details": [
                  {
                    "code": "no_indirect_advisories",
                    "params": {}
                  }
                ],
                "max_points": 25
              },
              {
                "key": "no_advisories_left_outstanding",
                "name": "No advisories left outstanding",
                "detail": "no advisory carries a publication date",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "advisories_no_publication_date",
                    "params": {}
                  }
                ],
                "max_points": 40
              }
            ]
          },
          {
            "key": "malicious_dependencies",
            "band": "excellent",
            "name": "Malicious dependencies",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "source": "osv",
              "meaning": "reported as a malicious package by the OpenSSF corpus; the remedy is removal or moving off the compromised name, never an upgrade of the same artifact. Versions the registry has since pulled are listed but not scored",
              "packages": [],
              "red_flag": false,
              "assessed_packages": 28,
              "malicious_packages": 0,
              "direct_malicious_packages": 0,
              "withdrawn_malicious_packages": 0,
              "installable_malicious_packages": 0
            },
            "components": [
              {
                "key": "no_dependency_reported_as_a_malicious_package",
                "name": "No dependency reported as a malicious package",
                "detail": "no dependency is reported as a malicious package",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "no_malicious_dependencies",
                    "params": {}
                  }
                ],
                "max_points": 100
              }
            ]
          },
          {
            "key": "high_risk_jurisdiction_exposure",
            "band": "excellent",
            "name": "High-Risk Jurisdiction Exposure",
            "note": "Only high-confidence self-published location evidence affects this multiplier. Ambiguous matches are review-only; country evidence is not proof of nationality, citizenship, legal registration, malicious intent, or sanctions status.",
            "notes": [
              {
                "code": "jurisdiction_evidence_limits",
                "params": {}
              }
            ],
            "value": 100,
            "inputs": {
              "meaning": "self-published location evidence; not nationality or citizenship",
              "red_flag": false,
              "exposures": [],
              "policy_countries": [
                "Russia",
                "Iran",
                "North Korea"
              ],
              "review_only_matches": 0,
              "assessed_self_published_locations": 12
            },
            "components": [
              {
                "key": "policy_exposure_multiplier",
                "name": "Policy exposure multiplier",
                "detail": "no confirmed policy-scope location match",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "jurisdiction_no_match",
                    "params": {}
                  }
                ],
                "max_points": 100
              }
            ]
          }
        ],
        "description": "Are visible security and supply-chain practices strong, with no malicious dependency and no unresolved high-risk jurisdiction exposure?"
      },
      {
        "key": "ai_readiness",
        "band": "moderate",
        "name": "AI Readiness",
        "value": 57,
        "weight": 0,
        "metrics": [
          {
            "key": "ai_agent_context",
            "band": "at_risk",
            "name": "Agent context & guidance",
            "note": null,
            "notes": [],
            "value": 40,
            "inputs": {
              "has_llms_txt": false,
              "legible_history_share": 1,
              "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": "78 of 78 human commits state their intent (structured subject or explanatory body)",
                "points": 40,
                "status": "met",
                "details": [
                  {
                    "code": "legible_history",
                    "params": {
                      "legible": 78,
                      "sampled": 78
                    }
                  }
                ],
                "max_points": 40
              }
            ]
          },
          {
            "key": "ai_verify_loop",
            "band": "moderate",
            "name": "Verify loop (build / test / typecheck)",
            "note": null,
            "notes": [],
            "value": 61,
            "inputs": {
              "has_nix": false,
              "has_tests": true,
              "lockfiles": [],
              "has_dockerfile": false,
              "typed_language": true,
              "bootstrap_files": [
                "lib/bolero-honggfuzz/honggfuzz/Makefile"
              ],
              "has_devcontainer": false,
              "has_linter_config": false,
              "typecheck_configs": [],
              "agent_commit_share": 0.01,
              "toolchain_manifests": [
                "Cargo.toml",
                "bin/Cargo.toml",
                "bin/cargo-bolero/Cargo.toml",
                "bin/cargo-bolero/test_crates/failing_tests/Cargo.toml",
                "examples/basic/Cargo.toml",
                "examples/boolean-tree/Cargo.toml",
                "examples/reduce/Cargo.toml",
                "examples/rle-stack/Cargo.toml",
                "examples/workspace/Cargo.toml",
                "examples/workspace/crate_a/Cargo.toml",
                "examples/workspace/crate_b/Cargo.toml",
                "lib/Cargo.toml",
                "lib/bolero-afl/Cargo.toml",
                "lib/bolero-engine/Cargo.toml",
                "lib/bolero-generator-derive/Cargo.toml",
                "lib/bolero-generator/Cargo.toml",
                "lib/bolero-honggfuzz/Cargo.toml",
                "lib/bolero-kani/Cargo.toml",
                "lib/bolero-libfuzzer/Cargo.toml",
                "lib/bolero/Cargo.toml",
                "tests/Cargo.toml"
              ],
              "dependency_bot_commit_share": 0.22
            },
            "components": [
              {
                "key": "one_command_bootstrap",
                "name": "One-command bootstrap",
                "detail": "lib/bolero-honggfuzz/honggfuzz/Makefile",
                "points": 18,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "lib/bolero-honggfuzz/honggfuzz/Makefile"
                    }
                  }
                ],
                "max_points": 18
              },
              {
                "key": "automated_tests",
                "name": "Automated tests",
                "detail": null,
                "points": 22,
                "status": "met",
                "details": [],
                "max_points": 22
              },
              {
                "key": "lint_format_config",
                "name": "Lint / format config",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 11
              },
              {
                "key": "static_type_checking",
                "name": "Static type checking",
                "detail": "C (statically typed)",
                "points": 11,
                "status": "met",
                "details": [
                  {
                    "code": "statically_typed_language",
                    "params": {
                      "language": "C"
                    }
                  }
                ],
                "max_points": 11
              },
              {
                "key": "reproducible_environment",
                "name": "Reproducible environment",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              },
              {
                "key": "demonstrated_agent_practice",
                "name": "Demonstrated agent practice",
                "detail": "1 of the last 100 commits agent-authored or agent-credited",
                "points": 2,
                "status": "partial",
                "details": [
                  {
                    "code": "agent_authored_commits",
                    "params": {
                      "count": 1,
                      "sampled": 100
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "automated_maintenance",
                "name": "Automated maintenance",
                "detail": "22 of the last 100 commits are automated dependency updates",
                "points": 8,
                "status": "met",
                "details": [
                  {
                    "code": "dependency_bot_commits",
                    "params": {
                      "count": 22,
                      "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": "excellent",
            "name": "Code legibility for models",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "primary_language": "C",
              "largest_source_bytes": 209775,
              "source_files_sampled": 247,
              "oversized_source_files": 1
            },
            "components": [
              {
                "key": "type_checkable_code",
                "name": "Type-checkable code",
                "detail": "C (statically typed)",
                "points": 45,
                "status": "met",
                "details": [
                  {
                    "code": "statically_typed_language",
                    "params": {
                      "language": "C"
                    }
                  }
                ],
                "max_points": 45
              },
              {
                "key": "manageable_file_sizes",
                "name": "Manageable file sizes",
                "detail": "1/247 source files over 60KB",
                "points": 54.8,
                "status": "partial",
                "details": [
                  {
                    "code": "oversized_source_files",
                    "params": {
                      "kb": 60,
                      "sampled": 247,
                      "oversized": 1
                    }
                  }
                ],
                "max_points": 55
              }
            ]
          },
          {
            "key": "ai_interfaces",
            "band": "at_risk",
            "name": "Machine-readable interfaces",
            "note": null,
            "notes": [],
            "value": 40,
            "inputs": {
              "example_dirs": [
                "examples"
              ],
              "has_mcp_signal": false,
              "api_schema_files": []
            },
            "components": [
              {
                "key": "api_schema_openapi_graphql_proto",
                "name": "API schema (OpenAPI/GraphQL/proto)",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 40
              },
              {
                "key": "mcp_server",
                "name": "MCP server",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 20
              },
              {
                "key": "runnable_examples",
                "name": "Runnable examples",
                "detail": "examples",
                "points": 40,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "examples"
                    }
                  }
                ],
                "max_points": 40
              }
            ]
          }
        ],
        "description": "How well is the repo equipped to be developed and maintained with AI coding agents? An independent, experimental badge — weight 0.0, so it is surfaced on its own and does not affect the overall health score."
      }
    ],
    "metrics_version": "1.13.0"
  },
  "warnings": [
    "Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token"
  ],
  "report_type": "repository",
  "generated_at": "2026-07-24T15:10:59.009235Z",
  "schema_version": "0.27.0",
  "badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/c/camshaft/bolero.svg",
  "full_name": "camshaft/bolero",
  "license_state": "standard",
  "license_spdx": "MIT"
}

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

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

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