Public record
Software health reportschema 0.25.0 · metrics 1.13.0 · 2026-07-21 22:58 UTC

rust-lang / glob

Support for matching file paths against Unix shell style patterns.

RustApache-2.0★ 588 stars⑂ 92 forkssince Aug 2014View on GitHub ↗

rust-lang/glob holds a health index of 67 out of 100, placing it in the Moderate band. It scores highest on Sustainability & Governance (78/100) and lowest on AI Readiness (53/100). It was last updated today. 3 contributors account for most of its recent work.

67
overall / 100
Moderate

Software health index

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

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

Score profile

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

Ownership

17,792 followers246 public repossince Sep 2013

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

Package ecosystems

RegistryPackageVersionDownloads / moVersionsLast publishTags
crates.ioglob0.3.435,492,783300 days agofilesystem

Metrics by category

Vitality

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

63Moderate · 22% of overall
How it's scored
36/36Push recency — last push 0 days ago
4.8/36Commit cadence — 7/52 weeks with commits
9.4/18Commit volume — 10 commits in the last year
5/10OpenSSF Scorecard: Maintained — 7 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 5
Inputs used
commits_last_year10
human_commit_share0.93
days_since_last_push0
active_weeks_last_year7
How it's scored
27/27Ships releases — 5 releases published
36/36Release recency — latest release 0 days ago
5.4/27Release cadence — a release every ~673.4 days
0/10OpenSSF Scorecard: Signed-Releases — no data
Inputs used
releases_count5
latest_release_tagv0.3.4
releases_from_tagsno
days_since_latest_release0
mean_days_between_releases673.4
Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Signed-Releases. Remaining weights renormalized.

Community & Adoption

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

70Good · 18% of overall
How it's scored
44.9/60Stars — 588 stars
16.3/25Forks — 92 forks
6.5/15Watchers — 16 watchers
Inputs used
forks92
stars588
watchers16
growth_stateorganic
growth_factor_pct100
How it's scored
22.5/22.5README
22.5/22.5License — recognized license (Apache-2.0)
0/18CONTRIBUTING guide
0/13.5Code of conduct
0/7.2Issue template
0/6.3PR template
Inputs used
has_readmeyes
has_licenseyes
has_contributingno
has_issue_templateno
has_code_of_conductno
has_pull_request_templateno
How it's scored
80/80Monthly downloads — 35,492,783 downloads/month across crates
0/20Registry dependents — not reported by this ecosystem
Inputs used
packagesglob
dependents
ecosystemscrates
total_downloads519,776,972
monthly_downloads35,492,783
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?

78Good · 24% of overall
How it's scored
36/54Bus factor — 3 contributor(s) cover half of all commits
15.3/22.5Commit distribution — top contributor authored 32% of commits
13.5/13.5Contributor breadth — 47 contributors
10/10OpenSSF Scorecard: Contributors — project has 41 contributing companies or organizations
Inputs used
bus_factor3
contributors_sampled47
top_contributor_share0.32
How it's scored
23.7/46.8Issue resolution — 51% of issues closed
31.4/38.3PR acceptance — 87/106 decided PRs merged
7.5/15OpenSSF Scorecard: Code-Review — Found 7/12 approved changesets -- score normalized to 5
Inputs used
merged_prs87
open_issues37
closed_issues38
issue_closed_ratio0.507
closed_unmerged_prs19
How it's scored
30/30Ownership backing — organization-owned
0/20Verified domain
25/25Owner reach — 17,792 followers of rust-lang
25/25Track record — 246 public repos, account ~12 yr old
Inputs used
followers17,792
owner_typeOrganization
is_verified
owner_loginrust-lang
public_repos246
account_age_days4,697
How it's scored
25/25Published & resolvable — 1 package(s) on crates
35/35Publish recency — latest publish 0 days ago
20/20Version history — 30 published versions
20/20Not deprecated — active, not deprecated or yanked
Inputs used
packagesglob
ecosystemscrates
any_deprecatedno
min_days_since_publish0

Engineering Quality

Are baseline engineering and documentation practices in place?

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

Documentation

65Moderate
How it's scored
30/30README
0/25Documentation directory
15/15Documentation / homepage site — https://doc.rust-lang.org/glob
10/10Repository description
0/10Topics
10/10Wiki
Inputs used
topics
has_wikiyes
homepagehttps://doc.rust-lang.org/glob
has_readmeyes
has_docs_dirno
has_descriptionyes

Security

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

58Moderate · 16% of overall
How it's scored
7.5/7.5Binary-Artifacts — no binaries found in the repo
2.2/7.5Branch-Protection — branch protection is not maximal on development and all release branches
1.8/2.5CI-Tests — 13 out of 17 merged PRs checked by a CI test -- score normalized to 7
0/2.5CII-Best-Practices — no effort to earn an OpenSSF best practices badge detected
3.8/7.5Code-Review — Found 7/12 approved changesets -- score normalized to 5
2.5/2.5Contributors — project has 41 contributing companies or organizations
10/10Dangerous-Workflow — no dangerous workflow patterns detected
7.5/7.5Dependency-Update-Tool — update tool detected
0/5Fuzzing — project is not fuzzed
2.5/2.5License — license file detected
3.8/7.5Maintained — 7 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 5
0/5Packaging — no data
0/5Pinned-Dependencies — dependency not pinned by hash detected -- score normalized to 0
0/5SAST — SAST tool is not run on all commits -- score normalized to 0
5/5Security-Policy — security policy file detected
0/7.5Signed-Releases — no data
0/7.5Token-Permissions — detected GitHub workflow tokens with excessive permissions
7.5/7.5Vulnerabilities — 0 existing vulnerabilities detected
Inputs used
sourceopenssf_scorecard
checks_evaluated16
scorecard_versionv5.5.0
checks_inconclusive2
scorecard_aggregate5.8
Excluded from scoring (no data or not applicable): packaging, signed_releases. Remaining weights renormalized.

AI Readiness

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

53Moderate · 0% of overall
How it's scored
0/45Agent instructions — no CLAUDE.md / AGENTS.md / editor rules
0/15Machine-readable docs (llms.txt)
27.5/40Legible commit history — 48 of 93 human commits state their intent (structured subject or explanatory body)
Inputs used
has_llms_txtno
legible_history_share0.516
agent_instruction_files
agent_instruction_max_bytes
How it's scored
12.6/18One-command bootstrap — Cargo.toml (toolchain convention, no task runner)
22/22Automated tests
0/11Lint / format config
11/11Static type checking — Rust (statically typed)
0/10Reproducible environment
0/10Demonstrated agent practice — no agent-authored commits among the last 100
8/8Automated maintenance — 4 of the last 100 commits are automated dependency updates
0/10OpenSSF Scorecard: Pinned-Dependencies — dependency not pinned by hash detected -- score normalized to 0
Inputs used
has_nixno
has_testsyes
lockfiles
has_dockerfileno
typed_languageyes
bootstrap_files
has_devcontainerno
has_linter_configno
typecheck_configs
agent_commit_share0
toolchain_manifestsCargo.toml
dependency_bot_commit_share0.04
How it's scored
45/45Type-checkable code — Rust (statically typed)
55/55Manageable file sizes — 0/2 source files over 60KB
Inputs used
primary_languageRust
largest_source_bytes54,197
source_files_sampled2
oversized_source_files0

Key facts

588GitHub stars
47contributors
10commits, last 12 months
0days since last push
5releases
3bus factor
37open issues
crates.iopackage ecosystems

Data collection warnings

  • deps.dev does not index crates:glob@0.3.4; advisories assessed against the repository dependency graph instead
  • No resolved dependencies carried a version and a supported ecosystem

More detail

Star and fork history 588 ★ / 92 ⇿
588Stars
92Forks
4Releases

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.

010020030040050060058892152014-082020-082026-07
Major 0Minor 1Patch 3

Each point covers 11 days.

OpenSSF Scorecard 5.8 / 10
5.8aggregate

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-21 22:58 UTC

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

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

RegistryPackageVersionRelation
crates.iodoc-commentindirect
crates.iotempfileindirect
Dependency advisories not assessed

Advisory matching could not run for this report: No resolved dependencies carried a version and a supported ecosystem

Raw JSON report machine-readable
{
  "data": {
    "repo": {
      "topics": [],
      "is_fork": false,
      "size_kb": 1087,
      "has_wiki": true,
      "homepage": "https://doc.rust-lang.org/glob",
      "languages": {
        "Rust": 69064
      },
      "pushed_at": "2026-07-21T14:54:05Z",
      "created_at": "2014-08-22T22:22:51Z",
      "owner_type": "Organization",
      "updated_at": "2026-07-21T14:58:26Z",
      "description": "Support for matching file paths against Unix shell style patterns.",
      "is_archived": false,
      "is_disabled": false,
      "license_spdx": "Apache-2.0",
      "default_branch": "master",
      "license_spdx_raw": "Apache-2.0",
      "primary_language": "Rust",
      "significant_languages": [
        "Rust"
      ]
    },
    "owner": {
      "blog": "https://www.rust-lang.org",
      "name": "The Rust Programming Language",
      "type": "Organization",
      "login": "rust-lang",
      "company": null,
      "location": "United States of America",
      "followers": 17792,
      "avatar_url": "https://avatars.githubusercontent.com/u/5430905?v=4",
      "created_at": "2013-09-10T21:48:20Z",
      "is_verified": null,
      "public_repos": 246,
      "account_age_days": 4697
    },
    "license": {
      "state": "standard",
      "spdx_id": "Apache-2.0",
      "raw_spdx": "Apache-2.0",
      "file_present": true,
      "scorecard_found": true,
      "profile_has_license": true
    },
    "activity": {
      "releases": [
        {
          "tag": "v0.3.4",
          "kind": "patch",
          "published_at": "2026-07-21T14:53:54Z"
        },
        {
          "tag": "v0.3.3",
          "kind": "patch",
          "published_at": "2025-08-11T09:47:19Z"
        },
        {
          "tag": "v0.3.2",
          "kind": "patch",
          "published_at": "2024-12-29T00:12:14Z"
        },
        {
          "tag": "0.3.1",
          "kind": "patch",
          "published_at": "2023-01-06T14:36:55Z"
        },
        {
          "tag": "0.3.0",
          "kind": "minor",
          "published_at": "2019-03-07T03:58:21Z"
        }
      ],
      "recent_commits": [
        {
          "oid": "cfa2a58f2e44373573f657ec25b3621e44714dee",
          "body": null,
          "is_bot": true,
          "headline": "chore: release v0.3.4",
          "author_name": "github-actions[bot]",
          "author_login": "github-actions[bot]",
          "committed_at": "2026-07-21T14:53:22Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8a903ef83cdc3ac4be8a16c4160c570fcfead655",
          "body": "With the MSRV of 1.63, there is no reason to stay at the 2015 edition.",
          "is_bot": false,
          "headline": "Set the edition to 2021",
          "author_name": "Trevor Gross",
          "author_login": "tgross35",
          "committed_at": "2026-07-21T14:41:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1f753241f047175126d1be051718d1a0994d29f4",
          "body": "Bumps [actions/checkout](https://github.com/actions/checkout) from 6 to 7.\n- [Release notes](https://github.com/actions/checkout/releases)\n- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/actions/checkout/compare/v6...v7)\n\n---\nupdated-dependenc\n[…]\n:\n- dependency-name: actions/checkout\n  dependency-version: '7'\n  dependency-type: direct:production\n  update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "Bump actions/checkout from 6 to 7",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-07-21T14:33:00Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "7df5575be1090ed26dfe29a617424a81bdfbc18a",
          "body": null,
          "is_bot": false,
          "headline": "ci: Bump ubuntu-24.04 to ubuntu-26.04",
          "author_name": "Trevor Gross",
          "author_login": "tgross35",
          "committed_at": "2026-07-21T14:17:58Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e476c2ac65baba95160feadb438c535b68781677",
          "body": "macos-13 runners are no longer active.",
          "is_bot": false,
          "headline": "ci: Replace macos-13 and macos-15 with macos-26-intel and macos-26",
          "author_name": "Trevor Gross",
          "author_login": "tgross35",
          "committed_at": "2026-07-21T14:17:58Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0dc6566edfe3c4d87580e46bab6441c84f469296",
          "body": null,
          "is_bot": false,
          "headline": "ci: Get MSRV directly from crate metadata",
          "author_name": "Trevor Gross",
          "author_login": "tgross35",
          "committed_at": "2026-07-21T14:17:58Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c3c81deadaf32271ccafb187f3ff90d250c5bba5",
          "body": null,
          "is_bot": false,
          "headline": "ci: Bump MSRV of test dependencies",
          "author_name": "Trevor Gross",
          "author_login": "tgross35",
          "committed_at": "2026-07-21T14:11:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6bde97025420162502fda2c4a850137567db838c",
          "body": "Bumps [actions/checkout](https://github.com/actions/checkout) from 5 to 6.\n- [Release notes](https://github.com/actions/checkout/releases)\n- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/actions/checkout/compare/v5...v6)\n\n---\nupdated-dependenc\n[…]\n:\n- dependency-name: actions/checkout\n  dependency-version: '6'\n  dependency-type: direct:production\n  update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "Bump actions/checkout from 5 to 6 (#184)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2025-12-02T07:11:44Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "0639988caf1c644b78629cd0f7d65f4d0a4920c9",
          "body": "Alternative to https://github.com/rust-lang/glob/pull/144.\n\nThis reduces the duration to glob `**/*.rs` in a rustc checkout on my PC\nfrom ~1000ms to ~820ms:\n```\nBenchmark 1: ./local\n  Time (mean ± σ):     822.0 ms ±  11.2 ms    [User: 272.5 ms, System: 549.2 ms]\n  Range (min … max):   811.8 ms … 849\n[…]\ne (mean ± σ):      1.019 s ±  0.006 s    [User: 0.468 s, System: 0.551 s]\n  Range (min … max):    1.005 s …  1.026 s    10 runs\n \nSummary\n  ./local ran\n    1.24 ± 0.02 times faster than ./upstream\n```",
          "is_bot": false,
          "headline": "Cache filename for sorting in `fill_todo` (#181)",
          "author_name": "Jakub Beránek",
          "author_login": "Kobzol",
          "committed_at": "2025-11-13T17:09:43Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "335da33c46daaa7db629ad77e07a9531909d9dfd",
          "body": "Fixes https://github.com/rust-lang/glob/issues/169",
          "is_bot": false,
          "headline": "Replace `into_error` method with `impl Into` (#179)",
          "author_name": "Dym03",
          "author_login": "Dym03",
          "committed_at": "2025-10-22T20:43:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e0b33b0fac2d83f37e737e7207e75a36339380a6",
          "body": "Bump [actions/checkout](https://github.com/actions/checkout) from 4 to 5.\n- [Release notes](https://github.com/actions/checkout/releases)\n- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/actions/checkout/compare/v4...v5)\n\n---\nupdated-dependenci\n[…]\n:\n- dependency-name: actions/checkout\n  dependency-version: '5'\n  dependency-type: direct:production\n  update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "Bump actions/checkout from 4 to 5 (#178)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2025-10-01T18:30:35Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "b5fe5a1fe63bac618ea8f2c40fdc4a7ef1568b9b",
          "body": "The tempdir crate has been superseded by tempfile.",
          "is_bot": false,
          "headline": "Replace tempdir with tempfile (#176)",
          "author_name": "Alexander Kjäll",
          "author_login": "alexanderkjall",
          "committed_at": "2025-09-17T20:11:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "952da299a3a98893805133ec852ab29877e64e98",
          "body": null,
          "is_bot": true,
          "headline": "chore: release v0.3.3 (#155)",
          "author_name": "github-actions[bot]",
          "author_login": "github-actions[bot]",
          "committed_at": "2025-08-11T09:45:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bfcd9a4760a8116f43a705b437ed597271803675",
          "body": "Remove the redundant pattern joining, which can reduce memory\nallocations during the iteration.",
          "is_bot": false,
          "headline": "Optimize memory allocations (#147)",
          "author_name": "Cyandev",
          "author_login": "unixzii",
          "committed_at": "2025-08-11T09:28:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e78862d9139ac3d6439633e444760208c98f005a",
          "body": "Upgrade to a more modern version of Rust. 1.63 is the MSRV of various\ncommon ecosystem crates (libc and everything that derives from it), we\nhave no need to support anything older here.",
          "is_bot": false,
          "headline": "Bump the MSRV to 1.63 (#172)",
          "author_name": "Trevor Gross",
          "author_login": "tgross35",
          "committed_at": "2025-08-11T09:09:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "97e5ee935a94621df483b5e20a6b6aa07619b4e4",
          "body": null,
          "is_bot": false,
          "headline": "Merge pull request #164 from jonboulle/patch-1",
          "author_name": "Yuki Okushi",
          "author_login": "JohnTitor",
          "committed_at": "2025-07-26T01:13:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4da20e6a0cdd65159cd6931306168474fb722569",
          "body": null,
          "is_bot": false,
          "headline": "Fix spelling in pattern documentation",
          "author_name": "Nell Boulle",
          "author_login": "jonboulle",
          "committed_at": "2025-07-25T13:41:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1cf0f30d250e744a51b35739ee700f55287f50fc",
          "body": null,
          "is_bot": false,
          "headline": "Fix version numbers and some formatting",
          "author_name": "Alex Touchet",
          "author_login": "atouchet",
          "committed_at": "2025-01-04T23:21:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7a17f11fcdaa74b482089511520354cf5e629f63",
          "body": "Run clippy checks in CI",
          "is_bot": false,
          "headline": "Merge pull request #153 from tgross35/clippy-ci",
          "author_name": "Trevor Gross",
          "author_login": "tgross35",
          "committed_at": "2024-12-29T10:39:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "56619abe829e54d29f2594e37bd10cbde5a5ce77",
          "body": null,
          "is_bot": false,
          "headline": "Run clippy checks in CI",
          "author_name": "Trevor Gross",
          "author_login": "tgross35",
          "committed_at": "2024-12-29T10:36:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "51363fa53c04cb7ecf08de20c3993736fed96cda",
          "body": null,
          "is_bot": false,
          "headline": "Disallow warnings in CI",
          "author_name": "Trevor Gross",
          "author_login": "tgross35",
          "committed_at": "2024-12-29T10:36:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1649a9a940b4750efc32800f8940561e10e54902",
          "body": null,
          "is_bot": false,
          "headline": "Apply remaining clippy suggestions",
          "author_name": "Trevor Gross",
          "author_login": "tgross35",
          "committed_at": "2024-12-29T10:36:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d0af47259273af229f8922f88fc1d0cc58720f92",
          "body": null,
          "is_bot": false,
          "headline": "Fix an instance of `unused_must_use` on Windows",
          "author_name": "Trevor Gross",
          "author_login": "tgross35",
          "committed_at": "2024-12-29T10:21:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d6cac974e455230d7a478db99b6e1ae2f186c5c5",
          "body": "Style fixes",
          "is_bot": false,
          "headline": "Merge pull request #137 from samueltardieu/style-fixes",
          "author_name": "Trevor Gross",
          "author_login": "tgross35",
          "committed_at": "2024-12-29T10:11:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d4df77a85901fe3f48053fdde8d9175cac805beb",
          "body": null,
          "is_bot": false,
          "headline": "Remove useless references",
          "author_name": "Samuel Tardieu",
          "author_login": "samueltardieu",
          "committed_at": "2024-12-29T09:35:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b8611597d1f34be0cdc82d0d3d831ea4e80bdc90",
          "body": null,
          "is_bot": false,
          "headline": "Use char rather than &str as `starts_with()` argument",
          "author_name": "Samuel Tardieu",
          "author_login": "samueltardieu",
          "committed_at": "2024-12-29T09:35:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "84c8ea15661a27b5ff1b1fe97f4f981723a88599",
          "body": null,
          "is_bot": false,
          "headline": "Remove useless `as usize`",
          "author_name": "Samuel Tardieu",
          "author_login": "samueltardieu",
          "committed_at": "2024-12-29T09:35:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "53daa4281fafe145110889840042da0ed91aeff3",
          "body": null,
          "is_bot": false,
          "headline": "Do not deconstruct an error to rebuild it right after",
          "author_name": "Samuel Tardieu",
          "author_login": "samueltardieu",
          "committed_at": "2024-12-29T09:03:04Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c5b6937a2fe00e0f4315926c0ef872072821f0fa",
          "body": "Check rustfmt in CI",
          "is_bot": false,
          "headline": "Merge pull request #154 from tgross35/rustfmt-ci",
          "author_name": "Trevor Gross",
          "author_login": "tgross35",
          "committed_at": "2024-12-29T00:52:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c291375b14cc6c4f815a3ecab891eb471c7685e7",
          "body": null,
          "is_bot": false,
          "headline": "Check rustfmt in CI",
          "author_name": "Trevor Gross",
          "author_login": "tgross35",
          "committed_at": "2024-12-29T00:42:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "60d8ea20f1fe71816ef0e1ca9c2f9d5bccdbc7ee",
          "body": null,
          "is_bot": false,
          "headline": "Run `cargo fmt` on existing code",
          "author_name": "Trevor Gross",
          "author_login": "tgross35",
          "committed_at": "2024-12-29T00:41:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fb14a61ecdf70b632ec27ca4193d49ed58659df2",
          "body": "chore: release v0.3.2",
          "is_bot": false,
          "headline": "Merge pull request #152 from rust-lang/release-plz-2024-12-28T23-32-59Z",
          "author_name": "Trevor Gross",
          "author_login": "tgross35",
          "committed_at": "2024-12-29T00:11:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "58d0748ead23616834871fe42dce475102f8d895",
          "body": null,
          "is_bot": true,
          "headline": "chore: release v0.3.2",
          "author_name": "github-actions[bot]",
          "author_login": "github-actions[bot]",
          "committed_at": "2024-12-28T23:41:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "55b1be0b380d2b86c21eb0f76800be31dacf33f3",
          "body": "Add release-plz for automated releases",
          "is_bot": false,
          "headline": "Merge pull request #150 from tgross35/release-plz",
          "author_name": "Trevor Gross",
          "author_login": "tgross35",
          "committed_at": "2024-12-28T23:32:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "56054d2cd0297a1b22488df0d2eb64c04ce3e3de",
          "body": "We already use this tool for `libc`, `libm`, and `compiler-builtins` so\nanyone with write access can publish releases. Add the required workflow\nhere.",
          "is_bot": false,
          "headline": "Add release-plz for automated releases",
          "author_name": "Trevor Gross",
          "author_login": "tgross35",
          "committed_at": "2024-12-28T23:28:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b93bca11ddb3c6abcef0d52de7685d3ae96e3458",
          "body": "Check only (no longer test) at the MSRV",
          "is_bot": false,
          "headline": "Merge pull request #151 from tgross35/fix-ci",
          "author_name": "Trevor Gross",
          "author_login": "tgross35",
          "committed_at": "2024-12-28T23:25:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1dff47741cfa83bf896ecc9e84fcec1bae502c01",
          "body": null,
          "is_bot": false,
          "headline": "Add a `success` job to CI for branch protection",
          "author_name": "Trevor Gross",
          "author_login": "tgross35",
          "committed_at": "2024-12-28T23:22:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9bd1af895d5d0b4765b0cadd5a1572e24da0950e",
          "body": "Also ensure we test both x86 and aarch64 MacOS.  To slightly reduce the\ntotal number of jobs, only check `beta` on Linux.",
          "is_bot": false,
          "headline": "Update CI runners to the latest available versions",
          "author_name": "Trevor Gross",
          "author_login": "tgross35",
          "committed_at": "2024-12-28T23:21:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8c5d22c98968155e4f27fa30361a7f3d0c8dbe84",
          "body": "Adjust CI so we only run a check the main crate at the MSRV (1.23),\nrunning tests only at the MSRV of test dependencies. This allows us to\nkeep CI passing without increasing `glob`'s MSRV to match that of `libc`\n(which since recently is 1.63.0) or other test dependencies.\n\nAdditionally, set `rust-version` in Cargo.toml.",
          "is_bot": false,
          "headline": "Check only (no longer test) at the MSRV",
          "author_name": "Trevor Gross",
          "author_login": "tgross35",
          "committed_at": "2024-12-28T06:16:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "89ef8a366c89f140db48e87892146e9d0f5ccb1a",
          "body": "Shorten test names and adjust indentation.",
          "is_bot": false,
          "headline": "Clean up the CI configuration file",
          "author_name": "Trevor Gross",
          "author_login": "tgross35",
          "committed_at": "2024-12-28T06:15:55Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "49ee1e92bd6e8c5854c0b339634f9b4b733aba4f",
          "body": "…ons/checkout-4",
          "is_bot": false,
          "headline": "Merge pull request #140 from rust-lang/dependabot/github_actions/acti…",
          "author_name": "Yuki Okushi",
          "author_login": "JohnTitor",
          "committed_at": "2024-02-10T12:33:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9c9f43f9ebf83b0f46400dd1d86755edc96d7a25",
          "body": "Bumps [actions/checkout](https://github.com/actions/checkout) from 3 to 4.\n- [Release notes](https://github.com/actions/checkout/releases)\n- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/actions/checkout/compare/v3...v4)\n\n---\nupdated-dependencies:\n- dependency-name: actions/checkout\n  dependency-type: direct:production\n  update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "Bump actions/checkout from 3 to 4",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2024-02-10T12:29:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b05546543f4166e16f7ab5258054f95f307c8b96",
          "body": null,
          "is_bot": false,
          "headline": "Merge pull request #139 from oriontvv/add-dependabot",
          "author_name": "Yuki Okushi",
          "author_login": "JohnTitor",
          "committed_at": "2024-02-10T12:29:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b69f725330ef8a9ec6015102dc4c1d7c039b6f64",
          "body": null,
          "is_bot": false,
          "headline": "ignore tempdir, delete dockers section",
          "author_name": "oriontvv",
          "author_login": "oriontvv",
          "committed_at": "2024-02-10T11:34:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "953e87275b13bd3c3a10317c598a9ad354f3bbb2",
          "body": null,
          "is_bot": false,
          "headline": "Add dependabot",
          "author_name": "oriontvv",
          "author_login": "oriontvv",
          "committed_at": "2024-02-10T11:08:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f5d114016aef547ccf7a5987c797af17386a4942",
          "body": null,
          "is_bot": false,
          "headline": "Merge pull request #138 from Wilfred/master",
          "author_name": "Yuki Okushi",
          "author_login": "JohnTitor",
          "committed_at": "2024-01-31T16:36:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1a1e019c3b90089ac3ffa34488ae9bc9382e8924",
          "body": "In #129 there's an example of how to use ** with files, include that\nin the doc comment.",
          "is_bot": false,
          "headline": "Document the behaviour of ** with files",
          "author_name": "Wilfred Hughes",
          "author_login": "Wilfred",
          "committed_at": "2024-01-30T20:54:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4172399037926dc501ca7d9d7ed05783d1eab71a",
          "body": "Cache information about file type",
          "is_bot": false,
          "headline": "Merge pull request #135 from Kobzol/cache-dir",
          "author_name": "the8472",
          "author_login": "the8472",
          "committed_at": "2024-01-02T22:34:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e1981f2879425fa2ceaf92dcefc8398d8d6c40d1",
          "body": null,
          "is_bot": false,
          "headline": "Add symlink test",
          "author_name": "Jakub Beránek",
          "author_login": "Kobzol",
          "committed_at": "2024-01-02T22:18:04Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "40547799f118f5510d2b0af3202a0b786c8cafdb",
          "body": null,
          "is_bot": false,
          "headline": "Fix symlink traversal",
          "author_name": "Jakub Beránek",
          "author_login": "Kobzol",
          "committed_at": "2024-01-02T22:01:11Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ccac2b3db54c064cdf9fecd4d7db7dda7a9f0dad",
          "body": "This commit adds a cache that remembers whether a given path is a file or a directory, based on the results of `std::fs::read_dir`. This reduces the number of executed syscalls and improves the performance of the library.",
          "is_bot": false,
          "headline": "Cache information about file type",
          "author_name": "Jakub Beránek",
          "author_login": "Kobzol",
          "committed_at": "2024-01-02T21:08:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7b29204bb108a83300b0ce877072fcb62b83316a",
          "body": null,
          "is_bot": false,
          "headline": "Merge pull request #126 from JohnTitor/tempdir-fixme",
          "author_name": "Yuki Okushi",
          "author_login": "JohnTitor",
          "committed_at": "2023-04-18T08:48:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "41f93af9b3e66338d33e70573adbfa94c4d713b0",
          "body": null,
          "is_bot": false,
          "headline": "Merge pull request #131 from zmitchell/patch-1",
          "author_name": "Yuki Okushi",
          "author_login": "JohnTitor",
          "committed_at": "2023-04-18T08:45:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "59f9e6b5b36ecb4d07677612510337c3f32eed53",
          "body": null,
          "is_bot": false,
          "headline": "Update README.md",
          "author_name": "Zach Mitchell, PhD",
          "author_login": "zmitchell",
          "committed_at": "2023-04-12T00:16:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4ece4777a73035b503862462984dff008db72c99",
          "body": "You no longer need to add `extern crate` directives for modern Rust editions.",
          "is_bot": false,
          "headline": "Remove \"extern crate\" directions from README",
          "author_name": "Zach Mitchell, PhD",
          "author_login": "zmitchell",
          "committed_at": "2023-04-06T20:02:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8327a6c9fe5a3e8e8873138e9482de964859f419",
          "body": null,
          "is_bot": false,
          "headline": "Merge pull request #127 from JohnTitor/harden-test-symlink",
          "author_name": "Yuki Okushi",
          "author_login": "JohnTitor",
          "committed_at": "2023-04-02T14:31:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4ab7f0fb50d3b74e16ba92824779823b888ab018",
          "body": "Closes https://github.com/rust-lang/glob/pull/68\r\nFixes https://github.com/rust-lang/glob/issues/67",
          "is_bot": false,
          "headline": "Merge pull request #128 from JohnTitor/kitogo/master",
          "author_name": "Yuki Okushi",
          "author_login": "JohnTitor",
          "committed_at": "2023-01-11T13:52:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "55d550eab0f7a0ba537baba77a12c2d11e32fe4d",
          "body": "Fixes https://github.com/rust-lang/glob/issues/111",
          "is_bot": false,
          "headline": "Merge pull request #112 from nico-abram/uwu",
          "author_name": "Yuki Okushi",
          "author_login": "JohnTitor",
          "committed_at": "2023-01-11T13:38:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bdebf13de671d4d69c987b7b888eaae1b79895d0",
          "body": "Signed-off-by: Yuki Okushi <jtitor@2k36.org>",
          "is_bot": false,
          "headline": "Fix tests",
          "author_name": "Yuki Okushi",
          "author_login": "JohnTitor",
          "committed_at": "2023-01-11T13:24:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "47c0cf3d03c56608f4371a3a832ec752c1af328f",
          "body": null,
          "is_bot": false,
          "headline": "Replace matches! with manual if-let",
          "author_name": "unknown",
          "author_login": "nico-abram",
          "committed_at": "2023-01-11T13:23:16Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b9184052271d500fb1cbcb52a7201fddead6711f",
          "body": null,
          "is_bot": false,
          "headline": "Add support for windows verbatim disk paths",
          "author_name": "unknown",
          "author_login": "nico-abram",
          "committed_at": "2023-01-11T13:23:16Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c6d677ab78893fc7c75f600181755720eeb0d346",
          "body": null,
          "is_bot": false,
          "headline": "Fixed expected test result for 'glob_match' method",
          "author_name": "Igor Khlepitko",
          "author_login": "fb-ikhlepitko",
          "committed_at": "2023-01-11T13:20:22Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "522d9701845af67440aa1938e2565af5ea4a1763",
          "body": "…dered by 'glob_with' method for path components",
          "is_bot": false,
          "headline": "Fixed an issue when 'require_literal_leading_dot' option is not consi…",
          "author_name": "Igor Khlepitko",
          "author_login": "fb-ikhlepitko",
          "committed_at": "2023-01-11T13:20:22Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a0af27000d58da11abc96c57d6d92f403ffddb17",
          "body": null,
          "is_bot": false,
          "headline": "Added some tests for  function.",
          "author_name": "Igor Khlepitko",
          "author_login": "fb-ikhlepitko",
          "committed_at": "2023-01-11T13:20:22Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7aaff21d005d20b7d44d576b0a70af43fe537378",
          "body": "This ensures the changes in #105.\n\nSigned-off-by: Yuki Okushi <jtitor@2k36.org>",
          "is_bot": false,
          "headline": "Harden tests for symlink",
          "author_name": "Yuki Okushi",
          "author_login": "JohnTitor",
          "committed_at": "2023-01-11T13:11:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "949a5b013ffc41dee90067cf7d73bcd14a445940",
          "body": "fixes https://github.com/rust-lang/glob/issues/104\r\nfixes https://github.com/nushell/nushell/issues/3977",
          "is_bot": false,
          "headline": "Merge pull request #105 from kyoheiu/master",
          "author_name": "Yuki Okushi",
          "author_login": "JohnTitor",
          "committed_at": "2023-01-11T13:08:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "390fc6b1823ffc94032cd2a44b1cf55f03f16f49",
          "body": "Signed-off-by: Yuki Okushi <jtitor@2k36.org>",
          "is_bot": false,
          "headline": "Add FIXME for tempdir",
          "author_name": "Yuki Okushi",
          "author_login": "JohnTitor",
          "committed_at": "2023-01-11T08:26:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "408e579f74830c2073180a7e4e214a2677d38a49",
          "body": "Prepare 0.3.1 release",
          "is_bot": false,
          "headline": "Merge pull request #124 from JohnTitor/release-0.3.1",
          "author_name": "Mark Rousskov",
          "author_login": "Mark-Simulacrum",
          "committed_at": "2023-01-06T14:34:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8640d936fc330c78241deb00ed4228578fa0dd48",
          "body": "Signed-off-by: Yuki Okushi <jtitor@2k36.org>",
          "is_bot": false,
          "headline": "Prepare 0.3.1 release",
          "author_name": "Yuki Okushi",
          "author_login": "JohnTitor",
          "committed_at": "2023-01-05T10:13:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5a5aad93339c8dcf88bf000a1868f0c04ccbf819",
          "body": null,
          "is_bot": false,
          "headline": "Merge pull request #121 from JohnTitor/note-default-new-diff",
          "author_name": "Yuki Okushi",
          "author_login": "JohnTitor",
          "committed_at": "2022-11-07T22:27:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f6fe5c6f5afcdc7e2c566ed9467b77b3d342bb81",
          "body": "Closes https://github.com/rust-lang/glob/pull/94",
          "is_bot": false,
          "headline": "Merge pull request #120 from JohnTitor/allow-deprecation",
          "author_name": "Yuki Okushi",
          "author_login": "JohnTitor",
          "committed_at": "2022-11-07T22:27:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d533867659a7df478d8bd53329af33b99f3e4130",
          "body": null,
          "is_bot": false,
          "headline": "Merge pull request #118 from JohnTitor/gha-os-update",
          "author_name": "Yuki Okushi",
          "author_login": "JohnTitor",
          "committed_at": "2022-11-01T22:51:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6631fd73ae3015ccb212e5f29cf48b0cb69ee7ca",
          "body": "Signed-off-by: Yuki Okushi <jtitor@2k36.org>",
          "is_bot": false,
          "headline": "Note the difference between `new()` and `default()`",
          "author_name": "Yuki Okushi",
          "author_login": "JohnTitor",
          "committed_at": "2022-10-29T12:14:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "27b116080b450c7942cbdcdaabae9a56b2a3156f",
          "body": "We cannot simply remove it as it's a breaking change.\n\nSigned-off-by: Yuki Okushi <jtitor@2k36.org>",
          "is_bot": false,
          "headline": "Allow deprecation to `Error::description`",
          "author_name": "Yuki Okushi",
          "author_login": "JohnTitor",
          "committed_at": "2022-10-29T11:55:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9cfd2eeeb947d5dbcbc884ee81b52d55a8a05880",
          "body": "Signed-off-by: Yuki Okushi <jtitor@2k36.org>",
          "is_bot": false,
          "headline": "Downgrade macOS image to 11",
          "author_name": "Yuki Okushi",
          "author_login": "JohnTitor",
          "committed_at": "2022-10-29T11:49:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "80588ef91dcb179ee078bbf13bf7286a401443b3",
          "body": null,
          "is_bot": false,
          "headline": "Fix spacing in Readme",
          "author_name": "Alex Touchet",
          "author_login": "atouchet",
          "committed_at": "2022-10-27T23:37:36Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fc98a27ccbcdaf89d870aa3fdd43e1420c33c54f",
          "body": null,
          "is_bot": false,
          "headline": "Merge pull request #114 from rust-lang/KodrAus-patch-1",
          "author_name": "Yuki Okushi",
          "author_login": "JohnTitor",
          "committed_at": "2022-10-27T22:58:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "51a1d3fd9beedb085bbd2a2f9d295f41f35ab941",
          "body": "Signed-off-by: Yuki Okushi <jtitor@2k36.org>",
          "is_bot": false,
          "headline": "Update GHA OS versions to latest",
          "author_name": "Yuki Okushi",
          "author_login": "JohnTitor",
          "committed_at": "2022-10-27T22:57:11Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4f5ea0f75dd229aab7f3224ce2433f4827427921",
          "body": null,
          "is_bot": false,
          "headline": "Update org to rust-lang",
          "author_name": "Yuki Okushi",
          "author_login": "JohnTitor",
          "committed_at": "2022-10-27T22:48:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "60aac289e9c551d7da6de45e98c8ead4c55e8380",
          "body": null,
          "is_bot": false,
          "headline": "Merge pull request #115 from atouchet/lic",
          "author_name": "Yuki Okushi",
          "author_login": "JohnTitor",
          "committed_at": "2022-10-27T22:26:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "cea902bfbb1e5829371530c83380b4dd6c7ad33a",
          "body": null,
          "is_bot": false,
          "headline": "Use SPDX license format",
          "author_name": "Alex Touchet",
          "author_login": "atouchet",
          "committed_at": "2022-06-12T05:08:04Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a91c4ffe7c10d15e95721981dbf841efe255cbef",
          "body": null,
          "is_bot": false,
          "headline": "replace the Azure Pipelines status badge",
          "author_name": "Ashley Mannix",
          "author_login": "KodrAus",
          "committed_at": "2022-06-05T08:54:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "91248c13bafe4520010503f8b4d1d9e037515268",
          "body": "Replace Azure Pipelines with GitHub Actions",
          "is_bot": false,
          "headline": "Merge pull request #113 from rust-lang-nursery/ci/gh-actions",
          "author_name": "Ashley Mannix",
          "author_login": "KodrAus",
          "committed_at": "2022-06-05T08:52:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5c78ee4533bd78ad34d8e0e41ef487b930952a03",
          "body": null,
          "is_bot": false,
          "headline": "Delete azure-pipelines.yml",
          "author_name": "Ashley Mannix",
          "author_login": "KodrAus",
          "committed_at": "2022-06-03T22:24:58Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fb1f0b3b2de7ce70f219bad84094a57107f02ab2",
          "body": null,
          "is_bot": false,
          "headline": "Replace Azure Pipelines with GitHub Actions",
          "author_name": "Ashley Mannix",
          "author_login": "KodrAus",
          "committed_at": "2022-06-03T22:24:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b40bfcd8aa7e42fb8815dc433ea98b1892a4c2b3",
          "body": null,
          "is_bot": false,
          "headline": "Add fs::symlink_metadata to detect broken symlinks",
          "author_name": "Kyohei Uto",
          "author_login": null,
          "committed_at": "2021-11-29T20:41:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "337d417ee872dc04e8e6faff4b7379141933df59",
          "body": "Move tokens_len into if block as it is only used there",
          "is_bot": false,
          "headline": "Merge pull request #93 from brmmm3/move_tokens_len",
          "author_name": "Ashley Mannix",
          "author_login": "KodrAus",
          "committed_at": "2021-01-08T09:13:53Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "cf3959af0f8dc011e62abdd21e50920c1923b2a2",
          "body": "Derive Debug for MatchOptions",
          "is_bot": false,
          "headline": "Merge pull request #99 from brmmm3/add_debug_trait_to_matchoptions",
          "author_name": "Ashley Mannix",
          "author_login": "KodrAus",
          "committed_at": "2021-01-08T09:12:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a589436cc791aa725e4f6588bb30a9e6b4395be1",
          "body": "Derive Debug for Paths",
          "is_bot": false,
          "headline": "Merge pull request #97 from gibfahn/patch-1",
          "author_name": "Lukas Kalbertodt",
          "author_login": "LukasKalbertodt",
          "committed_at": "2020-06-24T20:46:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "32a461e00f17e34e57b9ec7e8a25bbe89dc8273e",
          "body": "Useful for debugging issues being hit with globs.",
          "is_bot": false,
          "headline": "Derive Debug for Paths",
          "author_name": "Gibson Fahnestock",
          "author_login": "gibfahn",
          "committed_at": "2020-06-17T11:46:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "81897359f1722323e1077765014a0dc13233adf6",
          "body": "Add triagebot configuration",
          "is_bot": false,
          "headline": "Merge pull request #95 from Mark-Simulacrum/to-triagebot",
          "author_name": "Mark Rousskov",
          "author_login": "Mark-Simulacrum",
          "committed_at": "2020-03-31T21:10:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6d4e1fc963924e99f979dbca5645a9ca90412086",
          "body": "This enables assignment through triagebot on this repository, in preparation for\nthe migration from highfive to triagebot for PR assignment.",
          "is_bot": false,
          "headline": "Add triagebot configuration",
          "author_name": "Mark Rousskov",
          "author_login": "Mark-Simulacrum",
          "committed_at": "2020-03-31T21:07:53Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bf155d4a0a9d4f1548fa0e01160d21789eef475c",
          "body": "Move tokens_len",
          "is_bot": false,
          "headline": "",
          "author_name": "Martin Bammer",
          "author_login": "brmmm3",
          "committed_at": "2020-01-27T08:37:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2cf827b94489cb7e201a5cf5a27224e818703773",
          "body": null,
          "is_bot": false,
          "headline": "Add Debug trait to MatchOptions (#91)",
          "author_name": "Marty B",
          "author_login": "brmmm3",
          "committed_at": "2020-01-26T09:20:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "18b84c9cba2c1a9f190efbacf729fd7aad0c2c2a",
          "body": "Add Debug trait to MatchOptions",
          "is_bot": false,
          "headline": "Merge pull request #1 from brmmm3/add_debug_trait_to_matchoptions",
          "author_name": "Marty B",
          "author_login": "brmmm3",
          "committed_at": "2020-01-24T04:59:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7ba450f984d0f7839f4d081b89529c624f61e96f",
          "body": null,
          "is_bot": false,
          "headline": "Add Debug trait to MatchOptions",
          "author_name": "Marty B",
          "author_login": "brmmm3",
          "committed_at": "2020-01-24T04:59:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f54e935ea3fe5a2ae8d19e1aca97160227fa3523",
          "body": "Fix tests on Windows",
          "is_bot": false,
          "headline": "Merge pull request #88 from steveklabnik/master",
          "author_name": "Ashley Mannix",
          "author_login": "KodrAus",
          "committed_at": "2019-09-23T01:43:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3548a621bf9fb9dae4c9b6c9b39117a9ca7e7c8a",
          "body": "Fixes #85",
          "is_bot": false,
          "headline": "Fix tests on Windows",
          "author_name": "Steve Klabnik",
          "author_login": "steveklabnik",
          "committed_at": "2019-09-22T15:19:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a72cc56ebf940a226bd074c7f4bcc9d234d4af02",
          "body": "Use 'dyn' since trait objects without an explicit 'dyn' are deprecated",
          "is_bot": false,
          "headline": "Merge pull request #87 from Atul9/use-dyn",
          "author_name": "Ashley Mannix",
          "author_login": "KodrAus",
          "committed_at": "2019-08-18T22:42:53Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e439bc863a1340c3138ba1e560029322d068ede2",
          "body": null,
          "is_bot": false,
          "headline": "Allow bare trait object",
          "author_name": "Atul Bhosale",
          "author_login": "Atul9",
          "committed_at": "2019-08-15T04:51:07Z",
          "body_truncated": false,
          "is_coding_agent": false
        }
      ],
      "releases_count": 5,
      "commits_last_year": 10,
      "latest_release_at": "2026-07-21T14:53:54Z",
      "latest_release_tag": "v0.3.4",
      "releases_from_tags": false,
      "days_since_last_push": 0,
      "active_weeks_last_year": 7,
      "days_since_latest_release": 0,
      "mean_days_between_releases": 673.4
    },
    "community": {
      "has_readme": true,
      "has_license": true,
      "has_description": true,
      "has_contributing": false,
      "health_percentage": 50,
      "has_issue_template": false,
      "has_code_of_conduct": false,
      "has_pull_request_template": false
    },
    "ecosystem": {
      "packages": [
        {
          "name": "glob",
          "exists": true,
          "license": "MIT OR Apache-2.0",
          "keywords": [
            "filesystem"
          ],
          "ecosystem": "crates",
          "matches_repo": true,
          "registry_url": "https://crates.io/crates/glob",
          "is_deprecated": false,
          "latest_version": "0.3.4",
          "repository_url": "https://github.com/rust-lang/glob",
          "versions_count": 30,
          "total_downloads": 519776972,
          "dependents_count": null,
          "deprecation_note": null,
          "maintainers_count": null,
          "monthly_downloads": 35492783,
          "first_published_at": "2014-11-11T05:37:15.865977Z",
          "latest_published_at": "2026-07-21T14:53:49.688341Z",
          "latest_version_yanked": false,
          "days_since_latest_publish": 0
        }
      ]
    },
    "popularity": {
      "forks": 92,
      "stars": 588,
      "watchers": 16,
      "fork_history": {
        "days": [
          {
            "date": "2014-08-22",
            "count": 1
          },
          {
            "date": "2014-09-03",
            "count": 1
          },
          {
            "date": "2014-09-15",
            "count": 1
          },
          {
            "date": "2014-09-23",
            "count": 1
          },
          {
            "date": "2014-10-11",
            "count": 1
          },
          {
            "date": "2014-11-18",
            "count": 1
          },
          {
            "date": "2014-11-21",
            "count": 1
          },
          {
            "date": "2014-12-26",
            "count": 1
          },
          {
            "date": "2014-12-28",
            "count": 1
          },
          {
            "date": "2014-12-29",
            "count": 1
          },
          {
            "date": "2015-01-04",
            "count": 1
          },
          {
            "date": "2015-03-15",
            "count": 1
          },
          {
            "date": "2015-04-02",
            "count": 1
          },
          {
            "date": "2015-05-03",
            "count": 1
          },
          {
            "date": "2015-06-21",
            "count": 1
          },
          {
            "date": "2016-05-09",
            "count": 1
          },
          {
            "date": "2016-10-11",
            "count": 1
          },
          {
            "date": "2017-01-20",
            "count": 1
          },
          {
            "date": "2017-05-10",
            "count": 1
          },
          {
            "date": "2017-06-21",
            "count": 1
          },
          {
            "date": "2017-07-07",
            "count": 1
          },
          {
            "date": "2017-09-19",
            "count": 1
          },
          {
            "date": "2017-10-26",
            "count": 1
          },
          {
            "date": "2018-01-17",
            "count": 1
          },
          {
            "date": "2018-01-29",
            "count": 1
          },
          {
            "date": "2018-03-21",
            "count": 1
          },
          {
            "date": "2018-07-03",
            "count": 1
          },
          {
            "date": "2018-07-04",
            "count": 1
          },
          {
            "date": "2018-09-01",
            "count": 1
          },
          {
            "date": "2019-03-05",
            "count": 1
          },
          {
            "date": "2019-03-18",
            "count": 1
          },
          {
            "date": "2019-05-21",
            "count": 1
          },
          {
            "date": "2019-07-17",
            "count": 1
          },
          {
            "date": "2019-08-10",
            "count": 1
          },
          {
            "date": "2020-01-24",
            "count": 1
          },
          {
            "date": "2020-03-31",
            "count": 1
          },
          {
            "date": "2020-06-17",
            "count": 1
          },
          {
            "date": "2020-08-09",
            "count": 1
          },
          {
            "date": "2020-09-28",
            "count": 1
          },
          {
            "date": "2020-10-13",
            "count": 1
          },
          {
            "date": "2021-01-01",
            "count": 1
          },
          {
            "date": "2021-02-12",
            "count": 1
          },
          {
            "date": "2021-03-19",
            "count": 2
          },
          {
            "date": "2021-05-24",
            "count": 1
          },
          {
            "date": "2021-06-18",
            "count": 1
          },
          {
            "date": "2021-11-15",
            "count": 1
          },
          {
            "date": "2021-11-23",
            "count": 1
          },
          {
            "date": "2022-02-06",
            "count": 1
          },
          {
            "date": "2022-04-20",
            "count": 1
          },
          {
            "date": "2022-06-12",
            "count": 1
          },
          {
            "date": "2022-08-14",
            "count": 1
          },
          {
            "date": "2022-09-11",
            "count": 1
          },
          {
            "date": "2022-09-26",
            "count": 1
          },
          {
            "date": "2022-10-04",
            "count": 1
          },
          {
            "date": "2022-10-26",
            "count": 1
          },
          {
            "date": "2022-10-27",
            "count": 1
          },
          {
            "date": "2022-11-09",
            "count": 1
          },
          {
            "date": "2023-01-10",
            "count": 1
          },
          {
            "date": "2023-04-06",
            "count": 1
          },
          {
            "date": "2023-04-11",
            "count": 1
          },
          {
            "date": "2023-05-07",
            "count": 1
          },
          {
            "date": "2023-05-12",
            "count": 1
          },
          {
            "date": "2023-07-10",
            "count": 1
          },
          {
            "date": "2023-07-23",
            "count": 1
          },
          {
            "date": "2023-08-18",
            "count": 1
          },
          {
            "date": "2023-12-12",
            "count": 1
          },
          {
            "date": "2023-12-22",
            "count": 1
          },
          {
            "date": "2024-01-30",
            "count": 1
          },
          {
            "date": "2024-02-10",
            "count": 1
          },
          {
            "date": "2024-03-11",
            "count": 1
          },
          {
            "date": "2024-04-05",
            "count": 1
          },
          {
            "date": "2024-04-27",
            "count": 1
          },
          {
            "date": "2024-06-24",
            "count": 1
          },
          {
            "date": "2024-11-28",
            "count": 1
          },
          {
            "date": "2024-12-06",
            "count": 1
          },
          {
            "date": "2024-12-28",
            "count": 1
          },
          {
            "date": "2024-12-29",
            "count": 1
          },
          {
            "date": "2025-01-27",
            "count": 1
          },
          {
            "date": "2025-02-03",
            "count": 1
          },
          {
            "date": "2025-07-25",
            "count": 1
          },
          {
            "date": "2025-08-13",
            "count": 2
          },
          {
            "date": "2025-10-22",
            "count": 1
          },
          {
            "date": "2025-10-24",
            "count": 1
          },
          {
            "date": "2025-10-29",
            "count": 1
          },
          {
            "date": "2025-11-15",
            "count": 1
          },
          {
            "date": "2025-11-26",
            "count": 1
          },
          {
            "date": "2025-11-27",
            "count": 1
          },
          {
            "date": "2025-11-28",
            "count": 1
          },
          {
            "date": "2026-01-24",
            "count": 1
          },
          {
            "date": "2026-04-08",
            "count": 1
          }
        ],
        "complete": true,
        "collected": 92,
        "total_forks": 92
      },
      "star_history": {
        "days": [
          {
            "date": "2014-11-11",
            "count": 3
          },
          {
            "date": "2014-12-30",
            "count": 1
          },
          {
            "date": "2015-01-10",
            "count": 1
          },
          {
            "date": "2015-01-24",
            "count": 1
          },
          {
            "date": "2015-03-09",
            "count": 1
          },
          {
            "date": "2015-04-10",
            "count": 1
          },
          {
            "date": "2015-09-16",
            "count": 2
          },
          {
            "date": "2015-10-04",
            "count": 1
          },
          {
            "date": "2015-11-21",
            "count": 1
          },
          {
            "date": "2015-12-12",
            "count": 1
          },
          {
            "date": "2016-05-02",
            "count": 1
          },
          {
            "date": "2016-06-04",
            "count": 1
          },
          {
            "date": "2016-06-06",
            "count": 1
          },
          {
            "date": "2016-09-05",
            "count": 1
          },
          {
            "date": "2016-09-28",
            "count": 1
          },
          {
            "date": "2016-10-12",
            "count": 1
          },
          {
            "date": "2016-10-29",
            "count": 1
          },
          {
            "date": "2016-11-11",
            "count": 1
          },
          {
            "date": "2017-01-14",
            "count": 1
          },
          {
            "date": "2017-01-21",
            "count": 2
          },
          {
            "date": "2017-03-06",
            "count": 1
          },
          {
            "date": "2017-04-09",
            "count": 1
          },
          {
            "date": "2017-04-26",
            "count": 2
          },
          {
            "date": "2017-05-01",
            "count": 1
          },
          {
            "date": "2017-05-10",
            "count": 1
          },
          {
            "date": "2017-06-21",
            "count": 1
          },
          {
            "date": "2017-07-02",
            "count": 1
          },
          {
            "date": "2017-07-07",
            "count": 1
          },
          {
            "date": "2017-07-10",
            "count": 1
          },
          {
            "date": "2017-07-12",
            "count": 2
          },
          {
            "date": "2017-07-24",
            "count": 1
          },
          {
            "date": "2017-07-25",
            "count": 1
          },
          {
            "date": "2017-07-31",
            "count": 1
          },
          {
            "date": "2017-08-07",
            "count": 1
          },
          {
            "date": "2017-09-20",
            "count": 1
          },
          {
            "date": "2017-10-12",
            "count": 1
          },
          {
            "date": "2017-10-13",
            "count": 1
          },
          {
            "date": "2017-11-03",
            "count": 1
          },
          {
            "date": "2017-11-13",
            "count": 1
          },
          {
            "date": "2017-11-28",
            "count": 2
          },
          {
            "date": "2017-11-29",
            "count": 1
          },
          {
            "date": "2017-12-06",
            "count": 1
          },
          {
            "date": "2017-12-19",
            "count": 1
          },
          {
            "date": "2018-01-11",
            "count": 1
          },
          {
            "date": "2018-01-29",
            "count": 2
          },
          {
            "date": "2018-02-28",
            "count": 1
          },
          {
            "date": "2018-03-02",
            "count": 1
          },
          {
            "date": "2018-03-17",
            "count": 1
          },
          {
            "date": "2018-03-22",
            "count": 1
          },
          {
            "date": "2018-03-24",
            "count": 1
          },
          {
            "date": "2018-04-02",
            "count": 1
          },
          {
            "date": "2018-04-06",
            "count": 1
          },
          {
            "date": "2018-04-22",
            "count": 1
          },
          {
            "date": "2018-04-25",
            "count": 1
          },
          {
            "date": "2018-04-28",
            "count": 1
          },
          {
            "date": "2018-05-25",
            "count": 1
          },
          {
            "date": "2018-06-18",
            "count": 1
          },
          {
            "date": "2018-06-22",
            "count": 1
          },
          {
            "date": "2018-07-04",
            "count": 1
          },
          {
            "date": "2018-07-14",
            "count": 1
          },
          {
            "date": "2018-07-20",
            "count": 1
          },
          {
            "date": "2018-07-29",
            "count": 1
          },
          {
            "date": "2018-08-20",
            "count": 1
          },
          {
            "date": "2018-09-01",
            "count": 2
          },
          {
            "date": "2018-09-02",
            "count": 1
          },
          {
            "date": "2018-09-25",
            "count": 1
          },
          {
            "date": "2018-10-03",
            "count": 1
          },
          {
            "date": "2018-10-07",
            "count": 1
          },
          {
            "date": "2018-10-20",
            "count": 1
          },
          {
            "date": "2018-11-19",
            "count": 1
          },
          {
            "date": "2018-11-22",
            "count": 1
          },
          {
            "date": "2018-12-20",
            "count": 1
          },
          {
            "date": "2018-12-31",
            "count": 1
          },
          {
            "date": "2019-01-04",
            "count": 1
          },
          {
            "date": "2019-01-20",
            "count": 1
          },
          {
            "date": "2019-02-06",
            "count": 1
          },
          {
            "date": "2019-02-07",
            "count": 1
          },
          {
            "date": "2019-02-08",
            "count": 2
          },
          {
            "date": "2019-02-11",
            "count": 1
          },
          {
            "date": "2019-02-15",
            "count": 1
          },
          {
            "date": "2019-02-17",
            "count": 1
          },
          {
            "date": "2019-02-21",
            "count": 1
          },
          {
            "date": "2019-02-23",
            "count": 1
          },
          {
            "date": "2019-02-27",
            "count": 1
          },
          {
            "date": "2019-03-03",
            "count": 1
          },
          {
            "date": "2019-03-05",
            "count": 1
          },
          {
            "date": "2019-03-27",
            "count": 2
          },
          {
            "date": "2019-03-29",
            "count": 1
          },
          {
            "date": "2019-04-02",
            "count": 1
          },
          {
            "date": "2019-04-11",
            "count": 1
          },
          {
            "date": "2019-04-12",
            "count": 1
          },
          {
            "date": "2019-04-15",
            "count": 2
          },
          {
            "date": "2019-04-16",
            "count": 1
          },
          {
            "date": "2019-04-18",
            "count": 1
          },
          {
            "date": "2019-04-24",
            "count": 3
          },
          {
            "date": "2019-05-02",
            "count": 1
          },
          {
            "date": "2019-06-02",
            "count": 1
          },
          {
            "date": "2019-06-05",
            "count": 1
          },
          {
            "date": "2019-06-16",
            "count": 1
          },
          {
            "date": "2019-06-20",
            "count": 2
          },
          {
            "date": "2019-06-21",
            "count": 1
          },
          {
            "date": "2019-06-26",
            "count": 1
          },
          {
            "date": "2019-07-09",
            "count": 1
          },
          {
            "date": "2019-07-16",
            "count": 1
          },
          {
            "date": "2019-08-07",
            "count": 1
          },
          {
            "date": "2019-08-13",
            "count": 1
          },
          {
            "date": "2019-08-30",
            "count": 1
          },
          {
            "date": "2019-09-04",
            "count": 1
          },
          {
            "date": "2019-10-16",
            "count": 1
          },
          {
            "date": "2019-10-18",
            "count": 1
          },
          {
            "date": "2019-10-24",
            "count": 1
          },
          {
            "date": "2019-11-20",
            "count": 2
          },
          {
            "date": "2019-12-01",
            "count": 2
          },
          {
            "date": "2019-12-04",
            "count": 1
          },
          {
            "date": "2020-01-19",
            "count": 1
          },
          {
            "date": "2020-01-26",
            "count": 1
          },
          {
            "date": "2020-01-27",
            "count": 1
          },
          {
            "date": "2020-01-31",
            "count": 1
          },
          {
            "date": "2020-02-09",
            "count": 1
          },
          {
            "date": "2020-02-19",
            "count": 1
          },
          {
            "date": "2020-02-27",
            "count": 2
          },
          {
            "date": "2020-03-03",
            "count": 1
          },
          {
            "date": "2020-03-04",
            "count": 1
          },
          {
            "date": "2020-03-18",
            "count": 1
          },
          {
            "date": "2020-04-13",
            "count": 2
          },
          {
            "date": "2020-04-16",
            "count": 1
          },
          {
            "date": "2020-04-19",
            "count": 1
          },
          {
            "date": "2020-04-20",
            "count": 1
          },
          {
            "date": "2020-04-30",
            "count": 1
          },
          {
            "date": "2020-05-03",
            "count": 1
          },
          {
            "date": "2020-05-16",
            "count": 1
          },
          {
            "date": "2020-05-17",
            "count": 1
          },
          {
            "date": "2020-05-19",
            "count": 1
          },
          {
            "date": "2020-05-20",
            "count": 1
          },
          {
            "date": "2020-05-21",
            "count": 2
          },
          {
            "date": "2020-05-27",
            "count": 2
          },
          {
            "date": "2020-05-31",
            "count": 2
          },
          {
            "date": "2020-06-05",
            "count": 1
          },
          {
            "date": "2020-07-07",
            "count": 1
          },
          {
            "date": "2020-07-08",
            "count": 1
          },
          {
            "date": "2020-07-17",
            "count": 1
          },
          {
            "date": "2020-08-22",
            "count": 1
          },
          {
            "date": "2020-09-08",
            "count": 2
          },
          {
            "date": "2020-10-12",
            "count": 1
          },
          {
            "date": "2020-10-30",
            "count": 1
          },
          {
            "date": "2020-11-23",
            "count": 1
          },
          {
            "date": "2020-12-25",
            "count": 1
          },
          {
            "date": "2020-12-30",
            "count": 1
          },
          {
            "date": "2021-01-12",
            "count": 1
          },
          {
            "date": "2021-01-13",
            "count": 2
          },
          {
            "date": "2021-02-06",
            "count": 1
          },
          {
            "date": "2021-02-12",
            "count": 2
          },
          {
            "date": "2021-02-13",
            "count": 1
          },
          {
            "date": "2021-04-12",
            "count": 1
          },
          {
            "date": "2021-04-15",
            "count": 1
          },
          {
            "date": "2021-04-20",
            "count": 1
          },
          {
            "date": "2021-04-30",
            "count": 1
          },
          {
            "date": "2021-05-06",
            "count": 1
          },
          {
            "date": "2021-05-31",
            "count": 1
          },
          {
            "date": "2021-06-02",
            "count": 1
          },
          {
            "date": "2021-06-08",
            "count": 1
          },
          {
            "date": "2021-06-12",
            "count": 1
          },
          {
            "date": "2021-06-23",
            "count": 1
          },
          {
            "date": "2021-07-02",
            "count": 1
          },
          {
            "date": "2021-07-10",
            "count": 1
          },
          {
            "date": "2021-07-13",
            "count": 1
          },
          {
            "date": "2021-07-14",
            "count": 1
          },
          {
            "date": "2021-07-24",
            "count": 1
          },
          {
            "date": "2021-08-04",
            "count": 1
          },
          {
            "date": "2021-08-06",
            "count": 1
          },
          {
            "date": "2021-08-09",
            "count": 2
          },
          {
            "date": "2021-08-16",
            "count": 1
          },
          {
            "date": "2021-08-20",
            "count": 1
          },
          {
            "date": "2021-08-26",
            "count": 1
          },
          {
            "date": "2021-08-27",
            "count": 1
          },
          {
            "date": "2021-09-04",
            "count": 2
          },
          {
            "date": "2021-09-06",
            "count": 1
          },
          {
            "date": "2021-09-15",
            "count": 1
          },
          {
            "date": "2021-09-26",
            "count": 1
          },
          {
            "date": "2021-10-01",
            "count": 1
          },
          {
            "date": "2021-10-31",
            "count": 1
          },
          {
            "date": "2021-11-10",
            "count": 1
          },
          {
            "date": "2021-11-19",
            "count": 1
          },
          {
            "date": "2021-11-21",
            "count": 1
          },
          {
            "date": "2021-11-28",
            "count": 1
          },
          {
            "date": "2021-12-02",
            "count": 1
          },
          {
            "date": "2021-12-27",
            "count": 1
          },
          {
            "date": "2022-01-01",
            "count": 1
          },
          {
            "date": "2022-01-06",
            "count": 1
          },
          {
            "date": "2022-01-08",
            "count": 1
          },
          {
            "date": "2022-01-16",
            "count": 1
          },
          {
            "date": "2022-01-19",
            "count": 1
          },
          {
            "date": "2022-03-07",
            "count": 1
          },
          {
            "date": "2022-03-10",
            "count": 1
          },
          {
            "date": "2022-03-11",
            "count": 1
          },
          {
            "date": "2022-04-12",
            "count": 3
          },
          {
            "date": "2022-04-17",
            "count": 1
          },
          {
            "date": "2022-04-20",
            "count": 1
          },
          {
            "date": "2022-04-21",
            "count": 2
          },
          {
            "date": "2022-04-22",
            "count": 1
          },
          {
            "date": "2022-04-30",
            "count": 1
          },
          {
            "date": "2022-05-01",
            "count": 1
          },
          {
            "date": "2022-05-02",
            "count": 1
          },
          {
            "date": "2022-05-10",
            "count": 1
          },
          {
            "date": "2022-05-13",
            "count": 1
          },
          {
            "date": "2022-05-15",
            "count": 1
          },
          {
            "date": "2022-05-19",
            "count": 1
          },
          {
            "date": "2022-05-30",
            "count": 2
          },
          {
            "date": "2022-06-05",
            "count": 1
          },
          {
            "date": "2022-06-13",
            "count": 1
          },
          {
            "date": "2022-06-14",
            "count": 2
          },
          {
            "date": "2022-06-15",
            "count": 2
          },
          {
            "date": "2022-06-19",
            "count": 2
          },
          {
            "date": "2022-07-01",
            "count": 1
          },
          {
            "date": "2022-07-05",
            "count": 2
          },
          {
            "date": "2022-07-18",
            "count": 1
          },
          {
            "date": "2022-08-01",
            "count": 1
          },
          {
            "date": "2022-08-10",
            "count": 1
          },
          {
            "date": "2022-08-11",
            "count": 1
          },
          {
            "date": "2022-09-07",
            "count": 1
          },
          {
            "date": "2022-09-08",
            "count": 1
          },
          {
            "date": "2022-09-10",
            "count": 1
          },
          {
            "date": "2022-10-04",
            "count": 1
          },
          {
            "date": "2022-10-05",
            "count": 1
          },
          {
            "date": "2022-10-10",
            "count": 1
          },
          {
            "date": "2022-10-11",
            "count": 1
          },
          {
            "date": "2022-10-17",
            "count": 1
          },
          {
            "date": "2022-10-19",
            "count": 1
          },
          {
            "date": "2022-10-26",
            "count": 1
          },
          {
            "date": "2022-10-27",
            "count": 1
          },
          {
            "date": "2022-10-28",
            "count": 8
          },
          {
            "date": "2022-10-29",
            "count": 4
          },
          {
            "date": "2022-10-30",
            "count": 1
          },
          {
            "date": "2022-10-31",
            "count": 1
          },
          {
            "date": "2022-11-01",
            "count": 2
          },
          {
            "date": "2022-11-04",
            "count": 1
          },
          {
            "date": "2022-11-05",
            "count": 1
          },
          {
            "date": "2022-11-12",
            "count": 1
          },
          {
            "date": "2022-11-26",
            "count": 2
          },
          {
            "date": "2022-12-04",
            "count": 1
          },
          {
            "date": "2022-12-09",
            "count": 1
          },
          {
            "date": "2022-12-13",
            "count": 1
          },
          {
            "date": "2022-12-18",
            "count": 1
          },
          {
            "date": "2022-12-26",
            "count": 1
          },
          {
            "date": "2022-12-27",
            "count": 1
          },
          {
            "date": "2022-12-30",
            "count": 1
          },
          {
            "date": "2022-12-31",
            "count": 1
          },
          {
            "date": "2023-01-06",
            "count": 1
          },
          {
            "date": "2023-01-08",
            "count": 1
          },
          {
            "date": "2023-01-09",
            "count": 1
          },
          {
            "date": "2023-01-12",
            "count": 2
          },
          {
            "date": "2023-01-15",
            "count": 1
          },
          {
            "date": "2023-01-16",
            "count": 1
          },
          {
            "date": "2023-01-17",
            "count": 2
          },
          {
            "date": "2023-01-23",
            "count": 1
          },
          {
            "date": "2023-01-29",
            "count": 1
          },
          {
            "date": "2023-01-31",
            "count": 2
          },
          {
            "date": "2023-02-06",
            "count": 1
          },
          {
            "date": "2023-02-08",
            "count": 1
          },
          {
            "date": "2023-02-11",
            "count": 1
          },
          {
            "date": "2023-02-12",
            "count": 1
          },
          {
            "date": "2023-02-13",
            "count": 1
          },
          {
            "date": "2023-02-14",
            "count": 1
          },
          {
            "date": "2023-02-17",
            "count": 1
          },
          {
            "date": "2023-02-19",
            "count": 1
          },
          {
            "date": "2023-02-20",
            "count": 1
          },
          {
            "date": "2023-02-22",
            "count": 1
          },
          {
            "date": "2023-02-28",
            "count": 2
          },
          {
            "date": "2023-03-02",
            "count": 1
          },
          {
            "date": "2023-03-04",
            "count": 1
          },
          {
            "date": "2023-03-07",
            "count": 1
          },
          {
            "date": "2023-03-08",
            "count": 1
          },
          {
            "date": "2023-03-09",
            "count": 1
          },
          {
            "date": "2023-03-15",
            "count": 1
          },
          {
            "date": "2023-03-16",
            "count": 1
          },
          {
            "date": "2023-03-21",
            "count": 1
          },
          {
            "date": "2023-03-22",
            "count": 1
          },
          {
            "date": "2023-03-28",
            "count": 4
          },
          {
            "date": "2023-03-29",
            "count": 2
          },
          {
            "date": "2023-03-30",
            "count": 1
          },
          {
            "date": "2023-04-06",
            "count": 1
          },
          {
            "date": "2023-04-09",
            "count": 1
          },
          {
            "date": "2023-04-11",
            "count": 1
          },
          {
            "date": "2023-04-20",
            "count": 1
          },
          {
            "date": "2023-04-25",
            "count": 1
          },
          {
            "date": "2023-04-30",
            "count": 2
          },
          {
            "date": "2023-05-01",
            "count": 2
          },
          {
            "date": "2023-05-03",
            "count": 1
          },
          {
            "date": "2023-05-26",
            "count": 1
          },
          {
            "date": "2023-05-27",
            "count": 1
          },
          {
            "date": "2023-05-31",
            "count": 1
          },
          {
            "date": "2023-06-02",
            "count": 1
          },
          {
            "date": "2023-06-04",
            "count": 1
          },
          {
            "date": "2023-06-06",
            "count": 1
          },
          {
            "date": "2023-06-08",
            "count": 1
          },
          {
            "date": "2023-06-15",
            "count": 1
          },
          {
            "date": "2023-06-22",
            "count": 1
          },
          {
            "date": "2023-06-24",
            "count": 1
          },
          {
            "date": "2023-06-27",
            "count": 1
          },
          {
            "date": "2023-06-29",
            "count": 1
          },
          {
            "date": "2023-07-03",
            "count": 2
          },
          {
            "date": "2023-07-05",
            "count": 1
          },
          {
            "date": "2023-07-11",
            "count": 1
          },
          {
            "date": "2023-07-14",
            "count": 1
          },
          {
            "date": "2023-07-23",
            "count": 1
          },
          {
            "date": "2023-07-25",
            "count": 1
          },
          {
            "date": "2023-08-13",
            "count": 1
          },
          {
            "date": "2023-08-18",
            "count": 1
          },
          {
            "date": "2023-08-23",
            "count": 1
          },
          {
            "date": "2023-09-12",
            "count": 1
          },
          {
            "date": "2023-09-18",
            "count": 2
          },
          {
            "date": "2023-10-18",
            "count": 1
          },
          {
            "date": "2023-11-02",
            "count": 1
          },
          {
            "date": "2023-11-09",
            "count": 1
          },
          {
            "date": "2023-11-11",
            "count": 1
          },
          {
            "date": "2023-11-12",
            "count": 1
          },
          {
            "date": "2023-11-29",
            "count": 1
          },
          {
            "date": "2023-12-06",
            "count": 1
          },
          {
            "date": "2023-12-09",
            "count": 1
          },
          {
            "date": "2023-12-11",
            "count": 3
          },
          {
            "date": "2023-12-12",
            "count": 1
          },
          {
            "date": "2023-12-16",
            "count": 1
          },
          {
            "date": "2023-12-20",
            "count": 1
          },
          {
            "date": "2023-12-25",
            "count": 1
          },
          {
            "date": "2024-01-04",
            "count": 1
          },
          {
            "date": "2024-01-06",
            "count": 1
          },
          {
            "date": "2024-01-08",
            "count": 1
          },
          {
            "date": "2024-01-13",
            "count": 1
          },
          {
            "date": "2024-01-16",
            "count": 1
          },
          {
            "date": "2024-01-26",
            "count": 1
          },
          {
            "date": "2024-01-29",
            "count": 1
          },
          {
            "date": "2024-01-30",
            "count": 2
          },
          {
            "date": "2024-01-31",
            "count": 1
          },
          {
            "date": "2024-02-02",
            "count": 1
          },
          {
            "date": "2024-02-09",
            "count": 1
          },
          {
            "date": "2024-02-11",
            "count": 1
          },
          {
            "date": "2024-02-16",
            "count": 1
          },
          {
            "date": "2024-02-19",
            "count": 5
          },
          {
            "date": "2024-02-21",
            "count": 1
          },
          {
            "date": "2024-02-23",
            "count": 1
          },
          {
            "date": "2024-02-27",
            "count": 2
          },
          {
            "date": "2024-03-10",
            "count": 1
          },
          {
            "date": "2024-03-27",
            "count": 1
          },
          {
            "date": "2024-03-30",
            "count": 1
          },
          {
            "date": "2024-03-31",
            "count": 1
          },
          {
            "date": "2024-04-05",
            "count": 1
          },
          {
            "date": "2024-04-06",
            "count": 1
          },
          {
            "date": "2024-04-09",
            "count": 1
          },
          {
            "date": "2024-04-10",
            "count": 2
          },
          {
            "date": "2024-04-13",
            "count": 1
          },
          {
            "date": "2024-04-16",
            "count": 1
          },
          {
            "date": "2024-04-18",
            "count": 1
          },
          {
            "date": "2024-04-27",
            "count": 1
          },
          {
            "date": "2024-04-28",
            "count": 1
          },
          {
            "date": "2024-04-29",
            "count": 1
          },
          {
            "date": "2024-05-06",
            "count": 1
          },
          {
            "date": "2024-05-09",
            "count": 1
          },
          {
            "date": "2024-05-13",
            "count": 1
          },
          {
            "date": "2024-05-17",
            "count": 2
          },
          {
            "date": "2024-05-20",
            "count": 1
          },
          {
            "date": "2024-05-23",
            "count": 1
          },
          {
            "date": "2024-05-24",
            "count": 1
          },
          {
            "date": "2024-06-04",
            "count": 1
          },
          {
            "date": "2024-06-11",
            "count": 1
          },
          {
            "date": "2024-06-18",
            "count": 1
          },
          {
            "date": "2024-06-28",
            "count": 1
          },
          {
            "date": "2024-07-07",
            "count": 1
          },
          {
            "date": "2024-07-10",
            "count": 1
          },
          {
            "date": "2024-07-14",
            "count": 1
          },
          {
            "date": "2024-07-29",
            "count": 1
          },
          {
            "date": "2024-08-02",
            "count": 1
          },
          {
            "date": "2024-08-04",
            "count": 1
          },
          {
            "date": "2024-08-09",
            "count": 1
          },
          {
            "date": "2024-08-14",
            "count": 1
          },
          {
            "date": "2024-08-16",
            "count": 1
          },
          {
            "date": "2024-08-23",
            "count": 1
          },
          {
            "date": "2024-08-25",
            "count": 1
          },
          {
            "date": "2024-08-27",
            "count": 1
          },
          {
            "date": "2024-09-04",
            "count": 1
          },
          {
            "date": "2024-09-06",
            "count": 1
          },
          {
            "date": "2024-09-20",
            "count": 1
          },
          {
            "date": "2024-09-26",
            "count": 1
          },
          {
            "date": "2024-09-29",
            "count": 1
          },
          {
            "date": "2024-10-09",
            "count": 1
          },
          {
            "date": "2024-10-12",
            "count": 1
          },
          {
            "date": "2024-10-13",
            "count": 1
          },
          {
            "date": "2024-10-17",
            "count": 1
          },
          {
            "date": "2024-10-19",
            "count": 1
          },
          {
            "date": "2024-10-21",
            "count": 1
          },
          {
            "date": "2024-10-29",
            "count": 1
          },
          {
            "date": "2024-11-01",
            "count": 1
          },
          {
            "date": "2024-11-02",
            "count": 2
          },
          {
            "date": "2024-11-11",
            "count": 1
          },
          {
            "date": "2024-11-12",
            "count": 1
          },
          {
            "date": "2024-11-13",
            "count": 1
          },
          {
            "date": "2024-11-28",
            "count": 1
          },
          {
            "date": "2024-12-01",
            "count": 1
          },
          {
            "date": "2024-12-04",
            "count": 1
          },
          {
            "date": "2024-12-06",
            "count": 1
          },
          {
            "date": "2024-12-08",
            "count": 1
          },
          {
            "date": "2024-12-12",
            "count": 1
          },
          {
            "date": "2024-12-13",
            "count": 1
          },
          {
            "date": "2024-12-14",
            "count": 2
          },
          {
            "date": "2024-12-16",
            "count": 1
          },
          {
            "date": "2024-12-29",
            "count": 1
          },
          {
            "date": "2025-01-06",
            "count": 2
          },
          {
            "date": "2025-01-08",
            "count": 3
          },
          {
            "date": "2025-01-10",
            "count": 1
          },
          {
            "date": "2025-01-11",
            "count": 3
          },
          {
            "date": "2025-01-13",
            "count": 1
          },
          {
            "date": "2025-01-14",
            "count": 1
          },
          {
            "date": "2025-01-22",
            "count": 1
          },
          {
            "date": "2025-01-30",
            "count": 2
          },
          {
            "date": "2025-01-31",
            "count": 1
          },
          {
            "date": "2025-02-06",
            "count": 1
          },
          {
            "date": "2025-02-08",
            "count": 1
          },
          {
            "date": "2025-02-13",
            "count": 1
          },
          {
            "date": "2025-02-18",
            "count": 1
          },
          {
            "date": "2025-02-20",
            "count": 1
          },
          {
            "date": "2025-02-22",
            "count": 1
          },
          {
            "date": "2025-02-26",
            "count": 1
          },
          {
            "date": "2025-02-27",
            "count": 1
          },
          {
            "date": "2025-03-01",
            "count": 1
          },
          {
            "date": "2025-03-02",
            "count": 1
          },
          {
            "date": "2025-03-05",
            "count": 1
          },
          {
            "date": "2025-03-14",
            "count": 2
          },
          {
            "date": "2025-03-16",
            "count": 1
          },
          {
            "date": "2025-03-17",
            "count": 2
          },
          {
            "date": "2025-03-18",
            "count": 1
          },
          {
            "date": "2025-03-23",
            "count": 1
          },
          {
            "date": "2025-03-26",
            "count": 1
          },
          {
            "date": "2025-03-27",
            "count": 1
          },
          {
            "date": "2025-03-28",
            "count": 1
          },
          {
            "date": "2025-03-29",
            "count": 1
          },
          {
            "date": "2025-03-31",
            "count": 1
          },
          {
            "date": "2025-04-15",
            "count": 1
          },
          {
            "date": "2025-04-21",
            "count": 2
          },
          {
            "date": "2025-05-06",
            "count": 1
          },
          {
            "date": "2025-05-11",
            "count": 1
          },
          {
            "date": "2025-05-20",
            "count": 1
          },
          {
            "date": "2025-05-26",
            "count": 1
          },
          {
            "date": "2025-06-15",
            "count": 1
          },
          {
            "date": "2025-06-18",
            "count": 1
          },
          {
            "date": "2025-06-19",
            "count": 4
          },
          {
            "date": "2025-06-26",
            "count": 1
          },
          {
            "date": "2025-06-30",
            "count": 1
          },
          {
            "date": "2025-07-22",
            "count": 1
          },
          {
            "date": "2025-08-03",
            "count": 1
          },
          {
            "date": "2025-08-07",
            "count": 1
          },
          {
            "date": "2025-08-11",
            "count": 1
          },
          {
            "date": "2025-08-18",
            "count": 1
          },
          {
            "date": "2025-08-19",
            "count": 1
          },
          {
            "date": "2025-08-20",
            "count": 1
          },
          {
            "date": "2025-08-21",
            "count": 1
          },
          {
            "date": "2025-08-23",
            "count": 1
          },
          {
            "date": "2025-08-24",
            "count": 1
          },
          {
            "date": "2025-08-25",
            "count": 1
          },
          {
            "date": "2025-08-31",
            "count": 1
          },
          {
            "date": "2025-09-01",
            "count": 2
          },
          {
            "date": "2025-09-16",
            "count": 1
          },
          {
            "date": "2025-09-20",
            "count": 2
          },
          {
            "date": "2025-09-25",
            "count": 1
          },
          {
            "date": "2025-10-03",
            "count": 1
          },
          {
            "date": "2025-10-05",
            "count": 1
          },
          {
            "date": "2025-10-06",
            "count": 2
          },
          {
            "date": "2025-10-12",
            "count": 1
          },
          {
            "date": "2025-10-15",
            "count": 1
          },
          {
            "date": "2025-10-23",
            "count": 1
          },
          {
            "date": "2025-10-31",
            "count": 1
          },
          {
            "date": "2025-11-03",
            "count": 1
          },
          {
            "date": "2025-11-18",
            "count": 1
          },
          {
            "date": "2025-11-26",
            "count": 2
          },
          {
            "date": "2025-11-28",
            "count": 1
          },
          {
            "date": "2025-12-08",
            "count": 1
          },
          {
            "date": "2025-12-17",
            "count": 1
          },
          {
            "date": "2026-01-16",
            "count": 1
          },
          {
            "date": "2026-01-17",
            "count": 1
          },
          {
            "date": "2026-02-11",
            "count": 1
          },
          {
            "date": "2026-02-12",
            "count": 1
          },
          {
            "date": "2026-02-28",
            "count": 1
          },
          {
            "date": "2026-03-05",
            "count": 1
          },
          {
            "date": "2026-03-07",
            "count": 1
          },
          {
            "date": "2026-03-09",
            "count": 1
          },
          {
            "date": "2026-03-25",
            "count": 1
          },
          {
            "date": "2026-03-26",
            "count": 1
          },
          {
            "date": "2026-04-02",
            "count": 1
          },
          {
            "date": "2026-04-14",
            "count": 1
          },
          {
            "date": "2026-04-23",
            "count": 1
          },
          {
            "date": "2026-05-02",
            "count": 1
          },
          {
            "date": "2026-05-07",
            "count": 1
          },
          {
            "date": "2026-05-10",
            "count": 1
          },
          {
            "date": "2026-05-22",
            "count": 1
          },
          {
            "date": "2026-06-04",
            "count": 1
          },
          {
            "date": "2026-06-05",
            "count": 1
          },
          {
            "date": "2026-06-06",
            "count": 1
          },
          {
            "date": "2026-06-09",
            "count": 1
          },
          {
            "date": "2026-06-26",
            "count": 1
          },
          {
            "date": "2026-07-02",
            "count": 1
          },
          {
            "date": "2026-07-05",
            "count": 1
          },
          {
            "date": "2026-07-09",
            "count": 1
          },
          {
            "date": "2026-07-19",
            "count": 1
          }
        ],
        "complete": true,
        "collected": 588,
        "total_stars": 588
      },
      "open_issues_and_prs": 44
    },
    "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"
      ],
      "largest_source_bytes": 54197,
      "source_files_sampled": 2,
      "oversized_source_files": 0,
      "agent_instruction_files": [],
      "agent_instruction_max_bytes": null
    },
    "dependencies": {
      "manifests": [
        "Cargo.toml"
      ],
      "advisories": {
        "error": "No resolved dependencies carried a version and a supported ecosystem",
        "scope": "repository_graph",
        "source": null,
        "findings": [],
        "collected": false,
        "malicious": [],
        "truncated": false,
        "by_severity": {},
        "advisory_count": 0,
        "affected_count": 0,
        "assessed_count": 0,
        "malicious_count": 0,
        "assessed_package": null,
        "unassessed_count": 2,
        "direct_affected_count": 0
      },
      "ecosystems": [
        "crates"
      ],
      "dependencies": [],
      "all_dependencies": {
        "error": null,
        "source": "github-sbom",
        "packages": [
          {
            "name": "doc-comment",
            "direct": false,
            "version": null,
            "ecosystem": "crates"
          },
          {
            "name": "tempfile",
            "direct": false,
            "version": null,
            "ecosystem": "crates"
          }
        ],
        "collected": true,
        "truncated": false,
        "total_count": 2,
        "direct_count": 0,
        "indirect_count": 2
      }
    },
    "maintainership": {
      "issues": {
        "open_prs": 7,
        "merged_prs": 87,
        "open_issues": 37,
        "closed_ratio": 0.507,
        "closed_issues": 38,
        "closed_unmerged_prs": 19
      },
      "bus_factor": 3,
      "bot_contributors": 2,
      "top_contributors": [
        {
          "type": "User",
          "login": "alexcrichton",
          "commits": 80,
          "avatar_url": "https://avatars.githubusercontent.com/u/64996?v=4"
        },
        {
          "type": "User",
          "login": "JohnTitor",
          "commits": 24,
          "avatar_url": "https://avatars.githubusercontent.com/u/25030997?v=4"
        },
        {
          "type": "User",
          "login": "tgross35",
          "commits": 23,
          "avatar_url": "https://avatars.githubusercontent.com/u/13724985?v=4"
        },
        {
          "type": "User",
          "login": "KodrAus",
          "commits": 15,
          "avatar_url": "https://avatars.githubusercontent.com/u/6721458?v=4"
        },
        {
          "type": "User",
          "login": "g-s-k",
          "commits": 15,
          "avatar_url": "https://avatars.githubusercontent.com/u/17279173?v=4"
        },
        {
          "type": "User",
          "login": "blaenk",
          "commits": 14,
          "avatar_url": "https://avatars.githubusercontent.com/u/84680?v=4"
        },
        {
          "type": "User",
          "login": "steveklabnik",
          "commits": 8,
          "avatar_url": "https://avatars.githubusercontent.com/u/27786?v=4"
        },
        {
          "type": "User",
          "login": "huonw",
          "commits": 5,
          "avatar_url": "https://avatars.githubusercontent.com/u/1203825?v=4"
        },
        {
          "type": "User",
          "login": "brmmm3",
          "commits": 4,
          "avatar_url": "https://avatars.githubusercontent.com/u/21258241?v=4"
        },
        {
          "type": "User",
          "login": "Stebalien",
          "commits": 4,
          "avatar_url": "https://avatars.githubusercontent.com/u/310393?v=4"
        }
      ],
      "contributors_sampled": 47,
      "top_contributor_share": 0.32
    },
    "quality_signals": {
      "has_ci": true,
      "has_tests": true,
      "ci_workflows": [
        "publish.yml",
        "rust.yml"
      ],
      "has_docs_dir": false,
      "linter_configs": [],
      "has_editorconfig": false,
      "has_linter_config": false,
      "has_precommit_config": false
    },
    "security_signals": {
      "lockfiles": [],
      "scorecard": {
        "checks": [
          {
            "name": "Binary-Artifacts",
            "score": 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": 3,
            "reason": "branch protection is not maximal on development and all release branches",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#branch-protection"
          },
          {
            "name": "CI-Tests",
            "score": 7,
            "reason": "13 out of 17 merged PRs checked by a CI test -- score normalized to 7",
            "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": 5,
            "reason": "Found 7/12 approved changesets -- score normalized to 5",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
          },
          {
            "name": "Contributors",
            "score": 10,
            "reason": "project has 41 contributing companies or organizations",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#contributors"
          },
          {
            "name": "Dangerous-Workflow",
            "score": 10,
            "reason": "no dangerous workflow patterns detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dangerous-workflow"
          },
          {
            "name": "Dependency-Update-Tool",
            "score": 10,
            "reason": "update tool detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dependency-update-tool"
          },
          {
            "name": "Fuzzing",
            "score": 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": 5,
            "reason": "7 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 5",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#maintained"
          },
          {
            "name": "Packaging",
            "score": null,
            "reason": "packaging workflow not detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#packaging"
          },
          {
            "name": "Pinned-Dependencies",
            "score": 0,
            "reason": "dependency not pinned by hash detected -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#pinned-dependencies"
          },
          {
            "name": "SAST",
            "score": 0,
            "reason": "SAST tool is not run on all commits -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#sast"
          },
          {
            "name": "Security-Policy",
            "score": 10,
            "reason": "security policy file detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#security-policy"
          },
          {
            "name": "Signed-Releases",
            "score": null,
            "reason": "no releases found",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#signed-releases"
          },
          {
            "name": "Token-Permissions",
            "score": 0,
            "reason": "detected GitHub workflow tokens with excessive permissions",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#token-permissions"
          },
          {
            "name": "Vulnerabilities",
            "score": 10,
            "reason": "0 existing vulnerabilities detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
          }
        ],
        "commit": "cfa2a58f2e44373573f657ec25b3621e44714dee",
        "ran_at": "2026-07-21T22:58:19Z",
        "aggregate_score": 5.8,
        "scorecard_version": "v5.5.0"
      },
      "has_codeql_workflow": false,
      "has_security_policy": false,
      "has_dependabot_config": true
    },
    "contribution_flow": {
      "collected": true,
      "ci_last_run_at": "2026-07-21T14:53:58Z",
      "oldest_open_prs": [
        {
          "number": 63,
          "created_at": "2017-09-20T20:29:19Z",
          "last_comment_at": "2026-07-21T14:25:08Z",
          "last_comment_author": "rustbot"
        },
        {
          "number": 69,
          "created_at": "2018-07-04T04:48:03Z",
          "last_comment_at": "2025-08-11T03:15:08Z",
          "last_comment_author": "tgross35"
        },
        {
          "number": 141,
          "created_at": "2024-03-11T18:44:23Z",
          "last_comment_at": "2026-07-21T14:25:09Z",
          "last_comment_author": "rustbot"
        },
        {
          "number": 162,
          "created_at": "2025-02-03T23:50:36Z",
          "last_comment_at": "2026-07-21T14:25:10Z",
          "last_comment_author": "rustbot"
        },
        {
          "number": 173,
          "created_at": "2025-08-13T02:53:10Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 180,
          "created_at": "2025-10-22T19:16:31Z",
          "last_comment_at": "2025-10-25T01:57:30Z",
          "last_comment_author": "Dym03"
        },
        {
          "number": 183,
          "created_at": "2025-10-25T15:02:48Z",
          "last_comment_at": "2025-10-25T15:06:24Z",
          "last_comment_author": "Dym03"
        }
      ],
      "last_merged_pr_at": "2026-07-21T14:53:23Z",
      "ci_last_conclusion": "SUCCESS",
      "oldest_open_issues": [
        {
          "number": 2,
          "created_at": "2014-09-01T12:41:18Z",
          "last_comment_at": "2025-05-15T03:20:41Z",
          "last_comment_author": "bmitc"
        },
        {
          "number": 23,
          "created_at": "2015-01-05T08:46:05Z",
          "last_comment_at": "2017-11-14T01:23:48Z",
          "last_comment_author": "kornelski"
        },
        {
          "number": 34,
          "created_at": "2015-02-24T07:36:47Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 54,
          "created_at": "2016-07-15T20:37:24Z",
          "last_comment_at": "2023-12-21T07:31:49Z",
          "last_comment_author": "Gilnaa"
        },
        {
          "number": 56,
          "created_at": "2016-10-31T07:06:59Z",
          "last_comment_at": "2021-11-12T11:46:42Z",
          "last_comment_author": "piegamesde"
        },
        {
          "number": 59,
          "created_at": "2017-04-24T20:33:28Z",
          "last_comment_at": "2021-01-19T08:07:11Z",
          "last_comment_author": "pablosichert"
        },
        {
          "number": 61,
          "created_at": "2017-07-20T22:50:24Z",
          "last_comment_at": "2025-04-10T10:33:27Z",
          "last_comment_author": "Retino916"
        },
        {
          "number": 62,
          "created_at": "2017-09-19T18:48:06Z",
          "last_comment_at": "2017-10-16T16:28:06Z",
          "last_comment_author": "aplanas"
        },
        {
          "number": 64,
          "created_at": "2018-01-29T01:24:41Z",
          "last_comment_at": "2020-06-28T18:09:14Z",
          "last_comment_author": "LukasKalbertodt"
        },
        {
          "number": 65,
          "created_at": "2018-01-29T16:55:10Z",
          "last_comment_at": "2021-07-05T14:10:20Z",
          "last_comment_author": "vitiral"
        },
        {
          "number": 70,
          "created_at": "2018-07-09T20:32:47Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 72,
          "created_at": "2019-01-27T12:16:56Z",
          "last_comment_at": "2020-12-02T17:35:14Z",
          "last_comment_author": "pawroman"
        },
        {
          "number": 78,
          "created_at": "2019-04-16T15:46:29Z",
          "last_comment_at": "2019-04-16T16:48:07Z",
          "last_comment_author": "BurntSushi"
        },
        {
          "number": 83,
          "created_at": "2019-07-16T18:35:22Z",
          "last_comment_at": "2020-01-27T22:11:13Z",
          "last_comment_author": "brmmm3"
        },
        {
          "number": 90,
          "created_at": "2019-12-11T09:50:37Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 92,
          "created_at": "2020-01-27T06:25:24Z",
          "last_comment_at": "2020-01-27T06:26:29Z",
          "last_comment_author": "brmmm3"
        },
        {
          "number": 101,
          "created_at": "2020-12-22T12:37:59Z",
          "last_comment_at": "2021-01-08T09:09:33Z",
          "last_comment_author": "KodrAus"
        },
        {
          "number": 102,
          "created_at": "2020-12-22T17:13:48Z",
          "last_comment_at": "2021-01-08T09:17:39Z",
          "last_comment_author": "KodrAus"
        },
        {
          "number": 106,
          "created_at": "2022-01-02T03:40:05Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 116,
          "created_at": "2022-07-12T16:00:52Z",
          "last_comment_at": "2025-03-26T10:25:07Z",
          "last_comment_author": "tertsdiepraam"
        }
      ]
    }
  },
  "config": {
    "disabled_metrics": [],
    "disabled_categories": [],
    "disabled_components": {}
  },
  "source": {
    "url": "https://github.com/rust-lang/glob",
    "host": "github.com",
    "name": "glob",
    "owner": "rust-lang"
  },
  "metrics": {
    "overall": {
      "key": "overall",
      "band": "moderate",
      "name": "Overall health",
      "note": null,
      "notes": [],
      "value": 67,
      "inputs": {
        "security": 58,
        "vitality": 63,
        "community": 70,
        "governance": 78,
        "engineering": 63
      },
      "components": []
    },
    "categories": [
      {
        "key": "vitality",
        "band": "moderate",
        "name": "Vitality",
        "value": 63,
        "weight": 0.22,
        "metrics": [
          {
            "key": "development_activity",
            "band": "moderate",
            "name": "Development activity",
            "note": null,
            "notes": [],
            "value": 55,
            "inputs": {
              "commits_last_year": 10,
              "human_commit_share": 0.93,
              "days_since_last_push": 0,
              "active_weeks_last_year": 7
            },
            "components": [
              {
                "key": "push_recency",
                "name": "Push recency",
                "detail": "last push 0 days ago",
                "points": 36,
                "status": "met",
                "details": [
                  {
                    "code": "push_recency",
                    "params": {
                      "days": 0
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_cadence",
                "name": "Commit cadence",
                "detail": "7/52 weeks with commits",
                "points": 4.8,
                "status": "partial",
                "details": [
                  {
                    "code": "commit_cadence_weeks",
                    "params": {
                      "weeks": 7
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_volume",
                "name": "Commit volume",
                "detail": "10 commits in the last year",
                "points": 9.4,
                "status": "partial",
                "details": [
                  {
                    "code": "commits_last_year",
                    "params": {
                      "count": 10
                    }
                  }
                ],
                "max_points": 18
              },
              {
                "key": "openssf_scorecard_maintained",
                "name": "OpenSSF Scorecard: Maintained",
                "detail": "7 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 5",
                "points": 5,
                "status": "partial",
                "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": 76,
            "inputs": {
              "releases_count": 5,
              "latest_release_tag": "v0.3.4",
              "releases_from_tags": false,
              "days_since_latest_release": 0,
              "mean_days_between_releases": 673.4
            },
            "components": [
              {
                "key": "ships_releases",
                "name": "Ships releases",
                "detail": "5 releases published",
                "points": 27,
                "status": "met",
                "details": [
                  {
                    "code": "releases_published",
                    "params": {
                      "count": 5
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "release_recency",
                "name": "Release recency",
                "detail": "latest release 0 days ago",
                "points": 36,
                "status": "met",
                "details": [
                  {
                    "code": "release_recency",
                    "params": {
                      "days": 0
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "release_cadence",
                "name": "Release cadence",
                "detail": "a release every ~673.4 days",
                "points": 5.4,
                "status": "partial",
                "details": [
                  {
                    "code": "release_cadence",
                    "params": {
                      "gap": 673.4
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "openssf_scorecard_signed_releases",
                "name": "OpenSSF Scorecard: Signed-Releases",
                "detail": "no releases found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 10
              }
            ]
          },
          {
            "key": "abandonment",
            "band": "excellent",
            "name": "Abandonment",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "cap": null,
              "state": "maintained",
              "guards": [],
              "signals": [],
              "red_flag": false,
              "multiplier_pct": 100,
              "declared_reason": null,
              "unverified_reason": null,
              "unanswered_open_prs": null,
              "unanswered_open_issues": null,
              "days_since_last_merged_pr": null,
              "days_since_last_human_commit": 0,
              "days_since_last_human_commit_is_floor": false
            },
            "components": [
              {
                "key": "project_is_still_maintained",
                "name": "Project is still maintained",
                "detail": "last human commit 0 days ago",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "abandonment_maintained",
                    "params": {
                      "days": 0
                    }
                  }
                ],
                "max_points": 100
              }
            ]
          }
        ],
        "description": "Is the project alive — is code being written and are releases shipping?"
      },
      {
        "key": "community",
        "band": "good",
        "name": "Community & Adoption",
        "value": 70,
        "weight": 0.18,
        "metrics": [
          {
            "key": "popularity",
            "band": "moderate",
            "name": "Popularity & adoption",
            "note": null,
            "notes": [],
            "value": 68,
            "inputs": {
              "forks": 92,
              "stars": 588,
              "watchers": 16,
              "growth_state": "organic",
              "growth_factor_pct": 100
            },
            "components": [
              {
                "key": "stars",
                "name": "Stars",
                "detail": "588 stars",
                "points": 44.9,
                "status": "partial",
                "details": [
                  {
                    "code": "stars",
                    "params": {
                      "count": 588
                    }
                  }
                ],
                "max_points": 60
              },
              {
                "key": "forks",
                "name": "Forks",
                "detail": "92 forks",
                "points": 16.3,
                "status": "partial",
                "details": [
                  {
                    "code": "forks",
                    "params": {
                      "count": 92
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "watchers",
                "name": "Watchers",
                "detail": "16 watchers",
                "points": 6.5,
                "status": "partial",
                "details": [
                  {
                    "code": "watchers",
                    "params": {
                      "count": 16
                    }
                  }
                ],
                "max_points": 15
              }
            ]
          },
          {
            "key": "community_health",
            "band": "moderate",
            "name": "Community health",
            "note": null,
            "notes": [],
            "value": 50,
            "inputs": {
              "has_readme": true,
              "has_license": true,
              "has_contributing": false,
              "has_issue_template": false,
              "has_code_of_conduct": false,
              "has_pull_request_template": false
            },
            "components": [
              {
                "key": "readme",
                "name": "README",
                "detail": null,
                "points": 22.5,
                "status": "met",
                "details": [],
                "max_points": 22.5
              },
              {
                "key": "license",
                "name": "License",
                "detail": "recognized license (Apache-2.0)",
                "points": 22.5,
                "status": "met",
                "details": [
                  {
                    "code": "license_standard",
                    "params": {}
                  },
                  {
                    "code": "license_spdx",
                    "params": {
                      "spdx": "Apache-2.0"
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributing_guide",
                "name": "CONTRIBUTING guide",
                "detail": null,
                "points": 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": [
                "glob"
              ],
              "dependents": null,
              "ecosystems": "crates",
              "total_downloads": 519776972,
              "monthly_downloads": 35492783
            },
            "components": [
              {
                "key": "monthly_downloads",
                "name": "Monthly downloads",
                "detail": "35,492,783 downloads/month across crates",
                "points": 80,
                "status": "met",
                "details": [
                  {
                    "code": "downloads_monthly",
                    "params": {
                      "count": 35492783,
                      "ecosystems": "crates"
                    }
                  }
                ],
                "max_points": 80
              },
              {
                "key": "registry_dependents",
                "name": "Registry dependents",
                "detail": "not reported by this ecosystem",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "not_reported_by_this_ecosystem",
                    "params": {}
                  }
                ],
                "max_points": 20
              }
            ]
          }
        ],
        "description": "Does the project have users, downloads, attention, and a welcoming setup for contributors?"
      },
      {
        "key": "governance",
        "band": "good",
        "name": "Sustainability & Governance",
        "value": 78,
        "weight": 0.24,
        "metrics": [
          {
            "key": "maintainer_resilience",
            "band": "good",
            "name": "Maintainer resilience (bus factor)",
            "note": null,
            "notes": [],
            "value": 75,
            "inputs": {
              "bus_factor": 3,
              "contributors_sampled": 47,
              "top_contributor_share": 0.32
            },
            "components": [
              {
                "key": "bus_factor",
                "name": "Bus factor",
                "detail": "3 contributor(s) cover half of all commits",
                "points": 36,
                "status": "partial",
                "details": [
                  {
                    "code": "bus_factor",
                    "params": {
                      "count": 3
                    }
                  }
                ],
                "max_points": 54
              },
              {
                "key": "commit_distribution",
                "name": "Commit distribution",
                "detail": "top contributor authored 32% of commits",
                "points": 15.3,
                "status": "partial",
                "details": [
                  {
                    "code": "top_contributor_share",
                    "params": {
                      "share": 32
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributor_breadth",
                "name": "Contributor breadth",
                "detail": "47 contributors",
                "points": 13.5,
                "status": "met",
                "details": [
                  {
                    "code": "contributors_sampled",
                    "params": {
                      "count": 47
                    }
                  }
                ],
                "max_points": 13.5
              },
              {
                "key": "openssf_scorecard_contributors",
                "name": "OpenSSF Scorecard: Contributors",
                "detail": "project has 41 contributing companies or organizations",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "responsiveness",
            "band": "moderate",
            "name": "Issue & PR responsiveness",
            "note": null,
            "notes": [],
            "value": 63,
            "inputs": {
              "merged_prs": 87,
              "open_issues": 37,
              "closed_issues": 38,
              "issue_closed_ratio": 0.507,
              "closed_unmerged_prs": 19
            },
            "components": [
              {
                "key": "issue_resolution",
                "name": "Issue resolution",
                "detail": "51% of issues closed",
                "points": 23.7,
                "status": "partial",
                "details": [
                  {
                    "code": "issues_closed_share",
                    "params": {
                      "share": 51
                    }
                  }
                ],
                "max_points": 46.75
              },
              {
                "key": "pr_acceptance",
                "name": "PR acceptance",
                "detail": "87/106 decided PRs merged",
                "points": 31.4,
                "status": "partial",
                "details": [
                  {
                    "code": "decided_prs_merged",
                    "params": {
                      "merged": 87,
                      "decided": 106
                    }
                  }
                ],
                "max_points": 38.25
              },
              {
                "key": "openssf_scorecard_code_review",
                "name": "OpenSSF Scorecard: Code-Review",
                "detail": "Found 7/12 approved changesets -- score normalized to 5",
                "points": 7.5,
                "status": "partial",
                "details": [],
                "max_points": 15
              }
            ]
          },
          {
            "key": "stewardship",
            "band": "good",
            "name": "Ownership & stewardship",
            "note": null,
            "notes": [],
            "value": 80,
            "inputs": {
              "followers": 17792,
              "owner_type": "Organization",
              "is_verified": null,
              "owner_login": "rust-lang",
              "public_repos": 246,
              "account_age_days": 4697
            },
            "components": [
              {
                "key": "ownership_backing",
                "name": "Ownership backing",
                "detail": "organization-owned",
                "points": 30,
                "status": "met",
                "details": [
                  {
                    "code": "owner_organization",
                    "params": {}
                  }
                ],
                "max_points": 30
              },
              {
                "key": "verified_domain",
                "name": "Verified domain",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 20
              },
              {
                "key": "owner_reach",
                "name": "Owner reach",
                "detail": "17,792 followers of rust-lang",
                "points": 25,
                "status": "met",
                "details": [
                  {
                    "code": "owner_followers",
                    "params": {
                      "count": 17792,
                      "login": "rust-lang"
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "track_record",
                "name": "Track record",
                "detail": "246 public repos, account ~12 yr old",
                "points": 25,
                "status": "met",
                "details": [
                  {
                    "code": "public_repos",
                    "params": {
                      "count": 246
                    }
                  },
                  {
                    "code": "account_age_years",
                    "params": {
                      "years": 12
                    }
                  }
                ],
                "max_points": 25
              }
            ]
          },
          {
            "key": "package_maintenance",
            "band": "excellent",
            "name": "Package maintenance",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "packages": [
                "glob"
              ],
              "ecosystems": "crates",
              "any_deprecated": false,
              "min_days_since_publish": 0
            },
            "components": [
              {
                "key": "published_resolvable",
                "name": "Published & resolvable",
                "detail": "1 package(s) on crates",
                "points": 25,
                "status": "met",
                "details": [
                  {
                    "code": "packages_published",
                    "params": {
                      "count": 1,
                      "ecosystems": "crates"
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "publish_recency",
                "name": "Publish recency",
                "detail": "latest publish 0 days ago",
                "points": 35,
                "status": "met",
                "details": [
                  {
                    "code": "publish_recency",
                    "params": {
                      "days": 0
                    }
                  }
                ],
                "max_points": 35
              },
              {
                "key": "version_history",
                "name": "Version history",
                "detail": "30 published versions",
                "points": 20,
                "status": "met",
                "details": [
                  {
                    "code": "published_versions",
                    "params": {
                      "count": 30
                    }
                  }
                ],
                "max_points": 20
              },
              {
                "key": "not_deprecated",
                "name": "Not deprecated",
                "detail": "active, not deprecated or yanked",
                "points": 20,
                "status": "met",
                "details": [
                  {
                    "code": "package_not_deprecated",
                    "params": {}
                  }
                ],
                "max_points": 20
              }
            ]
          }
        ],
        "description": "Will the project survive its people — bus factor, responsiveness, who backs it, and package upkeep?"
      },
      {
        "key": "engineering",
        "band": "moderate",
        "name": "Engineering Quality",
        "value": 63,
        "weight": 0.2,
        "metrics": [
          {
            "key": "engineering_practices",
            "band": "moderate",
            "name": "Engineering practices",
            "note": null,
            "notes": [],
            "value": 62,
            "inputs": {
              "has_ci": true,
              "has_tests": true,
              "has_editorconfig": false,
              "has_linter_config": false,
              "has_precommit_config": false
            },
            "components": [
              {
                "key": "ci_workflows",
                "name": "CI workflows",
                "detail": "2 workflow(s)",
                "points": 24,
                "status": "met",
                "details": [
                  {
                    "code": "ci_workflows",
                    "params": {
                      "count": 2
                    }
                  }
                ],
                "max_points": 24
              },
              {
                "key": "tests_present",
                "name": "Tests present",
                "detail": null,
                "points": 24,
                "status": "met",
                "details": [],
                "max_points": 24
              },
              {
                "key": "linter_config",
                "name": "Linter config",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 16
              },
              {
                "key": "pre_commit_hooks",
                "name": "Pre-commit hooks",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 9.6
              },
              {
                "key": "editorconfig",
                "name": ".editorconfig",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 6.4
              },
              {
                "key": "openssf_scorecard_ci_tests",
                "name": "OpenSSF Scorecard: CI-Tests",
                "detail": "13 out of 17 merged PRs checked by a CI test -- score normalized to 7",
                "points": 14,
                "status": "partial",
                "details": [],
                "max_points": 20
              }
            ]
          },
          {
            "key": "documentation",
            "band": "moderate",
            "name": "Documentation",
            "note": null,
            "notes": [],
            "value": 65,
            "inputs": {
              "topics": [],
              "has_wiki": true,
              "homepage": "https://doc.rust-lang.org/glob",
              "has_readme": true,
              "has_docs_dir": false,
              "has_description": true
            },
            "components": [
              {
                "key": "readme",
                "name": "README",
                "detail": null,
                "points": 30,
                "status": "met",
                "details": [],
                "max_points": 30
              },
              {
                "key": "documentation_directory",
                "name": "Documentation directory",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 25
              },
              {
                "key": "documentation_homepage_site",
                "name": "Documentation / homepage site",
                "detail": "https://doc.rust-lang.org/glob",
                "points": 15,
                "status": "met",
                "details": [],
                "max_points": 15
              },
              {
                "key": "repository_description",
                "name": "Repository description",
                "detail": null,
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              },
              {
                "key": "topics",
                "name": "Topics",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              },
              {
                "key": "wiki",
                "name": "Wiki",
                "detail": null,
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              }
            ]
          }
        ],
        "description": "Are baseline engineering and documentation practices in place?"
      },
      {
        "key": "security",
        "band": "moderate",
        "name": "Security",
        "value": 58,
        "weight": 0.16,
        "metrics": [
          {
            "key": "security_posture",
            "band": "moderate",
            "name": "Security posture",
            "note": "Excluded from scoring (no data or not applicable): Packaging, Signed-Releases. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "packaging",
                    "signed_releases"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 58,
            "inputs": {
              "source": "openssf_scorecard",
              "checks_evaluated": 16,
              "scorecard_version": "v5.5.0",
              "checks_inconclusive": 2,
              "scorecard_aggregate": 5.8
            },
            "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 is not maximal on development and all release branches",
                "points": 2.2,
                "status": "partial",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "ci_tests",
                "name": "CI-Tests",
                "detail": "13 out of 17 merged PRs checked by a CI test -- score normalized to 7",
                "points": 1.8,
                "status": "partial",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "cii_best_practices",
                "name": "CII-Best-Practices",
                "detail": "no effort to earn an OpenSSF best practices badge detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "code_review",
                "name": "Code-Review",
                "detail": "Found 7/12 approved changesets -- score normalized to 5",
                "points": 3.8,
                "status": "partial",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "contributors",
                "name": "Contributors",
                "detail": "project has 41 contributing companies or organizations",
                "points": 2.5,
                "status": "met",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "dangerous_workflow",
                "name": "Dangerous-Workflow",
                "detail": "no dangerous workflow patterns detected",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              },
              {
                "key": "dependency_update_tool",
                "name": "Dependency-Update-Tool",
                "detail": "update tool detected",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "fuzzing",
                "name": "Fuzzing",
                "detail": "project is 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": "7 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 5",
                "points": 3.8,
                "status": "partial",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "packaging",
                "name": "Packaging",
                "detail": "packaging workflow not detected",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 5
              },
              {
                "key": "pinned_dependencies",
                "name": "Pinned-Dependencies",
                "detail": "dependency not pinned by hash detected -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "sast",
                "name": "SAST",
                "detail": "SAST tool is not run on all commits -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "security_policy",
                "name": "Security-Policy",
                "detail": "security policy file detected",
                "points": 5,
                "status": "met",
                "details": [],
                "max_points": 5
              },
              {
                "key": "signed_releases",
                "name": "Signed-Releases",
                "detail": "no releases found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 7.5
              },
              {
                "key": "token_permissions",
                "name": "Token-Permissions",
                "detail": "detected GitHub workflow tokens with excessive permissions",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "vulnerabilities",
                "name": "Vulnerabilities",
                "detail": "0 existing vulnerabilities detected",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              }
            ]
          },
          {
            "key": "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": 28
            },
            "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": 53,
        "weight": 0,
        "metrics": [
          {
            "key": "ai_agent_context",
            "band": "critical",
            "name": "Agent context & guidance",
            "note": null,
            "notes": [],
            "value": 28,
            "inputs": {
              "has_llms_txt": false,
              "legible_history_share": 0.516,
              "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": "48 of 93 human commits state their intent (structured subject or explanatory body)",
                "points": 27.5,
                "status": "partial",
                "details": [
                  {
                    "code": "legible_history",
                    "params": {
                      "legible": 48,
                      "sampled": 93
                    }
                  }
                ],
                "max_points": 40
              }
            ]
          },
          {
            "key": "ai_verify_loop",
            "band": "moderate",
            "name": "Verify loop (build / test / typecheck)",
            "note": null,
            "notes": [],
            "value": 54,
            "inputs": {
              "has_nix": false,
              "has_tests": true,
              "lockfiles": [],
              "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"
              ],
              "dependency_bot_commit_share": 0.04
            },
            "components": [
              {
                "key": "one_command_bootstrap",
                "name": "One-command bootstrap",
                "detail": "Cargo.toml (toolchain convention, no task runner)",
                "points": 12.6,
                "status": "partial",
                "details": [
                  {
                    "code": "toolchain_convention",
                    "params": {
                      "files": "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": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "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": "4 of the last 100 commits are automated dependency updates",
                "points": 8,
                "status": "met",
                "details": [
                  {
                    "code": "dependency_bot_commits",
                    "params": {
                      "count": 4,
                      "sampled": 100
                    }
                  }
                ],
                "max_points": 8
              },
              {
                "key": "openssf_scorecard_pinned_dependencies",
                "name": "OpenSSF Scorecard: Pinned-Dependencies",
                "detail": "dependency not pinned by hash detected -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "ai_code_legibility",
            "band": "excellent",
            "name": "Code legibility for models",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "primary_language": "Rust",
              "largest_source_bytes": 54197,
              "source_files_sampled": 2,
              "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/2 source files over 60KB",
                "points": 55,
                "status": "met",
                "details": [
                  {
                    "code": "oversized_source_files",
                    "params": {
                      "kb": 60,
                      "sampled": 2,
                      "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": [
    "deps.dev does not index crates:glob@0.3.4; advisories assessed against the repository dependency graph instead",
    "No resolved dependencies carried a version and a supported ecosystem"
  ],
  "report_type": "repository",
  "generated_at": "2026-07-21T22:58:44.801942Z",
  "schema_version": "0.25.0",
  "badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/r/rust-lang/glob.svg",
  "full_name": "rust-lang/glob",
  "license_state": "standard",
  "license_spdx": "Apache-2.0"
}

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

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

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