Public record
Software health reportschema 0.27.0 · metrics 1.13.0 · 2026-07-24 16:52 UTC

mstange / pdb-addr2line

A Rust crate to symbolicate addresses from PDBs, like addr2line. Uses the `pdb` crate.

RustApache-2.0★ 40 stars⑂ 7 forkssince May 2021View on GitHub ↗

mstange/pdb-addr2line holds a health index of 57 out of 100, placing it in the Moderate band. It scores highest on Engineering Quality (65/100) and lowest on Security (39/100). It was last updated today. A single contributor accounts for most of its recent work.

57
overall / 100
Moderate

Software health index

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

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

Score profile

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

Ownership

Markus StangePersonal account
192 followers132 public repossince Aug 2011

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

Package ecosystems

RegistryPackageVersionDownloads / moVersionsLast publishTags
crates.iopdb-addr2line0.12.1206,458230 days agowindowsdebugpdbsymbolicateaddr2line

Metrics by category

Vitality

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

62Moderate · 22% of overall
How it's scored
36/36Push recency — last push 0 days ago
1.4/36Commit cadence — 2/52 weeks with commits
10.3/18Commit volume — 13 commits in the last year
7/10OpenSSF Scorecard: Maintained — 9 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 7
Inputs used
commits_last_year13
human_commit_share1
days_since_last_push0
active_weeks_last_year2
How it's scored
16.2/27Ships releases — 20 version tags (no GitHub releases)
36/36Release recency — latest release 0 days ago
12.6/27Release cadence — a release every ~163.4 days
0/10OpenSSF Scorecard: Signed-Releases — no data
Inputs used
releases_count20
latest_release_tagv0.12.1
releases_from_tagsyes
days_since_latest_release0
mean_days_between_releases163.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?

53Moderate · 18% of overall
How it's scored
25.8/60Stars — 40 stars
6.5/25Forks — 7 forks
1.7/15Watchers — 3 watchers
Inputs used
forks7
stars40
watchers3
growth_stateunverified
growth_factor_pct100
growth_unverified_reasonno_history
How it's scored
22.5/22.5README
22.5/22.5License — recognized license (Apache-2.0)
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
70.9/80Monthly downloads — 206,458 downloads/month across crates
0/20Registry dependents — not reported by this ecosystem
Inputs used
packagespdb-addr2line
dependents
ecosystemscrates
total_downloads5,476,243
monthly_downloads206,458
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?

61Moderate · 24% of overall
How it's scored
9/54Bus factor — 1 contributor(s) cover half of all commits
2.5/22.5Commit distribution — top contributor authored 89% of commits
8.1/13.5Contributor breadth — 6 contributors
3/10OpenSSF Scorecard: Contributors — project has 1 contributing companies or organizations -- score normalized to 3
Inputs used
bus_factor1
contributors_sampled6
top_contributor_share0.888
How it's scored
33.7/46.8Issue resolution — 72% of issues closed
37.4/38.3PR acceptance — 46/47 decided PRs merged
3/15OpenSSF Scorecard: Code-Review — Found 6/23 approved changesets -- score normalized to 2
Inputs used
merged_prs46
open_issues7
closed_issues18
issue_closed_ratio0.72
closed_unmerged_prs1
How it's scored
10/30Ownership backing — personal (user) account
0/20Verified domain — not applicable to user accounts
16.4/25Owner reach — 192 followers of mstange
25/25Track record — 132 public repos, account ~14 yr old
Inputs used
followers192
owner_typeUser
is_verified
owner_loginmstange
public_repos132
account_age_days5,467
Excluded from scoring (no data or not applicable): Verified domain. Remaining weights renormalized.
How it's scored
25/25Published & resolvable — 1 package(s) on crates
35/35Publish recency — latest publish 0 days ago
20/20Version history — 23 published versions
20/20Not deprecated — active, not deprecated or yanked
Inputs used
packagespdb-addr2line
ecosystemscrates
any_deprecatedno
min_days_since_publish0

Engineering Quality

Are baseline engineering and documentation practices in place?

65Moderate · 20% of overall
How it's scored
24/24CI workflows — 4 workflow(s)
24/24Tests present
0/16Linter config
0/9.6Pre-commit hooks
0/6.4.editorconfig
10/20OpenSSF Scorecard: CI-Tests — 5 out of 9 merged PRs checked by a CI test -- score normalized to 5
Inputs used
has_ciyes
has_testsyes
has_editorconfigno
has_linter_configno
has_precommit_configno
How it's scored
30/30README
0/25Documentation directory
15/15Documentation / homepage site — https://docs.rs/pdb-addr2line
10/10Repository description
10/10Topics — 3 topics
10/10Wiki
Inputs used
topicspdb, symbols, debugging
has_wikiyes
homepagehttps://docs.rs/pdb-addr2line
has_readmeyes
has_docs_dirno
has_descriptionyes

Security

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

39At risk · 16% of overall
How it's scored
7.5/7.5Binary-Artifacts — no binaries found in the repo
0/7.5Branch-Protection — branch protection not enabled on development/release branches
1.2/2.5CI-Tests — 5 out of 9 merged PRs checked by a CI test -- score normalized to 5
0/2.5CII-Best-Practices — no effort to earn an OpenSSF best practices badge detected
1.5/7.5Code-Review — Found 6/23 approved changesets -- score normalized to 2
0.8/2.5Contributors — project has 1 contributing companies or organizations -- score normalized to 3
10/10Dangerous-Workflow — no dangerous workflow patterns detected
0/7.5Dependency-Update-Tool — no update tool detected
0/5Fuzzing — project is not fuzzed
2.5/2.5License — license file detected
5.2/7.5Maintained — 9 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 7
0/5Packaging — no data
0/5Pinned-Dependencies — dependency not pinned by hash detected -- score normalized to 0
0/5SAST — SAST tool is not run on all commits -- score normalized to 0
0/5Security-Policy — security policy file not detected
0/7.5Signed-Releases — no data
0/7.5Token-Permissions — detected GitHub workflow tokens with excessive permissions
7.5/7.5Vulnerabilities — 0 existing vulnerabilities detected
Inputs used
sourceopenssf_scorecard
checks_evaluated16
scorecard_versionv5.5.0
checks_inconclusive2
scorecard_aggregate3.9
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.

43At risk · 0% of overall
How it's scored
0/45Agent instructions — no CLAUDE.md / AGENTS.md / editor rules
0/15Machine-readable docs (llms.txt)
11.2/40Legible commit history — 21 of 100 human commits state their intent (structured subject or explanatory body)
Inputs used
has_llms_txtno
legible_history_share0.21
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
0/8Automated maintenance — no automated dependency updates observed
0/10OpenSSF Scorecard: Pinned-Dependencies — dependency not pinned by hash detected -- score normalized to 0
Inputs used
has_nixno
has_testsyes
lockfiles
has_dockerfileno
typed_languageyes
bootstrap_files
has_devcontainerno
has_linter_configno
typecheck_configs
agent_commit_share0
toolchain_manifestsCargo.toml
dependency_bot_commit_share0
How it's scored
45/45Type-checkable code — Rust (statically typed)
55/55Manageable file sizes — 0/6 source files over 60KB
Inputs used
primary_languageRust
largest_source_bytes55,840
source_files_sampled6
oversized_source_files0
How it's scored
0/40API schema (OpenAPI/GraphQL/proto)
0/20MCP server
40/40Runnable examples — examples
Inputs used
example_dirsexamples
has_mcp_signalno
api_schema_files

Key facts

40GitHub stars
6contributors
13commits, last 12 months
0days since last push
20releases
1bus factor
7open issues
crates.iopackage ecosystems

Data collection warnings

  • Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token
  • deps.dev does not index crates:pdb-addr2line@0.12.1; advisories assessed against the repository dependency graph instead
  • No resolved dependencies carried a version and a supported ecosystem

More detail

Star and fork history 0 ★ / 7 ⇿
0Stars
7Forks
5Releases

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.

1234567712022-092024-052026-01
Major 0Minor 1Patch 4

Each point covers 4 days.

OpenSSF Scorecard 3.9 / 10
3.9aggregate

Independent, tool-agnostic security assessment from the open-source OpenSSF Scorecard. Each check rewards a security practice, not a specific vendor's tool. Checks Scorecard could not determine are marked n/a and excluded from the security score (never counted as zero).Scorecard v5.5.0 · 2026-07-24 16:52 UTC

10Binary-Artifactsno binaries found in the repo
0Branch-Protectionbranch protection not enabled on development/release branches
5CI-Tests5 out of 9 merged PRs checked by a CI test -- score normalized to 5
0CII-Best-Practicesno effort to earn an OpenSSF best practices badge detected
2Code-ReviewFound 6/23 approved changesets -- score normalized to 2
3Contributorsproject has 1 contributing companies or organizations -- score normalized to 3
10Dangerous-Workflowno dangerous workflow patterns detected
0Dependency-Update-Toolno update tool detected
0Fuzzingproject is not fuzzed
10Licenselicense file detected
7Maintained9 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 7
n/aPackagingpackaging workflow not detected
0Pinned-Dependenciesdependency not pinned by hash detected -- score normalized to 0
0SASTSAST tool is not run on all commits -- score normalized to 0
0Security-Policysecurity policy file not detected
n/aSigned-Releasesno releases found
0Token-Permissionsdetected GitHub workflow tokens with excessive permissions
10Vulnerabilities0 existing vulnerabilities detected
Direct dependencies 6
RegistryPackageVersion constraintManifest
crates.iobitflags2.0Cargo.toml
crates.iomaybe-owned0.3.4Cargo.toml
crates.iopdb0.10.1Cargo.toml
crates.iorange-collections0.4.5Cargo.toml
crates.iothiserror2Cargo.toml
crates.ioelsa1.9.0Cargo.toml
All dependencies 10

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

RegistryPackageVersionRelation
crates.iobitflagsdirect
crates.ioelsadirect
crates.iomaybe-owneddirect
crates.iorange-collectionsdirect
crates.iothiserrordirect
crates.ioclapindirect
crates.iogetoptsindirect
crates.iomemmap2indirect
crates.iomsvc-demanglerindirect
crates.iopdb2indirect
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": [
        "pdb",
        "symbols",
        "debugging"
      ],
      "is_fork": false,
      "size_kb": 2499,
      "has_wiki": true,
      "homepage": "https://docs.rs/pdb-addr2line",
      "languages": {
        "Rust": 116600
      },
      "pushed_at": "2026-07-23T17:55:06Z",
      "created_at": "2021-05-31T02:09:14Z",
      "owner_type": "User",
      "updated_at": "2026-07-23T17:55:09Z",
      "description": "A Rust crate to symbolicate addresses from PDBs, like addr2line. Uses the `pdb` crate.",
      "is_archived": false,
      "is_disabled": false,
      "license_spdx": "Apache-2.0",
      "default_branch": "main",
      "license_spdx_raw": "Apache-2.0",
      "primary_language": "Rust",
      "significant_languages": [
        "Rust"
      ]
    },
    "owner": {
      "blog": null,
      "name": "Markus Stange",
      "type": "User",
      "login": "mstange",
      "company": null,
      "location": "Toronto, Canada",
      "followers": 192,
      "avatar_url": "https://avatars.githubusercontent.com/u/961291?v=4",
      "created_at": "2011-08-05T13:48:21Z",
      "is_verified": null,
      "public_repos": 132,
      "account_age_days": 5467
    },
    "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.12.1",
          "kind": "patch",
          "published_at": "2026-07-23T17:55:02Z"
        },
        {
          "tag": "v0.12.0",
          "kind": "minor",
          "published_at": "2026-02-03T21:09:15Z"
        },
        {
          "tag": "v0.11.2",
          "kind": "patch",
          "published_at": "2025-03-07T20:17:35Z"
        },
        {
          "tag": "v0.11.1",
          "kind": "patch",
          "published_at": "2024-10-04T13:43:06Z"
        },
        {
          "tag": "v0.11.0",
          "kind": "minor",
          "published_at": "2023-12-13T21:34:38Z"
        },
        {
          "tag": "v0.10.4",
          "kind": "patch",
          "published_at": "2022-11-15T19:46:46Z"
        },
        {
          "tag": "v0.10.3",
          "kind": "patch",
          "published_at": "2022-11-01T15:07:20Z"
        },
        {
          "tag": "v0.10.2",
          "kind": "patch",
          "published_at": "2022-07-25T21:33:16Z"
        },
        {
          "tag": "v0.10.1",
          "kind": "patch",
          "published_at": "2022-07-25T21:21:37Z"
        },
        {
          "tag": "v0.10.0",
          "kind": "minor",
          "published_at": "2022-07-13T19:26:57Z"
        },
        {
          "tag": "v0.9.0",
          "kind": "minor",
          "published_at": "2022-07-05T22:49:29Z"
        },
        {
          "tag": "v0.7.2",
          "kind": "patch",
          "published_at": "2022-05-22T02:54:10Z"
        },
        {
          "tag": "v0.7.1",
          "kind": "patch",
          "published_at": "2021-10-03T15:53:06Z"
        },
        {
          "tag": "v0.7.0",
          "kind": "minor",
          "published_at": "2021-09-23T22:59:53Z"
        },
        {
          "tag": "v0.6.1",
          "kind": "patch",
          "published_at": "2021-09-10T19:41:57Z"
        },
        {
          "tag": "v0.5.0",
          "kind": "minor",
          "published_at": "2021-08-24T15:45:45Z"
        },
        {
          "tag": "v0.4.0",
          "kind": "minor",
          "published_at": "2021-06-13T21:10:22Z"
        },
        {
          "tag": "v0.3.0",
          "kind": "minor",
          "published_at": "2021-06-05T16:31:57Z"
        },
        {
          "tag": "v0.2.0",
          "kind": "minor",
          "published_at": "2021-06-05T02:20:56Z"
        },
        {
          "tag": "v0.1.0",
          "kind": "minor",
          "published_at": "2021-06-03T22:29:55Z"
        }
      ],
      "recent_commits": [
        {
          "oid": "434fead3551c9070e11dad8a1bfd9495ab2ec4ea",
          "body": null,
          "is_bot": false,
          "headline": "chore: Release pdb-addr2line version 0.12.1",
          "author_name": "Markus Stange",
          "author_login": "mstange",
          "committed_at": "2026-07-23T17:55:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7d22cb89008523b12a11e271617d863b831d4e03",
          "body": "Fix clippy.",
          "is_bot": false,
          "headline": "Merge pull request #72 from mstange/push-ourvwloplzql",
          "author_name": "Markus Stange",
          "author_login": "mstange",
          "committed_at": "2026-07-23T17:51:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8f96cdc83f29bf90726a018097aea9acdc2ec8d7",
          "body": null,
          "is_bot": false,
          "headline": "Fix clippy.",
          "author_name": "Markus Stange",
          "author_login": "mstange",
          "committed_at": "2026-07-23T17:50:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "988756c251ed97fbd173de8685c401c41a0b9da4",
          "body": "fix: Prevent cycles in type definitions",
          "is_bot": false,
          "headline": "Merge pull request #71 from loewenheim/sebastian/recursion",
          "author_name": "Markus Stange",
          "author_login": "mstange",
          "committed_at": "2026-07-22T17:55:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5090f769c4d7349ac334d63a053c59f5f9c5bf87",
          "body": null,
          "is_bot": false,
          "headline": "ref: Add Seen struct",
          "author_name": "Sebastian Zivota",
          "author_login": "loewenheim",
          "committed_at": "2026-07-22T09:45:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9984d6c7a1f645e69da85b86a7c5b3e91bd5cf51",
          "body": null,
          "is_bot": false,
          "headline": "minor refactor",
          "author_name": "Sebastian Zivota",
          "author_login": "loewenheim",
          "committed_at": "2026-07-21T14:51:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "653744a37108366a8fe5d3de4a00a1030a1f0604",
          "body": null,
          "is_bot": false,
          "headline": "fix",
          "author_name": "Sebastian Zivota",
          "author_login": "loewenheim",
          "committed_at": "2026-07-21T14:37:22Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6c8d7c698d99fbbdef2d473432f645e743a7881a",
          "body": null,
          "is_bot": false,
          "headline": "Add test",
          "author_name": "Sebastian Zivota",
          "author_login": "loewenheim",
          "committed_at": "2026-07-21T14:29:36Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c08a8730df0b2753e707767516ac4912e5aaba84",
          "body": null,
          "is_bot": false,
          "headline": "WIP",
          "author_name": "Sebastian Zivota",
          "author_login": "loewenheim",
          "committed_at": "2026-07-21T14:29:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4ba6e5c92a798b97e8b127ab7f6d4da2aa6ea377",
          "body": null,
          "is_bot": false,
          "headline": "chore: Release pdb-addr2line version 0.12.0",
          "author_name": "Markus Stange",
          "author_login": "mstange",
          "committed_at": "2026-02-03T21:09:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a6208b607025f66211b3ba1278f9be32af4d914c",
          "body": null,
          "is_bot": false,
          "headline": "Update dependencies.",
          "author_name": "Markus Stange",
          "author_login": "mstange",
          "committed_at": "2026-02-03T21:01:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e88f32aa71fa40f32f704484a1fb23ec60cbd2ff",
          "body": null,
          "is_bot": false,
          "headline": "Fix clippy.",
          "author_name": "Markus Stange",
          "author_login": "mstange",
          "committed_at": "2026-02-03T20:56:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "20984c34f81cad14bf91d2704b32b47902322ac5",
          "body": null,
          "is_bot": false,
          "headline": "add char8_t support",
          "author_name": "jsjtxietian",
          "author_login": "jsjtxietian",
          "committed_at": "2026-01-30T03:34:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "85ec14fd1b555284d52863c0c7d43c966c977b91",
          "body": null,
          "is_bot": false,
          "headline": "chore: Release pdb-addr2line version 0.11.2",
          "author_name": "Markus Stange",
          "author_login": "mstange",
          "committed_at": "2025-03-07T20:17:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "276da9294b8aa8c71afd4f176045606eb83131a5",
          "body": null,
          "is_bot": false,
          "headline": "Update thiserror to 2.",
          "author_name": "Markus Stange",
          "author_login": "mstange",
          "committed_at": "2025-03-07T20:14:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6c7d47ec7d636459b158836150553d84046f25f2",
          "body": null,
          "is_bot": false,
          "headline": "Update msvc-demangler to 0.11.0",
          "author_name": "Markus Stange",
          "author_login": "mstange",
          "committed_at": "2025-03-07T20:14:27Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6a2674805b13d1c68eec1e80e1c6962c8ed8bb99",
          "body": null,
          "is_bot": false,
          "headline": "Fix clippy.",
          "author_name": "Markus Stange",
          "author_login": "mstange",
          "committed_at": "2025-02-02T20:50:19Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1fd6b791aaa3e43f61fa0f54da02e892b53e62da",
          "body": null,
          "is_bot": false,
          "headline": "chore: Release pdb-addr2line version 0.11.1",
          "author_name": "Markus Stange",
          "author_login": "mstange",
          "committed_at": "2024-10-04T13:43:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "987ca3722372fc65ae7eff83b2ceebe7a8c2d925",
          "body": null,
          "is_bot": false,
          "headline": "Use a stable sort in two places.",
          "author_name": "Markus Stange",
          "author_login": "mstange",
          "committed_at": "2024-10-04T13:42:19Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "97e9907a154b0b3cfbc05f73d0f4e44635c43294",
          "body": null,
          "is_bot": false,
          "headline": "Fix clippy.",
          "author_name": "Markus Stange",
          "author_login": "mstange",
          "committed_at": "2024-10-04T02:40:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ab2266c24d883fa2b0253be4c834769339ea160a",
          "body": null,
          "is_bot": false,
          "headline": "chore: Release pdb-addr2line version 0.11.0",
          "author_name": "Markus Stange",
          "author_login": "mstange",
          "committed_at": "2023-12-13T21:34:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7e08aeaeb559e870427713c1a068bcea41ce99d1",
          "body": null,
          "is_bot": false,
          "headline": "Allow Context/ContextPdbData to impl Send.",
          "author_name": "Alex Franchuk",
          "author_login": "afranchuk",
          "committed_at": "2023-11-22T02:56:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bbc5b57744027835a87e75877e70ead9f74cd2fc",
          "body": null,
          "is_bot": false,
          "headline": "Update dependencies",
          "author_name": "Sebastian Zivota",
          "author_login": "loewenheim",
          "committed_at": "2023-10-16T15:03:04Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c187432b8a64207a0085eb05b487c75ce92ae30f",
          "body": null,
          "is_bot": false,
          "headline": "(cargo-release) version 0.10.4",
          "author_name": "Markus Stange",
          "author_login": "mstange",
          "committed_at": "2022-11-15T19:46:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "832516e2b822e0fdf835c521ed34ab549e76a1a7",
          "body": null,
          "is_bot": false,
          "headline": "Fix clippy warning.",
          "author_name": "Markus Stange",
          "author_login": "mstange",
          "committed_at": "2022-11-07T20:15:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "da4aeed8ff60737c74e9b78b49687fdc70d3ea41",
          "body": null,
          "is_bot": false,
          "headline": "extend tests for no_arguments flag",
          "author_name": "Scui",
          "author_login": "Scui1",
          "committed_at": "2022-11-07T17:35:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6e6752edc02d5ae723bb8d1aa0af6009fec8d7d9",
          "body": null,
          "is_bot": false,
          "headline": "add another check for no_arguments flag",
          "author_name": "Scui",
          "author_login": "Scui1",
          "committed_at": "2022-11-07T17:35:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f0784d8b3c1ca0e36d94d2910a4162d99d5ce657",
          "body": null,
          "is_bot": false,
          "headline": "(cargo-release) version 0.10.3",
          "author_name": "Markus Stange",
          "author_login": "mstange",
          "committed_at": "2022-11-01T15:07:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "45dc03de583d895486d2ef030a71dce9ab59aa89",
          "body": null,
          "is_bot": false,
          "headline": "Fix comment about flags to link to the flags type.",
          "author_name": "Markus Stange",
          "author_login": "mstange",
          "committed_at": "2022-11-01T15:04:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8a309a59f19ec3fbca5aaa01eb5edc5af529bb77",
          "body": null,
          "is_bot": false,
          "headline": "add flag to not print arguments",
          "author_name": "Scui",
          "author_login": "Scui1",
          "committed_at": "2022-11-01T15:02:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5ba475a77a1cfba09b08c39325ff4710ec5a6afb",
          "body": null,
          "is_bot": false,
          "headline": "(cargo-release) version 0.10.2",
          "author_name": "Markus Stange",
          "author_login": "mstange",
          "committed_at": "2022-07-25T21:33:16Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "598d08e715fb23663e8afbd22598c015a27529d2",
          "body": null,
          "is_bot": false,
          "headline": "Simplify emit_type_index.",
          "author_name": "Markus Stange",
          "author_login": "mstange",
          "committed_at": "2022-07-25T21:31:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b4712c04f49d86f0286dfeb372f393086332249b",
          "body": null,
          "is_bot": false,
          "headline": "Remove unintended println.",
          "author_name": "Markus Stange",
          "author_login": "mstange",
          "committed_at": "2022-07-25T21:31:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "357fdbfc923e3c530b2932f0be57366ca78095ae",
          "body": null,
          "is_bot": false,
          "headline": "(cargo-release) version 0.10.1",
          "author_name": "Markus Stange",
          "author_login": "mstange",
          "committed_at": "2022-07-25T21:21:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "12c223bb42b0317789f82250037cc960fd9f0696",
          "body": null,
          "is_bot": false,
          "headline": "Fix typo in function name.",
          "author_name": "Markus Stange",
          "author_login": "mstange",
          "committed_at": "2022-07-25T21:19:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "cf28cec2ddee0d417b14f9305939bd07e3d68f22",
          "body": "Steps to reproduce:\n\n```\n$ wget https://github.com/electron/electron/releases/download/v20.0.0-beta.11/electron-v20.0.0-beta.11-win32-x64-pdb.zip\n$ unzip electron-v20.0.0-beta.11-win32-x64-pdb.zip\n$ pdb-addr2line -pCfi -e electron.exe.pdb 0x54dc720\n```\n\nThis printed \"??\" for the function name.\nWith \n[…]\now prints \"std::Cr::codecvt<char16_t,char8_t,_Mbstatet>::do_out(_Mbstatet&, char16_t const*, char16_t const*, char16_t const*&, <missing type 0x67c>, <missing type 0x67c>, <missing type 0x67c>) const\"",
          "is_bot": false,
          "headline": "Be more forgiving when encountering missing types.",
          "author_name": "Markus Stange",
          "author_login": "mstange",
          "committed_at": "2022-07-25T21:17:23Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "0812a738d1315994497752f200974ec61bdd59ea",
          "body": null,
          "is_bot": false,
          "headline": "(cargo-release) version 0.10.0",
          "author_name": "Markus Stange",
          "author_login": "mstange",
          "committed_at": "2022-07-13T19:26:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5e07a0890d7e939a15a2afcdda1c4f5b5d7bfc5d",
          "body": null,
          "is_bot": false,
          "headline": "Fix the example in the readme.",
          "author_name": "Markus Stange",
          "author_login": "mstange",
          "committed_at": "2022-07-13T19:25:21Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bea039c8ff94f45ff711ac1b5e43012dcdc38f22",
          "body": "Give the TypeFormatter full ownership of the module list,\nand access the list through the TypeFormatter.",
          "is_bot": false,
          "headline": "Eliminate use of Rc.",
          "author_name": "Markus Stange",
          "author_login": "mstange",
          "committed_at": "2022-07-13T19:19:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "57382a0755c92bc03c4d131c262bd39171a24a69",
          "body": null,
          "is_bot": false,
          "headline": "Add comments and Debug impl for InlineRange.",
          "author_name": "Markus Stange",
          "author_login": "mstange",
          "committed_at": "2022-07-13T18:40:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f6cd33ab2192c69da6d79f44087ab41bb39804aa",
          "body": null,
          "is_bot": false,
          "headline": "(cargo-release) version 0.9.0",
          "author_name": "Markus Stange",
          "author_login": "mstange",
          "committed_at": "2022-07-05T22:49:29Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2ca11bf3afacc545a93a5f388afce7a64f28b408",
          "body": null,
          "is_bot": false,
          "headline": "(cargo-release) version 0.8.0",
          "author_name": "Markus Stange",
          "author_login": "mstange",
          "committed_at": "2022-07-05T22:48:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c3d277732260710d79f5a64686dcac00d6580209",
          "body": null,
          "is_bot": false,
          "headline": "Update to pdb 0.8.0.",
          "author_name": "Markus Stange",
          "author_login": "mstange",
          "committed_at": "2022-07-05T22:47:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ec283df1f992c36e18709b5b392e81b7ca0d3c8b",
          "body": null,
          "is_bot": false,
          "headline": "(cargo-release) version 0.7.2",
          "author_name": "Markus Stange",
          "author_login": "mstange",
          "committed_at": "2022-05-22T02:54:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6798e92265542ad4f1431322ffbdde5184745c0f",
          "body": null,
          "is_bot": false,
          "headline": "Switch to clap 3.",
          "author_name": "Markus Stange",
          "author_login": "mstange",
          "committed_at": "2022-05-22T02:53:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a081cbec9252e449c22cbb9054af36fa6e9cfbca",
          "body": null,
          "is_bot": false,
          "headline": "Update range-collections dependency.",
          "author_name": "Markus Stange",
          "author_login": "mstange",
          "committed_at": "2022-05-22T02:48:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6a79cb4e271bbaeb28029764765036fdf917344d",
          "body": null,
          "is_bot": false,
          "headline": "Handle Ok(None) find_frames return value in the example.",
          "author_name": "Markus Stange",
          "author_login": "mstange",
          "committed_at": "2022-05-22T02:41:58Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b50b1ad8ba79ad977256e13d69ae3ce6ad0d2382",
          "body": null,
          "is_bot": false,
          "headline": "Find file/line info without procedures.",
          "author_name": "Markus Stange",
          "author_login": "mstange",
          "committed_at": "2022-05-22T02:37:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ada6b31ebc6de4f5e1ddf7b832db1745d8cf2a47",
          "body": null,
          "is_bot": false,
          "headline": "Decouple line info from procedures.",
          "author_name": "Markus Stange",
          "author_login": "mstange",
          "committed_at": "2022-05-22T01:38:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0bdb486bf498b027cbac977de733d102211faa5f",
          "body": null,
          "is_bot": false,
          "headline": "Compute end_rva for global functions.",
          "author_name": "Markus Stange",
          "author_login": "mstange",
          "committed_at": "2022-05-22T01:25:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8787f38644c7b0b22f1ce192c08f45ff8676bd9f",
          "body": "These placeholder symbols make it so that we don't misattribute an address\nin a missing function to the previous known function. Instead we want to\nreturn a match but with a function name of None.",
          "is_bot": false,
          "headline": "Insert placeholder symbols from section contributions.",
          "author_name": "Markus Stange",
          "author_login": "mstange",
          "committed_at": "2022-05-22T01:19:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7c0efc16e35d894d71ac9a654fc6c9f52242e2d0",
          "body": null,
          "is_bot": false,
          "headline": "Rename this method to appease clippy.",
          "author_name": "Markus Stange",
          "author_login": "mstange",
          "committed_at": "2022-05-22T00:25:36Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fb269942c0318d77c179075d824fbe2d654dffd0",
          "body": "We were parsing strings (looking for nul bytes etc.) for symbols\nwe don't actually care about.\n\nBefore: https://share.firefox.dev/3PzL0qF\nAfter: https://share.firefox.dev/3G8Dhvd",
          "is_bot": false,
          "headline": "Improve performance by skipping unneeded symbols.",
          "author_name": "Markus Stange",
          "author_login": "mstange",
          "committed_at": "2022-05-22T00:13:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a2a938f8b9745462618c1318a032c498510319f7",
          "body": null,
          "is_bot": false,
          "headline": "(cargo-release) version 0.7.1",
          "author_name": "Markus Stange",
          "author_login": "mstange",
          "committed_at": "2021-10-03T15:53:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e7a8dfdff26b64b5f4c1c0cb5dbc442414cd177d",
          "body": null,
          "is_bot": false,
          "headline": "Add support for SeparatedCode symbols. Fixes #46.",
          "author_name": "Markus Stange",
          "author_login": "mstange",
          "committed_at": "2021-10-03T15:49:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fbcebfcee89101582cf91a7cccc68469879915f3",
          "body": null,
          "is_bot": false,
          "headline": "Ignore global public symbols outside the section contribution.",
          "author_name": "Markus Stange",
          "author_login": "mstange",
          "committed_at": "2021-10-03T15:27:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3a04e99a17c7e2f6675e7b8bc0bb42ded1e56932",
          "body": "Fixes #45.",
          "is_bot": false,
          "headline": "Ignore section contributions from non-executable sections.",
          "author_name": "Markus Stange",
          "author_login": "mstange",
          "committed_at": "2021-10-03T02:12:55Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6f6959b5f97eede1c4909ddd4034837ffec82d25",
          "body": null,
          "is_bot": false,
          "headline": "Only include public global symbols from executable sections.",
          "author_name": "Markus Stange",
          "author_login": "mstange",
          "committed_at": "2021-10-03T02:01:53Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0c8a80578bd40ae3f9127800c5f74416d81ace21",
          "body": null,
          "is_bot": false,
          "headline": "Check the correct section for the executable bit.",
          "author_name": "Markus Stange",
          "author_login": "mstange",
          "committed_at": "2021-10-03T02:01:53Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "cab63355850db2c1c2f7dc5ad14f8b38df89091b",
          "body": null,
          "is_bot": false,
          "headline": "Replace continues with filter.",
          "author_name": "Markus Stange",
          "author_login": "mstange",
          "committed_at": "2021-10-03T02:01:53Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "76d33b48f2b975e610ab9478c93cf023b1e69377",
          "body": null,
          "is_bot": false,
          "headline": "(cargo-release) version 0.7.0",
          "author_name": "Markus Stange",
          "author_login": "mstange",
          "committed_at": "2021-09-23T22:59:53Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1eaa9829c7564badfbd0d6b8be76ed85b4a1861c",
          "body": null,
          "is_bot": false,
          "headline": "Update memmap2 dependency.",
          "author_name": "Markus Stange",
          "author_login": "mstange",
          "committed_at": "2021-09-23T22:59:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5f19a1f28e33116f6765a5a9bc713485c0d0e29c",
          "body": "Fixes #43.",
          "is_bot": false,
          "headline": "Include non-function PublicSymbols from executable sections.",
          "author_name": "Markus Stange",
          "author_login": "mstange",
          "committed_at": "2021-09-23T22:58:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f788f5baeed91cef6c09a964c96a7bf8d0c4731d",
          "body": null,
          "is_bot": false,
          "headline": "(cargo-release) version 0.6.1",
          "author_name": "Markus Stange",
          "author_login": "mstange",
          "committed_at": "2021-09-10T19:41:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ba9d8cd8f0cb6466455fd0340ed6c85ab4691b9a",
          "body": null,
          "is_bot": false,
          "headline": "Make sure test fixtures aren't included in the package. (Merge PR #42)",
          "author_name": "Markus Stange",
          "author_login": "mstange",
          "committed_at": "2021-09-10T19:40:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "785bc3725c396375847385a22e0d8bc3e4e2fcec",
          "body": null,
          "is_bot": false,
          "headline": "Make sure test fixtures aren't included in the package.",
          "author_name": "Markus Stange",
          "author_login": "mstange",
          "committed_at": "2021-09-10T19:37:53Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a9c8c46de6530bd90d0ca6465cdd670357e5d6a2",
          "body": null,
          "is_bot": false,
          "headline": "(cargo-release) version 0.6.0",
          "author_name": "Markus Stange",
          "author_login": "mstange",
          "committed_at": "2021-09-10T17:37:07Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "95a37bdb7b9d6cd5880c3cce4268acc7a170cfd4",
          "body": "Fixes #6.",
          "is_bot": false,
          "headline": "Support cross-module references in TypeFormatter.",
          "author_name": "Markus Stange",
          "author_login": "mstange",
          "committed_at": "2021-09-10T17:34:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f05b2dc257cbf814178e7b108c1716a604d65dde",
          "body": "This is the one that is actually being used for tests. It's located at /symbolic-testutils/fixtures/windows/crash.pdb.\nThe other one was at /symbolic-debuginfo/tests/fixtures/crash.pdb but it's unused.\nIt was similar enough to confuse me.",
          "is_bot": false,
          "headline": "Import a different crash.pdb from the symbolic repo.",
          "author_name": "Markus Stange",
          "author_login": "mstange",
          "committed_at": "2021-09-10T00:08:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "28082e7a9326fad293064af168fbde0839c4abbe",
          "body": null,
          "is_bot": false,
          "headline": "Add a test.",
          "author_name": "Markus Stange",
          "author_login": "mstange",
          "committed_at": "2021-09-09T21:40:58Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6f299332398974ff5c6183ba83b6a3749e8da86a",
          "body": null,
          "is_bot": false,
          "headline": "Handle unrecognized type kinds more gracefully.",
          "author_name": "Markus Stange",
          "author_login": "mstange",
          "committed_at": "2021-09-09T21:40:58Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "315ee920bff5273544be8e0ce3758bb1a71d429e",
          "body": "This code is taken from the symbolic TypeFormatter, at\nhttps://github.com/getsentry/symbolic/blob/e65aae37fead8acc0402df63351844ae40ac27a0/symbolic-debuginfo/src/pdb.rs#L673-L680 .",
          "is_bot": false,
          "headline": "Detect anonymous namespaces when emitting IDs.",
          "author_name": "Markus Stange",
          "author_login": "mstange",
          "committed_at": "2021-09-09T21:40:58Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "45f202661801e56e12001073b2e1204fa7076821",
          "body": null,
          "is_bot": false,
          "headline": "Fix github workflow filenames.",
          "author_name": "Markus Stange",
          "author_login": "mstange",
          "committed_at": "2021-09-09T21:38:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "60343667d05c2ea1fac2d15c8fd09d3347625561",
          "body": null,
          "is_bot": false,
          "headline": "Add github workflows.",
          "author_name": "Markus Stange",
          "author_login": "mstange",
          "committed_at": "2021-09-09T18:50:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "839ab1780822609df1584d31a63a3a89329c63f1",
          "body": null,
          "is_bot": false,
          "headline": "(cargo-release) version 0.5.0",
          "author_name": "Markus Stange",
          "author_login": "mstange",
          "committed_at": "2021-08-24T15:45:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "77f440042cd8ee95199ee463e58c8fea42a4026d",
          "body": null,
          "is_bot": false,
          "headline": "Use published pdb crate again, and update memmap2.",
          "author_name": "Markus Stange",
          "author_login": "mstange",
          "committed_at": "2021-08-24T15:44:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "676421dde1d48e5c37d7b10e0158b04cf4617155",
          "body": null,
          "is_bot": false,
          "headline": "Add ContextPdbData::try_from_pdb_ref.",
          "author_name": "Markus Stange",
          "author_login": "mstange",
          "committed_at": "2021-08-24T15:42:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "078ae623b09c6c9d6e986fbf683bb8a83592aee6",
          "body": "Also don't store the Error from try_from_module_info because nothing uses it.",
          "is_bot": false,
          "headline": "Don't panic when module_index is out-of-bounds.",
          "author_name": "Markus Stange",
          "author_login": "mstange",
          "committed_at": "2021-08-24T15:32:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "688f4ce1ae2feaf6846410c133fcbb95843f407d",
          "body": null,
          "is_bot": false,
          "headline": "Factor out basic module info caching some more.",
          "author_name": "Markus Stange",
          "author_login": "mstange",
          "committed_at": "2021-08-24T15:25:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a79cf3e52f1de43c6c053d6b55991374341c99f6",
          "body": null,
          "is_bot": false,
          "headline": "Remove another FrozenMap.",
          "author_name": "Markus Stange",
          "author_login": "mstange",
          "committed_at": "2021-08-24T15:25:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "438c21e5c298533ecc720813ed22485e24aa08f7",
          "body": null,
          "is_bot": false,
          "headline": "Clean up uses.",
          "author_name": "Markus Stange",
          "author_login": "mstange",
          "committed_at": "2021-08-24T15:25:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5cd8a6b172c0e468234a305f6475897a943223f9",
          "body": null,
          "is_bot": false,
          "headline": "Clean up get_module_info business.",
          "author_name": "Markus Stange",
          "author_login": "mstange",
          "committed_at": "2021-08-24T15:25:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4c9b86f436067802f2fadd1e6958ee18f51d8274",
          "body": null,
          "is_bot": false,
          "headline": "Eliminate some repeated module lookups.",
          "author_name": "Markus Stange",
          "author_login": "mstange",
          "committed_at": "2021-08-24T15:25:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "085a39bf8c3c764e78f8ed16c86d0b83418ce102",
          "body": null,
          "is_bot": false,
          "headline": "Pass module_info to compute_extended_module_info.",
          "author_name": "Markus Stange",
          "author_login": "mstange",
          "committed_at": "2021-08-24T15:25:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bd0dc4fd266c17d1d584bacad3f8c9755d193f92",
          "body": null,
          "is_bot": false,
          "headline": "Combine multiple RefCells into one.",
          "author_name": "Markus Stange",
          "author_login": "mstange",
          "committed_at": "2021-08-24T02:27:27Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d72c046cc1fd23bfa0d0f9ed9027bd438d7e75de",
          "body": null,
          "is_bot": false,
          "headline": "Stop using Rc<> for inline_name_cache.",
          "author_name": "Markus Stange",
          "author_login": "mstange",
          "committed_at": "2021-08-24T02:27:27Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "85d7a772a910006375c46baae8ca04968af75a06",
          "body": null,
          "is_bot": false,
          "headline": "Stop using Rc<> in extended_module_cache.",
          "author_name": "Markus Stange",
          "author_login": "mstange",
          "committed_at": "2021-08-24T02:27:27Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f7985a0f1cdc674fca50254329fafb59054fb497",
          "body": null,
          "is_bot": false,
          "headline": "Remove Rc<> from ExtendedProcedureInfo.",
          "author_name": "Markus Stange",
          "author_login": "mstange",
          "committed_at": "2021-08-23T04:58:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fb9af844ada2ebaa662a29944ba6296583aa247a",
          "body": "This avoids some calls to to_rva.",
          "is_bot": false,
          "headline": "Store lines and inlinees with PdbSectionInternalOffset.",
          "author_name": "Markus Stange",
          "author_login": "mstange",
          "committed_at": "2021-08-23T04:58:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "53ae7d9572f82e086610a228f7011b2c338c325d",
          "body": null,
          "is_bot": false,
          "headline": "Remove debugging code.",
          "author_name": "Markus Stange",
          "author_login": "mstange",
          "committed_at": "2021-08-23T04:58:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8911809121e55703f71c2337ce176be85eb69bc2",
          "body": "…ributions.\n\nFixes #29.\n\nThis is a huge speedup if only a small number of modules are needed\nfor the addresses that are looked up.",
          "is_bot": false,
          "headline": "Parse modules on demand, and find the right module using section cont…",
          "author_name": "Markus Stange",
          "author_login": "mstange",
          "committed_at": "2021-08-23T03:12:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a74bcb6d587b38cb0641eb1c55d63ea687a8a488",
          "body": "In one testcase, make_context spent 6.6% of its time doing utf-8 parsing.\nBefore: https://share.firefox.dev/3mmKcJm\nAfter: https://share.firefox.dev/3kbTHZd",
          "is_bot": false,
          "headline": "Call as_bytes instead of to_string() to skip unnecessary utf8 parsing.",
          "author_name": "Markus Stange",
          "author_login": "mstange",
          "committed_at": "2021-08-21T14:45:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e6d6748bf08885a53985a787f829d6b6fe7b6720",
          "body": null,
          "is_bot": false,
          "headline": "Update dcomp.pdb example in Readme after #24 fix.",
          "author_name": "Markus Stange",
          "author_login": "mstange",
          "committed_at": "2021-08-10T21:50:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "620a0fb081e57a1dfb4b77c4e9059ef0fa449041",
          "body": null,
          "is_bot": false,
          "headline": "(cargo-release) version 0.4.2",
          "author_name": "Markus Stange",
          "author_login": "mstange",
          "committed_at": "2021-08-10T21:38:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9f6efb50cff8be1356584d75182c70e2cfb198f1",
          "body": "If we have both a public symbol and a procedure symbol for the same rva,\nusually we want to prefer the procedure symbol because it has richer\ninformation and is associated with its type index, which is how we get\nto the function arguments.\nHowever, if the procedure symbol is not associated with a type, then\nwe can't get the function arguments that way. In those scenarios, the\npublic symbol usually is the better alternative, because it contains\nthe arguments in a mangled form ('decorated').",
          "is_bot": false,
          "headline": "Get function arguments in more cases.",
          "author_name": "Markus Stange",
          "author_login": "mstange",
          "committed_at": "2021-08-10T21:35:07Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "59a37df8041a5ca85a218fe563e1ce36302319a6",
          "body": null,
          "is_bot": false,
          "headline": "Fix crates.io badge.",
          "author_name": "Markus Stange",
          "author_login": "mstange",
          "committed_at": "2021-07-20T19:22:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d9aab7b80130da0f41dea871a525323544e4702a",
          "body": null,
          "is_bot": false,
          "headline": "(cargo-release) version 0.4.0",
          "author_name": "Markus Stange",
          "author_login": "mstange",
          "committed_at": "2021-06-13T21:10:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2cac3cba94e34c7e3997f4a73316e133c1a8531f",
          "body": null,
          "is_bot": false,
          "headline": "Add format_type and format_id which return String.",
          "author_name": "Markus Stange",
          "author_login": "mstange",
          "committed_at": "2021-06-13T21:09:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "58a72aef90232d86e11ff0e91639693bebbbc0b6",
          "body": "In the past we would parse all TypeDatas as we filed the type finder\ncache, so that we could store the type's size. This parsing was quite\nexpensive and in many cases the sizes weren't needed.\nNow we only parse types for storing their size if the size is requested.\nWe also keep track of the TypeIndex ranges that we've parsed already.",
          "is_bot": false,
          "headline": "Rewrite type size caching.",
          "author_name": "Markus Stange",
          "author_login": "mstange",
          "committed_at": "2021-06-13T21:00:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a77dc53fadfe320ce16ff0b424b7315d653572b5",
          "body": null,
          "is_bot": false,
          "headline": "Fix doc comment. Not sure what happened there.",
          "author_name": "Markus Stange",
          "author_login": "mstange",
          "committed_at": "2021-06-13T19:34:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        }
      ],
      "releases_count": 20,
      "commits_last_year": 13,
      "latest_release_at": "2026-07-23T17:55:02Z",
      "latest_release_tag": "v0.12.1",
      "releases_from_tags": true,
      "days_since_last_push": 0,
      "active_weeks_last_year": 2,
      "days_since_latest_release": 0,
      "mean_days_between_releases": 163.4
    },
    "community": {
      "has_readme": true,
      "has_license": true,
      "has_description": true,
      "has_contributing": false,
      "health_percentage": 42,
      "has_issue_template": false,
      "has_code_of_conduct": false,
      "has_pull_request_template": false
    },
    "ecosystem": {
      "packages": [
        {
          "name": "pdb-addr2line",
          "exists": true,
          "license": "MIT/Apache-2.0",
          "keywords": [
            "windows",
            "debug",
            "pdb",
            "symbolicate",
            "addr2line",
            "development-tools::debugging"
          ],
          "ecosystem": "crates",
          "matches_repo": true,
          "registry_url": "https://crates.io/crates/pdb-addr2line",
          "is_deprecated": false,
          "latest_version": "0.12.1",
          "repository_url": "https://github.com/mstange/pdb-addr2line",
          "versions_count": 23,
          "total_downloads": 5476243,
          "dependents_count": null,
          "deprecation_note": null,
          "maintainers_count": null,
          "monthly_downloads": 206458,
          "first_published_at": "2021-06-03T22:30:31.828346Z",
          "latest_published_at": "2026-07-23T17:55:03.667427Z",
          "latest_version_yanked": false,
          "days_since_latest_publish": 0
        }
      ]
    },
    "popularity": {
      "forks": 7,
      "stars": 40,
      "watchers": 3,
      "fork_history": {
        "days": [
          {
            "date": "2022-09-04",
            "count": 1
          },
          {
            "date": "2023-07-04",
            "count": 1
          },
          {
            "date": "2023-07-19",
            "count": 1
          },
          {
            "date": "2023-10-16",
            "count": 1
          },
          {
            "date": "2025-08-07",
            "count": 1
          },
          {
            "date": "2025-08-14",
            "count": 1
          },
          {
            "date": "2026-01-30",
            "count": 1
          }
        ],
        "complete": true,
        "collected": 7,
        "total_forks": 7
      },
      "star_history": null,
      "open_issues_and_prs": 7
    },
    "ai_readiness": {
      "has_nix": false,
      "example_dirs": [
        "examples"
      ],
      "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": 55840,
      "source_files_sampled": 6,
      "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": 10,
        "direct_affected_count": 0
      },
      "ecosystems": [
        "crates"
      ],
      "dependencies": [
        {
          "name": "bitflags",
          "manifest": "Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": "2.0"
        },
        {
          "name": "maybe-owned",
          "manifest": "Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": "0.3.4"
        },
        {
          "name": "pdb",
          "manifest": "Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": "0.10.1"
        },
        {
          "name": "range-collections",
          "manifest": "Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": "0.4.5"
        },
        {
          "name": "thiserror",
          "manifest": "Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": "2"
        },
        {
          "name": "elsa",
          "manifest": "Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": "1.9.0"
        }
      ],
      "all_dependencies": {
        "error": null,
        "source": "github-sbom",
        "packages": [
          {
            "name": "bitflags",
            "direct": true,
            "version": null,
            "ecosystem": "crates"
          },
          {
            "name": "elsa",
            "direct": true,
            "version": null,
            "ecosystem": "crates"
          },
          {
            "name": "maybe-owned",
            "direct": true,
            "version": null,
            "ecosystem": "crates"
          },
          {
            "name": "range-collections",
            "direct": true,
            "version": null,
            "ecosystem": "crates"
          },
          {
            "name": "thiserror",
            "direct": true,
            "version": null,
            "ecosystem": "crates"
          },
          {
            "name": "clap",
            "direct": false,
            "version": null,
            "ecosystem": "crates"
          },
          {
            "name": "getopts",
            "direct": false,
            "version": null,
            "ecosystem": "crates"
          },
          {
            "name": "memmap2",
            "direct": false,
            "version": null,
            "ecosystem": "crates"
          },
          {
            "name": "msvc-demangler",
            "direct": false,
            "version": null,
            "ecosystem": "crates"
          },
          {
            "name": "pdb2",
            "direct": false,
            "version": null,
            "ecosystem": "crates"
          }
        ],
        "collected": true,
        "truncated": false,
        "total_count": 10,
        "direct_count": 5,
        "indirect_count": 5
      }
    },
    "maintainership": {
      "issues": {
        "open_prs": 0,
        "merged_prs": 46,
        "open_issues": 7,
        "closed_ratio": 0.72,
        "closed_issues": 18,
        "closed_unmerged_prs": 1
      },
      "bus_factor": 1,
      "bot_contributors": 0,
      "top_contributors": [
        {
          "type": "User",
          "login": "mstange",
          "commits": 119,
          "avatar_url": "https://avatars.githubusercontent.com/u/961291?v=4"
        },
        {
          "type": "User",
          "login": "loewenheim",
          "commits": 6,
          "avatar_url": "https://avatars.githubusercontent.com/u/7622248?v=4"
        },
        {
          "type": "User",
          "login": "jrmuizel",
          "commits": 4,
          "avatar_url": "https://avatars.githubusercontent.com/u/332653?v=4"
        },
        {
          "type": "User",
          "login": "Scui1",
          "commits": 3,
          "avatar_url": "https://avatars.githubusercontent.com/u/47137823?v=4"
        },
        {
          "type": "User",
          "login": "afranchuk",
          "commits": 1,
          "avatar_url": "https://avatars.githubusercontent.com/u/4296804?v=4"
        },
        {
          "type": "User",
          "login": "jsjtxietian",
          "commits": 1,
          "avatar_url": "https://avatars.githubusercontent.com/u/8315986?v=4"
        }
      ],
      "contributors_sampled": 6,
      "top_contributor_share": 0.888
    },
    "quality_signals": {
      "has_ci": true,
      "has_tests": true,
      "ci_workflows": [
        "build.yml",
        "check.yml",
        "clippy.yml",
        "tests.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": 0,
            "reason": "branch protection not enabled on development/release branches",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#branch-protection"
          },
          {
            "name": "CI-Tests",
            "score": 5,
            "reason": "5 out of 9 merged PRs checked by a CI test -- score normalized to 5",
            "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": 2,
            "reason": "Found 6/23 approved changesets -- score normalized to 2",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
          },
          {
            "name": "Contributors",
            "score": 3,
            "reason": "project has 1 contributing companies or organizations -- score normalized to 3",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#contributors"
          },
          {
            "name": "Dangerous-Workflow",
            "score": 10,
            "reason": "no dangerous workflow patterns detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dangerous-workflow"
          },
          {
            "name": "Dependency-Update-Tool",
            "score": 0,
            "reason": "no update tool detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dependency-update-tool"
          },
          {
            "name": "Fuzzing",
            "score": 0,
            "reason": "project is not fuzzed",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#fuzzing"
          },
          {
            "name": "License",
            "score": 10,
            "reason": "license file detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#license"
          },
          {
            "name": "Maintained",
            "score": 7,
            "reason": "9 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 7",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#maintained"
          },
          {
            "name": "Packaging",
            "score": null,
            "reason": "packaging workflow not detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#packaging"
          },
          {
            "name": "Pinned-Dependencies",
            "score": 0,
            "reason": "dependency not pinned by hash detected -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#pinned-dependencies"
          },
          {
            "name": "SAST",
            "score": 0,
            "reason": "SAST tool is not run on all commits -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#sast"
          },
          {
            "name": "Security-Policy",
            "score": 0,
            "reason": "security policy file not detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#security-policy"
          },
          {
            "name": "Signed-Releases",
            "score": null,
            "reason": "no releases found",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#signed-releases"
          },
          {
            "name": "Token-Permissions",
            "score": 0,
            "reason": "detected GitHub workflow tokens with excessive permissions",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#token-permissions"
          },
          {
            "name": "Vulnerabilities",
            "score": 10,
            "reason": "0 existing vulnerabilities detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
          }
        ],
        "commit": "434fead3551c9070e11dad8a1bfd9495ab2ec4ea",
        "ran_at": "2026-07-24T16:52:11Z",
        "aggregate_score": 3.9,
        "scorecard_version": "v5.5.0"
      },
      "has_codeql_workflow": false,
      "has_security_policy": false,
      "has_dependabot_config": false
    },
    "contribution_flow": {
      "collected": true,
      "ci_last_run_at": "2026-07-23T17:55:37Z",
      "oldest_open_prs": [],
      "last_merged_pr_at": "2026-07-23T17:51:09Z",
      "ci_last_conclusion": "SUCCESS",
      "oldest_open_issues": [
        {
          "number": 8,
          "created_at": "2021-06-04T20:51:33Z",
          "last_comment_at": "2021-09-09T22:42:09Z",
          "last_comment_author": "mstange"
        },
        {
          "number": 9,
          "created_at": "2021-06-04T20:52:23Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 51,
          "created_at": "2022-01-18T17:06:47Z",
          "last_comment_at": "2022-01-19T02:06:39Z",
          "last_comment_author": "mstange"
        },
        {
          "number": 53,
          "created_at": "2022-05-22T02:59:08Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 55,
          "created_at": "2022-07-05T17:07:08Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 56,
          "created_at": "2022-07-14T18:06:03Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 57,
          "created_at": "2022-07-15T22:33:47Z",
          "last_comment_at": null,
          "last_comment_author": null
        }
      ]
    }
  },
  "config": {
    "disabled_metrics": [],
    "disabled_categories": [],
    "disabled_components": {}
  },
  "source": {
    "url": "https://github.com/mstange/pdb-addr2line",
    "host": "github.com",
    "name": "pdb-addr2line",
    "owner": "mstange"
  },
  "metrics": {
    "overall": {
      "key": "overall",
      "band": "moderate",
      "name": "Overall health",
      "note": null,
      "notes": [],
      "value": 57,
      "inputs": {
        "security": 39,
        "vitality": 62,
        "community": 53,
        "governance": 61,
        "engineering": 65
      },
      "components": []
    },
    "categories": [
      {
        "key": "vitality",
        "band": "moderate",
        "name": "Vitality",
        "value": 62,
        "weight": 0.22,
        "metrics": [
          {
            "key": "development_activity",
            "band": "moderate",
            "name": "Development activity",
            "note": null,
            "notes": [],
            "value": 55,
            "inputs": {
              "commits_last_year": 13,
              "human_commit_share": 1,
              "days_since_last_push": 0,
              "active_weeks_last_year": 2
            },
            "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": "2/52 weeks with commits",
                "points": 1.4,
                "status": "partial",
                "details": [
                  {
                    "code": "commit_cadence_weeks",
                    "params": {
                      "weeks": 2
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_volume",
                "name": "Commit volume",
                "detail": "13 commits in the last year",
                "points": 10.3,
                "status": "partial",
                "details": [
                  {
                    "code": "commits_last_year",
                    "params": {
                      "count": 13
                    }
                  }
                ],
                "max_points": 18
              },
              {
                "key": "openssf_scorecard_maintained",
                "name": "OpenSSF Scorecard: Maintained",
                "detail": "9 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 7",
                "points": 7,
                "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": 72,
            "inputs": {
              "releases_count": 20,
              "latest_release_tag": "v0.12.1",
              "releases_from_tags": true,
              "days_since_latest_release": 0,
              "mean_days_between_releases": 163.4
            },
            "components": [
              {
                "key": "ships_releases",
                "name": "Ships releases",
                "detail": "20 version tags (no GitHub releases)",
                "points": 16.2,
                "status": "partial",
                "details": [
                  {
                    "code": "version_tags_no_releases",
                    "params": {
                      "count": 20
                    }
                  }
                ],
                "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 ~163.4 days",
                "points": 12.6,
                "status": "partial",
                "details": [
                  {
                    "code": "release_cadence",
                    "params": {
                      "gap": 163.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": "moderate",
        "name": "Community & Adoption",
        "value": 53,
        "weight": 0.18,
        "metrics": [
          {
            "key": "popularity",
            "band": "at_risk",
            "name": "Popularity & adoption",
            "note": null,
            "notes": [],
            "value": 34,
            "inputs": {
              "forks": 7,
              "stars": 40,
              "watchers": 3,
              "growth_state": "unverified",
              "growth_factor_pct": 100,
              "growth_unverified_reason": "no_history"
            },
            "components": [
              {
                "key": "stars",
                "name": "Stars",
                "detail": "40 stars",
                "points": 25.8,
                "status": "partial",
                "details": [
                  {
                    "code": "stars",
                    "params": {
                      "count": 40
                    }
                  }
                ],
                "max_points": 60
              },
              {
                "key": "forks",
                "name": "Forks",
                "detail": "7 forks",
                "points": 6.5,
                "status": "partial",
                "details": [
                  {
                    "code": "forks",
                    "params": {
                      "count": 7
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "watchers",
                "name": "Watchers",
                "detail": "3 watchers",
                "points": 1.7,
                "status": "partial",
                "details": [
                  {
                    "code": "watchers",
                    "params": {
                      "count": 3
                    }
                  }
                ],
                "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": 89,
            "inputs": {
              "packages": [
                "pdb-addr2line"
              ],
              "dependents": null,
              "ecosystems": "crates",
              "total_downloads": 5476243,
              "monthly_downloads": 206458
            },
            "components": [
              {
                "key": "monthly_downloads",
                "name": "Monthly downloads",
                "detail": "206,458 downloads/month across crates",
                "points": 70.9,
                "status": "partial",
                "details": [
                  {
                    "code": "downloads_monthly",
                    "params": {
                      "count": 206458,
                      "ecosystems": "crates"
                    }
                  }
                ],
                "max_points": 80
              },
              {
                "key": "registry_dependents",
                "name": "Registry dependents",
                "detail": "not reported by this ecosystem",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "not_reported_by_this_ecosystem",
                    "params": {}
                  }
                ],
                "max_points": 20
              }
            ]
          }
        ],
        "description": "Does the project have users, downloads, attention, and a welcoming setup for contributors?"
      },
      {
        "key": "governance",
        "band": "moderate",
        "name": "Sustainability & Governance",
        "value": 61,
        "weight": 0.24,
        "metrics": [
          {
            "key": "maintainer_resilience",
            "band": "critical",
            "name": "Maintainer resilience (bus factor)",
            "note": null,
            "notes": [],
            "value": 23,
            "inputs": {
              "bus_factor": 1,
              "contributors_sampled": 6,
              "top_contributor_share": 0.888
            },
            "components": [
              {
                "key": "bus_factor",
                "name": "Bus factor",
                "detail": "1 contributor(s) cover half of all commits",
                "points": 9,
                "status": "partial",
                "details": [
                  {
                    "code": "bus_factor",
                    "params": {
                      "count": 1
                    }
                  }
                ],
                "max_points": 54
              },
              {
                "key": "commit_distribution",
                "name": "Commit distribution",
                "detail": "top contributor authored 89% of commits",
                "points": 2.5,
                "status": "partial",
                "details": [
                  {
                    "code": "top_contributor_share",
                    "params": {
                      "share": 89
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributor_breadth",
                "name": "Contributor breadth",
                "detail": "6 contributors",
                "points": 8.1,
                "status": "partial",
                "details": [
                  {
                    "code": "contributors_sampled",
                    "params": {
                      "count": 6
                    }
                  }
                ],
                "max_points": 13.5
              },
              {
                "key": "openssf_scorecard_contributors",
                "name": "OpenSSF Scorecard: Contributors",
                "detail": "project has 1 contributing companies or organizations -- score normalized to 3",
                "points": 3,
                "status": "partial",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "responsiveness",
            "band": "good",
            "name": "Issue & PR responsiveness",
            "note": null,
            "notes": [],
            "value": 74,
            "inputs": {
              "merged_prs": 46,
              "open_issues": 7,
              "closed_issues": 18,
              "issue_closed_ratio": 0.72,
              "closed_unmerged_prs": 1
            },
            "components": [
              {
                "key": "issue_resolution",
                "name": "Issue resolution",
                "detail": "72% of issues closed",
                "points": 33.7,
                "status": "partial",
                "details": [
                  {
                    "code": "issues_closed_share",
                    "params": {
                      "share": 72
                    }
                  }
                ],
                "max_points": 46.75
              },
              {
                "key": "pr_acceptance",
                "name": "PR acceptance",
                "detail": "46/47 decided PRs merged",
                "points": 37.4,
                "status": "partial",
                "details": [
                  {
                    "code": "decided_prs_merged",
                    "params": {
                      "merged": 46,
                      "decided": 47
                    }
                  }
                ],
                "max_points": 38.25
              },
              {
                "key": "openssf_scorecard_code_review",
                "name": "OpenSSF Scorecard: Code-Review",
                "detail": "Found 6/23 approved changesets -- score normalized to 2",
                "points": 3,
                "status": "partial",
                "details": [],
                "max_points": 15
              }
            ]
          },
          {
            "key": "stewardship",
            "band": "moderate",
            "name": "Ownership & stewardship",
            "note": "Excluded from scoring (no data or not applicable): Verified domain. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "verified_domain"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 64,
            "inputs": {
              "followers": 192,
              "owner_type": "User",
              "is_verified": null,
              "owner_login": "mstange",
              "public_repos": 132,
              "account_age_days": 5467
            },
            "components": [
              {
                "key": "ownership_backing",
                "name": "Ownership backing",
                "detail": "personal (user) account",
                "points": 10,
                "status": "partial",
                "details": [
                  {
                    "code": "owner_personal",
                    "params": {}
                  }
                ],
                "max_points": 30
              },
              {
                "key": "verified_domain",
                "name": "Verified domain",
                "detail": "not applicable to user accounts",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "not_applicable_to_user_accounts",
                    "params": {}
                  }
                ],
                "max_points": 20
              },
              {
                "key": "owner_reach",
                "name": "Owner reach",
                "detail": "192 followers of mstange",
                "points": 16.4,
                "status": "partial",
                "details": [
                  {
                    "code": "owner_followers",
                    "params": {
                      "count": 192,
                      "login": "mstange"
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "track_record",
                "name": "Track record",
                "detail": "132 public repos, account ~14 yr old",
                "points": 25,
                "status": "met",
                "details": [
                  {
                    "code": "public_repos",
                    "params": {
                      "count": 132
                    }
                  },
                  {
                    "code": "account_age_years",
                    "params": {
                      "years": 14
                    }
                  }
                ],
                "max_points": 25
              }
            ]
          },
          {
            "key": "package_maintenance",
            "band": "excellent",
            "name": "Package maintenance",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "packages": [
                "pdb-addr2line"
              ],
              "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": "23 published versions",
                "points": 20,
                "status": "met",
                "details": [
                  {
                    "code": "published_versions",
                    "params": {
                      "count": 23
                    }
                  }
                ],
                "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": 65,
        "weight": 0.2,
        "metrics": [
          {
            "key": "engineering_practices",
            "band": "moderate",
            "name": "Engineering practices",
            "note": null,
            "notes": [],
            "value": 58,
            "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": "4 workflow(s)",
                "points": 24,
                "status": "met",
                "details": [
                  {
                    "code": "ci_workflows",
                    "params": {
                      "count": 4
                    }
                  }
                ],
                "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": "5 out of 9 merged PRs checked by a CI test -- score normalized to 5",
                "points": 10,
                "status": "partial",
                "details": [],
                "max_points": 20
              }
            ]
          },
          {
            "key": "documentation",
            "band": "good",
            "name": "Documentation",
            "note": null,
            "notes": [],
            "value": 75,
            "inputs": {
              "topics": [
                "pdb",
                "symbols",
                "debugging"
              ],
              "has_wiki": true,
              "homepage": "https://docs.rs/pdb-addr2line",
              "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://docs.rs/pdb-addr2line",
                "points": 15,
                "status": "met",
                "details": [],
                "max_points": 15
              },
              {
                "key": "repository_description",
                "name": "Repository description",
                "detail": null,
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              },
              {
                "key": "topics",
                "name": "Topics",
                "detail": "3 topics",
                "points": 10,
                "status": "met",
                "details": [
                  {
                    "code": "topics_count",
                    "params": {
                      "count": 3
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "wiki",
                "name": "Wiki",
                "detail": null,
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              }
            ]
          }
        ],
        "description": "Are baseline engineering and documentation practices in place?"
      },
      {
        "key": "security",
        "band": "at_risk",
        "name": "Security",
        "value": 39,
        "weight": 0.16,
        "metrics": [
          {
            "key": "security_posture",
            "band": "at_risk",
            "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": 39,
            "inputs": {
              "source": "openssf_scorecard",
              "checks_evaluated": 16,
              "scorecard_version": "v5.5.0",
              "checks_inconclusive": 2,
              "scorecard_aggregate": 3.9
            },
            "components": [
              {
                "key": "binary_artifacts",
                "name": "Binary-Artifacts",
                "detail": "no binaries found in the repo",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "branch_protection",
                "name": "Branch-Protection",
                "detail": "branch protection not enabled on development/release branches",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "ci_tests",
                "name": "CI-Tests",
                "detail": "5 out of 9 merged PRs checked by a CI test -- score normalized to 5",
                "points": 1.2,
                "status": "partial",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "cii_best_practices",
                "name": "CII-Best-Practices",
                "detail": "no effort to earn an OpenSSF best practices badge detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "code_review",
                "name": "Code-Review",
                "detail": "Found 6/23 approved changesets -- score normalized to 2",
                "points": 1.5,
                "status": "partial",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "contributors",
                "name": "Contributors",
                "detail": "project has 1 contributing companies or organizations -- score normalized to 3",
                "points": 0.8,
                "status": "partial",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "dangerous_workflow",
                "name": "Dangerous-Workflow",
                "detail": "no dangerous workflow patterns detected",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              },
              {
                "key": "dependency_update_tool",
                "name": "Dependency-Update-Tool",
                "detail": "no update tool detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "fuzzing",
                "name": "Fuzzing",
                "detail": "project is not fuzzed",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "license",
                "name": "License",
                "detail": "license file detected",
                "points": 2.5,
                "status": "met",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "maintained",
                "name": "Maintained",
                "detail": "9 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 7",
                "points": 5.2,
                "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 not detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "signed_releases",
                "name": "Signed-Releases",
                "detail": "no releases found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 7.5
              },
              {
                "key": "token_permissions",
                "name": "Token-Permissions",
                "detail": "detected GitHub workflow tokens with excessive permissions",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "vulnerabilities",
                "name": "Vulnerabilities",
                "detail": "0 existing vulnerabilities detected",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              }
            ]
          },
          {
            "key": "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": 5
            },
            "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": "at_risk",
        "name": "AI Readiness",
        "value": 43,
        "weight": 0,
        "metrics": [
          {
            "key": "ai_agent_context",
            "band": "critical",
            "name": "Agent context & guidance",
            "note": null,
            "notes": [],
            "value": 11,
            "inputs": {
              "has_llms_txt": false,
              "legible_history_share": 0.21,
              "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": "21 of 100 human commits state their intent (structured subject or explanatory body)",
                "points": 11.2,
                "status": "partial",
                "details": [
                  {
                    "code": "legible_history",
                    "params": {
                      "legible": 21,
                      "sampled": 100
                    }
                  }
                ],
                "max_points": 40
              }
            ]
          },
          {
            "key": "ai_verify_loop",
            "band": "at_risk",
            "name": "Verify loop (build / test / typecheck)",
            "note": null,
            "notes": [],
            "value": 46,
            "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
            },
            "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": "no automated dependency updates observed",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "no_dependency_automation",
                    "params": {}
                  }
                ],
                "max_points": 8
              },
              {
                "key": "openssf_scorecard_pinned_dependencies",
                "name": "OpenSSF Scorecard: Pinned-Dependencies",
                "detail": "dependency not pinned by hash detected -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "ai_code_legibility",
            "band": "excellent",
            "name": "Code legibility for models",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "primary_language": "Rust",
              "largest_source_bytes": 55840,
              "source_files_sampled": 6,
              "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/6 source files over 60KB",
                "points": 55,
                "status": "met",
                "details": [
                  {
                    "code": "oversized_source_files",
                    "params": {
                      "kb": 60,
                      "sampled": 6,
                      "oversized": 0
                    }
                  }
                ],
                "max_points": 55
              }
            ]
          },
          {
            "key": "ai_interfaces",
            "band": "at_risk",
            "name": "Machine-readable interfaces",
            "note": null,
            "notes": [],
            "value": 40,
            "inputs": {
              "example_dirs": [
                "examples"
              ],
              "has_mcp_signal": false,
              "api_schema_files": []
            },
            "components": [
              {
                "key": "api_schema_openapi_graphql_proto",
                "name": "API schema (OpenAPI/GraphQL/proto)",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 40
              },
              {
                "key": "mcp_server",
                "name": "MCP server",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 20
              },
              {
                "key": "runnable_examples",
                "name": "Runnable examples",
                "detail": "examples",
                "points": 40,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "examples"
                    }
                  }
                ],
                "max_points": 40
              }
            ]
          }
        ],
        "description": "How well is the repo equipped to be developed and maintained with AI coding agents? An independent, experimental badge — weight 0.0, so it is surfaced on its own and does not affect the overall health score."
      }
    ],
    "metrics_version": "1.13.0"
  },
  "warnings": [
    "Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token",
    "deps.dev does not index crates:pdb-addr2line@0.12.1; 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-24T16:52:24.644414Z",
  "schema_version": "0.27.0",
  "badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/m/mstange/pdb-addr2line.svg",
  "full_name": "mstange/pdb-addr2line",
  "license_state": "standard",
  "license_spdx": "Apache-2.0"
}

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

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

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