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

mbrubeck / tree_magic

Determines the MIME type of a file by traversing a filetype tree.

RustMIT★ 48 stars⑂ 11 forkssince May 2020forkView on GitHub ↗

mbrubeck/tree_magic holds a health index of 43 out of 100, placing it in the At risk band. It scores highest on Sustainability & Governance (62/100) and lowest on Engineering Quality (18/100). It was last updated 252 days ago. A single contributor accounts for most of its recent work.

43
overall / 100
At risk

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.

43
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

Matt BrubeckPersonal account
647 followers345 public repossince Apr 2008FullStory

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

Package ecosystems

RegistryPackageVersionDownloads / moVersionsLast publishTags
crates.iotree_magic_mini3.2.21,303,86317252 days agofilesystemmedia-typesmimeparser-implementations
crates.iotree_magic_db3.0.18,1442641 days ago

Metrics by category

Vitality

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

38At risk · 22% of overall
How it's scored
3.6/36Push recency — last push 252 days ago
1.4/36Commit cadence — 2/52 weeks with commits
10.8/18Commit volume — 15 commits in the last year
0/10OpenSSF Scorecard: Maintained — 0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0
Inputs used
commits_last_year15
human_commit_share1
days_since_last_push252
active_weeks_last_year2
How it's scored
27/27Ships releases — 16 releases published
16.2/36Release recency — latest release 252 days ago
19.8/27Release cadence — a release every ~67.8 days
0/10OpenSSF Scorecard: Signed-Releases — no data
Inputs used
releases_count16
latest_release_tagv3.2.2
releases_from_tagsno
days_since_latest_release252
mean_days_between_releases67.8
Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Signed-Releases. Remaining weights renormalized.

Community & Adoption

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

48At risk · 18% of overall
How it's scored
27.1/60Stars — 48 stars
8.3/25Forks — 11 forks
0/15Watchers — 1 watchers
Inputs used
forks11
stars48
watchers1
growth_stateunverified
growth_factor_pct100
growth_unverified_reasonno_history
How it's scored
0/22.5README
22.5/22.5License — recognized license (MIT)
0/18CONTRIBUTING guide
0/13.5Code of conduct
0/7.2Issue template
0/6.3PR template
Inputs used
has_readmeno
has_licenseno
has_contributingno
has_issue_templateno
has_code_of_conductno
has_pull_request_templateno
How it's scored
80/80Monthly downloads — 1,312,007 downloads/month across crates
0/20Registry dependents — not reported by this ecosystem
Inputs used
packagestree_magic_mini, tree_magic_db
dependents
ecosystemscrates
total_downloads12,039,931
monthly_downloads1,312,007
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?

62Moderate · 24% of overall
How it's scored
9/54Bus factor — 1 contributor(s) cover half of all commits
11/22.5Commit distribution — top contributor authored 51% of commits
12.2/13.5Contributor breadth — 9 contributors
10/10OpenSSF Scorecard: Contributors — project has 5 contributing companies or organizations
Inputs used
bus_factor1
contributors_sampled9
top_contributor_share0.511
How it's scored
22.2/46.8Issue resolution — 47% of issues closed
30.6/38.3PR acceptance — 8/10 decided PRs merged
1.5/15OpenSSF Scorecard: Code-Review — Found 4/25 approved changesets -- score normalized to 1
Inputs used
merged_prs8
open_issues10
closed_issues9
issue_closed_ratio0.474
closed_unmerged_prs2
How it's scored
10/30Ownership backing — personal (user) account
0/20Verified domain — not applicable to user accounts
20.2/25Owner reach — 647 followers of mbrubeck
25/25Track record — 345 public repos, account ~18 yr old
Inputs used
followers647
owner_typeUser
is_verified
owner_loginmbrubeck
public_repos345
account_age_days6,681
Excluded from scoring (no data or not applicable): Verified domain. Remaining weights renormalized.
How it's scored
25/25Published & resolvable — 2 package(s) on crates
26/35Publish recency — latest publish 252 days ago
20/20Version history — 17 published versions
20/20Not deprecated — active, not deprecated or yanked
Inputs used
packagestree_magic_mini, tree_magic_db
ecosystemscrates
any_deprecatedno
min_days_since_publish252

Engineering Quality

Are baseline engineering and documentation practices in place?

18Critical · 20% of overall
How it's scored
0/24CI workflows
24/24Tests present
0/16Linter config
0/9.6Pre-commit hooks
0/6.4.editorconfig
0/20OpenSSF Scorecard: CI-Tests — 0 out of 4 merged PRs checked by a CI test -- score normalized to 0
Inputs used
has_cino
has_testsyes
has_editorconfigno
has_linter_configno
has_precommit_configno

Documentation

10Critical
How it's scored
0/30README
0/25Documentation directory
0/15Documentation / homepage site
0/10Repository description
0/10Topics
10/10Wiki
Inputs used
topics
has_wikiyes
homepage
has_readmeno
has_docs_dirno
has_descriptionno

Security

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

44At risk · 16% of overall
How it's scored
7.5/7.5Binary-Artifacts — no binaries found in the repo
0/7.5Branch-Protection — branch protection not enabled on development/release branches
0/2.5CI-Tests — 0 out of 4 merged PRs checked by a CI test -- score normalized to 0
0/2.5CII-Best-Practices — no effort to earn an OpenSSF best practices badge detected
0.8/7.5Code-Review — Found 4/25 approved changesets -- score normalized to 1
2.5/2.5Contributors — project has 5 contributing companies or organizations
0/10Dangerous-Workflow — no data
0/7.5Dependency-Update-Tool — no update tool detected
0/5Fuzzing — project is not fuzzed
2.5/2.5License — license file detected
0/7.5Maintained — 0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0
0/5Packaging — no data
0/5Pinned-Dependencies — no data
0/5SAST — SAST tool is not run on all commits -- score normalized to 0
0/5Security-Policy — security policy file not detected
0/7.5Signed-Releases — no data
0/7.5Token-Permissions — no data
7.5/7.5Vulnerabilities — 0 existing vulnerabilities detected
Inputs used
sourceopenssf_scorecard
checks_evaluated13
scorecard_versionv5.5.0
checks_inconclusive5
scorecard_aggregate3
Excluded from scoring (no data or not applicable): dangerous_workflow, packaging, pinned_dependencies, signed_releases, token_permissions. Remaining weights renormalized.
How it's scored
35/35Direct dependencies free of known advisories — no direct dependency carries a known advisory
25/25Indirect dependencies free of known advisories — no indirect dependency carries a known advisory
0/40No advisories left outstanding — no advisory carries a publication date
Inputs used
sourceosv
advisories0
affected_packages0
assessed_packages10
unassessed_packages0
affected_by_severitynone
direct_affected_packages0
Excluded from scoring (no data or not applicable): No advisories left outstanding. Remaining weights renormalized. Matched the crates:tree_magic_mini@3.2.2 runtime dependency closure — what installing the published package pulls in — 10 packages. Reachability is not analyzed.

AI Readiness

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

50Moderate · 0% of overall
How it's scored
0/45Agent instructions — no CLAUDE.md / AGENTS.md / editor rules
0/15Machine-readable docs (llms.txt)
8/40Legible commit history — 15 of 100 human commits state their intent (structured subject or explanatory body)
Inputs used
has_llms_txtno
legible_history_share0.15
agent_instruction_files
agent_instruction_max_bytes
How it's scored
12.6/18One-command bootstrap — Cargo.toml, magic_db/Cargo.toml (toolchain convention, no task runner)
22/22Automated tests
0/11Lint / format config
11/11Static type checking — Rust (statically typed)
10/10Reproducible environment — lockfile
0/10Demonstrated agent practice — no agent-authored commits among the last 100
0/8Automated maintenance — no automated dependency updates observed
0/10OpenSSF Scorecard: Pinned-Dependencies — no data
Inputs used
has_nixno
has_testsyes
lockfilesCargo.lock
has_dockerfileno
typed_languageyes
bootstrap_files
has_devcontainerno
has_linter_configno
typecheck_configs
agent_commit_share0
toolchain_manifestsCargo.toml, magic_db/Cargo.toml
dependency_bot_commit_share0
Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Pinned-Dependencies. Remaining weights renormalized.
How it's scored
45/45Type-checkable code — Rust (statically typed)
55/55Manageable file sizes — 0/17 source files over 60KB
Inputs used
primary_languageRust
largest_source_bytes13,851
source_files_sampled17
oversized_source_files0

Key facts

48GitHub stars
9contributors
15commits, last 12 months
252days since last push
16releases
1bus factor
10open issues
crates.iopackage ecosystems

Data collection warnings

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

More detail

Star and fork history 0 ★ / 11 ⇿
0Stars
11Forks
16Releases

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.

0246810121112021-012023-072025-12
Major 2Minor 2Patch 12

Each point covers 5 days.

OpenSSF Scorecard 3.0 / 10
3.0aggregate

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 06:37 UTC

10Binary-Artifactsno binaries found in the repo
0Branch-Protectionbranch protection not enabled on development/release branches
0CI-Tests0 out of 4 merged PRs checked by a CI test -- score normalized to 0
0CII-Best-Practicesno effort to earn an OpenSSF best practices badge detected
1Code-ReviewFound 4/25 approved changesets -- score normalized to 1
10Contributorsproject has 5 contributing companies or organizations
n/aDangerous-Workflowno workflows found
0Dependency-Update-Toolno update tool detected
0Fuzzingproject is not fuzzed
10Licenselicense file detected
0Maintained0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0
n/aPackagingpackaging workflow not detected
n/aPinned-Dependenciesno dependencies found
0SASTSAST tool is not run on all commits -- score normalized to 0
0Security-Policysecurity policy file not detected
n/aSigned-Releasesno releases found
n/aToken-PermissionsNo tokens found
10Vulnerabilities0 existing vulnerabilities detected
Direct dependencies 4
RegistryPackageVersion constraintManifest
crates.iopetgraph0.8.0Cargo.toml
crates.ionom8.0Cargo.toml
crates.iomemchr2.0Cargo.toml
crates.iotree_magic_db3.0Cargo.toml
All dependencies 10

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

RegistryPackageVersionRelation
crates.iomemchr2.7.6direct
crates.ionom8.0.0direct
crates.iopetgraph0.8.3direct
crates.iobencher0.1.5indirect
crates.ioequivalent1.0.2indirect
crates.iofixedbitset0.5.7indirect
crates.iofoldhash0.1.5indirect
crates.iohashbrown0.15.5indirect
crates.iohashbrown0.16.0indirect
crates.ioindexmap2.12.0indirect
Dependency advisories 0

Installing crates:tree_magic_mini@3.2.2 pulls in 10 packages, direct and transitive: 0 carry known advisories, of which 0 are direct dependencies.

No known advisories affect the assessed dependencies.

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

Raw JSON report machine-readable
{
  "data": {
    "repo": {
      "topics": [],
      "is_fork": true,
      "size_kb": 15651,
      "has_wiki": true,
      "homepage": null,
      "languages": {
        "Rust": 37936
      },
      "pushed_at": "2025-11-14T19:22:42Z",
      "created_at": "2020-05-21T22:37:11Z",
      "owner_type": "User",
      "updated_at": "2026-06-11T03:10:56Z",
      "description": "Determines the MIME type of a file by traversing a filetype tree.",
      "is_archived": false,
      "is_disabled": false,
      "license_spdx": "MIT",
      "default_branch": "mini",
      "license_spdx_raw": "MIT",
      "primary_language": "Rust",
      "significant_languages": [
        "Rust"
      ]
    },
    "owner": {
      "blog": "https://limpet.net/mbrubeck/",
      "name": "Matt Brubeck",
      "type": "User",
      "login": "mbrubeck",
      "company": "FullStory",
      "location": "Seattle, WA, US",
      "followers": 647,
      "avatar_url": "https://avatars.githubusercontent.com/u/5920?v=4",
      "created_at": "2008-04-08T21:04:59Z",
      "is_verified": null,
      "public_repos": 345,
      "account_age_days": 6681
    },
    "license": {
      "state": "standard",
      "spdx_id": "MIT",
      "raw_spdx": "MIT",
      "file_present": true,
      "scorecard_found": true,
      "profile_has_license": false
    },
    "activity": {
      "releases": [
        {
          "tag": "v3.2.2",
          "kind": "patch",
          "published_at": "2025-11-14T19:24:06Z"
        },
        {
          "tag": "v3.2.1",
          "kind": "patch",
          "published_at": "2025-11-14T05:34:08Z"
        },
        {
          "tag": "v3.2.0",
          "kind": "minor",
          "published_at": "2025-08-09T20:42:45Z"
        },
        {
          "tag": "v3.1.6",
          "kind": "patch",
          "published_at": "2024-10-22T00:17:14Z"
        },
        {
          "tag": "v3.1.5",
          "kind": "patch",
          "published_at": "2024-05-28T23:54:13Z"
        },
        {
          "tag": "v3.1.4",
          "kind": "patch",
          "published_at": "2024-03-15T15:49:56Z"
        },
        {
          "tag": "v3.1.3",
          "kind": "patch",
          "published_at": "2024-03-15T04:51:05Z"
        },
        {
          "tag": "v3.1.2",
          "kind": "patch",
          "published_at": "2024-03-15T04:50:41Z"
        },
        {
          "tag": "v3.1.1",
          "kind": "patch",
          "published_at": "2024-03-15T04:23:39Z"
        },
        {
          "tag": "v3.1.0",
          "kind": "minor",
          "published_at": "2024-03-14T21:53:35Z"
        },
        {
          "tag": "v3.0.3",
          "kind": "patch",
          "published_at": "2022-01-01T17:44:19Z"
        },
        {
          "tag": "v3.0.2",
          "kind": "patch",
          "published_at": "2021-08-31T21:44:41Z"
        },
        {
          "tag": "v3.0.1",
          "kind": "patch",
          "published_at": "2021-08-31T03:29:37Z"
        },
        {
          "tag": "v3.0.0",
          "kind": "major",
          "published_at": "2021-04-09T04:00:56Z"
        },
        {
          "tag": "v2.0.0",
          "kind": "major",
          "published_at": "2021-03-29T17:09:22Z"
        },
        {
          "tag": "v1.0.1",
          "kind": "patch",
          "published_at": "2021-01-09T18:56:26Z"
        }
      ],
      "recent_commits": [
        {
          "oid": "75bf1b01dc81d5c0b3377a3202792fa83097872c",
          "body": null,
          "is_bot": false,
          "headline": "Version 3.2.2",
          "author_name": "Matt Brubeck",
          "author_login": "mbrubeck",
          "committed_at": "2025-11-14T19:22:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "70b0c5867ad2fcf97ebb61c6ad922a4b7a6bc06d",
          "body": null,
          "is_bot": false,
          "headline": "Update to nom 8.0",
          "author_name": "Matt Brubeck",
          "author_login": "mbrubeck",
          "committed_at": "2025-11-14T19:18:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e0040a1e1be2c59fc54ad480836616c559630fd5",
          "body": null,
          "is_bot": false,
          "headline": "Version 3.2.1",
          "author_name": "Matt Brubeck",
          "author_login": "mbrubeck",
          "committed_at": "2025-11-14T05:31:19Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "09eedb43ff3104ae347bac8289aadea39344b3ab",
          "body": null,
          "is_bot": false,
          "headline": "cargo fmt",
          "author_name": "Matt Brubeck",
          "author_login": "mbrubeck",
          "committed_at": "2025-11-13T21:22:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0b4ea2315f176f2e1e1779f8a16d87816197049e",
          "body": null,
          "is_bot": false,
          "headline": "Refactor duplicate code",
          "author_name": "Matt Brubeck",
          "author_login": "mbrubeck",
          "committed_at": "2025-11-13T21:22:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "025e8502285932bb044d4605a807f5d5f1ad82d7",
          "body": "Fix HTML DOCTYPE detection by merging duplicate MIME type rules",
          "is_bot": false,
          "headline": "Merge pull request #29 from p4fg/mini",
          "author_name": "Matt Brubeck",
          "author_login": "mbrubeck",
          "committed_at": "2025-11-13T19:39:22Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b24e8034ae5d2862a1607a8325381ce8d91f47f9",
          "body": null,
          "is_bot": false,
          "headline": "Fix HTML DOCTYPE detection by merging duplicate MIME type rules",
          "author_name": "Peter",
          "author_login": null,
          "committed_at": "2025-11-08T11:40:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2206c5409e7b5390a0cfeff2b43e32c3287a7fd9",
          "body": null,
          "is_bot": false,
          "headline": "Edition 2024",
          "author_name": "Matt Brubeck",
          "author_login": "mbrubeck",
          "committed_at": "2025-08-09T21:04:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "60f023efbfaa66e5bf624e05731a77338acf4b8b",
          "body": null,
          "is_bot": false,
          "headline": "Upgrade to petgraph 0.8",
          "author_name": "Matt Brubeck",
          "author_login": "mbrubeck",
          "committed_at": "2025-08-09T20:58:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ff8ce529b5e1316aae7f6f3dd5961cda0327ed10",
          "body": null,
          "is_bot": false,
          "headline": "Remove once_cell dependency",
          "author_name": "Matt Brubeck",
          "author_login": "mbrubeck",
          "committed_at": "2025-08-09T20:55:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d1fb2f955232fcdc9e8bfab661516b8a99bf8328",
          "body": null,
          "is_bot": false,
          "headline": "Version 3.2.0",
          "author_name": "Matt Brubeck",
          "author_login": "mbrubeck",
          "committed_at": "2025-08-09T20:39:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "19d3651f2b18151f2e9382d46046a08a23ec3419",
          "body": "Closes #21.",
          "is_bot": false,
          "headline": "Remove fnv dependency",
          "author_name": "Matt Brubeck",
          "author_login": "mbrubeck",
          "committed_at": "2025-08-09T20:38:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1e9e54fbfe80fc49a110d65a7bbcc4c08996e269",
          "body": "Handle loading MIME database from a specified dir",
          "is_bot": false,
          "headline": "Merge pull request #27 from regit/explicit-load",
          "author_name": "Matt Brubeck",
          "author_login": "mbrubeck",
          "committed_at": "2025-08-09T20:31:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "54d4e7532d4d9a616e28e54f5aef73000373fac8",
          "body": null,
          "is_bot": false,
          "headline": "Fix a typo in doc",
          "author_name": "Eric Leblond",
          "author_login": "regit",
          "committed_at": "2025-08-09T19:45:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5cdadb897f546f02703f306abd5398ff23e226ac",
          "body": null,
          "is_bot": false,
          "headline": "Handle loading MIME database from a specific dir",
          "author_name": "Eric Leblond",
          "author_login": "regit",
          "committed_at": "2025-08-09T19:42:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0976b4effc2a38f421aad260bb3a4e2c23303109",
          "body": null,
          "is_bot": false,
          "headline": "magic_db version 3.0.1",
          "author_name": "Matt Brubeck",
          "author_login": "mbrubeck",
          "committed_at": "2024-10-22T00:14:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "50b0e83215881f54579119cf8526c3bbeef72746",
          "body": null,
          "is_bot": false,
          "headline": "Handle non-UTF-8 paths and empty XDG_* variables",
          "author_name": "Matt Brubeck",
          "author_login": "mbrubeck",
          "committed_at": "2024-10-21T23:32:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "250c9f09611caf47620faabdd7b3a9d59f32b21a",
          "body": null,
          "is_bot": false,
          "headline": "Update dependencies",
          "author_name": "Matt Brubeck",
          "author_login": "mbrubeck",
          "committed_at": "2024-10-21T22:36:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b4b9b25440f7cad58ad33da4f2dfacb69730dd79",
          "body": "Fixes #26.",
          "is_bot": false,
          "headline": "Update xdg-shared-mime-info files",
          "author_name": "Matt Brubeck",
          "author_login": "mbrubeck",
          "committed_at": "2024-10-21T22:35:22Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3aea3a95c39198ebfd372af636fc36bbb06d23a3",
          "body": null,
          "is_bot": false,
          "headline": "Use dep: syntax for optional deps",
          "author_name": "Matt Brubeck",
          "author_login": "mbrubeck",
          "committed_at": "2024-10-21T22:32:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "94e3e7c1969be92a92a31205d47baff1a854f21f",
          "body": null,
          "is_bot": false,
          "headline": "Update link to xdg-shared-mime-info repo",
          "author_name": "Matt Brubeck",
          "author_login": "mbrubeck",
          "committed_at": "2024-10-21T22:32:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a27b46a3c43d22ad2d9bd8903def56cb06ed5906",
          "body": null,
          "is_bot": false,
          "headline": "added test for heic.",
          "author_name": "Jonas Bräutigam",
          "author_login": null,
          "committed_at": "2024-10-21T07:25:58Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ceeab0011fd67350a09c59ee368c5161d5dd7702",
          "body": "Implement the XDG base directory specification properly",
          "is_bot": false,
          "headline": "Merge pull request #25 from zimward/mini",
          "author_name": "Matt Brubeck",
          "author_login": "mbrubeck",
          "committed_at": "2024-10-12T00:59:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d41d1bbc6064a8fd85fa53bf4317de10f1500388",
          "body": null,
          "is_bot": false,
          "headline": "implement the XDG base directory specification properly",
          "author_name": "zimward",
          "author_login": "zimward",
          "committed_at": "2024-10-12T00:15:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "77ba6ced198a0d5c12d3aec38b6b3d9966f33e6d",
          "body": null,
          "is_bot": false,
          "headline": "Version 3.1.5",
          "author_name": "Matt Brubeck",
          "author_login": "mbrubeck",
          "committed_at": "2024-05-28T23:52:34Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b201eb0e5e6d6efb2ac6d09144de95d604e90220",
          "body": null,
          "is_bot": false,
          "headline": "Remove extra leading slash",
          "author_name": "Matt Brubeck",
          "author_login": "mbrubeck",
          "committed_at": "2024-05-28T23:52:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "70553c25cde3601da357382725a8498663dbc186",
          "body": "feat: support apple silicon homebrew path for shared-mime-info magic db",
          "is_bot": false,
          "headline": "Merge pull request #24 from YOU54F/mini",
          "author_name": "Matt Brubeck",
          "author_login": "mbrubeck",
          "committed_at": "2024-05-28T23:51:19Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f77cc2bcd3a920bed0225c6cb207c1af45b623e7",
          "body": null,
          "is_bot": false,
          "headline": "feat: support apple silicon homebrew path for shared-mime-info magic db",
          "author_name": "Yousaf Nabi",
          "author_login": "YOU54F",
          "committed_at": "2024-05-27T03:40:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2c3986075965d1c1aa1a482b063e9c966213b2dc",
          "body": null,
          "is_bot": false,
          "headline": "Fix typo in documentation",
          "author_name": "Matt Brubeck",
          "author_login": "mbrubeck",
          "committed_at": "2024-03-15T16:55:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5282ec0e9f5898f53ce61b491a39afb69af9ff58",
          "body": null,
          "is_bot": false,
          "headline": "Version 3.1.4",
          "author_name": "Matt Brubeck",
          "author_login": "mbrubeck",
          "committed_at": "2024-03-15T15:46:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "99c1c07311ece9948ac3400031e75661f5d8d8a8",
          "body": null,
          "is_bot": false,
          "headline": "Fix compatibility with Rust < 1.74",
          "author_name": "Matt Brubeck",
          "author_login": "mbrubeck",
          "committed_at": "2024-03-15T15:46:36Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c5b51d23ad4d81c43f27c85687320ab7489bf1d8",
          "body": null,
          "is_bot": false,
          "headline": "Update documentation",
          "author_name": "Matt Brubeck",
          "author_login": "mbrubeck",
          "committed_at": "2024-03-15T05:11:16Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8ea3566cb393fe3c731794da5150b009cc70a22d",
          "body": null,
          "is_bot": false,
          "headline": "Version 3.1.3",
          "author_name": "Matt Brubeck",
          "author_login": "mbrubeck",
          "committed_at": "2024-03-15T04:49:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "79e38c3baf8f9d131df241ed67d264fbd3d83b58",
          "body": null,
          "is_bot": false,
          "headline": "Remove debugging code",
          "author_name": "Matt Brubeck",
          "author_login": "mbrubeck",
          "committed_at": "2024-03-15T04:48:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1a935d9f0bf7b86e129cc65a643d4b4bb3b152f8",
          "body": null,
          "is_bot": false,
          "headline": "Update Cargo.lock",
          "author_name": "Matt Brubeck",
          "author_login": "mbrubeck",
          "committed_at": "2024-03-15T04:46:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fc93ee4666243a20bdf26f327caeb74868d98327",
          "body": null,
          "is_bot": false,
          "headline": "Version 3.1.2",
          "author_name": "Matt Brubeck",
          "author_login": "mbrubeck",
          "committed_at": "2024-03-15T04:31:27Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "02b742854240291eb50fd019ec6557880e08a8d8",
          "body": "Closes #12.",
          "is_bot": false,
          "headline": "Fix panic on empty lines in aliases/subclasses",
          "author_name": "Matt Brubeck",
          "author_login": "mbrubeck",
          "committed_at": "2024-03-15T04:29:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4a88db8698f2e8606435e88059fc7b9713f90f4b",
          "body": null,
          "is_bot": false,
          "headline": "Version 3.1.1",
          "author_name": "Matt Brubeck",
          "author_login": "mbrubeck",
          "committed_at": "2024-03-15T04:21:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6c50b901c7c48bc2f5bd6c9989fdade7f91e2c75",
          "body": "Closes #11.",
          "is_bot": false,
          "headline": "Fix loading files from $XDG_DATA_HOME",
          "author_name": "Matt Brubeck",
          "author_login": "mbrubeck",
          "committed_at": "2024-03-15T04:07:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f7a9ebfe78b4474a281e35e1fe8f879987c5384e",
          "body": "Fixes #15.",
          "is_bot": false,
          "headline": "Don't require file length greater than region_len",
          "author_name": "Matt Brubeck",
          "author_login": "mbrubeck",
          "committed_at": "2024-03-15T01:36:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a18e395c706b0b7df123118d528c824290f4ed56",
          "body": null,
          "is_bot": false,
          "headline": "Code cleanup",
          "author_name": "Matt Brubeck",
          "author_login": "mbrubeck",
          "committed_at": "2024-03-14T22:02:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "048c58a97938b87e4af9173fce2a5f9d5b4d7496",
          "body": null,
          "is_bot": false,
          "headline": "Version 3.1.0",
          "author_name": "Matt Brubeck",
          "author_login": "mbrubeck",
          "committed_at": "2024-03-14T21:50:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "edcc677c6350e724ce77e021374ebb86f293026d",
          "body": null,
          "is_bot": false,
          "headline": "More efficient file handling",
          "author_name": "Matt Brubeck",
          "author_login": "mbrubeck",
          "committed_at": "2024-03-14T21:50:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "efeb584b253fcbf48344eba73d12ec362e69fcd4",
          "body": null,
          "is_bot": false,
          "headline": "Rename checker methods",
          "author_name": "Matt Brubeck",
          "author_login": "mbrubeck",
          "committed_at": "2024-03-14T20:32:07Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "050574e50a7eb6df2976f9e3941ee7db095a3e4a",
          "body": null,
          "is_bot": false,
          "headline": "Commit Cargo.lock",
          "author_name": "Matt Brubeck",
          "author_login": "mbrubeck",
          "committed_at": "2024-03-14T20:21:19Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5f10c5b849ad62e8d9e64969bfcf41ac5353dd20",
          "body": null,
          "is_bot": false,
          "headline": "Remove lazy_static dependency",
          "author_name": "Matt Brubeck",
          "author_login": "mbrubeck",
          "committed_at": "2024-03-14T20:20:53Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "00ef4caab9969710e2115367c2273ed931529b84",
          "body": null,
          "is_bot": false,
          "headline": "Switch from bytecount to memchr",
          "author_name": "Matt Brubeck",
          "author_login": "mbrubeck",
          "committed_at": "2024-03-14T20:13:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7533d1fca09040bc6b6a84d51dc175fba8a23417",
          "body": null,
          "is_bot": false,
          "headline": "Code cleanup and reduce allocations",
          "author_name": "Matt Brubeck",
          "author_login": "mbrubeck",
          "committed_at": "2024-03-14T20:13:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3bd5ac46975698b7824f438b2effc92f7949c452",
          "body": null,
          "is_bot": false,
          "headline": "Rename MIME type alias to Mime",
          "author_name": "Matt Brubeck",
          "author_login": "mbrubeck",
          "committed_at": "2024-03-14T20:13:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8689f374d5bf6d5f860bf546d413adade3145798",
          "body": null,
          "is_bot": false,
          "headline": "Fix doc comment syntax",
          "author_name": "Matt Brubeck",
          "author_login": "mbrubeck",
          "committed_at": "2024-03-14T17:31:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fda8fb831da9988e42ccf3371037cf35069a6aec",
          "body": null,
          "is_bot": false,
          "headline": "Update package metadata",
          "author_name": "Matt Brubeck",
          "author_login": "mbrubeck",
          "committed_at": "2024-03-14T17:28:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8e190ab9f1ed5c14b0ec1a7e84d3d02ddf3aa185",
          "body": null,
          "is_bot": false,
          "headline": "Version 3.0.3",
          "author_name": "Matt Brubeck",
          "author_login": "mbrubeck",
          "committed_at": "2022-01-01T17:39:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "adc1b4024cf0a44fdf9692ee721d36e5e8a03665",
          "body": "Do not panic if the magic database fails to load",
          "is_bot": false,
          "headline": "Merge pull request #5 from kpcyrd/panic-rules-load",
          "author_name": "Matt Brubeck",
          "author_login": "mbrubeck",
          "committed_at": "2022-01-01T17:34:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5578c1d68ca7f29d548e2219df5a23f704c32acb",
          "body": null,
          "is_bot": false,
          "headline": "Do not panic if the magic database fails to load",
          "author_name": "kpcyrd",
          "author_login": "kpcyrd",
          "committed_at": "2021-11-25T00:18:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4452962ff98360cf123744edf435ed14711e30d3",
          "body": null,
          "is_bot": false,
          "headline": "Update README",
          "author_name": "Matt Brubeck",
          "author_login": "mbrubeck",
          "committed_at": "2021-08-31T21:50:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "daa4db8b61d8957cf7e95e73b14dfbf89dcda010",
          "body": null,
          "is_bot": false,
          "headline": "Add repository URL to tree_magic_db manifest",
          "author_name": "Matt Brubeck",
          "author_login": "mbrubeck",
          "committed_at": "2021-08-31T21:49:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "03f0ffeacd308355f0ebf9c1d122e9ce6cd10ee8",
          "body": null,
          "is_bot": false,
          "headline": "Upgrade to petgraph 0.6",
          "author_name": "Matt Brubeck",
          "author_login": "mbrubeck",
          "committed_at": "2021-08-31T21:43:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "df3aead59cc8b70031d4ac5d431556a7ea3f7b16",
          "body": null,
          "is_bot": false,
          "headline": "Version 3.0.1",
          "author_name": "Matt Brubeck",
          "author_login": "mbrubeck",
          "committed_at": "2021-08-31T21:42:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "aa24af0802cd2ffc37e35a348753026cc84fe07b",
          "body": "Upgrade nom to 7.0.0",
          "is_bot": false,
          "headline": "Merge pull request #3 from audunhalland/nom-7",
          "author_name": "Matt Brubeck",
          "author_login": "mbrubeck",
          "committed_at": "2021-08-31T02:56:36Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "83719ad2d5f0687d9c9efe043d0f4b73b5d7a876",
          "body": null,
          "is_bot": false,
          "headline": "Upgrade nom to 7.0.0",
          "author_name": "Audun Halland",
          "author_login": "audunhalland",
          "committed_at": "2021-08-21T11:30:34Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ede50ae904db65e30f13ef59551ad54748f484b0",
          "body": "Fix some linter warnings and refactor CheckerStruct",
          "is_bot": false,
          "headline": "Merge pull request #2 from bradfier/refactor",
          "author_name": "Matt Brubeck",
          "author_login": "mbrubeck",
          "committed_at": "2021-06-30T23:35:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "612b2e60dfca1ed1a4d9fa7f80ca280423d681d3",
          "body": "Although the function pointer will probably be optimized out, it's more\nidiomatic to use a generic with a Fn() bound here.",
          "is_bot": false,
          "headline": "Static dispatch typegraph_walker",
          "author_name": "Richard Bradfield",
          "author_login": "bradfier",
          "committed_at": "2021-04-09T07:13:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ac3f25f4493cc0ff5ffeeb3182fa70e8e24bb9ac",
          "body": "Rather than represent Checker as a big bag of function pointers in a\nstruct, we can use a Trait and &dyn references to those trait objects.\n\nAs we can store the &dyn reference directly in the _SUPPORT structure we\neven reduce the amount of pointer chasing we do by 1, as the check\ndoesn't need to look up the index again.",
          "is_bot": false,
          "headline": "Refactor Checker definitions to use Traits",
          "author_name": "Richard Bradfield",
          "author_login": "bradfier",
          "committed_at": "2021-04-09T07:13:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b11c338256a0fe8b3fc98e58d6944af8a455d21f",
          "body": "Almost everything here is a syntax only change, the exception is the use\nof `bytecount::count()` for searching for NULLs in `text/plain`.\n\nIn the current implementation, bytecount just uses a slightly more\nefficient algorithm for finding the number of bytes, but optionally we\ncan enable a `runtime-dispatch-simd` feature and enable SSE2 and AVX2\ncodepaths if it would be valuable.",
          "is_bot": false,
          "headline": "Fix some Clippy lints",
          "author_name": "Richard Bradfield",
          "author_login": "bradfier",
          "committed_at": "2021-04-09T07:13:34Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "253dbf0fa3d173a0703de72aabc838709c2c58ec",
          "body": null,
          "is_bot": false,
          "headline": "Version 3.0.0",
          "author_name": "Matt Brubeck",
          "author_login": "mbrubeck",
          "committed_at": "2021-04-09T03:58:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "09253e4ae57315d19a8a88df46df679f6702420e",
          "body": "Add with-gpl-data feature for embedding MIME DB",
          "is_bot": false,
          "headline": "Merge pull request #1 from bradfier/nogpl-feature",
          "author_name": "Matt Brubeck",
          "author_login": "mbrubeck",
          "committed_at": "2021-04-09T03:58:11Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "50153f94ec4209d7f79324c5732b0a936ff4077b",
          "body": "After splitting the GPLed data out into a separate optional crate, we\ncan restore the licencing of the main library to the previous terms.",
          "is_bot": false,
          "headline": "Restore MIT Licence",
          "author_name": "Richard Bradfield",
          "author_login": "bradfier",
          "committed_at": "2021-03-31T08:08:16Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d4a1cf55cf5b6eceeca8a880e4befa53e0a82c03",
          "body": "Since the `builtin/magic`, `builtin/aliases` and `builtin/subclasses`\ndatabase files originate from the FreeDesktop project, they're the only\ncomponents of this library that prevent its use under a permissive\nlicence.\n\nHere we change the default behaviour to search the standard XDG paths\nfor the MIM\n[…]\ns\nthe GPLed database into the library, the way it previously was by\ndefault. The database itself is carved out into a separate workspace\ncrate, such that the main crate licence can be set back to MIT.",
          "is_bot": false,
          "headline": "Add with-gpl-data feature for embedding MIME DB",
          "author_name": "Richard Bradfield",
          "author_login": "bradfier",
          "committed_at": "2021-03-31T08:04:51Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "0b4d31baefc44d0bbd89bbd87a5b922be9de4da6",
          "body": "This project incorporates files derived from the `xdg-shared-mime-info`\nproject, which are only distributable under the GNU GPL.",
          "is_bot": false,
          "headline": "Relicense under GNU GPL 2.0 or later",
          "author_name": "Matt Brubeck",
          "author_login": "mbrubeck",
          "committed_at": "2021-03-29T17:03:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9099f38d41794d1d77763149fe9064dabb2c3106",
          "body": null,
          "is_bot": false,
          "headline": "Upgrade to nom 6",
          "author_name": "Matt Brubeck",
          "author_login": "mbrubeck",
          "committed_at": "2021-01-09T18:49:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6696e2e093f1cca40f4974e2ccdb70d268ed444d",
          "body": null,
          "is_bot": false,
          "headline": "Fix typo in docs",
          "author_name": "Matt Brubeck",
          "author_login": "mbrubeck",
          "committed_at": "2020-06-10T15:41:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3c12fd40453754aa1139f6a1ad1e6a2cdff2e1df",
          "body": null,
          "is_bot": false,
          "headline": "Rename to tree_magic_mini",
          "author_name": "Matt Brubeck",
          "author_login": "mbrubeck",
          "committed_at": "2020-06-10T15:35:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1c64833c448bc13d7406c5389a7c757db718ab2c",
          "body": null,
          "is_bot": false,
          "headline": "Remove is_alias function",
          "author_name": "Matt Brubeck",
          "author_login": "mbrubeck",
          "committed_at": "2020-06-10T15:06:07Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "56ddfdad88de721aad31fa378ff6bc1e32e9ccad",
          "body": null,
          "is_bot": false,
          "headline": "Correct some comments",
          "author_name": "Matt Brubeck",
          "author_login": "mbrubeck",
          "committed_at": "2020-06-10T02:31:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6be35ca7ea6e6e3343d2b0591783d1caa89647d3",
          "body": null,
          "is_bot": false,
          "headline": "Make some things private",
          "author_name": "Matt Brubeck",
          "author_login": "mbrubeck",
          "committed_at": "2020-06-10T02:22:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1cc71676e9b15d6bb5ee0e1bb626162ed64d885a",
          "body": null,
          "is_bot": false,
          "headline": "Relax some argument types",
          "author_name": "Matt Brubeck",
          "author_login": "mbrubeck",
          "committed_at": "2020-06-10T02:18:11Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "930519fc9f7d5245abc224eff1d6933c25295fef",
          "body": null,
          "is_bot": false,
          "headline": "Remove conversion macros",
          "author_name": "Matt Brubeck",
          "author_login": "mbrubeck",
          "committed_at": "2020-06-09T02:40:16Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3ec6ab13d72591d41441b1005f499a03a29ef568",
          "body": null,
          "is_bot": false,
          "headline": "Use &str to store MIME types",
          "author_name": "Matt Brubeck",
          "author_login": "mbrubeck",
          "committed_at": "2020-06-09T02:38:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9569a85467bce68c0a010da4437955db798d0213",
          "body": null,
          "is_bot": false,
          "headline": "Make MagicRule parsing zero-copy",
          "author_name": "Matt Brubeck",
          "author_login": "mbrubeck",
          "committed_at": "2020-06-09T02:20:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6afd7babcd2fde96998dd80162cb3a2d9ea8c8cd",
          "body": null,
          "is_bot": false,
          "headline": "Remove extern crate imports",
          "author_name": "Matt Brubeck",
          "author_login": "mbrubeck",
          "committed_at": "2020-06-09T02:14:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "391a592d65100e2e473228c14d555c245451694c",
          "body": null,
          "is_bot": false,
          "headline": "Remove CLI",
          "author_name": "Matt Brubeck",
          "author_login": "mbrubeck",
          "committed_at": "2020-06-09T02:14:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "603676ce6cb214925aa7951afeb50cf59ee3679d",
          "body": null,
          "is_bot": false,
          "headline": "Cargo fmt",
          "author_name": "Matt Brubeck",
          "author_login": "mbrubeck",
          "committed_at": "2020-06-09T02:04:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "cc8ee2fcf26be8358d9e526757fe03dc83956192",
          "body": null,
          "is_bot": false,
          "headline": "Remove unused code",
          "author_name": "Matt Brubeck",
          "author_login": "mbrubeck",
          "committed_at": "2020-06-09T02:01:29Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6f2e65e7c72a57fa8c913318cb1f8dd1739dac2e",
          "body": null,
          "is_bot": false,
          "headline": "Remove val_len field",
          "author_name": "Matt Brubeck",
          "author_login": "mbrubeck",
          "committed_at": "2020-06-09T02:01:29Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f2b14640bf2d52e2fbbf35fa1f330d7f9eedc606",
          "body": null,
          "is_bot": false,
          "headline": "Code cleanup",
          "author_name": "Matt Brubeck",
          "author_login": "mbrubeck",
          "committed_at": "2020-06-09T02:01:29Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "688ee0c303d1bdd342853cd835ab0c3dc2beefb6",
          "body": null,
          "is_bot": false,
          "headline": "Upgrade to nom 5.1",
          "author_name": "Matt Brubeck",
          "author_login": "mbrubeck",
          "committed_at": "2020-06-07T16:25:55Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "84fd2bd4f8b0113b6b5a91581f8597fb0169e32a",
          "body": null,
          "is_bot": false,
          "headline": "Split up checkers into files per module",
          "author_name": "Allison Hancock",
          "author_login": "aahancoc",
          "committed_at": "2020-02-25T03:23:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e267314193d833c6bb9b273701654a48b7816522",
          "body": "- nested super:: refs become crate::\n- Remove most `extern crate` usages",
          "is_bot": false,
          "headline": "Rust 2018 style changes",
          "author_name": "Allison Hancock",
          "author_login": "aahancoc",
          "committed_at": "2020-02-25T03:06:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "56fd014b4e4aefea7d1e37d4216595624511cefc",
          "body": null,
          "is_bot": false,
          "headline": "Upgrade to Rust 2018, remove static_mime checks",
          "author_name": "Allison Hancock",
          "author_login": "aahancoc",
          "committed_at": "2020-02-25T02:57:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bdeac4272a8ec0b72954dbd372aa86e499648dd1",
          "body": null,
          "is_bot": false,
          "headline": "Move from nightly bench to `bencher` crate",
          "author_name": "Allison Hancock",
          "author_login": "aahancoc",
          "committed_at": "2020-02-25T02:49:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b992414b02bd4720176361f897a4030fff0d73b5",
          "body": null,
          "is_bot": false,
          "headline": "Merge branch '0.2.3'",
          "author_name": "Allison Hancock",
          "author_login": "aahancoc",
          "committed_at": "2020-02-25T02:33:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "728d02d31fae7fff0471c9698bde39fab1f5d829",
          "body": null,
          "is_bot": false,
          "headline": "Upgrade package versions, fix doctest paths",
          "author_name": "Allison Hancock",
          "author_login": "aahancoc",
          "committed_at": "2020-02-25T02:30:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2d9ce48e549075b7554ba0dbbbbe69b58c9173a0",
          "body": "attempting to simplify this some",
          "is_bot": false,
          "headline": "Remove cache and static_mime features",
          "author_name": "Allison Hancock",
          "author_login": "aahancoc",
          "committed_at": "2020-02-23T22:27:27Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "471f86f2acfcc253f2dc40aa8ec6b996c09d5b53",
          "body": null,
          "is_bot": false,
          "headline": "Update changelog for 0.2.2",
          "author_name": "Allison Hancock",
          "author_login": "aahancoc",
          "committed_at": "2020-02-23T22:03:21Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7b7dabeb9f8b5999db5f7daaa56db5677bbdab36",
          "body": "Usage of nom 4.x+ requires a code rework",
          "is_bot": false,
          "headline": "Update dependencies to latest possible",
          "author_name": "Allison Hancock",
          "author_login": "aahancoc",
          "committed_at": "2020-02-23T21:20:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "341f472e0eaaee7d92d1fb9e692a764bd3859930",
          "body": null,
          "is_bot": false,
          "headline": "Merge remote-tracking branch 'origin/2.1'",
          "author_name": "Allison",
          "author_login": "aahancoc",
          "committed_at": "2020-02-23T20:47:11Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "eba6e6435f62cf73c80609859e1261b2f0c98612",
          "body": null,
          "is_bot": false,
          "headline": "Forgot to update changelog",
          "author_name": "aahancoc",
          "author_login": "aahancoc",
          "committed_at": "2018-11-21T21:08:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d84b6c2089527aec1deed63b9c16e564c03fd846",
          "body": null,
          "is_bot": false,
          "headline": "Removed tests from published crate to keep filesize down",
          "author_name": "aahancoc",
          "author_login": "aahancoc",
          "committed_at": "2018-11-21T21:02:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "dce8794fb4bd2c69a1a95d6e25fb47f3674f81af",
          "body": null,
          "is_bot": false,
          "headline": "Made new branch for 2.1 release",
          "author_name": "aahancoc",
          "author_login": "aahancoc",
          "committed_at": "2018-11-21T20:54:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f84785e32e8a41b68639c33fde95cb45552a34d4",
          "body": null,
          "is_bot": false,
          "headline": "Remove system magic file usage, as it's redundant and problematic",
          "author_name": "aahancoc",
          "author_login": "aahancoc",
          "committed_at": "2018-02-04T22:44:53Z",
          "body_truncated": false,
          "is_coding_agent": false
        }
      ],
      "releases_count": 16,
      "commits_last_year": 15,
      "latest_release_at": "2025-11-14T19:24:06Z",
      "latest_release_tag": "v3.2.2",
      "releases_from_tags": false,
      "days_since_last_push": 252,
      "active_weeks_last_year": 2,
      "days_since_latest_release": 252,
      "mean_days_between_releases": 67.8
    },
    "community": {
      "has_readme": false,
      "has_license": false,
      "has_description": false,
      "has_contributing": false,
      "health_percentage": null,
      "has_issue_template": false,
      "has_code_of_conduct": false,
      "has_pull_request_template": false
    },
    "ecosystem": {
      "packages": [
        {
          "name": "tree_magic_mini",
          "exists": true,
          "license": "MIT",
          "keywords": [
            "filesystem",
            "media-types",
            "mime",
            "filesystem",
            "parser-implementations"
          ],
          "ecosystem": "crates",
          "matches_repo": true,
          "registry_url": "https://crates.io/crates/tree_magic_mini",
          "is_deprecated": false,
          "latest_version": "3.2.2",
          "repository_url": "https://github.com/mbrubeck/tree_magic/",
          "versions_count": 17,
          "total_downloads": 11860166,
          "dependents_count": null,
          "deprecation_note": null,
          "maintainers_count": null,
          "monthly_downloads": 1303863,
          "first_published_at": "2020-06-10T15:36:04.179943Z",
          "latest_published_at": "2025-11-14T19:22:26.199587Z",
          "latest_version_yanked": false,
          "days_since_latest_publish": 252
        },
        {
          "name": "tree_magic_db",
          "exists": true,
          "license": "GPL-2.0-or-later",
          "keywords": [],
          "ecosystem": "crates",
          "matches_repo": true,
          "registry_url": "https://crates.io/crates/tree_magic_db",
          "is_deprecated": false,
          "latest_version": "3.0.1",
          "repository_url": "https://github.com/mbrubeck/tree_magic/",
          "versions_count": 2,
          "total_downloads": 179765,
          "dependents_count": null,
          "deprecation_note": null,
          "maintainers_count": null,
          "monthly_downloads": 8144,
          "first_published_at": "2021-04-09T03:57:29.114423Z",
          "latest_published_at": "2024-10-22T00:15:41.946335Z",
          "latest_version_yanked": false,
          "days_since_latest_publish": 641
        }
      ]
    },
    "popularity": {
      "forks": 11,
      "stars": 48,
      "watchers": 1,
      "fork_history": {
        "days": [
          {
            "date": "2021-01-09",
            "count": 1
          },
          {
            "date": "2021-03-29",
            "count": 1
          },
          {
            "date": "2021-11-25",
            "count": 1
          },
          {
            "date": "2022-07-15",
            "count": 1
          },
          {
            "date": "2022-09-24",
            "count": 1
          },
          {
            "date": "2024-03-19",
            "count": 1
          },
          {
            "date": "2024-04-13",
            "count": 1
          },
          {
            "date": "2024-10-09",
            "count": 1
          },
          {
            "date": "2025-08-09",
            "count": 1
          },
          {
            "date": "2025-11-08",
            "count": 1
          },
          {
            "date": "2025-12-30",
            "count": 1
          }
        ],
        "complete": true,
        "collected": 11,
        "total_forks": 11
      },
      "star_history": null,
      "open_issues_and_prs": 11
    },
    "ai_readiness": {
      "has_nix": false,
      "example_dirs": [],
      "has_llms_txt": false,
      "has_dockerfile": false,
      "has_mcp_signal": false,
      "bootstrap_files": [],
      "api_schema_files": [],
      "has_devcontainer": false,
      "typecheck_configs": [],
      "toolchain_manifests": [
        "Cargo.toml",
        "magic_db/Cargo.toml"
      ],
      "largest_source_bytes": 13851,
      "source_files_sampled": 17,
      "oversized_source_files": 0,
      "agent_instruction_files": [],
      "agent_instruction_max_bytes": null
    },
    "dependencies": {
      "manifests": [
        "Cargo.toml",
        "magic_db/Cargo.toml"
      ],
      "advisories": {
        "error": null,
        "scope": "published_package",
        "source": "osv",
        "findings": [],
        "collected": true,
        "malicious": [],
        "truncated": false,
        "by_severity": {},
        "advisory_count": 0,
        "affected_count": 0,
        "assessed_count": 10,
        "malicious_count": 0,
        "assessed_package": "crates:tree_magic_mini@3.2.2",
        "unassessed_count": 0,
        "direct_affected_count": 0
      },
      "ecosystems": [
        "crates"
      ],
      "dependencies": [
        {
          "name": "petgraph",
          "manifest": "Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": "0.8.0"
        },
        {
          "name": "nom",
          "manifest": "Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": "8.0"
        },
        {
          "name": "memchr",
          "manifest": "Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": "2.0"
        },
        {
          "name": "tree_magic_db",
          "manifest": "Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": "3.0"
        }
      ],
      "all_dependencies": {
        "error": null,
        "source": "github-sbom",
        "packages": [
          {
            "name": "memchr",
            "direct": true,
            "version": "2.7.6",
            "ecosystem": "crates"
          },
          {
            "name": "nom",
            "direct": true,
            "version": "8.0.0",
            "ecosystem": "crates"
          },
          {
            "name": "petgraph",
            "direct": true,
            "version": "0.8.3",
            "ecosystem": "crates"
          },
          {
            "name": "bencher",
            "direct": false,
            "version": "0.1.5",
            "ecosystem": "crates"
          },
          {
            "name": "equivalent",
            "direct": false,
            "version": "1.0.2",
            "ecosystem": "crates"
          },
          {
            "name": "fixedbitset",
            "direct": false,
            "version": "0.5.7",
            "ecosystem": "crates"
          },
          {
            "name": "foldhash",
            "direct": false,
            "version": "0.1.5",
            "ecosystem": "crates"
          },
          {
            "name": "hashbrown",
            "direct": false,
            "version": "0.15.5",
            "ecosystem": "crates"
          },
          {
            "name": "hashbrown",
            "direct": false,
            "version": "0.16.0",
            "ecosystem": "crates"
          },
          {
            "name": "indexmap",
            "direct": false,
            "version": "2.12.0",
            "ecosystem": "crates"
          }
        ],
        "collected": true,
        "truncated": false,
        "total_count": 10,
        "direct_count": 3,
        "indirect_count": 7
      }
    },
    "maintainership": {
      "issues": {
        "open_prs": 1,
        "merged_prs": 8,
        "open_issues": 10,
        "closed_ratio": 0.474,
        "closed_issues": 9,
        "closed_unmerged_prs": 2
      },
      "bus_factor": 1,
      "bot_contributors": 0,
      "top_contributors": [
        {
          "type": "User",
          "login": "aahancoc",
          "commits": 89,
          "avatar_url": "https://avatars.githubusercontent.com/u/14837209?v=4"
        },
        {
          "type": "User",
          "login": "mbrubeck",
          "commits": 73,
          "avatar_url": "https://avatars.githubusercontent.com/u/5920?v=4"
        },
        {
          "type": "User",
          "login": "bradfier",
          "commits": 5,
          "avatar_url": "https://avatars.githubusercontent.com/u/3495954?v=4"
        },
        {
          "type": "User",
          "login": "regit",
          "commits": 2,
          "avatar_url": "https://avatars.githubusercontent.com/u/308616?v=4"
        },
        {
          "type": "User",
          "login": "audunhalland",
          "commits": 1,
          "avatar_url": "https://avatars.githubusercontent.com/u/5767935?v=4"
        },
        {
          "type": "User",
          "login": "heidezomp",
          "commits": 1,
          "avatar_url": "https://avatars.githubusercontent.com/u/48419392?v=4"
        },
        {
          "type": "User",
          "login": "YOU54F",
          "commits": 1,
          "avatar_url": "https://avatars.githubusercontent.com/u/19932401?v=4"
        },
        {
          "type": "User",
          "login": "kpcyrd",
          "commits": 1,
          "avatar_url": "https://avatars.githubusercontent.com/u/7763184?v=4"
        },
        {
          "type": "User",
          "login": "zimward",
          "commits": 1,
          "avatar_url": "https://avatars.githubusercontent.com/u/96021122?v=4"
        }
      ],
      "contributors_sampled": 9,
      "top_contributor_share": 0.511
    },
    "quality_signals": {
      "has_ci": false,
      "has_tests": true,
      "ci_workflows": [],
      "has_docs_dir": false,
      "linter_configs": [],
      "has_editorconfig": false,
      "has_linter_config": false,
      "has_precommit_config": false
    },
    "security_signals": {
      "lockfiles": [
        "Cargo.lock"
      ],
      "scorecard": {
        "checks": [
          {
            "name": "Binary-Artifacts",
            "score": 10,
            "reason": "no binaries found in the repo",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#binary-artifacts"
          },
          {
            "name": "Branch-Protection",
            "score": 0,
            "reason": "branch protection not enabled on development/release branches",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#branch-protection"
          },
          {
            "name": "CI-Tests",
            "score": 0,
            "reason": "0 out of 4 merged PRs checked by a CI test -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#ci-tests"
          },
          {
            "name": "CII-Best-Practices",
            "score": 0,
            "reason": "no effort to earn an OpenSSF best practices badge detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#cii-best-practices"
          },
          {
            "name": "Code-Review",
            "score": 1,
            "reason": "Found 4/25 approved changesets -- score normalized to 1",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
          },
          {
            "name": "Contributors",
            "score": 10,
            "reason": "project has 5 contributing companies or organizations",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#contributors"
          },
          {
            "name": "Dangerous-Workflow",
            "score": null,
            "reason": "no workflows found",
            "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": 0,
            "reason": "0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#maintained"
          },
          {
            "name": "Packaging",
            "score": null,
            "reason": "packaging workflow not detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#packaging"
          },
          {
            "name": "Pinned-Dependencies",
            "score": null,
            "reason": "no dependencies found",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#pinned-dependencies"
          },
          {
            "name": "SAST",
            "score": 0,
            "reason": "SAST tool is not run on all commits -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#sast"
          },
          {
            "name": "Security-Policy",
            "score": 0,
            "reason": "security policy file not detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#security-policy"
          },
          {
            "name": "Signed-Releases",
            "score": null,
            "reason": "no releases found",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#signed-releases"
          },
          {
            "name": "Token-Permissions",
            "score": null,
            "reason": "No tokens found",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#token-permissions"
          },
          {
            "name": "Vulnerabilities",
            "score": 10,
            "reason": "0 existing vulnerabilities detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
          }
        ],
        "commit": "75bf1b01dc81d5c0b3377a3202792fa83097872c",
        "ran_at": "2026-07-25T06:37:47Z",
        "aggregate_score": 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": null,
      "oldest_open_prs": [
        {
          "number": 30,
          "created_at": "2025-12-30T17:39:45Z",
          "last_comment_at": null,
          "last_comment_author": null
        }
      ],
      "last_merged_pr_at": "2025-11-13T19:39:22Z",
      "ci_last_conclusion": null,
      "oldest_open_issues": [
        {
          "number": 6,
          "created_at": "2021-12-30T03:36:32Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 7,
          "created_at": "2022-01-01T15:21:11Z",
          "last_comment_at": "2024-03-15T05:01:18Z",
          "last_comment_author": "mbrubeck"
        },
        {
          "number": 9,
          "created_at": "2022-02-02T12:10:02Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 10,
          "created_at": "2022-04-23T13:38:23Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 14,
          "created_at": "2022-10-22T12:20:17Z",
          "last_comment_at": "2024-03-15T05:05:54Z",
          "last_comment_author": "mbrubeck"
        },
        {
          "number": 16,
          "created_at": "2022-11-06T21:21:17Z",
          "last_comment_at": "2024-03-15T05:02:30Z",
          "last_comment_author": "mbrubeck"
        },
        {
          "number": 18,
          "created_at": "2023-02-01T01:07:36Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 19,
          "created_at": "2023-11-01T08:48:34Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 20,
          "created_at": "2024-03-24T05:25:39Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 23,
          "created_at": "2024-04-20T01:58:41Z",
          "last_comment_at": "2025-09-08T03:30:42Z",
          "last_comment_author": "hongquan"
        }
      ]
    }
  },
  "config": {
    "disabled_metrics": [],
    "disabled_categories": [],
    "disabled_components": {}
  },
  "source": {
    "url": "https://github.com/mbrubeck/tree_magic",
    "host": "github.com",
    "name": "tree_magic",
    "owner": "mbrubeck"
  },
  "metrics": {
    "overall": {
      "key": "overall",
      "band": "at_risk",
      "name": "Overall health",
      "note": null,
      "notes": [],
      "value": 43,
      "inputs": {
        "security": 44,
        "vitality": 38,
        "community": 48,
        "governance": 62,
        "engineering": 18
      },
      "components": []
    },
    "categories": [
      {
        "key": "vitality",
        "band": "at_risk",
        "name": "Vitality",
        "value": 38,
        "weight": 0.22,
        "metrics": [
          {
            "key": "development_activity",
            "band": "critical",
            "name": "Development activity",
            "note": null,
            "notes": [],
            "value": 16,
            "inputs": {
              "commits_last_year": 15,
              "human_commit_share": 1,
              "days_since_last_push": 252,
              "active_weeks_last_year": 2
            },
            "components": [
              {
                "key": "push_recency",
                "name": "Push recency",
                "detail": "last push 252 days ago",
                "points": 3.6,
                "status": "partial",
                "details": [
                  {
                    "code": "push_recency",
                    "params": {
                      "days": 252
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_cadence",
                "name": "Commit cadence",
                "detail": "2/52 weeks with commits",
                "points": 1.4,
                "status": "partial",
                "details": [
                  {
                    "code": "commit_cadence_weeks",
                    "params": {
                      "weeks": 2
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_volume",
                "name": "Commit volume",
                "detail": "15 commits in the last year",
                "points": 10.8,
                "status": "partial",
                "details": [
                  {
                    "code": "commits_last_year",
                    "params": {
                      "count": 15
                    }
                  }
                ],
                "max_points": 18
              },
              {
                "key": "openssf_scorecard_maintained",
                "name": "OpenSSF Scorecard: Maintained",
                "detail": "0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "release_discipline",
            "band": "good",
            "name": "Release discipline",
            "note": "Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Signed-Releases. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "openssf_scorecard_signed_releases"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 70,
            "inputs": {
              "releases_count": 16,
              "latest_release_tag": "v3.2.2",
              "releases_from_tags": false,
              "days_since_latest_release": 252,
              "mean_days_between_releases": 67.8
            },
            "components": [
              {
                "key": "ships_releases",
                "name": "Ships releases",
                "detail": "16 releases published",
                "points": 27,
                "status": "met",
                "details": [
                  {
                    "code": "releases_published",
                    "params": {
                      "count": 16
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "release_recency",
                "name": "Release recency",
                "detail": "latest release 252 days ago",
                "points": 16.2,
                "status": "partial",
                "details": [
                  {
                    "code": "release_recency",
                    "params": {
                      "days": 252
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "release_cadence",
                "name": "Release cadence",
                "detail": "a release every ~67.8 days",
                "points": 19.8,
                "status": "partial",
                "details": [
                  {
                    "code": "release_cadence",
                    "params": {
                      "gap": 67.8
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "openssf_scorecard_signed_releases",
                "name": "OpenSSF Scorecard: Signed-Releases",
                "detail": "no releases found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 10
              }
            ]
          },
          {
            "key": "abandonment",
            "band": "excellent",
            "name": "Abandonment",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "cap": null,
              "state": "dormant",
              "guards": [
                "recent_release",
                "dependencies_clean"
              ],
              "signals": [
                "issue_rot",
                "scorecard_unmaintained"
              ],
              "red_flag": false,
              "multiplier_pct": 100,
              "declared_reason": null,
              "unverified_reason": null,
              "unanswered_open_prs": 1,
              "unanswered_open_issues": 7,
              "days_since_last_merged_pr": 253,
              "days_since_last_human_commit": 252,
              "days_since_last_human_commit_is_floor": false
            },
            "components": [
              {
                "key": "project_is_still_maintained",
                "name": "Project is still maintained",
                "detail": "no human commit for 252 days, with nothing left unanswered; held at dormant by a release within the year, no affected dependency",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "abandonment_quiet",
                    "params": {
                      "days": 252
                    }
                  },
                  {
                    "code": "abandonment_guarded",
                    "params": {
                      "guards": "a release within the year, no affected dependency"
                    }
                  }
                ],
                "max_points": 100
              }
            ]
          }
        ],
        "description": "Is the project alive — is code being written and are releases shipping?"
      },
      {
        "key": "community",
        "band": "at_risk",
        "name": "Community & Adoption",
        "value": 48,
        "weight": 0.18,
        "metrics": [
          {
            "key": "popularity",
            "band": "at_risk",
            "name": "Popularity & adoption",
            "note": null,
            "notes": [],
            "value": 35,
            "inputs": {
              "forks": 11,
              "stars": 48,
              "watchers": 1,
              "growth_state": "unverified",
              "growth_factor_pct": 100,
              "growth_unverified_reason": "no_history"
            },
            "components": [
              {
                "key": "stars",
                "name": "Stars",
                "detail": "48 stars",
                "points": 27.1,
                "status": "partial",
                "details": [
                  {
                    "code": "stars",
                    "params": {
                      "count": 48
                    }
                  }
                ],
                "max_points": 60
              },
              {
                "key": "forks",
                "name": "Forks",
                "detail": "11 forks",
                "points": 8.3,
                "status": "partial",
                "details": [
                  {
                    "code": "forks",
                    "params": {
                      "count": 11
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "watchers",
                "name": "Watchers",
                "detail": "1 watchers",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "watchers",
                    "params": {
                      "count": 1
                    }
                  }
                ],
                "max_points": 15
              }
            ]
          },
          {
            "key": "community_health",
            "band": "critical",
            "name": "Community health",
            "note": null,
            "notes": [],
            "value": 25,
            "inputs": {
              "has_readme": false,
              "has_license": false,
              "has_contributing": false,
              "has_issue_template": false,
              "has_code_of_conduct": false,
              "has_pull_request_template": false
            },
            "components": [
              {
                "key": "readme",
                "name": "README",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 22.5
              },
              {
                "key": "license",
                "name": "License",
                "detail": "recognized license (MIT)",
                "points": 22.5,
                "status": "met",
                "details": [
                  {
                    "code": "license_standard",
                    "params": {}
                  },
                  {
                    "code": "license_spdx",
                    "params": {
                      "spdx": "MIT"
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributing_guide",
                "name": "CONTRIBUTING guide",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 18
              },
              {
                "key": "code_of_conduct",
                "name": "Code of conduct",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 13.5
              },
              {
                "key": "issue_template",
                "name": "Issue template",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.2
              },
              {
                "key": "pr_template",
                "name": "PR template",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 6.3
              }
            ]
          },
          {
            "key": "ecosystem_adoption",
            "band": "excellent",
            "name": "Ecosystem adoption (downloads)",
            "note": "Excluded from scoring (no data or not applicable): Registry dependents. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "registry_dependents"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 100,
            "inputs": {
              "packages": [
                "tree_magic_mini",
                "tree_magic_db"
              ],
              "dependents": null,
              "ecosystems": "crates",
              "total_downloads": 12039931,
              "monthly_downloads": 1312007
            },
            "components": [
              {
                "key": "monthly_downloads",
                "name": "Monthly downloads",
                "detail": "1,312,007 downloads/month across crates",
                "points": 80,
                "status": "met",
                "details": [
                  {
                    "code": "downloads_monthly",
                    "params": {
                      "count": 1312007,
                      "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": 62,
        "weight": 0.24,
        "metrics": [
          {
            "key": "maintainer_resilience",
            "band": "at_risk",
            "name": "Maintainer resilience (bus factor)",
            "note": null,
            "notes": [],
            "value": 42,
            "inputs": {
              "bus_factor": 1,
              "contributors_sampled": 9,
              "top_contributor_share": 0.511
            },
            "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 51% of commits",
                "points": 11,
                "status": "partial",
                "details": [
                  {
                    "code": "top_contributor_share",
                    "params": {
                      "share": 51
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributor_breadth",
                "name": "Contributor breadth",
                "detail": "9 contributors",
                "points": 12.2,
                "status": "partial",
                "details": [
                  {
                    "code": "contributors_sampled",
                    "params": {
                      "count": 9
                    }
                  }
                ],
                "max_points": 13.5
              },
              {
                "key": "openssf_scorecard_contributors",
                "name": "OpenSSF Scorecard: Contributors",
                "detail": "project has 5 contributing companies or organizations",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "responsiveness",
            "band": "moderate",
            "name": "Issue & PR responsiveness",
            "note": null,
            "notes": [],
            "value": 54,
            "inputs": {
              "merged_prs": 8,
              "open_issues": 10,
              "closed_issues": 9,
              "issue_closed_ratio": 0.474,
              "closed_unmerged_prs": 2
            },
            "components": [
              {
                "key": "issue_resolution",
                "name": "Issue resolution",
                "detail": "47% of issues closed",
                "points": 22.2,
                "status": "partial",
                "details": [
                  {
                    "code": "issues_closed_share",
                    "params": {
                      "share": 47
                    }
                  }
                ],
                "max_points": 46.75
              },
              {
                "key": "pr_acceptance",
                "name": "PR acceptance",
                "detail": "8/10 decided PRs merged",
                "points": 30.6,
                "status": "partial",
                "details": [
                  {
                    "code": "decided_prs_merged",
                    "params": {
                      "merged": 8,
                      "decided": 10
                    }
                  }
                ],
                "max_points": 38.25
              },
              {
                "key": "openssf_scorecard_code_review",
                "name": "OpenSSF Scorecard: Code-Review",
                "detail": "Found 4/25 approved changesets -- score normalized to 1",
                "points": 1.5,
                "status": "partial",
                "details": [],
                "max_points": 15
              }
            ]
          },
          {
            "key": "stewardship",
            "band": "moderate",
            "name": "Ownership & stewardship",
            "note": "Excluded from scoring (no data or not applicable): Verified domain. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "verified_domain"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 69,
            "inputs": {
              "followers": 647,
              "owner_type": "User",
              "is_verified": null,
              "owner_login": "mbrubeck",
              "public_repos": 345,
              "account_age_days": 6681
            },
            "components": [
              {
                "key": "ownership_backing",
                "name": "Ownership backing",
                "detail": "personal (user) account",
                "points": 10,
                "status": "partial",
                "details": [
                  {
                    "code": "owner_personal",
                    "params": {}
                  }
                ],
                "max_points": 30
              },
              {
                "key": "verified_domain",
                "name": "Verified domain",
                "detail": "not applicable to user accounts",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "not_applicable_to_user_accounts",
                    "params": {}
                  }
                ],
                "max_points": 20
              },
              {
                "key": "owner_reach",
                "name": "Owner reach",
                "detail": "647 followers of mbrubeck",
                "points": 20.2,
                "status": "partial",
                "details": [
                  {
                    "code": "owner_followers",
                    "params": {
                      "count": 647,
                      "login": "mbrubeck"
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "track_record",
                "name": "Track record",
                "detail": "345 public repos, account ~18 yr old",
                "points": 25,
                "status": "met",
                "details": [
                  {
                    "code": "public_repos",
                    "params": {
                      "count": 345
                    }
                  },
                  {
                    "code": "account_age_years",
                    "params": {
                      "years": 18
                    }
                  }
                ],
                "max_points": 25
              }
            ]
          },
          {
            "key": "package_maintenance",
            "band": "excellent",
            "name": "Package maintenance",
            "note": null,
            "notes": [],
            "value": 91,
            "inputs": {
              "packages": [
                "tree_magic_mini",
                "tree_magic_db"
              ],
              "ecosystems": "crates",
              "any_deprecated": false,
              "min_days_since_publish": 252
            },
            "components": [
              {
                "key": "published_resolvable",
                "name": "Published & resolvable",
                "detail": "2 package(s) on crates",
                "points": 25,
                "status": "met",
                "details": [
                  {
                    "code": "packages_published",
                    "params": {
                      "count": 2,
                      "ecosystems": "crates"
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "publish_recency",
                "name": "Publish recency",
                "detail": "latest publish 252 days ago",
                "points": 26,
                "status": "partial",
                "details": [
                  {
                    "code": "publish_recency",
                    "params": {
                      "days": 252
                    }
                  }
                ],
                "max_points": 35
              },
              {
                "key": "version_history",
                "name": "Version history",
                "detail": "17 published versions",
                "points": 20,
                "status": "met",
                "details": [
                  {
                    "code": "published_versions",
                    "params": {
                      "count": 17
                    }
                  }
                ],
                "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": "critical",
        "name": "Engineering Quality",
        "value": 18,
        "weight": 0.2,
        "metrics": [
          {
            "key": "engineering_practices",
            "band": "critical",
            "name": "Engineering practices",
            "note": null,
            "notes": [],
            "value": 24,
            "inputs": {
              "has_ci": false,
              "has_tests": true,
              "has_editorconfig": false,
              "has_linter_config": false,
              "has_precommit_config": false
            },
            "components": [
              {
                "key": "ci_workflows",
                "name": "CI workflows",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "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": "0 out of 4 merged PRs checked by a CI test -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 20
              }
            ]
          },
          {
            "key": "documentation",
            "band": "critical",
            "name": "Documentation",
            "note": null,
            "notes": [],
            "value": 10,
            "inputs": {
              "topics": [],
              "has_wiki": true,
              "homepage": null,
              "has_readme": false,
              "has_docs_dir": false,
              "has_description": false
            },
            "components": [
              {
                "key": "readme",
                "name": "README",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 30
              },
              {
                "key": "documentation_directory",
                "name": "Documentation directory",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 25
              },
              {
                "key": "documentation_homepage_site",
                "name": "Documentation / homepage site",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 15
              },
              {
                "key": "repository_description",
                "name": "Repository description",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              },
              {
                "key": "topics",
                "name": "Topics",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              },
              {
                "key": "wiki",
                "name": "Wiki",
                "detail": null,
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              }
            ]
          }
        ],
        "description": "Are baseline engineering and documentation practices in place?"
      },
      {
        "key": "security",
        "band": "at_risk",
        "name": "Security",
        "value": 44,
        "weight": 0.16,
        "metrics": [
          {
            "key": "security_posture",
            "band": "at_risk",
            "name": "Security posture",
            "note": "Excluded from scoring (no data or not applicable): Dangerous-Workflow, Packaging, Pinned-Dependencies, Signed-Releases, Token-Permissions. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "dangerous_workflow",
                    "packaging",
                    "pinned_dependencies",
                    "signed_releases",
                    "token_permissions"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 30,
            "inputs": {
              "source": "openssf_scorecard",
              "checks_evaluated": 13,
              "scorecard_version": "v5.5.0",
              "checks_inconclusive": 5,
              "scorecard_aggregate": 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": "branch protection not enabled on development/release branches",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "ci_tests",
                "name": "CI-Tests",
                "detail": "0 out of 4 merged PRs checked by a CI test -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "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 4/25 approved changesets -- score normalized to 1",
                "points": 0.8,
                "status": "partial",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "contributors",
                "name": "Contributors",
                "detail": "project has 5 contributing companies or organizations",
                "points": 2.5,
                "status": "met",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "dangerous_workflow",
                "name": "Dangerous-Workflow",
                "detail": "no workflows found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "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": "0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "packaging",
                "name": "Packaging",
                "detail": "packaging workflow not detected",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 5
              },
              {
                "key": "pinned_dependencies",
                "name": "Pinned-Dependencies",
                "detail": "no dependencies found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 5
              },
              {
                "key": "sast",
                "name": "SAST",
                "detail": "SAST tool is not run on all commits -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "security_policy",
                "name": "Security-Policy",
                "detail": "security policy file not detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "signed_releases",
                "name": "Signed-Releases",
                "detail": "no releases found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 7.5
              },
              {
                "key": "token_permissions",
                "name": "Token-Permissions",
                "detail": "No tokens found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 7.5
              },
              {
                "key": "vulnerabilities",
                "name": "Vulnerabilities",
                "detail": "0 existing vulnerabilities detected",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              }
            ]
          },
          {
            "key": "dependency_advisories",
            "band": "excellent",
            "name": "Dependency advisories",
            "note": "Excluded from scoring (no data or not applicable): No advisories left outstanding. Remaining weights renormalized. Matched the crates:tree_magic_mini@3.2.2 runtime dependency closure — what installing the published package pulls in — 10 packages. Reachability is not analyzed.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "no_advisories_left_outstanding"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              },
              {
                "code": "advisories_scope_published",
                "params": {
                  "package": "crates:tree_magic_mini@3.2.2",
                  "assessed": 10
                }
              },
              {
                "code": "advisories_reachability",
                "params": {}
              }
            ],
            "value": 100,
            "inputs": {
              "source": "osv",
              "advisories": 0,
              "affected_packages": 0,
              "assessed_packages": 10,
              "unassessed_packages": 0,
              "affected_by_severity": "none",
              "direct_affected_packages": 0
            },
            "components": [
              {
                "key": "direct_dependencies_free_of_known_advisories",
                "name": "Direct dependencies free of known advisories",
                "detail": "no direct dependency carries a known advisory",
                "points": 35,
                "status": "met",
                "details": [
                  {
                    "code": "no_direct_advisories",
                    "params": {}
                  }
                ],
                "max_points": 35
              },
              {
                "key": "indirect_dependencies_free_of_known_advisories",
                "name": "Indirect dependencies free of known advisories",
                "detail": "no indirect dependency carries a known advisory",
                "points": 25,
                "status": "met",
                "details": [
                  {
                    "code": "no_indirect_advisories",
                    "params": {}
                  }
                ],
                "max_points": 25
              },
              {
                "key": "no_advisories_left_outstanding",
                "name": "No advisories left outstanding",
                "detail": "no advisory carries a publication date",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "advisories_no_publication_date",
                    "params": {}
                  }
                ],
                "max_points": 40
              }
            ]
          },
          {
            "key": "malicious_dependencies",
            "band": "excellent",
            "name": "Malicious dependencies",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "source": "osv",
              "meaning": "reported as a malicious package by the OpenSSF corpus; the remedy is removal or moving off the compromised name, never an upgrade of the same artifact. Versions the registry has since pulled are listed but not scored",
              "packages": [],
              "red_flag": false,
              "assessed_packages": 10,
              "malicious_packages": 0,
              "direct_malicious_packages": 0,
              "withdrawn_malicious_packages": 0,
              "installable_malicious_packages": 0
            },
            "components": [
              {
                "key": "no_dependency_reported_as_a_malicious_package",
                "name": "No dependency reported as a malicious package",
                "detail": "no dependency is reported as a malicious package",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "no_malicious_dependencies",
                    "params": {}
                  }
                ],
                "max_points": 100
              }
            ]
          },
          {
            "key": "high_risk_jurisdiction_exposure",
            "band": "excellent",
            "name": "High-Risk Jurisdiction Exposure",
            "note": "Only high-confidence self-published location evidence affects this multiplier. Ambiguous matches are review-only; country evidence is not proof of nationality, citizenship, legal registration, malicious intent, or sanctions status.",
            "notes": [
              {
                "code": "jurisdiction_evidence_limits",
                "params": {}
              }
            ],
            "value": 100,
            "inputs": {
              "meaning": "self-published location evidence; not nationality or citizenship",
              "red_flag": false,
              "exposures": [],
              "policy_countries": [
                "Russia",
                "Iran",
                "North Korea"
              ],
              "review_only_matches": 0,
              "assessed_self_published_locations": 15
            },
            "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": 50,
        "weight": 0,
        "metrics": [
          {
            "key": "ai_agent_context",
            "band": "critical",
            "name": "Agent context & guidance",
            "note": null,
            "notes": [],
            "value": 8,
            "inputs": {
              "has_llms_txt": false,
              "legible_history_share": 0.15,
              "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": "15 of 100 human commits state their intent (structured subject or explanatory body)",
                "points": 8,
                "status": "partial",
                "details": [
                  {
                    "code": "legible_history",
                    "params": {
                      "legible": 15,
                      "sampled": 100
                    }
                  }
                ],
                "max_points": 40
              }
            ]
          },
          {
            "key": "ai_verify_loop",
            "band": "moderate",
            "name": "Verify loop (build / test / typecheck)",
            "note": "Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Pinned-Dependencies. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "openssf_scorecard_pinned_dependencies"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 62,
            "inputs": {
              "has_nix": false,
              "has_tests": true,
              "lockfiles": [
                "Cargo.lock"
              ],
              "has_dockerfile": false,
              "typed_language": true,
              "bootstrap_files": [],
              "has_devcontainer": false,
              "has_linter_config": false,
              "typecheck_configs": [],
              "agent_commit_share": 0,
              "toolchain_manifests": [
                "Cargo.toml",
                "magic_db/Cargo.toml"
              ],
              "dependency_bot_commit_share": 0
            },
            "components": [
              {
                "key": "one_command_bootstrap",
                "name": "One-command bootstrap",
                "detail": "Cargo.toml, magic_db/Cargo.toml (toolchain convention, no task runner)",
                "points": 12.6,
                "status": "partial",
                "details": [
                  {
                    "code": "toolchain_convention",
                    "params": {
                      "files": "Cargo.toml, magic_db/Cargo.toml"
                    }
                  }
                ],
                "max_points": 18
              },
              {
                "key": "automated_tests",
                "name": "Automated tests",
                "detail": null,
                "points": 22,
                "status": "met",
                "details": [],
                "max_points": 22
              },
              {
                "key": "lint_format_config",
                "name": "Lint / format config",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 11
              },
              {
                "key": "static_type_checking",
                "name": "Static type checking",
                "detail": "Rust (statically typed)",
                "points": 11,
                "status": "met",
                "details": [
                  {
                    "code": "statically_typed_language",
                    "params": {
                      "language": "Rust"
                    }
                  }
                ],
                "max_points": 11
              },
              {
                "key": "reproducible_environment",
                "name": "Reproducible environment",
                "detail": "lockfile",
                "points": 10,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "lockfile"
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "demonstrated_agent_practice",
                "name": "Demonstrated agent practice",
                "detail": "no agent-authored commits among the last 100",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "no_agent_authored_commits",
                    "params": {
                      "sampled": 100
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "automated_maintenance",
                "name": "Automated maintenance",
                "detail": "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": "no dependencies found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "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": 13851,
              "source_files_sampled": 17,
              "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/17 source files over 60KB",
                "points": 55,
                "status": "met",
                "details": [
                  {
                    "code": "oversized_source_files",
                    "params": {
                      "kb": 60,
                      "sampled": 17,
                      "oversized": 0
                    }
                  }
                ],
                "max_points": 55
              }
            ]
          }
        ],
        "description": "How well is the repo equipped to be developed and maintained with AI coding agents? An independent, experimental badge — weight 0.0, so it is surfaced on its own and does not affect the overall health score."
      }
    ],
    "metrics_version": "1.13.0"
  },
  "warnings": [
    "Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token",
    "Community profile unavailable"
  ],
  "report_type": "repository",
  "generated_at": "2026-07-25T06:37:59.779443Z",
  "schema_version": "0.27.0",
  "badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/m/mbrubeck/tree_magic.svg",
  "full_name": "mbrubeck/tree_magic",
  "license_state": "standard",
  "license_spdx": "MIT"
}

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

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

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