Public record
Software health reportschema 0.27.0 · metrics 1.13.0 · 2026-07-25 18:06 UTC

trunk-rs / trunk

Build, bundle & ship your Rust WASM application to the web.

RustApache-2.0★ 4,355 stars⑂ 319 forkssince Aug 2020View on GitHub ↗

trunk-rs/trunk holds a health index of 67 out of 100, placing it in the Moderate band. It scores highest on Community & Adoption (78/100) and lowest on Security (43/100). It was last updated 1 day ago. A single contributor accounts for most of its recent work.

67
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.

67
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

TrunkOrganization
37 followers1 public reposince May 2021

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

Package ecosystems

RegistryPackageVersionDownloads / moVersionsLast publishTags
crates.iotrunk0.21.1432,065951 day agobuild-toolbundlercompilerwasmwebcommand-line-utilitiesweb-programming

Metrics by category

Vitality

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

76Good · 22% of overall
How it's scored
36/36Push recency — last push 1 days ago
9/36Commit cadence — 13/52 weeks with commits
16.4/18Commit volume — 66 commits in the last year
10/10OpenSSF Scorecard: Maintained — 10 commit(s) and 8 issue activity found in the last 90 days -- score normalized to 10
Inputs used
commits_last_year66
human_commit_share1
days_since_last_push1
active_weeks_last_year13
How it's scored
27/27Ships releases — 93 releases published
36/36Release recency — latest release 1 days ago
19.8/27Release cadence — a release every ~61.1 days
0/10OpenSSF Scorecard: Signed-Releases — Project has not signed or included provenance with any releases.
Inputs used
releases_count93
latest_release_tagv0.22.0-beta.2
releases_from_tagsno
days_since_latest_release1
mean_days_between_releases61.1

Community & Adoption

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

78Good · 18% of overall
How it's scored
59/60Stars — 4,355 stars
20.9/25Forks — 319 forks
7.6/15Watchers — 24 watchers
Inputs used
forks319
stars4,355
watchers24
growth_stateunverified
growth_factor_pct100
growth_unverified_reasonno_history
How it's scored
22.5/22.5README
22.5/22.5License — recognized license (Apache-2.0)
18/18CONTRIBUTING guide
0/13.5Code of conduct
0/7.2Issue template
0/6.3PR template
Inputs used
has_readmeyes
has_licenseyes
has_contributingyes
has_issue_templateno
has_code_of_conductno
has_pull_request_templateno
How it's scored
60.1/80Monthly downloads — 32,065 downloads/month across crates
0/20Registry dependents — not reported by this ecosystem
Inputs used
packagestrunk
dependents
ecosystemscrates
total_downloads1,090,368
monthly_downloads32,065
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?

66Moderate · 24% of overall
How it's scored
9/54Bus factor — 1 contributor(s) cover half of all commits
11.2/22.5Commit distribution — top contributor authored 50% of commits
13.5/13.5Contributor breadth — 100 contributors
10/10OpenSSF Scorecard: Contributors — project has 27 contributing companies or organizations
Inputs used
bus_factor1
contributors_sampled100
top_contributor_share0.503
How it's scored
37.7/46.8Issue resolution — 81% of issues closed
29.1/38.3PR acceptance — 317/416 decided PRs merged
9/15OpenSSF Scorecard: Code-Review — Found 9/13 approved changesets -- score normalized to 6
Inputs used
merged_prs317
open_issues118
closed_issues491
issue_closed_ratio0.806
closed_unmerged_prs99
How it's scored
30/30Ownership backing — organization-owned
0/20Verified domain
11.4/25Owner reach — 37 followers of trunk-rs
12.6/25Track record — 1 public repos, account ~5 yr old
Inputs used
followers37
owner_typeOrganization
is_verified
owner_logintrunk-rs
public_repos1
account_age_days1,893
How it's scored
25/25Published & resolvable — 1 package(s) on crates
35/35Publish recency — latest publish 1 days ago
20/20Version history — 95 published versions
20/20Not deprecated — active, not deprecated or yanked
Inputs used
packagestrunk
ecosystemscrates
any_deprecatedno
min_days_since_publish1

Engineering Quality

Are baseline engineering and documentation practices in place?

68Moderate · 20% of overall
How it's scored
24/24CI workflows — 5 workflow(s)
24/24Tests present
0/16Linter config
0/9.6Pre-commit hooks
0/6.4.editorconfig
16/20OpenSSF Scorecard: CI-Tests — 9 out of 11 merged PRs checked by a CI test -- score normalized to 8
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://trunk-rs.github.io/trunk/
10/10Repository description
10/10Topics — 10 topics
10/10Wiki
Inputs used
topicsrust, wasm, bundler, assets, wasm-bindgen, html, scss, sass, build-tool, compiler
has_wikiyes
homepagehttps://trunk-rs.github.io/trunk/
has_readmeyes
has_docs_dirno
has_descriptionyes

Security

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

43At risk · 16% of overall
How it's scored
7.5/7.5Binary-Artifacts — no binaries found in the repo
0/7.5Branch-Protection — no data
2/2.5CI-Tests — 9 out of 11 merged PRs checked by a CI test -- score normalized to 8
0/2.5CII-Best-Practices — no effort to earn an OpenSSF best practices badge detected
4.5/7.5Code-Review — Found 9/13 approved changesets -- score normalized to 6
2.5/2.5Contributors — project has 27 contributing companies or organizations
10/10Dangerous-Workflow — no dangerous workflow patterns detected
0/7.5Dependency-Update-Tool — no update tool detected
0/5Fuzzing — project is not fuzzed
2.5/2.5License — license file detected
7.5/7.5Maintained — 10 commit(s) and 8 issue activity found in the last 90 days -- score normalized to 10
5/5Packaging — packaging workflow detected
0/5Pinned-Dependencies — dependency not pinned by hash detected -- score normalized to 0
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 — Project has not signed or included provenance with any releases.
0/7.5Token-Permissions — detected GitHub workflow tokens with excessive permissions
0/7.5Vulnerabilities — 11 existing vulnerabilities detected
Inputs used
sourceopenssf_scorecard
checks_evaluated17
scorecard_versionv5.5.0
checks_inconclusive1
scorecard_aggregate4.3
Excluded from scoring (no data or not applicable): branch_protection. Remaining weights renormalized.

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.

55Moderate · 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 — 80 of 100 human commits state their intent (structured subject or explanatory body)
Inputs used
has_llms_txtno
legible_history_share0.8
agent_instruction_files
agent_instruction_max_bytes
How it's scored
12.6/18One-command bootstrap — Cargo.toml, examples/cargo-manifest/Cargo.toml, examples/cdylib/Cargo.toml (toolchain convention, no task runner)
22/22Automated tests
0/11Lint / format config
11/11Static type checking — Rust (statically typed)
10/10Reproducible environment — Dockerfile, lockfile
0/10Demonstrated agent practice — no agent-authored commits among the last 100
0/8Automated maintenance — no automated dependency updates observed
0/10OpenSSF Scorecard: Pinned-Dependencies — dependency not pinned by hash detected -- score normalized to 0
Inputs used
has_nixno
has_testsyes
lockfilesCargo.lock
has_dockerfileyes
typed_languageyes
bootstrap_files
has_devcontainerno
has_linter_configno
typecheck_configs
agent_commit_share0
toolchain_manifestsCargo.toml, examples/cargo-manifest/Cargo.toml, examples/cdylib/Cargo.toml, examples/failing-rust/Cargo.toml, examples/hooks/Cargo.toml, examples/hooks/xtask/Cargo.toml, examples/initializer/Cargo.toml, examples/leptos/Cargo.toml, examples/node-module/Cargo.toml, examples/proxy/Cargo.toml, examples/seed/Cargo.toml, examples/target-path/Cargo.toml, examples/vanilla/Cargo.toml, examples/wasm_threads/Cargo.toml, examples/webworker-gloo/Cargo.toml, examples/webworker-module/Cargo.toml, examples/webworker/Cargo.toml, examples/yaml-config/Cargo.toml, examples/yew-tailwindcss/Cargo.toml, examples/yew-tls/Cargo.toml, examples/yew/Cargo.toml
dependency_bot_commit_share0
How it's scored
45/45Type-checkable code — Rust (statically typed)
55/55Manageable file sizes — 0/116 source files over 60KB
Inputs used
primary_languageRust
largest_source_bytes37,902
source_files_sampled116
oversized_source_files0
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

4,355GitHub stars
100contributors
66commits, last 12 months
1days since last push
93releases
1bus factor
118open issues
crates.iopackage ecosystems

Data collection warnings

  • Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token
  • GitHub dependency-graph SBOM unavailable (404); the dependency graph may be disabled for this repository

More detail

Star and fork history 0 ★ / 319 ⇿
0Stars
319Forks
91Releases

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.

012525037530862020-082023-082026-07
Major 0Minor 20Patch 47

Each point covers 6 days.

OpenSSF Scorecard 4.3 / 10
4.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-25 18:06 UTC

10Binary-Artifactsno binaries found in the repo
n/aBranch-Protectioninternal error: error during branchesHandler.setup: internal error: some github tokens can't read classic branch protection rules: https://github.com/ossf/scorecard-action/blob/main/docs/authentication/fine-grained-auth-token.md
8CI-Tests9 out of 11 merged PRs checked by a CI test -- score normalized to 8
0CII-Best-Practicesno effort to earn an OpenSSF best practices badge detected
6Code-ReviewFound 9/13 approved changesets -- score normalized to 6
10Contributorsproject has 27 contributing companies or organizations
10Dangerous-Workflowno dangerous workflow patterns detected
0Dependency-Update-Toolno update tool detected
0Fuzzingproject is not fuzzed
10Licenselicense file detected
10Maintained10 commit(s) and 8 issue activity found in the last 90 days -- score normalized to 10
10Packagingpackaging workflow detected
0Pinned-Dependenciesdependency not pinned by hash detected -- score normalized to 0
0SASTSAST tool is not run on all commits -- score normalized to 0
0Security-Policysecurity policy file not detected
0Signed-ReleasesProject has not signed or included provenance with any releases.
0Token-Permissionsdetected GitHub workflow tokens with excessive permissions
0Vulnerabilities11 existing vulnerabilities detected
Direct dependencies 66
RegistryPackageVersion constraintManifest
crates.ioanyhow1Cargo.toml
crates.ioasync-compression0.4.41Cargo.toml
crates.ioasync-tar0.6Cargo.toml
crates.ioaxum0.8Cargo.toml
crates.ioaxum-server0.8Cargo.toml
crates.iobackon1Cargo.toml
crates.iobase640.23Cargo.toml
crates.iobytes1Cargo.toml
crates.iocargo-lock11Cargo.toml
crates.iocargo_metadata0.23Cargo.toml
crates.ioclap4Cargo.toml
crates.ioclap_complete4Cargo.toml
crates.ioconsole0.16.2Cargo.toml
crates.iodirectories6Cargo.toml
crates.iodunce1Cargo.toml
crates.ioflate21Cargo.toml
crates.iofutures-util0.3Cargo.toml
crates.ioglobset0.4Cargo.toml
crates.iohickory-resolver0.26Cargo.toml
crates.iohtmlescape0.3.1Cargo.toml
crates.iohttp1.4Cargo.toml
crates.iohumantime2Cargo.toml
crates.iohumantime-serde1Cargo.toml
crates.iolocal-ip-address0.6Cargo.toml
crates.iolol_html2Cargo.toml
crates.iomime_guess2Cargo.toml
crates.iominify-html0.18Cargo.toml
crates.ionotify8Cargo.toml
crates.ionotify-debouncer-full0.7Cargo.toml
crates.ioopen5Cargo.toml
crates.iooxipng10Cargo.toml
crates.iorand0.10Cargo.toml
crates.ioregex1Cargo.toml
crates.ioreqwest0.13Cargo.toml
crates.ioschemars1Cargo.toml
crates.ioseahash4Cargo.toml
crates.iosemver1Cargo.toml
crates.ioserde1Cargo.toml
crates.ioserde_json1Cargo.toml
crates.ioserde_yaml=0.9.33Cargo.toml
crates.iosha20.11Cargo.toml
crates.iostrum0.28Cargo.toml
crates.ioswc_common24Cargo.toml
crates.ioswc_ecma_ast26Cargo.toml
crates.ioswc_ecma_codegen29Cargo.toml
crates.ioswc_ecma_minifier58Cargo.toml
crates.ioswc_ecma_parser42Cargo.toml
crates.ioswc_ecma_transforms_base46Cargo.toml
crates.ioswc_ecma_visit26Cargo.toml
crates.iotar0.4Cargo.toml
crates.iothiserror2Cargo.toml
crates.iotime0.3Cargo.toml
crates.iotokio1Cargo.toml
crates.iotokio-stream0.1Cargo.toml
crates.iotokio-tungstenite0.30Cargo.toml
crates.iotokio-util0.7.18Cargo.toml
crates.iotoml1Cargo.toml
crates.iotower-http0.7Cargo.toml
crates.iotracing0.1Cargo.toml
crates.iotracing-subscriber0.3Cargo.toml
crates.iourl2Cargo.toml
crates.iowhich8Cargo.toml
crates.iozip8Cargo.toml
crates.iolightningcss=1.0.0-alpha.72Cargo.toml
crates.iocrates_io_api0.12Cargo.toml
crates.ioopenssl0.10Cargo.toml
All dependencies not collected

The resolved dependency set could not be collected for this report: GitHub dependency-graph SBOM unavailable (404); the dependency graph may be disabled for this repository

Raw JSON report machine-readable
{
  "data": {
    "repo": {
      "topics": [
        "rust",
        "wasm",
        "bundler",
        "assets",
        "wasm-bindgen",
        "html",
        "scss",
        "sass",
        "build-tool",
        "compiler"
      ],
      "is_fork": false,
      "size_kb": 4452,
      "has_wiki": true,
      "homepage": "https://trunk-rs.github.io/trunk/",
      "languages": {
        "CSS": 2317,
        "HTML": 5060,
        "Rust": 405090,
        "SCSS": 334,
        "Handlebars": 909,
        "JavaScript": 9247
      },
      "pushed_at": "2026-07-24T15:23:38Z",
      "created_at": "2020-08-19T17:49:07Z",
      "owner_type": "Organization",
      "updated_at": "2026-07-25T03:20:24Z",
      "description": "Build, bundle & ship your Rust WASM application to the web.",
      "is_archived": false,
      "is_disabled": false,
      "license_spdx": "Apache-2.0",
      "default_branch": "main",
      "license_spdx_raw": "Apache-2.0",
      "primary_language": "Rust",
      "significant_languages": [
        "Rust"
      ]
    },
    "owner": {
      "blog": "https://trunkrs.dev/",
      "name": "Trunk",
      "type": "Organization",
      "login": "trunk-rs",
      "company": null,
      "location": null,
      "followers": 37,
      "avatar_url": "https://avatars.githubusercontent.com/u/84425504?v=4",
      "created_at": "2021-05-19T00:52:32Z",
      "is_verified": null,
      "public_repos": 1,
      "account_age_days": 1893
    },
    "license": {
      "state": "standard",
      "spdx_id": "Apache-2.0",
      "raw_spdx": "Apache-2.0",
      "file_present": true,
      "scorecard_found": true,
      "profile_has_license": true
    },
    "activity": {
      "releases": [
        {
          "tag": "v0.22.0-beta.2",
          "kind": "prerelease",
          "published_at": "2026-07-24T15:45:06Z"
        },
        {
          "tag": "v0.22.0-beta.1",
          "kind": "prerelease",
          "published_at": "2026-03-10T15:33:06Z"
        },
        {
          "tag": "v0.21.14",
          "kind": "patch",
          "published_at": "2025-05-08T12:03:06Z"
        },
        {
          "tag": "v0.21.13",
          "kind": "patch",
          "published_at": "2025-04-07T15:43:24Z"
        },
        {
          "tag": "v0.21.12",
          "kind": "patch",
          "published_at": "2025-03-27T16:09:06Z"
        },
        {
          "tag": "v0.21.11",
          "kind": "patch",
          "published_at": "2025-03-27T09:09:27Z"
        },
        {
          "tag": "v0.21.9",
          "kind": "patch",
          "published_at": "2025-03-14T15:41:56Z"
        },
        {
          "tag": "v0.21.8",
          "kind": "patch",
          "published_at": "2025-03-04T13:20:31Z"
        },
        {
          "tag": "v0.21.7",
          "kind": "patch",
          "published_at": "2025-01-21T15:06:55Z"
        },
        {
          "tag": "v0.21.6",
          "kind": "patch",
          "published_at": "2025-01-20T13:00:18Z"
        },
        {
          "tag": "v0.21.5",
          "kind": "patch",
          "published_at": "2024-12-16T10:43:42Z"
        },
        {
          "tag": "v0.21.4",
          "kind": "patch",
          "published_at": "2024-11-07T09:22:48Z"
        },
        {
          "tag": "v0.21.3",
          "kind": "patch",
          "published_at": "2024-11-06T11:42:25Z"
        },
        {
          "tag": "v0.21.2",
          "kind": "patch",
          "published_at": "2024-10-30T10:00:22Z"
        },
        {
          "tag": "v0.21.1",
          "kind": "patch",
          "published_at": "2024-10-15T15:39:37Z"
        },
        {
          "tag": "v0.21.0",
          "kind": "minor",
          "published_at": "2024-10-14T12:07:03Z"
        },
        {
          "tag": "v0.21.0-rc.8",
          "kind": "prerelease",
          "published_at": "2024-10-11T13:42:59Z"
        },
        {
          "tag": "v0.21.0-rc.7",
          "kind": "prerelease",
          "published_at": "2024-10-09T08:03:50Z"
        },
        {
          "tag": "v0.21.0-rc.6",
          "kind": "prerelease",
          "published_at": "2024-10-07T08:29:36Z"
        },
        {
          "tag": "v0.21.0-rc.5",
          "kind": "prerelease",
          "published_at": "2024-10-04T12:47:35Z"
        },
        {
          "tag": "v0.21.0-rc.4",
          "kind": "prerelease",
          "published_at": "2024-09-19T15:16:38Z"
        },
        {
          "tag": "v0.21.0-rc.3",
          "kind": "prerelease",
          "published_at": "2024-08-28T15:53:19Z"
        },
        {
          "tag": "v0.21.0-rc.2",
          "kind": "prerelease",
          "published_at": "2024-08-27T06:19:42Z"
        },
        {
          "tag": "v0.21.0-rc.1",
          "kind": "prerelease",
          "published_at": "2024-08-08T12:59:15Z"
        },
        {
          "tag": "v0.21.0-alpha.6",
          "kind": "prerelease",
          "published_at": "2024-08-07T12:55:12Z"
        },
        {
          "tag": "v0.20.3",
          "kind": "patch",
          "published_at": "2024-08-07T07:26:29Z"
        },
        {
          "tag": "v0.21.0-alpha.5",
          "kind": "prerelease",
          "published_at": "2024-08-05T08:43:07Z"
        },
        {
          "tag": "v0.21.0-alpha.4",
          "kind": "prerelease",
          "published_at": "2024-08-01T13:49:18Z"
        },
        {
          "tag": "v0.20.2",
          "kind": "patch",
          "published_at": "2024-06-05T12:50:00Z"
        },
        {
          "tag": "v0.21.0-alpha.3",
          "kind": "prerelease",
          "published_at": "2024-06-03T09:14:18Z"
        },
        {
          "tag": "v0.21.0-alpha.2",
          "kind": "prerelease",
          "published_at": "2024-05-24T17:54:00Z"
        },
        {
          "tag": "v0.21.0-alpha.1",
          "kind": "prerelease",
          "published_at": "2024-05-24T15:25:09Z"
        },
        {
          "tag": "v0.20.1",
          "kind": "patch",
          "published_at": "2024-05-10T12:27:39Z"
        },
        {
          "tag": "v0.20.0",
          "kind": "minor",
          "published_at": "2024-05-03T07:06:53Z"
        },
        {
          "tag": "v0.20.0-rc.2",
          "kind": "prerelease",
          "published_at": "2024-05-02T09:46:40Z"
        },
        {
          "tag": "v0.20.0-rc.1",
          "kind": "prerelease",
          "published_at": "2024-04-26T10:07:08Z"
        },
        {
          "tag": "v0.19.3",
          "kind": "patch",
          "published_at": "2024-04-26T09:02:49Z"
        },
        {
          "tag": "v0.20.0-alpha.2",
          "kind": "prerelease",
          "published_at": "2024-04-18T15:10:14Z"
        },
        {
          "tag": "v0.20.0-alpha.1",
          "kind": "prerelease",
          "published_at": "2024-04-18T12:47:37Z"
        },
        {
          "tag": "v0.19.2",
          "kind": "patch",
          "published_at": "2024-04-11T16:03:59Z"
        },
        {
          "tag": "v0.19.1",
          "kind": "patch",
          "published_at": "2024-03-13T08:29:59Z"
        },
        {
          "tag": "v0.19.0",
          "kind": "minor",
          "published_at": "2024-03-08T16:47:44Z"
        },
        {
          "tag": "v0.19.0-rc.2",
          "kind": "prerelease",
          "published_at": "2024-03-06T19:07:42Z"
        },
        {
          "tag": "v0.19.0-rc.1",
          "kind": "prerelease",
          "published_at": "2024-03-01T08:00:53Z"
        },
        {
          "tag": "v0.19.0-alpha.3",
          "kind": "prerelease",
          "published_at": "2024-02-16T17:28:17Z"
        },
        {
          "tag": "v0.19.0-alpha.2",
          "kind": "prerelease",
          "published_at": "2024-02-09T15:45:03Z"
        },
        {
          "tag": "v0.18.8",
          "kind": "patch",
          "published_at": "2024-02-09T07:18:40Z"
        },
        {
          "tag": "v0.19.0-alpha.1",
          "kind": "prerelease",
          "published_at": "2024-02-02T15:58:56Z"
        },
        {
          "tag": "v0.18.7",
          "kind": "patch",
          "published_at": "2024-01-29T14:07:00Z"
        },
        {
          "tag": "v0.18.6",
          "kind": "patch",
          "published_at": "2024-01-18T12:52:35Z"
        },
        {
          "tag": "v0.18.5",
          "kind": "patch",
          "published_at": "2024-01-16T11:00:04Z"
        },
        {
          "tag": "v0.18.4",
          "kind": "patch",
          "published_at": "2024-01-08T10:22:11Z"
        },
        {
          "tag": "v0.18.3",
          "kind": "patch",
          "published_at": "2023-12-20T10:20:45Z"
        },
        {
          "tag": "v0.18.2",
          "kind": "patch",
          "published_at": "2023-12-19T12:23:00Z"
        },
        {
          "tag": "v0.18.1",
          "kind": "patch",
          "published_at": "2023-12-18T10:17:55Z"
        },
        {
          "tag": "v0.18.0",
          "kind": "minor",
          "published_at": "2023-12-12T16:35:27Z"
        },
        {
          "tag": "v0.17.5",
          "kind": "patch",
          "published_at": "2023-08-22T02:22:32Z"
        },
        {
          "tag": "v0.17.4",
          "kind": "patch",
          "published_at": "2023-08-22T01:40:51Z"
        },
        {
          "tag": "v0.17.3",
          "kind": "patch",
          "published_at": "2023-07-29T14:00:04Z"
        },
        {
          "tag": "v0.17.2",
          "kind": "patch",
          "published_at": "2023-07-07T17:40:37Z"
        },
        {
          "tag": "v0.17.1",
          "kind": "patch",
          "published_at": "2023-06-28T17:25:25Z"
        },
        {
          "tag": "v0.17.0",
          "kind": "minor",
          "published_at": "2023-06-27T15:05:36Z"
        },
        {
          "tag": "v0.16.0",
          "kind": "minor",
          "published_at": "2022-06-30T19:58:08Z"
        },
        {
          "tag": "v0.15.0",
          "kind": "minor",
          "published_at": "2022-05-02T09:06:09Z"
        },
        {
          "tag": "v0.14.0",
          "kind": "minor",
          "published_at": "2021-09-20T17:39:33Z"
        },
        {
          "tag": "v0.13.1",
          "kind": "patch",
          "published_at": "2021-08-06T19:32:05Z"
        },
        {
          "tag": "v0.13.0",
          "kind": "minor",
          "published_at": "2021-08-06T16:25:12Z"
        },
        {
          "tag": "v0.12.1",
          "kind": "patch",
          "published_at": "2021-07-28T01:30:36Z"
        },
        {
          "tag": "v0.12.0",
          "kind": "minor",
          "published_at": "2021-07-28T00:22:56Z"
        },
        {
          "tag": "v0.11.0",
          "kind": "minor",
          "published_at": "2021-04-14T02:13:23Z"
        },
        {
          "tag": "v0.10.0",
          "kind": "minor",
          "published_at": "2021-03-12T00:16:38Z"
        },
        {
          "tag": "v0.9.2",
          "kind": "patch",
          "published_at": "2021-03-09T14:18:38Z"
        },
        {
          "tag": "v0.9.1",
          "kind": "patch",
          "published_at": "2021-03-08T17:50:58Z"
        },
        {
          "tag": "v0.9.0",
          "kind": "minor",
          "published_at": "2021-03-06T22:30:51Z"
        },
        {
          "tag": "v0.8.3",
          "kind": "patch",
          "published_at": "2021-03-03T03:06:01Z"
        },
        {
          "tag": "v0.8.2",
          "kind": "patch",
          "published_at": "2021-02-16T03:42:30Z"
        },
        {
          "tag": "v0.8.1",
          "kind": "patch",
          "published_at": "2021-02-04T15:35:36Z"
        },
        {
          "tag": "v0.8.0",
          "kind": "minor",
          "published_at": "2021-02-02T04:23:25Z"
        },
        {
          "tag": "v0.7.4",
          "kind": "patch",
          "published_at": "2020-10-23T18:13:01Z"
        },
        {
          "tag": "v0.7.3",
          "kind": "patch",
          "published_at": "2020-10-16T18:21:58Z"
        },
        {
          "tag": "v0.7.2",
          "kind": "patch",
          "published_at": "2020-10-11T03:10:33Z"
        },
        {
          "tag": "v0.7.1",
          "kind": "patch",
          "published_at": "2020-10-10T16:51:57Z"
        },
        {
          "tag": "v0.7.0",
          "kind": "minor",
          "published_at": "2020-10-08T03:33:22Z"
        },
        {
          "tag": "v0.6.0",
          "kind": "minor",
          "published_at": "2020-10-01T15:38:32Z"
        },
        {
          "tag": "v0.5.1",
          "kind": "patch",
          "published_at": "2020-09-23T17:00:10Z"
        },
        {
          "tag": "v0.5.0",
          "kind": "minor",
          "published_at": "2020-09-23T04:05:26Z"
        },
        {
          "tag": "v0.4.0",
          "kind": "minor",
          "published_at": "2020-09-16T04:17:30Z"
        },
        {
          "tag": "0.3.1",
          "kind": "patch",
          "published_at": "2020-08-30T16:21:16Z"
        },
        {
          "tag": "0.3.0",
          "kind": "minor",
          "published_at": "2020-08-30T05:56:19Z"
        },
        {
          "tag": "0.2.0",
          "kind": "minor",
          "published_at": "2020-08-30T02:20:01Z"
        },
        {
          "tag": "v0.1.3",
          "kind": "patch",
          "published_at": "2020-08-27T18:28:09Z"
        },
        {
          "tag": "v0.1.2",
          "kind": "patch",
          "published_at": "2020-08-27T17:03:56Z"
        },
        {
          "tag": "v0.1.0",
          "kind": "minor",
          "published_at": "2020-08-26T03:39:42Z"
        }
      ],
      "recent_commits": [
        {
          "oid": "6fea90a7fb0f344909cd1b56114e4c54021214a0",
          "body": null,
          "is_bot": false,
          "headline": "chore: prepare next version",
          "author_name": "Jens Reimann",
          "author_login": "ctron",
          "committed_at": "2026-07-24T15:22:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "51c9908ce7ed0bf00f5fc994631bfc88390e78aa",
          "body": null,
          "is_bot": false,
          "headline": "chore: format",
          "author_name": "Jens Reimann",
          "author_login": "ctron",
          "committed_at": "2026-07-24T14:22:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6a262993d474a22960c645d2580841dfc694701b",
          "body": null,
          "is_bot": false,
          "headline": "chore: apply clippy",
          "author_name": "Jens Reimann",
          "author_login": "ctron",
          "committed_at": "2026-07-24T14:22:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "36f63df25600d32b4bc554c9b2b5c8939e23f98d",
          "body": null,
          "is_bot": false,
          "headline": "ci: update MSRV",
          "author_name": "Jens Reimann",
          "author_login": "ctron",
          "committed_at": "2026-07-24T14:22:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "84105e44e2dc0d4ee6a218c0be0030c4bd1e6860",
          "body": null,
          "is_bot": false,
          "headline": "build(deps): upgrade core dependencies",
          "author_name": "Jens Reimann",
          "author_login": "ctron",
          "committed_at": "2026-07-24T14:22:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1d48969da6b3b61cdf5dd7a2a712cf35dbcc58fe",
          "body": "During a build, lock the dist directory. This allows\nto have concurrent builds not mess up each other. Like\nhaving `trunk serve` running and running `trunk build`\nat the same time",
          "is_bot": false,
          "headline": "feat: lock the dist directory",
          "author_name": "Jens Reimann",
          "author_login": "ctron",
          "committed_at": "2026-07-24T14:22:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "71ae5a7051fb737b5976f6fb7b2c1db38fe63a58",
          "body": "Point it to the new home of wasm_bindgen.",
          "is_bot": false,
          "headline": "Update wasm_bindgen documentation link",
          "author_name": "Kan-Ru Chen",
          "author_login": "kanru",
          "committed_at": "2026-07-20T07:02:55Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "50b3d12b8f0f7fdc7707b5bc2c2f32d9a702b60b",
          "body": null,
          "is_bot": false,
          "headline": "fix: accept arbitrary values for NO_COLOR env var",
          "author_name": "Volodymyr Koreniev",
          "author_login": "vkorenev",
          "committed_at": "2026-06-16T06:35:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9acefb5de8d29eded04e47718a5ebfae65ee13d6",
          "body": null,
          "is_bot": false,
          "headline": "test: add more context to download test",
          "author_name": "Jens Reimann",
          "author_login": "ctron",
          "committed_at": "2026-06-08T13:11:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c6c625e5e0c11965f636c792c80f9c73c0edd015",
          "body": null,
          "is_bot": false,
          "headline": "chore: enable socks for reqwest, allowing socks proxies",
          "author_name": "Jens Reimann",
          "author_login": "ctron",
          "committed_at": "2026-06-08T13:11:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1705946833dd1bc60c1ff36517dd8f443f84b991",
          "body": "* Ensures initializer scripts respect the data-target-path attribute.\n* Updates file hashing to place the hash before the extension (name-hash.ext) for consistency with other files.",
          "is_bot": false,
          "headline": "feat: honor data-target-path for initializers and standardize hashing",
          "author_name": "Asgard",
          "author_login": "asgardkat",
          "committed_at": "2026-03-13T08:33:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "19a8690ba3c92e88415fcdc87f007aee6aaa0351",
          "body": "Closes #1027",
          "is_bot": false,
          "headline": "feat: Retry to download tools on failure",
          "author_name": "Philippe Loctaux",
          "author_login": "deadbaed",
          "committed_at": "2026-03-11T07:22:55Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "189311d7d8294af8afb0539ebc47a30e79832fb6",
          "body": null,
          "is_bot": false,
          "headline": "ci(release): fix aarch64-pc-windows-msvc build: use llvm-strip",
          "author_name": "Antoine Clarman",
          "author_login": "alisterd51",
          "committed_at": "2026-03-10T15:10:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3da25c20bce83778f5ec503205277b978030d8bf",
          "body": "Also, refresh dependencies",
          "is_bot": false,
          "headline": "build: switch to beta version",
          "author_name": "Jens Reimann",
          "author_login": "ctron",
          "committed_at": "2026-03-10T08:20:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5e5fd1b01ffab6697357cb4c0068a1d684250941",
          "body": null,
          "is_bot": false,
          "headline": "ci(release): add windows aarch64 target",
          "author_name": "Antoine Clarman",
          "author_login": "alisterd51",
          "committed_at": "2026-03-10T07:32:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bca50ed2232c10c6b7cef493a1c5432422239880",
          "body": null,
          "is_bot": false,
          "headline": "chore(ci): bump GitHub Actions and runner versions",
          "author_name": "Antoine Clarman",
          "author_login": "alisterd51",
          "committed_at": "2026-03-09T13:57:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "00cc418739dcdbf2796df7ddeea31f7f40c193f9",
          "body": null,
          "is_bot": false,
          "headline": "chore: update generated schema",
          "author_name": "Antoine Clarman",
          "author_login": "alisterd51",
          "committed_at": "2026-03-09T11:30:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "dd1190af0aaa89ea52f3dc197b670783b521ccf2",
          "body": null,
          "is_bot": false,
          "headline": "chore: upgrade dependencies and remove obsolete dependencies",
          "author_name": "Antoine Clarman",
          "author_login": "alisterd51",
          "committed_at": "2026-03-09T11:30:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1e8a301d0592f8714c1f325e6d2c194fff9eae3f",
          "body": null,
          "is_bot": false,
          "headline": "fix: downlad node package in crate folder",
          "author_name": "Marc-Antoine ARNAUD",
          "author_login": "MarcAntoine-Arnaud",
          "committed_at": "2026-03-05T11:29:11Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d57c604287bd0896f7fca7be762e635512fc1806",
          "body": null,
          "is_bot": false,
          "headline": "feat: update schema",
          "author_name": "Marc-Antoine ARNAUD",
          "author_login": "MarcAntoine-Arnaud",
          "committed_at": "2026-03-05T11:29:11Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d896d115268c26e0c2a0f41dc18f58363c08db9a",
          "body": null,
          "is_bot": false,
          "headline": "build: enable json due to node package client",
          "author_name": "Jens Reimann",
          "author_login": "ctron",
          "committed_at": "2026-03-05T11:29:11Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4f24dc47199ff9b8e8e6a7161f792c919b6c669e",
          "body": null,
          "is_bot": false,
          "headline": "chore: handle errors fetching from node registry",
          "author_name": "Jens Reimann",
          "author_login": "ctron",
          "committed_at": "2026-03-05T11:29:11Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1ab313fb35c6df6e9f75e43b175968d293ad718a",
          "body": null,
          "is_bot": false,
          "headline": "chore: use async fs operation",
          "author_name": "Jens Reimann",
          "author_login": "ctron",
          "committed_at": "2026-03-05T11:29:11Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f72cef624357a916e67bfe1d9be067a45482edfe",
          "body": null,
          "is_bot": false,
          "headline": "chore: stream file directly into decoding",
          "author_name": "Marc-Antoine ARNAUD",
          "author_login": "MarcAntoine-Arnaud",
          "committed_at": "2026-03-05T11:29:11Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a2f105ef3dd62d82759a8f934c0bc6c401d4a9e7",
          "body": null,
          "is_bot": false,
          "headline": "build: drop the build script",
          "author_name": "Jens Reimann",
          "author_login": "ctron",
          "committed_at": "2026-03-05T11:29:11Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9bc8d31eb26a2cfec418538e7ab45b58c8f47d43",
          "body": null,
          "is_bot": false,
          "headline": "chore: use expect with an short note",
          "author_name": "Jens Reimann",
          "author_login": "ctron",
          "committed_at": "2026-03-05T11:29:11Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b48b6118296dee66c236f96c318d9549ed691fc4",
          "body": null,
          "is_bot": false,
          "headline": "chore: refactor user agent handling",
          "author_name": "Jens Reimann",
          "author_login": "ctron",
          "committed_at": "2026-03-05T11:29:11Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f0156b5297c0f1c50d287cade0424b8f2859dc6d",
          "body": null,
          "is_bot": false,
          "headline": "chore: relocate node_packages under pipelines",
          "author_name": "Jens Reimann",
          "author_login": "ctron",
          "committed_at": "2026-03-05T11:29:11Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "849b552b5a0b982f703d0deb3488bc5de3f0c532",
          "body": null,
          "is_bot": false,
          "headline": "ci: align MSRV in CI with Cargo.toml",
          "author_name": "Jens Reimann",
          "author_login": "ctron",
          "committed_at": "2026-03-05T11:29:11Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "80d0f26c3095c2b301f7df8337c376515e0d064c",
          "body": null,
          "is_bot": false,
          "headline": "feat: set minimal rust version to 1.90.0",
          "author_name": "Marc-Antoine ARNAUD",
          "author_login": "MarcAntoine-Arnaud",
          "committed_at": "2026-03-05T11:29:11Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "faf4cacfcaa75f4e40c8d1b10397a8b94c803d78",
          "body": null,
          "is_bot": false,
          "headline": "feat: add node-package configuration",
          "author_name": "Marc-Antoine ARNAUD",
          "author_login": "MarcAntoine-Arnaud",
          "committed_at": "2026-03-05T11:29:11Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0f18910c65d8c01c7ef2678243b6e430a8205455",
          "body": null,
          "is_bot": false,
          "headline": "ci: restructure collecting results",
          "author_name": "Jens Reimann",
          "author_login": "ctron",
          "committed_at": "2026-03-04T16:21:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "dd50a86f1a6c373c489806bcb63775903a307af8",
          "body": null,
          "is_bot": false,
          "headline": "ci: update runners for ci",
          "author_name": "Jens Reimann",
          "author_login": "ctron",
          "committed_at": "2026-03-04T16:21:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "33a1720b52ced8e9cb4de926084dd85a2406e80d",
          "body": "exemple: `<link data-trunk data-target-path=\"images\" rel=\"copy-dir\" href=\"/tmp/my-images\" />`\n\nCloses #1045",
          "is_bot": false,
          "headline": "feat: allow assets to have absolute paths",
          "author_name": "Philippe Loctaux",
          "author_login": "deadbaed",
          "committed_at": "2026-03-04T06:26:55Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "dfafccbeb20784004794fb5d50d709bb87fe6eea",
          "body": "Typo I think.",
          "is_bot": false,
          "headline": "Update proxy.md",
          "author_name": "Alex Serbul",
          "author_login": "AlexanderSerbul",
          "committed_at": "2026-03-04T06:29:07Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a2774226a04c47ffd129d3d4ea8d23ce8454be2c",
          "body": null,
          "is_bot": false,
          "headline": "Update README.md",
          "author_name": "Olexandr88",
          "author_login": "Olexandr88",
          "committed_at": "2026-03-04T06:28:29Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2ecb48fced6ed0ff0ec11eb5202445c8a5b5c1ea",
          "body": "Change `completion` to `completions` keyword.\n\nI've notices other program such as `rustup` `cargo` and `mdbook` all\nusing `completions` keyword so I decided to change them to the same as\nother.",
          "is_bot": false,
          "headline": "refactor(completions): using `completions` keyword.",
          "author_name": "vazw",
          "author_login": "vazw",
          "committed_at": "2026-03-03T08:31:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "45f01a1a4a968e0fb2990bd39d43b23b54b3a9ab",
          "body": null,
          "is_bot": false,
          "headline": "docs: add Trunk's completions command",
          "author_name": "vazw",
          "author_login": "vazw",
          "committed_at": "2026-03-03T08:31:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a14451a6719b955c01e8f327d6ef92c313e27cf9",
          "body": "The reason why the CI was failing is that the nightly toolchain was too\nold and trunk requires rust edition 2024.\n\nExtract of log when that happens:\n```\nCaused by:\n  feature `edition2024` is required\n\n  The package requires the Cargo feature called `edition2024`, but that feature is not stabilized i\n[…]\nttps://doc.rust-lang.org/nightly/cargo/reference/unstable.html#edition-2024 for more information about the status of this feature.\n2026-02-23T22:05:30.889513Z ERROR error\nerror from build pipeline\n```",
          "is_bot": false,
          "headline": "wasm_threads: rust-toolchain: note about nightly versions",
          "author_name": "Philippe Loctaux",
          "author_login": "deadbaed",
          "committed_at": "2026-03-03T08:30:48Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "61c2b56e2650dcba25bef7ff87014c5afa98c116",
          "body": null,
          "is_bot": false,
          "headline": "clippy: use RtcWatch, WatchOptions on non-windows targets",
          "author_name": "Philippe Loctaux",
          "author_login": "deadbaed",
          "committed_at": "2026-03-03T08:30:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7c028b9bb65614cb9b4e4d5ad1b1b592ab804a63",
          "body": null,
          "is_bot": false,
          "headline": "chore: use clap_complete = \"4\"",
          "author_name": "vazw",
          "author_login": "vazw",
          "committed_at": "2026-03-02T09:00:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "869bac0704d2793f2239d21e15b0a35cc427e133",
          "body": "add clap_complete for shell completions generater\ncreate new `TrunkSubcommands::Completion` for new command `trunk\ncompletion [SHELL]`\nsupported `SHELL`: Bash, Elvish, Fish, PowerShell and Zsh",
          "is_bot": false,
          "headline": "feat: add shell completions",
          "author_name": "vazw",
          "author_login": "vazw",
          "committed_at": "2026-03-02T09:00:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d07631f2e5b70281828ca3d2d6b0aa6228d96324",
          "body": null,
          "is_bot": false,
          "headline": "fix(wasm_threads): use cargo 1.95.0-nightly",
          "author_name": "Antoine Clarman",
          "author_login": "alisterd51",
          "committed_at": "2026-02-27T08:43:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a902669e0e713c5cd97626dbb20617b5e2c08c3a",
          "body": null,
          "is_bot": false,
          "headline": "fix: windows targets: add nu-ansi-term dependencies",
          "author_name": "Antoine Clarman",
          "author_login": "alisterd51",
          "committed_at": "2026-02-27T08:43:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9c750121ecc4097698ae10899317059329c9dd54",
          "body": null,
          "is_bot": false,
          "headline": "chore: fix clippy errors",
          "author_name": "Antoine Clarman",
          "author_login": "alisterd51",
          "committed_at": "2026-02-27T08:43:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b8a4e519bdbee25c210955c9debf7c0b536d449d",
          "body": null,
          "is_bot": false,
          "headline": "refactor(minify): replace minify-js with swc for JavaScript minification",
          "author_name": "Antoine Clarman",
          "author_login": "alisterd51",
          "committed_at": "2026-02-27T08:43:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "cbaadce275064312dabb14b15cc98e0931149382",
          "body": null,
          "is_bot": false,
          "headline": "chore: drop submodule change",
          "author_name": "Jens Reimann",
          "author_login": "ctron",
          "committed_at": "2026-02-02T07:55:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "390614a4e0155b9cf202f0b6166a9c8713688353",
          "body": null,
          "is_bot": false,
          "headline": "chore: format with 2024 rules",
          "author_name": "Jens Reimann",
          "author_login": "ctron",
          "committed_at": "2026-02-02T07:51:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1b5b0d2ab4750440cca997d550885a69dfb54a23",
          "body": null,
          "is_bot": false,
          "headline": "build: align msrv with dependencies",
          "author_name": "Jens Reimann",
          "author_login": "ctron",
          "committed_at": "2026-02-02T07:50:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "74bae6aa457f739c695b09ed8630d0dd6bdcde5f",
          "body": null,
          "is_bot": false,
          "headline": "ci: uptick msrv build",
          "author_name": "Jens Reimann",
          "author_login": "ctron",
          "committed_at": "2026-02-02T07:49:22Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "82c9fee024618483a125f51f7435d4b3e4f6f767",
          "body": "This is unfortunate, but dependencies require it.\nAnd the 2024 resolver can deal with situations like this\nnow.",
          "is_bot": false,
          "headline": "chore: migrate to edition2024",
          "author_name": "Jens Reimann",
          "author_login": "ctron",
          "committed_at": "2026-02-02T07:47:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1cca2774837f500a4a717c30a17340811f00c35b",
          "body": null,
          "is_bot": false,
          "headline": "chore: update dependencies",
          "author_name": "Jens Reimann",
          "author_login": "ctron",
          "committed_at": "2026-02-02T07:45:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b503f9bc2ff557fe144b491175273ea94e05228d",
          "body": null,
          "is_bot": false,
          "headline": "chore: fix up default impl",
          "author_name": "Jens Reimann",
          "author_login": "ctron",
          "committed_at": "2026-02-02T07:45:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e4e877ba879afa90bb1a8adbadf3ac9db3d8e434",
          "body": null,
          "is_bot": false,
          "headline": "chore: make clippy happy",
          "author_name": "Jens Reimann",
          "author_login": "ctron",
          "committed_at": "2026-02-02T07:38:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5045a53a8fc9f8684a3469097ea4739b65a38f50",
          "body": null,
          "is_bot": false,
          "headline": "build: migrate to mdbook 0.5",
          "author_name": "Jens Reimann",
          "author_login": "ctron",
          "committed_at": "2026-02-02T07:34:07Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b24022157b0e4c014549578c23486cc228e95c07",
          "body": "This is part of mdbook now, using GH syntax",
          "is_bot": false,
          "headline": "build: drop mdbook-admonish",
          "author_name": "Jens Reimann",
          "author_login": "ctron",
          "committed_at": "2026-02-02T07:27:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5f9741dbbab740ba7078b716a0b65007cbd773c2",
          "body": null,
          "is_bot": false,
          "headline": "build: drop unsupported attribute",
          "author_name": "Jens Reimann",
          "author_login": "ctron",
          "committed_at": "2026-02-02T07:18:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "18194929a726264e028f5e88bcf6589738fcb79f",
          "body": null,
          "is_bot": false,
          "headline": "build: refresh github actions",
          "author_name": "Jens Reimann",
          "author_login": "ctron",
          "committed_at": "2026-02-02T07:17:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c48f06e526bd15d60b7ec8a86c279611c6a7f90a",
          "body": null,
          "is_bot": false,
          "headline": "fix: replace trunkrs.dev with github.io page",
          "author_name": "Jens Reimann",
          "author_login": "ctron",
          "committed_at": "2026-02-02T07:17:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f1ee3d4032cb939b8513d1d8fabfcb84ce46d811",
          "body": "Filehash is a u64. Most of the time it is 16 characters,\nbut if the leading digit is a 0, it becomes 15 characters.\ne.g. 0x0fffffffffffffff -> fffffffffffffff instead of\n0fffffffffffffff. This changes it to format with leading zeros.\nWhich makes writing code to extracting the hashes more predictible.",
          "is_bot": false,
          "headline": "Changes filehash to always be 16 characters",
          "author_name": "Pweaver",
          "author_login": "pweaver",
          "committed_at": "2025-09-17T07:58:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e0016e56649b4f010fe580f04a95ceef22c9ae6a",
          "body": null,
          "is_bot": false,
          "headline": "chore: resolve lint error",
          "author_name": "tottoto",
          "author_login": "tottoto",
          "committed_at": "2025-09-10T09:51:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bc84a175d6498532174db0fb90b2b7aa88c70be7",
          "body": null,
          "is_bot": false,
          "headline": "Clean up lint errors.",
          "author_name": "Brian Carlsen",
          "author_login": "bicarlsen",
          "committed_at": "2025-07-30T07:09:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4db9b6d81cba98c03e1fa6478448a1520f1ea3d3",
          "body": null,
          "is_bot": false,
          "headline": "Clean up lint errors.",
          "author_name": "Brian Carlsen",
          "author_login": "bicarlsen",
          "committed_at": "2025-07-30T07:09:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c5a8d3f3954d4a0a98ae28b614560ca8d5046129",
          "body": "…ng using globs.",
          "is_bot": false,
          "headline": "Remove bad watch ignore test. No longer needed due to new path matchi…",
          "author_name": "Brian Carlsen",
          "author_login": "bicarlsen",
          "committed_at": "2025-07-30T07:09:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "765391940e00dbca30f7c1669d8078d6186f66ef",
          "body": null,
          "is_bot": false,
          "headline": "Minor bug fix.",
          "author_name": "Brian Carlsen",
          "author_login": "bicarlsen",
          "committed_at": "2025-07-30T07:09:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8d9f378ef44f2ceff50bacac65440542e5835128",
          "body": null,
          "is_bot": false,
          "headline": "Minor bug fix.",
          "author_name": "Brian Carlsen",
          "author_login": "bicarlsen",
          "committed_at": "2025-07-30T07:09:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6a560b5efc5b30fccf80d36d021be3f522d7d059",
          "body": null,
          "is_bot": false,
          "headline": "Remove automatically add recursive paths. This causes a breaking change.",
          "author_name": "Brian Carlsen",
          "author_login": "bicarlsen",
          "committed_at": "2025-07-30T07:09:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "daefb2c007d8751b552f1b635f9529cd8393de38",
          "body": null,
          "is_bot": false,
          "headline": "Document add recursive path.",
          "author_name": "Brian Carlsen",
          "author_login": "bicarlsen",
          "committed_at": "2025-07-30T07:09:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "df39f9dce01c6a9d9e945cade922aaa7c369b932",
          "body": null,
          "is_bot": false,
          "headline": "Add logging on error.",
          "author_name": "Brian Carlsen",
          "author_login": "bicarlsen",
          "committed_at": "2025-07-30T07:09:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4468ac82fdcf7d92bd3dec1e2815cf6b359f37fb",
          "body": null,
          "is_bot": false,
          "headline": "Code clean up.",
          "author_name": "Brian Carlsen",
          "author_login": "bicarlsen",
          "committed_at": "2025-07-30T07:09:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5e0d6c5467269eff3d620ad3258877b8c37db9e5",
          "body": null,
          "is_bot": false,
          "headline": "Remove watch > ignore example from vanilla example.",
          "author_name": "Brian Carlsen",
          "author_login": "bicarlsen",
          "committed_at": "2025-07-30T07:09:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0314efa55de49ac17c991f5458f468ddc2b18a9c",
          "body": null,
          "is_bot": false,
          "headline": "Add recursive paths to ignore list automatically.",
          "author_name": "Brian Carlsen",
          "author_login": "bicarlsen",
          "committed_at": "2025-07-30T07:09:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "14d156a72e2c23c7839a89a6bf8dd87ab13643ef",
          "body": null,
          "is_bot": false,
          "headline": "Ignore errors.",
          "author_name": "Brian Carlsen",
          "author_login": "bicarlsen",
          "committed_at": "2025-07-30T07:09:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9db0481e150f99fbbda163c4a12d2cb4c7c7f9a1",
          "body": null,
          "is_bot": false,
          "headline": "Change ignore channel to handle Vec of paths.",
          "author_name": "Brian Carlsen",
          "author_login": "bicarlsen",
          "committed_at": "2025-07-30T07:09:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "48d110a5ccd11d790116f4bb7b2a30746cb56090",
          "body": null,
          "is_bot": false,
          "headline": "Clean up cruft.",
          "author_name": "Brian Carlsen",
          "author_login": "bicarlsen",
          "committed_at": "2025-07-30T07:09:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "049e2b38f2c49d9870c55c25911554d31b1dfc59",
          "body": "…manual testing.",
          "is_bot": false,
          "headline": "Fix watch ignore glob errors. Watch ignore with glob patterns passed …",
          "author_name": "Brian Carlsen",
          "author_login": "bicarlsen",
          "committed_at": "2025-07-30T07:09:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "aa473f3c1721d08e61eda20866c310112d0fa6a8",
          "body": null,
          "is_bot": false,
          "headline": "Implement wildcard in watch. Untested.",
          "author_name": "Brian Carlsen",
          "author_login": "bicarlsen",
          "committed_at": "2025-07-30T07:09:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d8117a85ee277061dc150657b7c22d35cb9c8a6d",
          "body": "Fix various typos found across documentation files:\n- CONTRIBUTING.md: \"regenate\" → \"regenerate\"\n- README.md: \"form your local\" → \"from your local\"\n- guide/src/assets/index.md: \"avalid\" → \"a valid\", \"an may\" → \"and may\"\n- guide/src/advanced/javascript_interop.md: \"wasm-bingen\" → \"wasm-bindgen\"",
          "is_bot": false,
          "headline": "docs: fix typos in documentation",
          "author_name": "ursisterbtw",
          "author_login": "ursisterbtw",
          "committed_at": "2025-07-02T06:53:55Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8c4fcacf8158b6560d8ec87c0e3d6a496a05e473",
          "body": null,
          "is_bot": false,
          "headline": "chore: make clippy happy for Rust 1.87",
          "author_name": "Jens Reimann",
          "author_login": "ctron",
          "committed_at": "2025-05-20T13:19:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ff0165c7daf494a082baace07a5c705f1c3e2fe7",
          "body": "- 0 s by default\n- with some hint what's happening for whatever reason the browser is not redirecting",
          "is_bot": false,
          "headline": "chore: redirect to the guide using meta refresh",
          "author_name": "Mario Duhanic",
          "author_login": "duke-m",
          "committed_at": "2025-05-20T13:10:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6749a5ce06c9aa235114ae59bd97850a9fb8c8fa",
          "body": null,
          "is_bot": false,
          "headline": "chore: prevent redirects to appear in menu",
          "author_name": "Mario Duhanic",
          "author_login": "duke-m",
          "committed_at": "2025-05-20T13:10:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "810fba1e7143194f2ddd5ecd75f627c83cb860e5",
          "body": "- for the redundant files",
          "is_bot": false,
          "headline": "chore: add shortcode for redirecting to the guide",
          "author_name": "Mario Duhanic",
          "author_login": "duke-m",
          "committed_at": "2025-05-20T13:10:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d233190068bda7b49c1c07e598bc1e3ebb74ecd4",
          "body": "- sections: build, server, watch etc.\n- more about proxy",
          "is_bot": false,
          "headline": "chore: merge book/config with site/config",
          "author_name": "Mario Duhanic",
          "author_login": "duke-m",
          "committed_at": "2025-05-20T13:10:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0a3c6cf43c7b3ed57948507a1cc8069df52a4e04",
          "body": null,
          "is_bot": false,
          "headline": "chore: mdbook-admonish bumps assets_v to 3.0.3",
          "author_name": "Mario Duhanic",
          "author_login": "duke-m",
          "committed_at": "2025-05-20T13:10:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4ec26549a27422dc43ad82c4fa8b101ef0641515",
          "body": "- docs will be only in the guide as a sole source of truth\n- remove everything except some kind of \"why trunk?\" (\"motivation\")\n- replace \"next steps\" with \"installing\", linking to the guide\n- this shrinks to top menu to two items\n- the zola theme injects a div with \"overview\", but without a h1, otherwise we just could link it directly in the menu (not important imho)",
          "is_bot": false,
          "headline": "chore: distill index page, remove redundancy",
          "author_name": "Mario Duhanic",
          "author_login": "duke-m",
          "committed_at": "2025-05-20T13:10:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0730c291214d459b943a24430fdfdf719350ee76",
          "body": "- content is available in the guide\n- guide will be the sole source of truth",
          "is_bot": false,
          "headline": "chore: remove redundant file",
          "author_name": "Mario Duhanic",
          "author_login": "duke-m",
          "committed_at": "2025-05-20T13:10:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "50493b4a3d5b391402a6c67a589111d8d69f327b",
          "body": null,
          "is_bot": false,
          "headline": "fix: don't open browser if build wasn't successful",
          "author_name": "dawe",
          "author_login": "dawedawe",
          "committed_at": "2025-05-12T14:14:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8ec159c52dcaf661e6950bb71d7f62ab24558164",
          "body": null,
          "is_bot": false,
          "headline": "chore: refresh lock file",
          "author_name": "Jens Reimann",
          "author_login": "ctron",
          "committed_at": "2025-05-08T11:42:16Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "04c22ce53f08f2879ce0d1f09fb4d6f549a1750a",
          "body": null,
          "is_bot": false,
          "headline": "chore: bump version to 0.21.14",
          "author_name": "Mario",
          "author_login": "duke-m",
          "committed_at": "2025-05-08T09:26:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0789367857ee714f5460c2d3bd2fddd56d05e45c",
          "body": "- starting with version_117 there is multi-arch support\r\n- will make it possible to build on a non-x86 (docker) host like an arm64 MacOS\r\n- making 123 default, might break, fallback is possible by explicitly setting it in own Trunk.toml",
          "is_bot": false,
          "headline": "fix: update wasm_opt to support aarch64",
          "author_name": "Mario",
          "author_login": "duke-m",
          "committed_at": "2025-05-08T09:26:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6ec5f70197db1e7b0fc449f119aba89324a25682",
          "body": null,
          "is_bot": false,
          "headline": "chore: Update Juice and tweak dark theme",
          "author_name": "Lane Sawyer",
          "author_login": "lanesawyer",
          "committed_at": "2025-04-14T07:26:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "50c2297c0ef4890bfddd40dc8e164550f8d5536e",
          "body": null,
          "is_bot": false,
          "headline": "tools: bump default wasm-opt version to version_123",
          "author_name": "Matt \"Siyuan\" Yan",
          "author_login": "Madoshakalaka",
          "committed_at": "2025-04-09T11:26:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8a57dba4ed9b52d10bc126b4a71b5cf0cd0d0aa9",
          "body": null,
          "is_bot": false,
          "headline": "chore: prepare next version",
          "author_name": "Jens Reimann",
          "author_login": "ctron",
          "committed_at": "2025-04-07T15:22:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d79769b5b0e41a52cb9a0fbba60bb8ac80b57d1a",
          "body": null,
          "is_bot": false,
          "headline": "chore: make clippy happy",
          "author_name": "Jens Reimann",
          "author_login": "ctron",
          "committed_at": "2025-04-07T15:20:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "327dd75c79750b4f45e2574b01977a58169983d6",
          "body": null,
          "is_bot": false,
          "headline": "chore: update dependencies",
          "author_name": "Jens Reimann",
          "author_login": "ctron",
          "committed_at": "2025-04-07T15:15:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4841df0a480d68e98f6efb6ce44e5e8f82dcd3c9",
          "body": null,
          "is_bot": false,
          "headline": "chore: prepare next release",
          "author_name": "Jens Reimann",
          "author_login": "ctron",
          "committed_at": "2025-04-07T15:15:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3c274bcfba633e91423d47cbfac008fa12427d98",
          "body": null,
          "is_bot": false,
          "headline": "Fix the bug that cargo_profile isn't actually used",
          "author_name": "Dongdong Zhou",
          "author_login": "dzhou121",
          "committed_at": "2025-03-27T15:13:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9f16eec6aaab758f4035c8c372e0177f37ff3b8e",
          "body": null,
          "is_bot": false,
          "headline": "chore: prepare next release",
          "author_name": "Jens Reimann",
          "author_login": "ctron",
          "committed_at": "2025-03-27T08:27:29Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0027d9ce0f66c12ae7ae08d5ab40ceeaad9dcac0",
          "body": null,
          "is_bot": false,
          "headline": "chore: prepare next release",
          "author_name": "Jens Reimann",
          "author_login": "ctron",
          "committed_at": "2025-03-27T08:06:22Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8799075dfefc17e5fc363b586f1b36da6a173628",
          "body": null,
          "is_bot": false,
          "headline": "fix: adds comprehensive tests for Tailwind versions",
          "author_name": "Vanna DiCatania",
          "author_login": "VannaDii",
          "committed_at": "2025-03-27T07:29:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        }
      ],
      "releases_count": 93,
      "commits_last_year": 66,
      "latest_release_at": "2026-07-24T15:45:06Z",
      "latest_release_tag": "v0.22.0-beta.2",
      "releases_from_tags": false,
      "days_since_last_push": 1,
      "active_weeks_last_year": 13,
      "days_since_latest_release": 1,
      "mean_days_between_releases": 61.1
    },
    "community": {
      "has_readme": true,
      "has_license": true,
      "has_description": true,
      "has_contributing": true,
      "health_percentage": 50,
      "has_issue_template": false,
      "has_code_of_conduct": false,
      "has_pull_request_template": false
    },
    "ecosystem": {
      "packages": [
        {
          "name": "trunk",
          "exists": true,
          "license": "MIT/Apache-2.0",
          "keywords": [
            "build-tool",
            "bundler",
            "compiler",
            "wasm",
            "web",
            "command-line-utilities",
            "web-programming",
            "wasm"
          ],
          "ecosystem": "crates",
          "matches_repo": true,
          "registry_url": "https://crates.io/crates/trunk",
          "is_deprecated": false,
          "latest_version": "0.21.14",
          "repository_url": "https://github.com/trunk-rs/trunk",
          "versions_count": 95,
          "total_downloads": 1090368,
          "dependents_count": null,
          "deprecation_note": null,
          "maintainers_count": null,
          "monthly_downloads": 32065,
          "first_published_at": "2020-08-19T17:50:14.005934Z",
          "latest_published_at": "2026-07-24T15:48:18.404885Z",
          "latest_version_yanked": false,
          "days_since_latest_publish": 1
        }
      ]
    },
    "popularity": {
      "forks": 319,
      "stars": 4355,
      "watchers": 24,
      "fork_history": {
        "days": [
          {
            "date": "2020-08-27",
            "count": 1
          },
          {
            "date": "2020-09-01",
            "count": 1
          },
          {
            "date": "2020-09-23",
            "count": 1
          },
          {
            "date": "2020-09-29",
            "count": 1
          },
          {
            "date": "2020-10-04",
            "count": 1
          },
          {
            "date": "2020-10-15",
            "count": 1
          },
          {
            "date": "2020-10-30",
            "count": 1
          },
          {
            "date": "2020-11-01",
            "count": 1
          },
          {
            "date": "2020-11-26",
            "count": 1
          },
          {
            "date": "2020-12-04",
            "count": 1
          },
          {
            "date": "2020-12-05",
            "count": 1
          },
          {
            "date": "2020-12-13",
            "count": 1
          },
          {
            "date": "2021-01-02",
            "count": 1
          },
          {
            "date": "2021-01-04",
            "count": 1
          },
          {
            "date": "2021-01-18",
            "count": 1
          },
          {
            "date": "2021-02-01",
            "count": 1
          },
          {
            "date": "2021-02-04",
            "count": 1
          },
          {
            "date": "2021-02-07",
            "count": 1
          },
          {
            "date": "2021-02-23",
            "count": 1
          },
          {
            "date": "2021-03-10",
            "count": 1
          },
          {
            "date": "2021-03-24",
            "count": 1
          },
          {
            "date": "2021-03-31",
            "count": 1
          },
          {
            "date": "2021-04-11",
            "count": 1
          },
          {
            "date": "2021-04-16",
            "count": 1
          },
          {
            "date": "2021-04-19",
            "count": 1
          },
          {
            "date": "2021-04-30",
            "count": 1
          },
          {
            "date": "2021-05-17",
            "count": 2
          },
          {
            "date": "2021-05-19",
            "count": 1
          },
          {
            "date": "2021-05-24",
            "count": 1
          },
          {
            "date": "2021-06-06",
            "count": 1
          },
          {
            "date": "2021-06-10",
            "count": 1
          },
          {
            "date": "2021-06-14",
            "count": 1
          },
          {
            "date": "2021-07-01",
            "count": 1
          },
          {
            "date": "2021-07-08",
            "count": 1
          },
          {
            "date": "2021-08-03",
            "count": 1
          },
          {
            "date": "2021-08-06",
            "count": 3
          },
          {
            "date": "2021-08-22",
            "count": 1
          },
          {
            "date": "2021-08-28",
            "count": 1
          },
          {
            "date": "2021-08-31",
            "count": 1
          },
          {
            "date": "2021-09-01",
            "count": 1
          },
          {
            "date": "2021-09-03",
            "count": 1
          },
          {
            "date": "2021-09-17",
            "count": 1
          },
          {
            "date": "2021-09-23",
            "count": 1
          },
          {
            "date": "2021-09-24",
            "count": 2
          },
          {
            "date": "2021-10-07",
            "count": 1
          },
          {
            "date": "2021-10-18",
            "count": 2
          },
          {
            "date": "2021-10-20",
            "count": 1
          },
          {
            "date": "2021-11-03",
            "count": 1
          },
          {
            "date": "2021-11-05",
            "count": 1
          },
          {
            "date": "2021-11-23",
            "count": 1
          },
          {
            "date": "2021-11-29",
            "count": 1
          },
          {
            "date": "2021-12-07",
            "count": 2
          },
          {
            "date": "2021-12-14",
            "count": 1
          },
          {
            "date": "2021-12-27",
            "count": 2
          },
          {
            "date": "2021-12-28",
            "count": 1
          },
          {
            "date": "2022-01-04",
            "count": 1
          },
          {
            "date": "2022-01-06",
            "count": 1
          },
          {
            "date": "2022-01-08",
            "count": 1
          },
          {
            "date": "2022-01-13",
            "count": 1
          },
          {
            "date": "2022-01-17",
            "count": 1
          },
          {
            "date": "2022-01-31",
            "count": 1
          },
          {
            "date": "2022-02-06",
            "count": 1
          },
          {
            "date": "2022-02-15",
            "count": 1
          },
          {
            "date": "2022-02-17",
            "count": 1
          },
          {
            "date": "2022-02-20",
            "count": 2
          },
          {
            "date": "2022-03-22",
            "count": 1
          },
          {
            "date": "2022-03-26",
            "count": 1
          },
          {
            "date": "2022-04-04",
            "count": 1
          },
          {
            "date": "2022-04-09",
            "count": 2
          },
          {
            "date": "2022-04-11",
            "count": 1
          },
          {
            "date": "2022-04-13",
            "count": 1
          },
          {
            "date": "2022-04-15",
            "count": 1
          },
          {
            "date": "2022-04-17",
            "count": 1
          },
          {
            "date": "2022-04-19",
            "count": 1
          },
          {
            "date": "2022-04-21",
            "count": 1
          },
          {
            "date": "2022-05-03",
            "count": 1
          },
          {
            "date": "2022-05-04",
            "count": 1
          },
          {
            "date": "2022-05-08",
            "count": 1
          },
          {
            "date": "2022-05-20",
            "count": 1
          },
          {
            "date": "2022-05-22",
            "count": 5
          },
          {
            "date": "2022-05-26",
            "count": 1
          },
          {
            "date": "2022-06-08",
            "count": 1
          },
          {
            "date": "2022-06-29",
            "count": 1
          },
          {
            "date": "2022-07-01",
            "count": 1
          },
          {
            "date": "2022-07-27",
            "count": 1
          },
          {
            "date": "2022-08-05",
            "count": 1
          },
          {
            "date": "2022-08-07",
            "count": 1
          },
          {
            "date": "2022-08-15",
            "count": 1
          },
          {
            "date": "2022-08-18",
            "count": 1
          },
          {
            "date": "2022-08-25",
            "count": 1
          },
          {
            "date": "2022-09-03",
            "count": 1
          },
          {
            "date": "2022-09-06",
            "count": 1
          },
          {
            "date": "2022-09-09",
            "count": 1
          },
          {
            "date": "2022-09-18",
            "count": 1
          },
          {
            "date": "2022-09-22",
            "count": 1
          },
          {
            "date": "2022-10-07",
            "count": 1
          },
          {
            "date": "2022-10-09",
            "count": 1
          },
          {
            "date": "2022-10-12",
            "count": 1
          },
          {
            "date": "2022-10-15",
            "count": 1
          },
          {
            "date": "2022-10-21",
            "count": 1
          },
          {
            "date": "2022-10-24",
            "count": 1
          },
          {
            "date": "2022-10-25",
            "count": 1
          },
          {
            "date": "2022-10-27",
            "count": 1
          },
          {
            "date": "2022-10-30",
            "count": 1
          },
          {
            "date": "2022-11-02",
            "count": 1
          },
          {
            "date": "2022-11-08",
            "count": 1
          },
          {
            "date": "2022-11-11",
            "count": 1
          },
          {
            "date": "2022-11-15",
            "count": 1
          },
          {
            "date": "2022-11-19",
            "count": 1
          },
          {
            "date": "2022-11-20",
            "count": 1
          },
          {
            "date": "2022-11-21",
            "count": 1
          },
          {
            "date": "2022-11-28",
            "count": 1
          },
          {
            "date": "2022-12-05",
            "count": 1
          },
          {
            "date": "2022-12-15",
            "count": 1
          },
          {
            "date": "2022-12-24",
            "count": 1
          },
          {
            "date": "2023-01-02",
            "count": 4
          },
          {
            "date": "2023-01-04",
            "count": 1
          },
          {
            "date": "2023-01-11",
            "count": 1
          },
          {
            "date": "2023-01-31",
            "count": 1
          },
          {
            "date": "2023-02-07",
            "count": 1
          },
          {
            "date": "2023-02-09",
            "count": 1
          },
          {
            "date": "2023-02-11",
            "count": 1
          },
          {
            "date": "2023-02-13",
            "count": 1
          },
          {
            "date": "2023-02-14",
            "count": 1
          },
          {
            "date": "2023-02-15",
            "count": 1
          },
          {
            "date": "2023-02-21",
            "count": 1
          },
          {
            "date": "2023-02-27",
            "count": 1
          },
          {
            "date": "2023-03-05",
            "count": 1
          },
          {
            "date": "2023-03-07",
            "count": 1
          },
          {
            "date": "2023-03-14",
            "count": 1
          },
          {
            "date": "2023-03-15",
            "count": 2
          },
          {
            "date": "2023-03-20",
            "count": 1
          },
          {
            "date": "2023-03-27",
            "count": 1
          },
          {
            "date": "2023-03-29",
            "count": 1
          },
          {
            "date": "2023-04-01",
            "count": 1
          },
          {
            "date": "2023-04-03",
            "count": 1
          },
          {
            "date": "2023-04-16",
            "count": 1
          },
          {
            "date": "2023-04-22",
            "count": 1
          },
          {
            "date": "2023-04-27",
            "count": 1
          },
          {
            "date": "2023-05-02",
            "count": 1
          },
          {
            "date": "2023-05-07",
            "count": 1
          },
          {
            "date": "2023-05-17",
            "count": 1
          },
          {
            "date": "2023-05-20",
            "count": 1
          },
          {
            "date": "2023-05-31",
            "count": 1
          },
          {
            "date": "2023-06-03",
            "count": 1
          },
          {
            "date": "2023-06-04",
            "count": 1
          },
          {
            "date": "2023-06-16",
            "count": 1
          },
          {
            "date": "2023-06-30",
            "count": 1
          },
          {
            "date": "2023-07-02",
            "count": 2
          },
          {
            "date": "2023-07-09",
            "count": 1
          },
          {
            "date": "2023-07-10",
            "count": 1
          },
          {
            "date": "2023-07-14",
            "count": 1
          },
          {
            "date": "2023-07-17",
            "count": 1
          },
          {
            "date": "2023-07-26",
            "count": 1
          },
          {
            "date": "2023-08-04",
            "count": 1
          },
          {
            "date": "2023-08-20",
            "count": 1
          },
          {
            "date": "2023-08-22",
            "count": 1
          },
          {
            "date": "2023-08-28",
            "count": 2
          },
          {
            "date": "2023-09-13",
            "count": 1
          },
          {
            "date": "2023-10-29",
            "count": 2
          },
          {
            "date": "2023-10-31",
            "count": 1
          },
          {
            "date": "2023-11-02",
            "count": 1
          },
          {
            "date": "2023-11-03",
            "count": 1
          },
          {
            "date": "2023-11-13",
            "count": 1
          },
          {
            "date": "2023-12-06",
            "count": 1
          },
          {
            "date": "2023-12-12",
            "count": 1
          },
          {
            "date": "2023-12-18",
            "count": 1
          },
          {
            "date": "2023-12-22",
            "count": 1
          },
          {
            "date": "2023-12-25",
            "count": 1
          },
          {
            "date": "2024-01-05",
            "count": 1
          },
          {
            "date": "2024-01-13",
            "count": 1
          },
          {
            "date": "2024-01-17",
            "count": 2
          },
          {
            "date": "2024-01-28",
            "count": 1
          },
          {
            "date": "2024-02-03",
            "count": 1
          },
          {
            "date": "2024-02-07",
            "count": 1
          },
          {
            "date": "2024-02-17",
            "count": 1
          },
          {
            "date": "2024-03-08",
            "count": 1
          },
          {
            "date": "2024-03-12",
            "count": 1
          },
          {
            "date": "2024-03-17",
            "count": 1
          },
          {
            "date": "2024-03-24",
            "count": 1
          },
          {
            "date": "2024-04-11",
            "count": 1
          },
          {
            "date": "2024-04-12",
            "count": 1
          },
          {
            "date": "2024-04-21",
            "count": 1
          },
          {
            "date": "2024-04-25",
            "count": 1
          },
          {
            "date": "2024-05-13",
            "count": 1
          },
          {
            "date": "2024-05-29",
            "count": 2
          },
          {
            "date": "2024-05-31",
            "count": 1
          },
          {
            "date": "2024-06-03",
            "count": 1
          },
          {
            "date": "2024-06-05",
            "count": 1
          },
          {
            "date": "2024-06-20",
            "count": 1
          },
          {
            "date": "2024-06-28",
            "count": 1
          },
          {
            "date": "2024-07-17",
            "count": 1
          },
          {
            "date": "2024-07-19",
            "count": 1
          },
          {
            "date": "2024-07-25",
            "count": 1
          },
          {
            "date": "2024-08-01",
            "count": 1
          },
          {
            "date": "2024-08-03",
            "count": 1
          },
          {
            "date": "2024-08-04",
            "count": 1
          },
          {
            "date": "2024-08-09",
            "count": 1
          },
          {
            "date": "2024-08-25",
            "count": 1
          },
          {
            "date": "2024-08-28",
            "count": 1
          },
          {
            "date": "2024-09-01",
            "count": 1
          },
          {
            "date": "2024-09-06",
            "count": 1
          },
          {
            "date": "2024-09-07",
            "count": 2
          },
          {
            "date": "2024-10-24",
            "count": 1
          },
          {
            "date": "2024-10-31",
            "count": 1
          },
          {
            "date": "2024-11-13",
            "count": 1
          },
          {
            "date": "2024-11-15",
            "count": 1
          },
          {
            "date": "2024-12-01",
            "count": 1
          },
          {
            "date": "2024-12-08",
            "count": 1
          },
          {
            "date": "2024-12-10",
            "count": 1
          },
          {
            "date": "2024-12-15",
            "count": 1
          },
          {
            "date": "2024-12-16",
            "count": 1
          },
          {
            "date": "2024-12-27",
            "count": 1
          },
          {
            "date": "2025-01-06",
            "count": 1
          },
          {
            "date": "2025-01-09",
            "count": 1
          },
          {
            "date": "2025-01-24",
            "count": 1
          },
          {
            "date": "2025-02-01",
            "count": 2
          },
          {
            "date": "2025-02-18",
            "count": 1
          },
          {
            "date": "2025-02-20",
            "count": 1
          },
          {
            "date": "2025-02-26",
            "count": 1
          },
          {
            "date": "2025-03-01",
            "count": 1
          },
          {
            "date": "2025-03-04",
            "count": 1
          },
          {
            "date": "2025-03-11",
            "count": 1
          },
          {
            "date": "2025-03-14",
            "count": 1
          },
          {
            "date": "2025-03-16",
            "count": 1
          },
          {
            "date": "2025-03-23",
            "count": 2
          },
          {
            "date": "2025-03-27",
            "count": 2
          },
          {
            "date": "2025-04-05",
            "count": 1
          },
          {
            "date": "2025-04-08",
            "count": 1
          },
          {
            "date": "2025-04-19",
            "count": 2
          },
          {
            "date": "2025-05-07",
            "count": 1
          },
          {
            "date": "2025-05-11",
            "count": 1
          },
          {
            "date": "2025-06-06",
            "count": 1
          },
          {
            "date": "2025-06-16",
            "count": 1
          },
          {
            "date": "2025-07-02",
            "count": 1
          },
          {
            "date": "2025-07-10",
            "count": 2
          },
          {
            "date": "2025-07-18",
            "count": 1
          },
          {
            "date": "2025-07-19",
            "count": 1
          },
          {
            "date": "2025-07-23",
            "count": 1
          },
          {
            "date": "2025-08-04",
            "count": 2
          },
          {
            "date": "2025-08-09",
            "count": 1
          },
          {
            "date": "2025-08-22",
            "count": 1
          },
          {
            "date": "2025-08-27",
            "count": 1
          },
          {
            "date": "2025-09-02",
            "count": 1
          },
          {
            "date": "2025-09-15",
            "count": 1
          },
          {
            "date": "2025-09-17",
            "count": 1
          },
          {
            "date": "2025-09-21",
            "count": 1
          },
          {
            "date": "2025-10-11",
            "count": 1
          },
          {
            "date": "2025-10-22",
            "count": 1
          },
          {
            "date": "2025-10-28",
            "count": 1
          },
          {
            "date": "2025-10-30",
            "count": 1
          },
          {
            "date": "2025-11-08",
            "count": 1
          },
          {
            "date": "2025-11-27",
            "count": 1
          },
          {
            "date": "2025-12-08",
            "count": 1
          },
          {
            "date": "2025-12-22",
            "count": 1
          },
          {
            "date": "2026-01-21",
            "count": 1
          },
          {
            "date": "2026-01-28",
            "count": 1
          },
          {
            "date": "2026-01-29",
            "count": 1
          },
          {
            "date": "2026-02-17",
            "count": 1
          },
          {
            "date": "2026-02-19",
            "count": 1
          },
          {
            "date": "2026-02-24",
            "count": 1
          },
          {
            "date": "2026-02-25",
            "count": 1
          },
          {
            "date": "2026-02-27",
            "count": 1
          },
          {
            "date": "2026-03-14",
            "count": 1
          },
          {
            "date": "2026-03-15",
            "count": 1
          },
          {
            "date": "2026-03-17",
            "count": 1
          },
          {
            "date": "2026-03-22",
            "count": 1
          },
          {
            "date": "2026-04-02",
            "count": 1
          },
          {
            "date": "2026-04-22",
            "count": 1
          },
          {
            "date": "2026-04-25",
            "count": 1
          },
          {
            "date": "2026-04-30",
            "count": 1
          },
          {
            "date": "2026-05-07",
            "count": 1
          },
          {
            "date": "2026-05-24",
            "count": 1
          },
          {
            "date": "2026-06-16",
            "count": 1
          },
          {
            "date": "2026-07-10",
            "count": 1
          },
          {
            "date": "2026-07-18",
            "count": 1
          },
          {
            "date": "2026-07-22",
            "count": 1
          },
          {
            "date": "2026-07-25",
            "count": 2
          }
        ],
        "complete": true,
        "collected": 308,
        "total_forks": 319
      },
      "star_history": null,
      "open_issues_and_prs": 139
    },
    "ai_readiness": {
      "has_nix": false,
      "example_dirs": [
        "examples"
      ],
      "has_llms_txt": false,
      "has_dockerfile": true,
      "has_mcp_signal": false,
      "bootstrap_files": [],
      "api_schema_files": [],
      "has_devcontainer": false,
      "typecheck_configs": [],
      "toolchain_manifests": [
        "Cargo.toml",
        "examples/cargo-manifest/Cargo.toml",
        "examples/cdylib/Cargo.toml",
        "examples/failing-rust/Cargo.toml",
        "examples/hooks/Cargo.toml",
        "examples/hooks/xtask/Cargo.toml",
        "examples/initializer/Cargo.toml",
        "examples/leptos/Cargo.toml",
        "examples/node-module/Cargo.toml",
        "examples/proxy/Cargo.toml",
        "examples/seed/Cargo.toml",
        "examples/target-path/Cargo.toml",
        "examples/vanilla/Cargo.toml",
        "examples/wasm_threads/Cargo.toml",
        "examples/webworker-gloo/Cargo.toml",
        "examples/webworker-module/Cargo.toml",
        "examples/webworker/Cargo.toml",
        "examples/yaml-config/Cargo.toml",
        "examples/yew-tailwindcss/Cargo.toml",
        "examples/yew-tls/Cargo.toml",
        "examples/yew/Cargo.toml"
      ],
      "largest_source_bytes": 37902,
      "source_files_sampled": 116,
      "oversized_source_files": 0,
      "agent_instruction_files": [],
      "agent_instruction_max_bytes": null
    },
    "dependencies": {
      "manifests": [
        "Cargo.toml"
      ],
      "advisories": {
        "error": null,
        "scope": null,
        "source": null,
        "findings": [],
        "collected": false,
        "malicious": [],
        "truncated": false,
        "by_severity": {},
        "advisory_count": 0,
        "affected_count": 0,
        "assessed_count": 0,
        "malicious_count": 0,
        "assessed_package": null,
        "unassessed_count": 0,
        "direct_affected_count": 0
      },
      "ecosystems": [
        "crates"
      ],
      "dependencies": [
        {
          "name": "anyhow",
          "manifest": "Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": "1"
        },
        {
          "name": "async-compression",
          "manifest": "Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": "0.4.41"
        },
        {
          "name": "async-tar",
          "manifest": "Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": "0.6"
        },
        {
          "name": "axum",
          "manifest": "Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": "0.8"
        },
        {
          "name": "axum-server",
          "manifest": "Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": "0.8"
        },
        {
          "name": "backon",
          "manifest": "Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": "1"
        },
        {
          "name": "base64",
          "manifest": "Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": "0.23"
        },
        {
          "name": "bytes",
          "manifest": "Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": "1"
        },
        {
          "name": "cargo-lock",
          "manifest": "Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": "11"
        },
        {
          "name": "cargo_metadata",
          "manifest": "Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": "0.23"
        },
        {
          "name": "clap",
          "manifest": "Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": "4"
        },
        {
          "name": "clap_complete",
          "manifest": "Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": "4"
        },
        {
          "name": "console",
          "manifest": "Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": "0.16.2"
        },
        {
          "name": "directories",
          "manifest": "Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": "6"
        },
        {
          "name": "dunce",
          "manifest": "Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": "1"
        },
        {
          "name": "flate2",
          "manifest": "Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": "1"
        },
        {
          "name": "futures-util",
          "manifest": "Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": "0.3"
        },
        {
          "name": "globset",
          "manifest": "Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": "0.4"
        },
        {
          "name": "hickory-resolver",
          "manifest": "Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": "0.26"
        },
        {
          "name": "htmlescape",
          "manifest": "Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": "0.3.1"
        },
        {
          "name": "http",
          "manifest": "Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": "1.4"
        },
        {
          "name": "humantime",
          "manifest": "Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": "2"
        },
        {
          "name": "humantime-serde",
          "manifest": "Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": "1"
        },
        {
          "name": "local-ip-address",
          "manifest": "Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": "0.6"
        },
        {
          "name": "lol_html",
          "manifest": "Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": "2"
        },
        {
          "name": "mime_guess",
          "manifest": "Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": "2"
        },
        {
          "name": "minify-html",
          "manifest": "Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": "0.18"
        },
        {
          "name": "notify",
          "manifest": "Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": "8"
        },
        {
          "name": "notify-debouncer-full",
          "manifest": "Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": "0.7"
        },
        {
          "name": "open",
          "manifest": "Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": "5"
        },
        {
          "name": "oxipng",
          "manifest": "Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": "10"
        },
        {
          "name": "rand",
          "manifest": "Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": "0.10"
        },
        {
          "name": "regex",
          "manifest": "Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": "1"
        },
        {
          "name": "reqwest",
          "manifest": "Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": "0.13"
        },
        {
          "name": "schemars",
          "manifest": "Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": "1"
        },
        {
          "name": "seahash",
          "manifest": "Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": "4"
        },
        {
          "name": "semver",
          "manifest": "Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": "1"
        },
        {
          "name": "serde",
          "manifest": "Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": "1"
        },
        {
          "name": "serde_json",
          "manifest": "Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": "1"
        },
        {
          "name": "serde_yaml",
          "manifest": "Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": "=0.9.33"
        },
        {
          "name": "sha2",
          "manifest": "Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": "0.11"
        },
        {
          "name": "strum",
          "manifest": "Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": "0.28"
        },
        {
          "name": "swc_common",
          "manifest": "Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": "24"
        },
        {
          "name": "swc_ecma_ast",
          "manifest": "Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": "26"
        },
        {
          "name": "swc_ecma_codegen",
          "manifest": "Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": "29"
        },
        {
          "name": "swc_ecma_minifier",
          "manifest": "Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": "58"
        },
        {
          "name": "swc_ecma_parser",
          "manifest": "Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": "42"
        },
        {
          "name": "swc_ecma_transforms_base",
          "manifest": "Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": "46"
        },
        {
          "name": "swc_ecma_visit",
          "manifest": "Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": "26"
        },
        {
          "name": "tar",
          "manifest": "Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": "0.4"
        },
        {
          "name": "thiserror",
          "manifest": "Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": "2"
        },
        {
          "name": "time",
          "manifest": "Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": "0.3"
        },
        {
          "name": "tokio",
          "manifest": "Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": "1"
        },
        {
          "name": "tokio-stream",
          "manifest": "Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": "0.1"
        },
        {
          "name": "tokio-tungstenite",
          "manifest": "Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": "0.30"
        },
        {
          "name": "tokio-util",
          "manifest": "Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": "0.7.18"
        },
        {
          "name": "toml",
          "manifest": "Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": "1"
        },
        {
          "name": "tower-http",
          "manifest": "Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": "0.7"
        },
        {
          "name": "tracing",
          "manifest": "Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": "0.1"
        },
        {
          "name": "tracing-subscriber",
          "manifest": "Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": "0.3"
        },
        {
          "name": "url",
          "manifest": "Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": "2"
        },
        {
          "name": "which",
          "manifest": "Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": "8"
        },
        {
          "name": "zip",
          "manifest": "Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": "8"
        },
        {
          "name": "lightningcss",
          "manifest": "Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": "=1.0.0-alpha.72"
        },
        {
          "name": "crates_io_api",
          "manifest": "Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": "0.12"
        },
        {
          "name": "openssl",
          "manifest": "Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": "0.10"
        }
      ],
      "all_dependencies": {
        "error": "GitHub dependency-graph SBOM unavailable (404); the dependency graph may be disabled for this repository",
        "source": null,
        "packages": [],
        "collected": false,
        "truncated": false,
        "total_count": null,
        "direct_count": null,
        "indirect_count": null
      }
    },
    "maintainership": {
      "issues": {
        "open_prs": 21,
        "merged_prs": 317,
        "open_issues": 118,
        "closed_ratio": 0.806,
        "closed_issues": 491,
        "closed_unmerged_prs": 99
      },
      "bus_factor": 1,
      "bot_contributors": 0,
      "top_contributors": [
        {
          "type": "User",
          "login": "ctron",
          "commits": 478,
          "avatar_url": "https://avatars.githubusercontent.com/u/202474?v=4"
        },
        {
          "type": "User",
          "login": "thedodd",
          "commits": 189,
          "avatar_url": "https://avatars.githubusercontent.com/u/2380740?v=4"
        },
        {
          "type": "User",
          "login": "dnaka91",
          "commits": 34,
          "avatar_url": "https://avatars.githubusercontent.com/u/36804488?v=4"
        },
        {
          "type": "User",
          "login": "bicarlsen",
          "commits": 22,
          "avatar_url": "https://avatars.githubusercontent.com/u/4098092?v=4"
        },
        {
          "type": "User",
          "login": "ensc",
          "commits": 18,
          "avatar_url": "https://avatars.githubusercontent.com/u/43379?v=4"
        },
        {
          "type": "User",
          "login": "airblast-dev",
          "commits": 14,
          "avatar_url": "https://avatars.githubusercontent.com/u/111659262?v=4"
        },
        {
          "type": "User",
          "login": "duke-m",
          "commits": 9,
          "avatar_url": "https://avatars.githubusercontent.com/u/22254255?v=4"
        },
        {
          "type": "User",
          "login": "nuzzles",
          "commits": 9,
          "avatar_url": "https://avatars.githubusercontent.com/u/48108917?v=4"
        },
        {
          "type": "User",
          "login": "alisterd51",
          "commits": 9,
          "avatar_url": "https://avatars.githubusercontent.com/u/51226089?v=4"
        },
        {
          "type": "User",
          "login": "lpotthast",
          "commits": 7,
          "avatar_url": "https://avatars.githubusercontent.com/u/9355833?v=4"
        }
      ],
      "contributors_sampled": 100,
      "top_contributor_share": 0.503
    },
    "quality_signals": {
      "has_ci": true,
      "has_tests": true,
      "ci_workflows": [
        "brew.yaml",
        "ci.yaml",
        "docs.yaml",
        "pages.yaml",
        "release.yaml"
      ],
      "has_docs_dir": false,
      "linter_configs": [],
      "has_editorconfig": false,
      "has_linter_config": false,
      "has_precommit_config": false
    },
    "security_signals": {
      "lockfiles": [
        "Cargo.lock"
      ],
      "scorecard": {
        "checks": [
          {
            "name": "Binary-Artifacts",
            "score": 10,
            "reason": "no binaries found in the repo",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#binary-artifacts"
          },
          {
            "name": "Branch-Protection",
            "score": 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": 8,
            "reason": "9 out of 11 merged PRs checked by a CI test -- score normalized to 8",
            "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 9/13 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 27 contributing companies or organizations",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#contributors"
          },
          {
            "name": "Dangerous-Workflow",
            "score": 10,
            "reason": "no dangerous workflow patterns detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dangerous-workflow"
          },
          {
            "name": "Dependency-Update-Tool",
            "score": 0,
            "reason": "no update tool detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dependency-update-tool"
          },
          {
            "name": "Fuzzing",
            "score": 0,
            "reason": "project is not fuzzed",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#fuzzing"
          },
          {
            "name": "License",
            "score": 10,
            "reason": "license file detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#license"
          },
          {
            "name": "Maintained",
            "score": 10,
            "reason": "10 commit(s) and 8 issue activity found in the last 90 days -- score normalized to 10",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#maintained"
          },
          {
            "name": "Packaging",
            "score": 10,
            "reason": "packaging workflow detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#packaging"
          },
          {
            "name": "Pinned-Dependencies",
            "score": 0,
            "reason": "dependency not pinned by hash detected -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#pinned-dependencies"
          },
          {
            "name": "SAST",
            "score": 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": 0,
            "reason": "Project has not signed or included provenance with any releases.",
            "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": 0,
            "reason": "11 existing vulnerabilities detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
          }
        ],
        "commit": "6fea90a7fb0f344909cd1b56114e4c54021214a0",
        "ran_at": "2026-07-25T18:06:00Z",
        "aggregate_score": 4.3,
        "scorecard_version": "v5.5.0"
      },
      "has_codeql_workflow": false,
      "has_security_policy": false,
      "has_dependabot_config": false
    },
    "contribution_flow": {
      "collected": true,
      "ci_last_run_at": "2026-07-24T15:48:23Z",
      "oldest_open_prs": [
        {
          "number": 457,
          "created_at": "2022-11-11T22:36:51Z",
          "last_comment_at": "2024-11-14T11:06:52Z",
          "last_comment_author": "databasedav"
        },
        {
          "number": 614,
          "created_at": "2023-10-31T18:13:58Z",
          "last_comment_at": "2025-09-01T05:03:52Z",
          "last_comment_author": "bunnyBites"
        },
        {
          "number": 806,
          "created_at": "2024-05-31T23:56:42Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 947,
          "created_at": "2025-02-15T13:14:07Z",
          "last_comment_at": "2025-10-21T08:58:47Z",
          "last_comment_author": "strahlc"
        },
        {
          "number": 975,
          "created_at": "2025-04-08T15:36:12Z",
          "last_comment_at": "2025-04-09T10:30:19Z",
          "last_comment_author": "Madoshakalaka"
        },
        {
          "number": 980,
          "created_at": "2025-04-19T23:47:45Z",
          "last_comment_at": "2025-05-12T14:43:56Z",
          "last_comment_author": "duke-m"
        },
        {
          "number": 988,
          "created_at": "2025-05-12T15:07:54Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 990,
          "created_at": "2025-06-07T08:30:55Z",
          "last_comment_at": "2025-06-10T10:30:53Z",
          "last_comment_author": "bigsaltyfishes"
        },
        {
          "number": 995,
          "created_at": "2025-06-18T17:58:28Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 998,
          "created_at": "2025-07-10T08:35:19Z",
          "last_comment_at": "2025-07-11T08:03:20Z",
          "last_comment_author": "ctron"
        },
        {
          "number": 1002,
          "created_at": "2025-07-18T04:15:13Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 1004,
          "created_at": "2025-07-19T17:26:20Z",
          "last_comment_at": "2025-08-12T13:29:42Z",
          "last_comment_author": "ctron"
        },
        {
          "number": 1006,
          "created_at": "2025-08-04T11:45:47Z",
          "last_comment_at": "2025-08-04T14:14:24Z",
          "last_comment_author": "hoxxep"
        },
        {
          "number": 1007,
          "created_at": "2025-08-04T22:22:39Z",
          "last_comment_at": "2026-02-26T15:21:14Z",
          "last_comment_author": "ctron"
        },
        {
          "number": 1015,
          "created_at": "2025-09-09T23:19:12Z",
          "last_comment_at": "2025-09-10T11:59:36Z",
          "last_comment_author": "tottoto"
        },
        {
          "number": 1050,
          "created_at": "2026-02-27T08:50:54Z",
          "last_comment_at": "2026-02-27T09:13:00Z",
          "last_comment_author": "MarcAntoine-Arnaud"
        },
        {
          "number": 1051,
          "created_at": "2026-02-27T10:21:34Z",
          "last_comment_at": "2026-02-27T15:18:08Z",
          "last_comment_author": "deadbaed"
        },
        {
          "number": 1066,
          "created_at": "2026-05-02T11:38:48Z",
          "last_comment_at": "2026-06-10T11:24:49Z",
          "last_comment_author": "ctron"
        },
        {
          "number": 1079,
          "created_at": "2026-06-20T18:44:14Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 1081,
          "created_at": "2026-07-10T08:41:22Z",
          "last_comment_at": null,
          "last_comment_author": null
        }
      ],
      "last_merged_pr_at": "2026-07-24T14:50:48Z",
      "ci_last_conclusion": "SUCCESS",
      "oldest_open_issues": [
        {
          "number": 3,
          "created_at": "2020-08-23T15:00:31Z",
          "last_comment_at": "2023-11-12T11:59:04Z",
          "last_comment_author": "terwer"
        },
        {
          "number": 6,
          "created_at": "2020-08-24T02:47:35Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 9,
          "created_at": "2020-08-25T21:43:19Z",
          "last_comment_at": "2026-06-22T08:41:06Z",
          "last_comment_author": "ctron"
        },
        {
          "number": 20,
          "created_at": "2020-08-27T20:53:19Z",
          "last_comment_at": "2023-02-03T11:26:29Z",
          "last_comment_author": "grodin"
        },
        {
          "number": 21,
          "created_at": "2020-08-28T13:29:10Z",
          "last_comment_at": "2025-05-12T21:53:29Z",
          "last_comment_author": "duke-m"
        },
        {
          "number": 28,
          "created_at": "2020-08-30T14:13:17Z",
          "last_comment_at": "2021-02-01T03:59:51Z",
          "last_comment_author": "thedodd"
        },
        {
          "number": 30,
          "created_at": "2020-09-01T02:37:16Z",
          "last_comment_at": "2020-09-04T00:17:49Z",
          "last_comment_author": "MartinKavik"
        },
        {
          "number": 32,
          "created_at": "2020-09-03T07:48:24Z",
          "last_comment_at": "2024-10-09T07:59:11Z",
          "last_comment_author": "Boscop"
        },
        {
          "number": 34,
          "created_at": "2020-09-04T11:50:17Z",
          "last_comment_at": "2023-12-11T00:05:43Z",
          "last_comment_author": "github-actions"
        },
        {
          "number": 57,
          "created_at": "2020-09-23T16:39:20Z",
          "last_comment_at": "2025-05-20T11:20:47Z",
          "last_comment_author": "irfanzainudin"
        },
        {
          "number": 86,
          "created_at": "2020-10-20T06:19:20Z",
          "last_comment_at": "2023-12-08T00:05:32Z",
          "last_comment_author": "github-actions"
        },
        {
          "number": 88,
          "created_at": "2020-10-24T07:12:26Z",
          "last_comment_at": "2023-12-08T00:05:30Z",
          "last_comment_author": "github-actions"
        },
        {
          "number": 89,
          "created_at": "2020-10-30T20:01:57Z",
          "last_comment_at": "2023-12-08T00:05:28Z",
          "last_comment_author": "github-actions"
        },
        {
          "number": 90,
          "created_at": "2020-11-01T15:11:17Z",
          "last_comment_at": "2023-12-08T00:05:26Z",
          "last_comment_author": "github-actions"
        },
        {
          "number": 91,
          "created_at": "2020-11-02T12:49:20Z",
          "last_comment_at": "2024-06-24T07:42:38Z",
          "last_comment_author": "ctron"
        },
        {
          "number": 92,
          "created_at": "2020-11-11T08:28:31Z",
          "last_comment_at": "2023-12-07T00:05:19Z",
          "last_comment_author": "github-actions"
        },
        {
          "number": 172,
          "created_at": "2021-04-30T12:31:32Z",
          "last_comment_at": "2023-11-22T07:31:05Z",
          "last_comment_author": "alexkazik"
        },
        {
          "number": 185,
          "created_at": "2021-06-14T22:38:25Z",
          "last_comment_at": "2023-11-20T00:38:26Z",
          "last_comment_author": "github-actions"
        },
        {
          "number": 208,
          "created_at": "2021-08-03T10:08:31Z",
          "last_comment_at": "2023-11-14T05:38:21Z",
          "last_comment_author": "SOF3"
        },
        {
          "number": 229,
          "created_at": "2021-08-15T01:30:45Z",
          "last_comment_at": "2023-12-18T12:27:57Z",
          "last_comment_author": "ctron"
        }
      ]
    }
  },
  "config": {
    "disabled_metrics": [],
    "disabled_categories": [],
    "disabled_components": {}
  },
  "source": {
    "url": "https://github.com/trunk-rs/trunk",
    "host": "github.com",
    "name": "trunk",
    "owner": "trunk-rs"
  },
  "metrics": {
    "overall": {
      "key": "overall",
      "band": "moderate",
      "name": "Overall health",
      "note": null,
      "notes": [],
      "value": 67,
      "inputs": {
        "security": 43,
        "vitality": 76,
        "community": 78,
        "governance": 66,
        "engineering": 68
      },
      "components": []
    },
    "categories": [
      {
        "key": "vitality",
        "band": "good",
        "name": "Vitality",
        "value": 76,
        "weight": 0.22,
        "metrics": [
          {
            "key": "development_activity",
            "band": "good",
            "name": "Development activity",
            "note": null,
            "notes": [],
            "value": 71,
            "inputs": {
              "commits_last_year": 66,
              "human_commit_share": 1,
              "days_since_last_push": 1,
              "active_weeks_last_year": 13
            },
            "components": [
              {
                "key": "push_recency",
                "name": "Push recency",
                "detail": "last push 1 days ago",
                "points": 36,
                "status": "met",
                "details": [
                  {
                    "code": "push_recency",
                    "params": {
                      "days": 1
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_cadence",
                "name": "Commit cadence",
                "detail": "13/52 weeks with commits",
                "points": 9,
                "status": "partial",
                "details": [
                  {
                    "code": "commit_cadence_weeks",
                    "params": {
                      "weeks": 13
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_volume",
                "name": "Commit volume",
                "detail": "66 commits in the last year",
                "points": 16.4,
                "status": "partial",
                "details": [
                  {
                    "code": "commits_last_year",
                    "params": {
                      "count": 66
                    }
                  }
                ],
                "max_points": 18
              },
              {
                "key": "openssf_scorecard_maintained",
                "name": "OpenSSF Scorecard: Maintained",
                "detail": "10 commit(s) and 8 issue activity found in the last 90 days -- score normalized to 10",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "release_discipline",
            "band": "good",
            "name": "Release discipline",
            "note": null,
            "notes": [],
            "value": 83,
            "inputs": {
              "releases_count": 93,
              "latest_release_tag": "v0.22.0-beta.2",
              "releases_from_tags": false,
              "days_since_latest_release": 1,
              "mean_days_between_releases": 61.1
            },
            "components": [
              {
                "key": "ships_releases",
                "name": "Ships releases",
                "detail": "93 releases published",
                "points": 27,
                "status": "met",
                "details": [
                  {
                    "code": "releases_published",
                    "params": {
                      "count": 93
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "release_recency",
                "name": "Release recency",
                "detail": "latest release 1 days ago",
                "points": 36,
                "status": "met",
                "details": [
                  {
                    "code": "release_recency",
                    "params": {
                      "days": 1
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "release_cadence",
                "name": "Release cadence",
                "detail": "a release every ~61.1 days",
                "points": 19.8,
                "status": "partial",
                "details": [
                  {
                    "code": "release_cadence",
                    "params": {
                      "gap": 61.1
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "openssf_scorecard_signed_releases",
                "name": "OpenSSF Scorecard: Signed-Releases",
                "detail": "Project has not signed or included provenance with any releases.",
                "points": 0,
                "status": "missed",
                "details": [],
                "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": 1,
              "days_since_last_human_commit_is_floor": false
            },
            "components": [
              {
                "key": "project_is_still_maintained",
                "name": "Project is still maintained",
                "detail": "last human commit 1 days ago",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "abandonment_maintained",
                    "params": {
                      "days": 1
                    }
                  }
                ],
                "max_points": 100
              }
            ]
          }
        ],
        "description": "Is the project alive — is code being written and are releases shipping?"
      },
      {
        "key": "community",
        "band": "good",
        "name": "Community & Adoption",
        "value": 78,
        "weight": 0.18,
        "metrics": [
          {
            "key": "popularity",
            "band": "excellent",
            "name": "Popularity & adoption",
            "note": null,
            "notes": [],
            "value": 88,
            "inputs": {
              "forks": 319,
              "stars": 4355,
              "watchers": 24,
              "growth_state": "unverified",
              "growth_factor_pct": 100,
              "growth_unverified_reason": "no_history"
            },
            "components": [
              {
                "key": "stars",
                "name": "Stars",
                "detail": "4,355 stars",
                "points": 59,
                "status": "partial",
                "details": [
                  {
                    "code": "stars",
                    "params": {
                      "count": 4355
                    }
                  }
                ],
                "max_points": 60
              },
              {
                "key": "forks",
                "name": "Forks",
                "detail": "319 forks",
                "points": 20.9,
                "status": "partial",
                "details": [
                  {
                    "code": "forks",
                    "params": {
                      "count": 319
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "watchers",
                "name": "Watchers",
                "detail": "24 watchers",
                "points": 7.6,
                "status": "partial",
                "details": [
                  {
                    "code": "watchers",
                    "params": {
                      "count": 24
                    }
                  }
                ],
                "max_points": 15
              }
            ]
          },
          {
            "key": "community_health",
            "band": "good",
            "name": "Community health",
            "note": null,
            "notes": [],
            "value": 70,
            "inputs": {
              "has_readme": true,
              "has_license": true,
              "has_contributing": true,
              "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 (Apache-2.0)",
                "points": 22.5,
                "status": "met",
                "details": [
                  {
                    "code": "license_standard",
                    "params": {}
                  },
                  {
                    "code": "license_spdx",
                    "params": {
                      "spdx": "Apache-2.0"
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributing_guide",
                "name": "CONTRIBUTING guide",
                "detail": null,
                "points": 18,
                "status": "met",
                "details": [],
                "max_points": 18
              },
              {
                "key": "code_of_conduct",
                "name": "Code of conduct",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 13.5
              },
              {
                "key": "issue_template",
                "name": "Issue template",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.2
              },
              {
                "key": "pr_template",
                "name": "PR template",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 6.3
              }
            ]
          },
          {
            "key": "ecosystem_adoption",
            "band": "good",
            "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": 75,
            "inputs": {
              "packages": [
                "trunk"
              ],
              "dependents": null,
              "ecosystems": "crates",
              "total_downloads": 1090368,
              "monthly_downloads": 32065
            },
            "components": [
              {
                "key": "monthly_downloads",
                "name": "Monthly downloads",
                "detail": "32,065 downloads/month across crates",
                "points": 60.1,
                "status": "partial",
                "details": [
                  {
                    "code": "downloads_monthly",
                    "params": {
                      "count": 32065,
                      "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": 66,
        "weight": 0.24,
        "metrics": [
          {
            "key": "maintainer_resilience",
            "band": "at_risk",
            "name": "Maintainer resilience (bus factor)",
            "note": null,
            "notes": [],
            "value": 44,
            "inputs": {
              "bus_factor": 1,
              "contributors_sampled": 100,
              "top_contributor_share": 0.503
            },
            "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 50% of commits",
                "points": 11.2,
                "status": "partial",
                "details": [
                  {
                    "code": "top_contributor_share",
                    "params": {
                      "share": 50
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributor_breadth",
                "name": "Contributor breadth",
                "detail": "100 contributors",
                "points": 13.5,
                "status": "met",
                "details": [
                  {
                    "code": "contributors_sampled",
                    "params": {
                      "count": 100
                    }
                  }
                ],
                "max_points": 13.5
              },
              {
                "key": "openssf_scorecard_contributors",
                "name": "OpenSSF Scorecard: Contributors",
                "detail": "project has 27 contributing companies or organizations",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "responsiveness",
            "band": "good",
            "name": "Issue & PR responsiveness",
            "note": null,
            "notes": [],
            "value": 76,
            "inputs": {
              "merged_prs": 317,
              "open_issues": 118,
              "closed_issues": 491,
              "issue_closed_ratio": 0.806,
              "closed_unmerged_prs": 99
            },
            "components": [
              {
                "key": "issue_resolution",
                "name": "Issue resolution",
                "detail": "81% of issues closed",
                "points": 37.7,
                "status": "partial",
                "details": [
                  {
                    "code": "issues_closed_share",
                    "params": {
                      "share": 81
                    }
                  }
                ],
                "max_points": 46.75
              },
              {
                "key": "pr_acceptance",
                "name": "PR acceptance",
                "detail": "317/416 decided PRs merged",
                "points": 29.1,
                "status": "partial",
                "details": [
                  {
                    "code": "decided_prs_merged",
                    "params": {
                      "merged": 317,
                      "decided": 416
                    }
                  }
                ],
                "max_points": 38.25
              },
              {
                "key": "openssf_scorecard_code_review",
                "name": "OpenSSF Scorecard: Code-Review",
                "detail": "Found 9/13 approved changesets -- score normalized to 6",
                "points": 9,
                "status": "partial",
                "details": [],
                "max_points": 15
              }
            ]
          },
          {
            "key": "stewardship",
            "band": "moderate",
            "name": "Ownership & stewardship",
            "note": null,
            "notes": [],
            "value": 54,
            "inputs": {
              "followers": 37,
              "owner_type": "Organization",
              "is_verified": null,
              "owner_login": "trunk-rs",
              "public_repos": 1,
              "account_age_days": 1893
            },
            "components": [
              {
                "key": "ownership_backing",
                "name": "Ownership backing",
                "detail": "organization-owned",
                "points": 30,
                "status": "met",
                "details": [
                  {
                    "code": "owner_organization",
                    "params": {}
                  }
                ],
                "max_points": 30
              },
              {
                "key": "verified_domain",
                "name": "Verified domain",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 20
              },
              {
                "key": "owner_reach",
                "name": "Owner reach",
                "detail": "37 followers of trunk-rs",
                "points": 11.4,
                "status": "partial",
                "details": [
                  {
                    "code": "owner_followers",
                    "params": {
                      "count": 37,
                      "login": "trunk-rs"
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "track_record",
                "name": "Track record",
                "detail": "1 public repos, account ~5 yr old",
                "points": 12.6,
                "status": "partial",
                "details": [
                  {
                    "code": "public_repos",
                    "params": {
                      "count": 1
                    }
                  },
                  {
                    "code": "account_age_years",
                    "params": {
                      "years": 5
                    }
                  }
                ],
                "max_points": 25
              }
            ]
          },
          {
            "key": "package_maintenance",
            "band": "excellent",
            "name": "Package maintenance",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "packages": [
                "trunk"
              ],
              "ecosystems": "crates",
              "any_deprecated": false,
              "min_days_since_publish": 1
            },
            "components": [
              {
                "key": "published_resolvable",
                "name": "Published & resolvable",
                "detail": "1 package(s) on crates",
                "points": 25,
                "status": "met",
                "details": [
                  {
                    "code": "packages_published",
                    "params": {
                      "count": 1,
                      "ecosystems": "crates"
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "publish_recency",
                "name": "Publish recency",
                "detail": "latest publish 1 days ago",
                "points": 35,
                "status": "met",
                "details": [
                  {
                    "code": "publish_recency",
                    "params": {
                      "days": 1
                    }
                  }
                ],
                "max_points": 35
              },
              {
                "key": "version_history",
                "name": "Version history",
                "detail": "95 published versions",
                "points": 20,
                "status": "met",
                "details": [
                  {
                    "code": "published_versions",
                    "params": {
                      "count": 95
                    }
                  }
                ],
                "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": 68,
        "weight": 0.2,
        "metrics": [
          {
            "key": "engineering_practices",
            "band": "moderate",
            "name": "Engineering practices",
            "note": null,
            "notes": [],
            "value": 64,
            "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": "5 workflow(s)",
                "points": 24,
                "status": "met",
                "details": [
                  {
                    "code": "ci_workflows",
                    "params": {
                      "count": 5
                    }
                  }
                ],
                "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": "9 out of 11 merged PRs checked by a CI test -- score normalized to 8",
                "points": 16,
                "status": "partial",
                "details": [],
                "max_points": 20
              }
            ]
          },
          {
            "key": "documentation",
            "band": "good",
            "name": "Documentation",
            "note": null,
            "notes": [],
            "value": 75,
            "inputs": {
              "topics": [
                "rust",
                "wasm",
                "bundler",
                "assets",
                "wasm-bindgen",
                "html",
                "scss",
                "sass",
                "build-tool",
                "compiler"
              ],
              "has_wiki": true,
              "homepage": "https://trunk-rs.github.io/trunk/",
              "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://trunk-rs.github.io/trunk/",
                "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": "10 topics",
                "points": 10,
                "status": "met",
                "details": [
                  {
                    "code": "topics_count",
                    "params": {
                      "count": 10
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "wiki",
                "name": "Wiki",
                "detail": null,
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              }
            ]
          }
        ],
        "description": "Are baseline engineering and documentation practices in place?"
      },
      {
        "key": "security",
        "band": "at_risk",
        "name": "Security",
        "value": 43,
        "weight": 0.16,
        "metrics": [
          {
            "key": "security_posture",
            "band": "at_risk",
            "name": "Security posture",
            "note": "Excluded from scoring (no data or not applicable): Branch-Protection. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "branch_protection"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 43,
            "inputs": {
              "source": "openssf_scorecard",
              "checks_evaluated": 17,
              "scorecard_version": "v5.5.0",
              "checks_inconclusive": 1,
              "scorecard_aggregate": 4.3
            },
            "components": [
              {
                "key": "binary_artifacts",
                "name": "Binary-Artifacts",
                "detail": "no binaries found in the repo",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "branch_protection",
                "name": "Branch-Protection",
                "detail": "internal error: error during branchesHandler.setup: internal error: some github tokens can't read classic branch protection rules: https://github.com/ossf/scorecard-action/blob/main/docs/authentication/fine-grained-auth-token.md",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 7.5
              },
              {
                "key": "ci_tests",
                "name": "CI-Tests",
                "detail": "9 out of 11 merged PRs checked by a CI test -- score normalized to 8",
                "points": 2,
                "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 9/13 approved changesets -- score normalized to 6",
                "points": 4.5,
                "status": "partial",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "contributors",
                "name": "Contributors",
                "detail": "project has 27 contributing companies or organizations",
                "points": 2.5,
                "status": "met",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "dangerous_workflow",
                "name": "Dangerous-Workflow",
                "detail": "no dangerous workflow patterns detected",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              },
              {
                "key": "dependency_update_tool",
                "name": "Dependency-Update-Tool",
                "detail": "no update tool detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "fuzzing",
                "name": "Fuzzing",
                "detail": "project is not fuzzed",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "license",
                "name": "License",
                "detail": "license file detected",
                "points": 2.5,
                "status": "met",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "maintained",
                "name": "Maintained",
                "detail": "10 commit(s) and 8 issue activity found in the last 90 days -- score normalized to 10",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "packaging",
                "name": "Packaging",
                "detail": "packaging workflow detected",
                "points": 5,
                "status": "met",
                "details": [],
                "max_points": 5
              },
              {
                "key": "pinned_dependencies",
                "name": "Pinned-Dependencies",
                "detail": "dependency not pinned by hash detected -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "sast",
                "name": "SAST",
                "detail": "SAST tool is 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": "Project has not signed or included provenance with any releases.",
                "points": 0,
                "status": "missed",
                "details": [],
                "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": "11 existing vulnerabilities detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              }
            ]
          },
          {
            "key": "high_risk_jurisdiction_exposure",
            "band": "excellent",
            "name": "High-Risk Jurisdiction Exposure",
            "note": "Only high-confidence self-published location evidence affects this multiplier. Ambiguous matches are review-only; country evidence is not proof of nationality, citizenship, legal registration, malicious intent, or sanctions status.",
            "notes": [
              {
                "code": "jurisdiction_evidence_limits",
                "params": {}
              }
            ],
            "value": 100,
            "inputs": {
              "meaning": "self-published location evidence; not nationality or citizenship",
              "red_flag": false,
              "exposures": [],
              "policy_countries": [
                "Russia",
                "Iran",
                "North Korea"
              ],
              "review_only_matches": 0,
              "assessed_self_published_locations": 13
            },
            "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": 55,
        "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": 0.8,
              "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": "80 of 100 human commits state their intent (structured subject or explanatory body)",
                "points": 40,
                "status": "met",
                "details": [
                  {
                    "code": "legible_history",
                    "params": {
                      "legible": 80,
                      "sampled": 100
                    }
                  }
                ],
                "max_points": 40
              }
            ]
          },
          {
            "key": "ai_verify_loop",
            "band": "moderate",
            "name": "Verify loop (build / test / typecheck)",
            "note": null,
            "notes": [],
            "value": 56,
            "inputs": {
              "has_nix": false,
              "has_tests": true,
              "lockfiles": [
                "Cargo.lock"
              ],
              "has_dockerfile": true,
              "typed_language": true,
              "bootstrap_files": [],
              "has_devcontainer": false,
              "has_linter_config": false,
              "typecheck_configs": [],
              "agent_commit_share": 0,
              "toolchain_manifests": [
                "Cargo.toml",
                "examples/cargo-manifest/Cargo.toml",
                "examples/cdylib/Cargo.toml",
                "examples/failing-rust/Cargo.toml",
                "examples/hooks/Cargo.toml",
                "examples/hooks/xtask/Cargo.toml",
                "examples/initializer/Cargo.toml",
                "examples/leptos/Cargo.toml",
                "examples/node-module/Cargo.toml",
                "examples/proxy/Cargo.toml",
                "examples/seed/Cargo.toml",
                "examples/target-path/Cargo.toml",
                "examples/vanilla/Cargo.toml",
                "examples/wasm_threads/Cargo.toml",
                "examples/webworker-gloo/Cargo.toml",
                "examples/webworker-module/Cargo.toml",
                "examples/webworker/Cargo.toml",
                "examples/yaml-config/Cargo.toml",
                "examples/yew-tailwindcss/Cargo.toml",
                "examples/yew-tls/Cargo.toml",
                "examples/yew/Cargo.toml"
              ],
              "dependency_bot_commit_share": 0
            },
            "components": [
              {
                "key": "one_command_bootstrap",
                "name": "One-command bootstrap",
                "detail": "Cargo.toml, examples/cargo-manifest/Cargo.toml, examples/cdylib/Cargo.toml (toolchain convention, no task runner)",
                "points": 12.6,
                "status": "partial",
                "details": [
                  {
                    "code": "toolchain_convention",
                    "params": {
                      "files": "Cargo.toml, examples/cargo-manifest/Cargo.toml, examples/cdylib/Cargo.toml"
                    }
                  }
                ],
                "max_points": 18
              },
              {
                "key": "automated_tests",
                "name": "Automated tests",
                "detail": null,
                "points": 22,
                "status": "met",
                "details": [],
                "max_points": 22
              },
              {
                "key": "lint_format_config",
                "name": "Lint / format config",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 11
              },
              {
                "key": "static_type_checking",
                "name": "Static type checking",
                "detail": "Rust (statically typed)",
                "points": 11,
                "status": "met",
                "details": [
                  {
                    "code": "statically_typed_language",
                    "params": {
                      "language": "Rust"
                    }
                  }
                ],
                "max_points": 11
              },
              {
                "key": "reproducible_environment",
                "name": "Reproducible environment",
                "detail": "Dockerfile, lockfile",
                "points": 10,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "Dockerfile, lockfile"
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "demonstrated_agent_practice",
                "name": "Demonstrated agent practice",
                "detail": "no agent-authored commits among the last 100",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "no_agent_authored_commits",
                    "params": {
                      "sampled": 100
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "automated_maintenance",
                "name": "Automated maintenance",
                "detail": "no automated dependency updates observed",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "no_dependency_automation",
                    "params": {}
                  }
                ],
                "max_points": 8
              },
              {
                "key": "openssf_scorecard_pinned_dependencies",
                "name": "OpenSSF Scorecard: Pinned-Dependencies",
                "detail": "dependency not pinned by hash detected -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "ai_code_legibility",
            "band": "excellent",
            "name": "Code legibility for models",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "primary_language": "Rust",
              "largest_source_bytes": 37902,
              "source_files_sampled": 116,
              "oversized_source_files": 0
            },
            "components": [
              {
                "key": "type_checkable_code",
                "name": "Type-checkable code",
                "detail": "Rust (statically typed)",
                "points": 45,
                "status": "met",
                "details": [
                  {
                    "code": "statically_typed_language",
                    "params": {
                      "language": "Rust"
                    }
                  }
                ],
                "max_points": 45
              },
              {
                "key": "manageable_file_sizes",
                "name": "Manageable file sizes",
                "detail": "0/116 source files over 60KB",
                "points": 55,
                "status": "met",
                "details": [
                  {
                    "code": "oversized_source_files",
                    "params": {
                      "kb": 60,
                      "sampled": 116,
                      "oversized": 0
                    }
                  }
                ],
                "max_points": 55
              }
            ]
          },
          {
            "key": "ai_interfaces",
            "band": "at_risk",
            "name": "Machine-readable interfaces",
            "note": null,
            "notes": [],
            "value": 40,
            "inputs": {
              "example_dirs": [
                "examples"
              ],
              "has_mcp_signal": false,
              "api_schema_files": []
            },
            "components": [
              {
                "key": "api_schema_openapi_graphql_proto",
                "name": "API schema (OpenAPI/GraphQL/proto)",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 40
              },
              {
                "key": "mcp_server",
                "name": "MCP server",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 20
              },
              {
                "key": "runnable_examples",
                "name": "Runnable examples",
                "detail": "examples",
                "points": 40,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "examples"
                    }
                  }
                ],
                "max_points": 40
              }
            ]
          }
        ],
        "description": "How well is the repo equipped to be developed and maintained with AI coding agents? An independent, experimental badge — weight 0.0, so it is surfaced on its own and does not affect the overall health score."
      }
    ],
    "metrics_version": "1.13.0"
  },
  "warnings": [
    "Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token",
    "GitHub dependency-graph SBOM unavailable (404); the dependency graph may be disabled for this repository"
  ],
  "report_type": "repository",
  "generated_at": "2026-07-25T18:06:26.325295Z",
  "schema_version": "0.27.0",
  "badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/t/trunk-rs/trunk.svg",
  "full_name": "trunk-rs/trunk",
  "license_state": "standard",
  "license_spdx": "Apache-2.0"
}

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

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

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