Public record
Software health reportschema 0.27.0 · metrics 1.13.0 · 2026-07-27 00:07 UTC

happysnaker / procfs

Fork used for upstream Prometheus procfs contributions.

GoApache-2.0★ 0 stars⑂ 0 forkssince Jul 2026archivedforkView on GitHub ↗

happysnaker/procfs holds a health index of 18 out of 100, placing it in the Critical band. It scores highest on AI Readiness (76/100) and lowest on Community & Adoption (12/100). The repository is archived, so no further maintenance is expected.

18
overall / 100
Critical

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.

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

Abandonment Policy applies a 40% multiplier to weighted overall health and gives it a ceiling of 29.

Ownership

Shirong LuPersonal account
41 followers70 public repossince Oct 2020

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 publish
Gogithub.com/prometheus/procfspoints to another repo — not scoredv0.21.1-4726 days ago

Metrics by category

Vitality

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

69Moderate · 22% of overall
How it's scored
28.8/36Push recency — last push 24 days ago
15.2/36Commit cadence — 22/52 weeks with commits
17/18Commit volume — 77 commits in the last year
0/10OpenSSF Scorecard: Maintained — project is archived
Inputs used
commits_last_year77
human_commit_share0.83
days_since_last_push24
active_weeks_last_year22
How it's scored
16.2/27Ships releases — 47 version tags (no GitHub releases)
36/36Release recency — latest release 26 days ago
19.8/27Release cadence — a release every ~48.5 days
0/10OpenSSF Scorecard: Signed-Releases — no data
Inputs used
releases_count47
latest_release_tagv0.21.1
releases_from_tagsyes
days_since_latest_release26
mean_days_between_releases48.5
Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Signed-Releases. Remaining weights renormalized.

Community & Adoption

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

12Critical · 18% of overall
How it's scored
0/60Stars — 0 stars
0/25Forks — 0 forks
0/15Watchers — 0 watchers
Inputs used
forks0
stars0
watchers0
growth_stateunverified
growth_factor_pct100
growth_unverified_reasonno_history
How it's scored
0/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_readmeno
has_licenseno
has_contributingno
has_issue_templateno
has_code_of_conductno
has_pull_request_templateno

Sustainability & Governance

Will the project survive its people — bus factor, responsiveness, who backs it, and package upkeep?

50Moderate · 24% of overall
How it's scored
43.2/54Bus factor — 4 contributor(s) cover half of all commits
18/22.5Commit distribution — top contributor authored 20% of commits
13.5/13.5Contributor breadth — 99 contributors
10/10OpenSSF Scorecard: Contributors — project has 57 contributing companies or organizations
Inputs used
bus_factor4
contributors_sampled99
top_contributor_share0.199
How it's scored
0/46.8Issue resolution — no issues or no data
0/38.3PR acceptance — no decided pull requests or no data
0/15OpenSSF Scorecard: Code-Review — Found 0/30 approved changesets -- score normalized to 0
Inputs used
merged_prs0
open_issues0
closed_issues0
issue_closed_ratio
closed_unmerged_prs0
Excluded from scoring (no data or not applicable): Issue resolution, PR acceptance. Remaining weights renormalized.
How it's scored
10/30Ownership backing — personal (user) account
0/20Verified domain — not applicable to user accounts
11.7/25Owner reach — 41 followers of happysnaker
24.5/25Track record — 70 public repos, account ~5 yr old
Inputs used
followers41
owner_typeUser
is_verified
owner_loginhappysnaker
public_repos70
account_age_days2,105
Excluded from scoring (no data or not applicable): Verified domain. Remaining weights renormalized.

Engineering Quality

Are baseline engineering and documentation practices in place?

48At risk · 20% of overall
How it's scored
24/24CI workflows — 3 workflow(s)
24/24Tests present
16/16Linter config — .golangci.yml
0/9.6Pre-commit hooks
0/6.4.editorconfig
0/20OpenSSF Scorecard: CI-Tests — no data
Inputs used
has_ciyes
has_testsyes
has_editorconfigno
has_linter_configyes
has_precommit_configno
Excluded from scoring (no data or not applicable): OpenSSF Scorecard: CI-Tests. Remaining weights renormalized.

Documentation

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

Security

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

30At risk · 16% of overall
How it's scored
7.5/7.5Binary-Artifacts — no binaries found in the repo
0/7.5Branch-Protection — branch protection not enabled on development/release branches
0/2.5CI-Tests — no data
0/2.5CII-Best-Practices — no effort to earn an OpenSSF best practices badge detected
0/7.5Code-Review — Found 0/30 approved changesets -- score normalized to 0
2.5/2.5Contributors — project has 57 contributing companies or organizations
10/10Dangerous-Workflow — no dangerous workflow patterns detected
7.5/7.5Dependency-Update-Tool — update tool detected
0/5Fuzzing — project is not fuzzed
2.5/2.5License — license file detected
0/7.5Maintained — project is archived
0/5Packaging — no data
5/5Pinned-Dependencies — all dependencies are pinned
0/5SAST — no SAST tool detected
4.5/5Security-Policy — security policy file detected
0/7.5Signed-Releases — no data
7.5/7.5Token-Permissions — GitHub workflow tokens follow principle of least privilege
7.5/7.5Vulnerabilities — 0 existing vulnerabilities detected
Inputs used
sourceopenssf_scorecard
checks_evaluated15
scorecard_versionv5.5.0
checks_inconclusive3
scorecard_aggregate6.1
high_risk_jurisdiction_cap49
high_risk_jurisdiction_multiplier50
security_posture_after_multiplier30
security_posture_before_jurisdiction61
Excluded from scoring (no data or not applicable): ci_tests, packaging, signed_releases. Remaining weights renormalized. High-Risk Jurisdiction Policy applies a 50% multiplier and gives Security posture an At risk ceiling of 49.

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.

76Good · 0% of overall
How it's scored
0/45Agent instructions — no CLAUDE.md / AGENTS.md / editor rules
0/15Machine-readable docs (llms.txt)
40/40Legible commit history — 77 of 83 human commits state their intent (structured subject or explanatory body)
Inputs used
has_llms_txtno
legible_history_share0.928
agent_instruction_files
agent_instruction_max_bytes
How it's scored
18/18One-command bootstrap — Makefile
22/22Automated tests
11/11Lint / format config — .golangci.yml
11/11Static type checking — Go (statically typed)
10/10Reproducible environment — lockfile
4/10Demonstrated agent practice — 2 of the last 100 commits agent-authored or agent-credited
8/8Automated maintenance — 17 of the last 100 commits are automated dependency updates
10/10OpenSSF Scorecard: Pinned-Dependencies — all dependencies are pinned
Inputs used
has_nixno
has_testsyes
lockfilesgo.sum
has_dockerfileno
typed_languageyes
bootstrap_filesMakefile
has_devcontainerno
has_linter_configyes
typecheck_configs
agent_commit_share0.02
toolchain_manifestsgo.mod
dependency_bot_commit_share0.17
How it's scored
45/45Type-checkable code — Go (statically typed)
55/55Manageable file sizes — 0/228 source files over 60KB
Inputs used
primary_languageGo
largest_source_bytes26,142
source_files_sampled228
oversized_source_files0

Key facts

0GitHub stars
99contributors
77commits, last 12 months
24days since last push
47releases
4bus factor
0open issues
Gopackage ecosystems

Data collection warnings

  • Community profile unavailable
  • go package 'github.com/prometheus/procfs' points at a different repository (https://github.com/prometheus/procfs); excluded from ecosystem scoring
  • GitHub dependency-graph SBOM unavailable (404); the dependency graph may be disabled for this repository

More detail

OpenSSF Scorecard 6.1 / 10
6.1aggregate

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-27 00:06 UTC

10Binary-Artifactsno binaries found in the repo
0Branch-Protectionbranch protection not enabled on development/release branches
n/aCI-Testsno pull request found
0CII-Best-Practicesno effort to earn an OpenSSF best practices badge detected
0Code-ReviewFound 0/30 approved changesets -- score normalized to 0
10Contributorsproject has 57 contributing companies or organizations
10Dangerous-Workflowno dangerous workflow patterns detected
10Dependency-Update-Toolupdate tool detected
0Fuzzingproject is not fuzzed
10Licenselicense file detected
0Maintainedproject is archived
n/aPackagingpackaging workflow not detected
10Pinned-Dependenciesall dependencies are pinned
0SASTno SAST tool detected
9Security-Policysecurity policy file detected
n/aSigned-Releasesno releases found
10Token-PermissionsGitHub workflow tokens follow principle of least privilege
10Vulnerabilities0 existing vulnerabilities detected
Direct dependencies 3
RegistryPackageVersion constraintManifest
Gogithub.com/google/go-cmpv0.7.0go.mod
Gogolang.org/x/syncv0.21.0go.mod
Gogolang.org/x/sysv0.46.0go.mod
All dependencies not collected

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

Raw JSON report machine-readable
{
  "data": {
    "repo": {
      "topics": [],
      "is_fork": true,
      "size_kb": 2131,
      "has_wiki": false,
      "homepage": null,
      "languages": {
        "Go": 1064476,
        "Shell": 12968,
        "Makefile": 936
      },
      "pushed_at": "2026-07-02T10:53:22Z",
      "created_at": "2026-07-01T17:25:13Z",
      "owner_type": "User",
      "updated_at": "2026-07-02T14:37:19Z",
      "description": "Fork used for upstream Prometheus procfs contributions.",
      "is_archived": true,
      "is_disabled": false,
      "license_spdx": "Apache-2.0",
      "default_branch": "master",
      "license_spdx_raw": "Apache-2.0",
      "primary_language": "Go",
      "significant_languages": [
        "Go"
      ]
    },
    "owner": {
      "blog": "https://happysnaker.github.io/",
      "name": "Shirong Lu",
      "type": "User",
      "login": "happysnaker",
      "company": null,
      "location": "Shanghai, China",
      "followers": 41,
      "avatar_url": "https://avatars.githubusercontent.com/u/73147033?v=4",
      "created_at": "2020-10-20T00:47:08Z",
      "is_verified": null,
      "public_repos": 70,
      "account_age_days": 2105
    },
    "license": {
      "state": "standard",
      "spdx_id": "Apache-2.0",
      "raw_spdx": "Apache-2.0",
      "file_present": true,
      "scorecard_found": true,
      "profile_has_license": false
    },
    "activity": {
      "releases": [
        {
          "tag": "v0.21.1",
          "kind": "patch",
          "published_at": "2026-06-30T13:35:04Z"
        },
        {
          "tag": "v0.21.0",
          "kind": "minor",
          "published_at": "2026-06-27T06:39:03Z"
        },
        {
          "tag": "v0.20.1",
          "kind": "patch",
          "published_at": "2026-02-28T15:22:44Z"
        },
        {
          "tag": "v0.20.0",
          "kind": "minor",
          "published_at": "2026-02-25T15:57:53Z"
        },
        {
          "tag": "v0.19.2",
          "kind": "patch",
          "published_at": "2025-10-30T14:20:06Z"
        },
        {
          "tag": "v0.19.1",
          "kind": "patch",
          "published_at": "2025-10-26T10:40:27Z"
        },
        {
          "tag": "v0.19.0",
          "kind": "minor",
          "published_at": "2025-10-25T14:51:18Z"
        },
        {
          "tag": "v0.18.0",
          "kind": "minor",
          "published_at": "2025-10-21T12:14:57Z"
        },
        {
          "tag": "v0.17.0",
          "kind": "minor",
          "published_at": "2025-07-03T09:39:02Z"
        },
        {
          "tag": "v0.16.1",
          "kind": "patch",
          "published_at": "2025-04-19T15:43:08Z"
        },
        {
          "tag": "v0.16.0",
          "kind": "minor",
          "published_at": "2025-03-02T19:44:35Z"
        },
        {
          "tag": "v0.15.1",
          "kind": "patch",
          "published_at": "2024-05-31T12:52:07Z"
        },
        {
          "tag": "v0.15.0",
          "kind": "minor",
          "published_at": "2024-05-14T06:48:37Z"
        },
        {
          "tag": "v0.14.0",
          "kind": "minor",
          "published_at": "2024-04-17T20:21:59Z"
        },
        {
          "tag": "v0.13.0",
          "kind": "minor",
          "published_at": "2024-03-07T13:18:08Z"
        },
        {
          "tag": "v0.12.0",
          "kind": "minor",
          "published_at": "2023-09-22T15:38:49Z"
        },
        {
          "tag": "v0.11.1",
          "kind": "patch",
          "published_at": "2023-07-26T15:19:48Z"
        },
        {
          "tag": "v0.11.0",
          "kind": "minor",
          "published_at": "2023-06-15T12:35:23Z"
        },
        {
          "tag": "v0.10.1",
          "kind": "patch",
          "published_at": "2023-05-28T21:22:15Z"
        },
        {
          "tag": "v0.10.0",
          "kind": "minor",
          "published_at": "2023-05-20T14:38:31Z"
        },
        {
          "tag": "v0.9.0",
          "kind": "minor",
          "published_at": "2022-12-22T13:34:39Z"
        },
        {
          "tag": "v0.8.0",
          "kind": "minor",
          "published_at": "2022-07-20T13:20:08Z"
        },
        {
          "tag": "v0.7.3",
          "kind": "patch",
          "published_at": "2021-08-09T15:06:36Z"
        },
        {
          "tag": "v0.7.2",
          "kind": "patch",
          "published_at": "2021-07-27T16:12:51Z"
        },
        {
          "tag": "v0.7.1",
          "kind": "patch",
          "published_at": "2021-07-21T13:04:41Z"
        },
        {
          "tag": "v0.7.0",
          "kind": "minor",
          "published_at": "2021-07-06T09:02:51Z"
        },
        {
          "tag": "v0.6.0",
          "kind": "minor",
          "published_at": "2021-02-10T15:13:02Z"
        },
        {
          "tag": "v0.5.0",
          "kind": "minor",
          "published_at": "2021-02-09T11:02:47Z"
        },
        {
          "tag": "v0.4.1",
          "kind": "patch",
          "published_at": "2021-02-08T10:24:14Z"
        },
        {
          "tag": "v0.4.0",
          "kind": "minor",
          "published_at": "2021-02-05T13:04:54Z"
        },
        {
          "tag": "v0.3.0",
          "kind": "minor",
          "published_at": "2021-01-11T15:42:04Z"
        },
        {
          "tag": "v0.2.0",
          "kind": "minor",
          "published_at": "2020-08-26T14:35:15Z"
        },
        {
          "tag": "v0.1.3",
          "kind": "patch",
          "published_at": "2020-06-14T12:15:43Z"
        },
        {
          "tag": "v0.1.2",
          "kind": "patch",
          "published_at": "2020-06-14T06:40:33Z"
        },
        {
          "tag": "v0.1.1",
          "kind": "patch",
          "published_at": "2020-06-09T20:52:02Z"
        },
        {
          "tag": "v0.1.0",
          "kind": "minor",
          "published_at": "2020-06-06T06:44:52Z"
        },
        {
          "tag": "v0.0.11",
          "kind": "patch",
          "published_at": "2020-03-17T00:43:16Z"
        },
        {
          "tag": "v0.0.10",
          "kind": "patch",
          "published_at": "2020-02-17T17:00:51Z"
        },
        {
          "tag": "v0.0.9",
          "kind": "patch",
          "published_at": "2020-02-04T12:00:20Z"
        },
        {
          "tag": "v0.0.8",
          "kind": "patch",
          "published_at": "2019-11-25T18:02:16Z"
        },
        {
          "tag": "v0.0.7",
          "kind": "patch",
          "published_at": "2019-11-14T15:59:08Z"
        },
        {
          "tag": "v0.0.6",
          "kind": "patch",
          "published_at": "2019-11-11T16:02:57Z"
        },
        {
          "tag": "v0.0.5",
          "kind": "patch",
          "published_at": "2019-09-15T21:36:37Z"
        },
        {
          "tag": "v0.0.4",
          "kind": "patch",
          "published_at": "2019-08-22T14:26:08Z"
        },
        {
          "tag": "v0.0.3",
          "kind": "patch",
          "published_at": "2019-06-25T16:31:10Z"
        },
        {
          "tag": "v0.0.2",
          "kind": "patch",
          "published_at": "2019-06-03T02:31:54Z"
        },
        {
          "tag": "v0.0.1",
          "kind": "patch",
          "published_at": "2019-05-29T15:59:44Z"
        }
      ],
      "recent_commits": [
        {
          "oid": "3c943fdba94a978d990553698da4add62bb11a30",
          "body": "Signed-off-by: HNO3Miracle <xiangao.or@isrc.iscas.ac.cn>",
          "is_bot": false,
          "headline": "Fix invalid format strings (#832)",
          "author_name": "HNO₃",
          "author_login": "HNO3Miracle",
          "committed_at": "2026-06-30T13:35:04Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "95dd8b801f0653ff7c110bcdbc354075e60d62e8",
          "body": "Add NVMeSubsystemClass() method to sysfs.FS that reads\n/sys/class/nvme-subsystem/ to discover NVMe over Fabrics subsystems.\n\nFor each subsystem it reads:\n- NQN, model, serial, I/O policy\n- Controller paths with state, transport, and address\n- Namespace block devices (e.g. nvme0n1) for subsystem-to-d\n[…]\nk\ndevices and their parent subsystems, which is needed for workload-aware\nstorage path health alerting.\n\nSigned-off-by: Shirly Radco <sradco@redhat.com>\nCo-authored-by: Cursor <cursoragent@cursor.com>",
          "is_bot": false,
          "headline": "sysfs: add NVMeSubsystemClass for NVMe-oF subsystem parsing (#797)",
          "author_name": "Shirly Radco",
          "author_login": "sradco",
          "committed_at": "2026-06-27T06:39:03Z",
          "body_truncated": true,
          "is_coding_agent": true
        },
        {
          "oid": "824ed417778f529eb8290ff387ec47a26a39b953",
          "body": "* fix mdraid with Intel VROC\n\nSigned-off-by: dongjiang1989 <dongjiang1989@126.com>\nSigned-off-by: dongjiang <dongjiang1989@126.com>\n\n* sysfs: improve mdraid parsing for edge cases\n\n- Change Mdraid.Disks from uint64 to *uint64 to distinguish unavailable\n  (nil) from zero disks, addressing review feed\n[…]\nt\n  (Disks set to nil).\n\nCloses: #771\nSigned-off-by: dongjiang <dongjiang1989@126.com>\n\n---------\n\nSigned-off-by: dongjiang1989 <dongjiang1989@126.com>\nSigned-off-by: dongjiang <dongjiang1989@126.com>",
          "is_bot": false,
          "headline": "feat: support  sysfs.Mdraids with Intel VROC (#777)",
          "author_name": "dongjiang",
          "author_login": "dongjiang1989",
          "committed_at": "2026-06-27T04:46:07Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "1fbd898824604d31cc1ac2d3d17300599d7fd575",
          "body": "Make sure that we don't panic when parsing invalid crypto files that\nhave entries that don't start with a `name`.\n* Continuation of https://github.com/prometheus/procfs/pull/745\n\nSigned-off-by: SuperQ <superq@gmail.com>",
          "is_bot": false,
          "headline": "Fix crypto parsing panic (#830)",
          "author_name": "Ben Kochie",
          "author_login": "SuperQ",
          "committed_at": "2026-06-27T04:43:27Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "68b70b4733ed5f4d15418f2c3a60b77f39405aed",
          "body": "GetMounts and GetProcMounts read /proc/<pid>/mountinfo via util.ReadFileNoStat,\nwhich caps reads at 1 MiB (io.LimitReader). On hosts with a very large number of\nmounts (busy container/Kubernetes nodes routinely have a 1.0-1.2 MiB mountinfo)\nthe file is truncated mid-line; parseMountInfoString then f\n[…]\n1.10.1 delegates\nmountinfo parsing to this package, so its filesystem collector silently loses\nall node_filesystem_* metrics on such hosts.\n\nSigned-off-by: Igor Ohrimenko <igor.ohrimenko@travelata.ru>",
          "is_bot": false,
          "headline": "mountinfo: read the full file instead of capping at 1 MiB (#817)",
          "author_name": "Igor Ohrimenko",
          "author_login": "IgorOhrimenko",
          "committed_at": "2026-06-23T19:20:58Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "015571212b92325b42c60b436d644ffc6e32d22a",
          "body": "Signed-off-by: goll <goll@users.noreply.github.com>",
          "is_bot": false,
          "headline": "nvme: Fix namespace parsing (#821)",
          "author_name": "Adrian Goll",
          "author_login": "goll",
          "committed_at": "2026-06-23T19:19:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5853145da939206b02ee89d7d65c07cf147325f2",
          "body": "Signed-off-by: Mike Robbert <mrobbert@ucar.edu>",
          "is_bot": false,
          "headline": "Add support for cpuinfo_avg_freq (#829)",
          "author_name": "Michael Robbert",
          "author_login": "mrobbert",
          "committed_at": "2026-06-23T19:19:11Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1244442d12d20425ac9790a38bbb0f6fc50e0f86",
          "body": "Signed-off-by: prombot <prometheus-team@googlegroups.com>",
          "is_bot": false,
          "headline": "Update common Prometheus files (#828)",
          "author_name": "PrometheusBot",
          "author_login": "prombot",
          "committed_at": "2026-06-22T19:26:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1c5657d00b5118a4c2f2494a5e61cd4b85883316",
          "body": "Signed-off-by: prombot <prometheus-team@googlegroups.com>",
          "is_bot": false,
          "headline": "Update common Prometheus files (#827)",
          "author_name": "PrometheusBot",
          "author_login": "prombot",
          "committed_at": "2026-06-22T09:00:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2c1667adf09db41eaaf2c6043f19f6ee134773d7",
          "body": "Bumps [golang.org/x/sys](https://github.com/golang/sys) from 0.45.0 to 0.46.0.\n- [Commits](https://github.com/golang/sys/compare/v0.45.0...v0.46.0)\n\n---\nupdated-dependencies:\n- dependency-name: golang.org/x/sys\n  dependency-version: 0.46.0\n  dependency-type: direct:production\n  update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "build(deps): bump golang.org/x/sys from 0.45.0 to 0.46.0 (#825)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-06-21T15:47:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e95ebac7da3a7a7f2d0c3f7f5c6d317d983bae34",
          "body": "Bumps [golang.org/x/sync](https://github.com/golang/sync) from 0.20.0 to 0.21.0.\n- [Commits](https://github.com/golang/sync/compare/v0.20.0...v0.21.0)\n\n---\nupdated-dependencies:\n- dependency-name: golang.org/x/sync\n  dependency-version: 0.21.0\n  dependency-type: direct:production\n  update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "build(deps): bump golang.org/x/sync from 0.20.0 to 0.21.0 (#826)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-06-21T15:42:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7684231dc2c3495a5381e7b7aca6a8ab19af76e6",
          "body": "Bumps [actions/setup-go](https://github.com/actions/setup-go) from 6.3.0 to 6.4.0.\n- [Release notes](https://github.com/actions/setup-go/releases)\n- [Commits](https://github.com/actions/setup-go/compare/4b73464bb391d4059bd26b0524d20df3927bd417...4a3601121dd01d1626a1e23e37211e3254c1c06c)\n\n---\nupdated\n[…]\nirect:production\n  update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "build(deps): bump actions/setup-go from 6.3.0 to 6.4.0 (#802)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-06-21T15:40:10Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "fe02e5669a2f76a9965dbc89be2510e313cb87fe",
          "body": "* feat: add MEIClass for Management Engine Interface\n\n---------\n\nSigned-off-by: Michal Gorlas <michal.gorlas@9elements.com>",
          "is_bot": false,
          "headline": "Add support for `/sys/class/mei/mei0` (#792)",
          "author_name": "Michal Gorlas",
          "author_login": "micgor32",
          "committed_at": "2026-06-21T15:38:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "653e173a0175d1742a6d8f9ee070957afe133b6a",
          "body": "* add xfs stat in kernel 7.0\n\nSigned-off-by: dongjiang <dongjiang1989@126.com>\n\n* Merge pull request #1 from DragonWork/updata-xfs-for-7.0\n\nfix: correct parsing of xfs stats\nSigned-off-by: dongjiang <dongjiang1989@126.com>\n\n---------\n\nSigned-off-by: dongjiang <dongjiang1989@126.com>\nCo-authored-by: Ömer Güven <97512+DragonWork@users.noreply.github.com>",
          "is_bot": false,
          "headline": "feat(xfs): add Linux 7.0 XFS statistics fields (#810)",
          "author_name": "dongjiang",
          "author_login": "dongjiang1989",
          "committed_at": "2026-06-21T15:36:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "26fc3ed401d28023e560881093b19fbae945418c",
          "body": "Signed-off-by: prombot <prometheus-team@googlegroups.com>",
          "is_bot": false,
          "headline": "Update common Prometheus files (#820)",
          "author_name": "PrometheusBot",
          "author_login": "prombot",
          "committed_at": "2026-06-21T14:31:21Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6a4e4a3a3b088c6895919d72313c7d33de15fbd1",
          "body": "Bumps [golang.org/x/sys](https://github.com/golang/sys) from 0.42.0 to 0.45.0.\n- [Commits](https://github.com/golang/sys/compare/v0.42.0...v0.45.0)\n\n---\nupdated-dependencies:\n- dependency-name: golang.org/x/sys\n  dependency-version: 0.45.0\n  dependency-type: direct:production\n  update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "build(deps): bump golang.org/x/sys from 0.42.0 to 0.45.0 (#818)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-06-18T17:30:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e0a040f6aabc8a07a2d262b2cc08ce9990c05cb4",
          "body": "Bumps [actions/checkout](https://github.com/actions/checkout) from 6.0.2 to 6.0.3.\n- [Release notes](https://github.com/actions/checkout/releases)\n- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/actions/checkout/compare/de0fac2e4500dabe0009e67\n[…]\nirect:production\n  update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "build(deps): bump actions/checkout from 6.0.2 to 6.0.3 (#819)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-06-18T17:06:05Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "63e4d764a89d246f27e9373fbe541a68e45dde41",
          "body": "* fix some fc-hba are missing the statistics/*\n\nSigned-off-by: jiajian.chi <jiajian.chi@zstack.io>\n\n* Signed-off-by: jiajian.chi <jiajian.chi@zstack.io>\n\n On branch fixFibrechannel\n Changes to be committed:\n\tmodified:   sysfs/class_fibrechannel.go\n\nSigned-off-by: jiajian.chi <jiajian.chi@zstack.io>\n\n[…]\nchijiajian <33536362+chijiajian@users.noreply.github.com>\nSigned-off-by: Ben Kochie <superq@gmail.com>\nCo-authored-by: jiajian.chi <jiajian.chi@zstack.io>\nCo-authored-by: Ben Kochie <superq@gmail.com>",
          "is_bot": false,
          "headline": "fix some fc-hba are missing the statistics/* (#664)",
          "author_name": "chijiajian",
          "author_login": "chijiajian",
          "committed_at": "2026-06-18T17:05:25Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "66a9e6ebfb87895066c5efcd265d77c376c811a5",
          "body": "…ds (#824)\n\nAdd FS.SysBlockDeviceRotational(device string) (uint64, error), a\nlightweight counterpart to SysBlockDeviceQueueStats that reads only\n/sys/block/<device>/queue/rotational.\n\nThis is needed by node_exporter's diskstats collector to fix a 10×\nscrape-latency regression on systems with many b\n[…]\nme single-file read pattern as SysBlockDeviceSize.\n\nSigned-off-by: ruthwikkakumani <ruthwikkakumani@users.noreply.github.com>\nCo-authored-by: ruthwikkakumani <ruthwikkakumani@users.noreply.github.com>",
          "is_bot": false,
          "headline": "blockdevice: add SysBlockDeviceRotational for targeted rotational rea…",
          "author_name": "Ruthwik Kakumani",
          "author_login": "ruthwikkakumani",
          "committed_at": "2026-06-18T10:42:42Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "1082e3d8d4c73ed8e6360357001cbd4a82e40635",
          "body": "Signed-off-by: prombot <prometheus-team@googlegroups.com>",
          "is_bot": false,
          "headline": "Update common Prometheus files (#816)",
          "author_name": "PrometheusBot",
          "author_login": "prombot",
          "committed_at": "2026-05-31T08:59:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "eb151252e8f8c4f49955c062f3f6c771e31b8723",
          "body": "Signed-off-by: prombot <prometheus-team@googlegroups.com>",
          "is_bot": false,
          "headline": "Update common Prometheus files",
          "author_name": "prombot",
          "author_login": "prombot",
          "committed_at": "2026-05-27T14:44:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f05f8fcd57163b57cdf8a82b396c7b1651ccebb4",
          "body": "Signed-off-by: prombot <prometheus-team@googlegroups.com>",
          "is_bot": false,
          "headline": "Update common Prometheus files (#813)",
          "author_name": "PrometheusBot",
          "author_login": "prombot",
          "committed_at": "2026-05-12T06:55:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4a18b4e6ddd327513fbe59f3022d4fdeab5f5a69",
          "body": "blockdevice: add DMMultipathDevices for DM-multipath sysfs parsing",
          "is_bot": false,
          "headline": "Merge pull request #796 from sradco/add-dmmultipath-sysfs-parsing",
          "author_name": "Jan Fajerski",
          "author_login": "jan--f",
          "committed_at": "2026-05-05T07:37:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "506a32c52055a5c2d8eb8068c3a0027ae3ae9ec8",
          "body": "Signed-off-by: prombot <prometheus-team@googlegroups.com>",
          "is_bot": false,
          "headline": "Update common Prometheus files (#809)",
          "author_name": "PrometheusBot",
          "author_login": "prombot",
          "committed_at": "2026-04-22T18:21:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fb3e36a5624d8ac64a363af3707860793daf9082",
          "body": "Signed-off-by: prombot <prometheus-team@googlegroups.com>",
          "is_bot": false,
          "headline": "Update common Prometheus files (#808)",
          "author_name": "PrometheusBot",
          "author_login": "prombot",
          "committed_at": "2026-04-21T06:31:55Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a9a7c565a1837224c0e74733f573e160609bc532",
          "body": "Signed-off-by: prombot <prometheus-team@googlegroups.com>",
          "is_bot": false,
          "headline": "Update common Prometheus files (#807)",
          "author_name": "PrometheusBot",
          "author_login": "prombot",
          "committed_at": "2026-04-20T14:11:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "39a1eee8f834c29470bbe55e07c6dff426fc7982",
          "body": "Signed-off-by: prombot <prometheus-team@googlegroups.com>",
          "is_bot": false,
          "headline": "Update common Prometheus files (#806)",
          "author_name": "PrometheusBot",
          "author_login": "prombot",
          "committed_at": "2026-04-12T18:42:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8ab5753ad820a575dae1cfa90bf212e96856e73a",
          "body": "Add DMMultipathDevices() method to blockdevice.FS that discovers\nDevice Mapper multipath devices by scanning /sys/block/dm-* and\nfiltering on dm/uuid prefix \"mpath-\". For each multipath device it\nreads the device name, UUID, suspended state, size, and enumerates\nunderlying path devices with their ra\n[…]\nill import, following the established pattern\nwhere collectors delegate filesystem parsing to procfs.\n\nSigned-off-by: Shirly Radco <sradco@redhat.com>\nCo-authored-by: AI Assistant <noreply@cursor.com>",
          "is_bot": false,
          "headline": "blockdevice: add DMMultipathDevices for DM-multipath sysfs parsing",
          "author_name": "Shirly Radco",
          "author_login": "sradco",
          "committed_at": "2026-04-12T11:49:54Z",
          "body_truncated": true,
          "is_coding_agent": true
        },
        {
          "oid": "c065f635f3595936f82f8913eada8dd8c7db4523",
          "body": "Signed-off-by: prombot <prometheus-team@googlegroups.com>",
          "is_bot": false,
          "headline": "Update common Prometheus files (#805)",
          "author_name": "PrometheusBot",
          "author_login": "prombot",
          "committed_at": "2026-04-09T08:14:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8b1d4c1e4d7db459cb50252e3bb0fdf2514254e7",
          "body": "Signed-off-by: prombot <prometheus-team@googlegroups.com>",
          "is_bot": false,
          "headline": "Update common Prometheus files (#804)",
          "author_name": "PrometheusBot",
          "author_login": "prombot",
          "committed_at": "2026-04-08T07:20:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9e34617f7155395c56db63c70762b2fe92151896",
          "body": "Cleanup CI",
          "is_bot": false,
          "headline": "Merge pull request #803 from prometheus/superq/cleanup_circleci",
          "author_name": "Jan Fajerski",
          "author_login": "jan--f",
          "committed_at": "2026-04-02T14:07:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "27d86b83c95b23650773ac6778b7e98e8aa6895a",
          "body": "Bumps [golang.org/x/sys](https://github.com/golang/sys) from 0.41.0 to 0.42.0.\n- [Commits](https://github.com/golang/sys/compare/v0.41.0...v0.42.0)\n\n---\nupdated-dependencies:\n- dependency-name: golang.org/x/sys\n  dependency-version: 0.42.0\n  dependency-type: direct:production\n  update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "build(deps): bump golang.org/x/sys from 0.41.0 to 0.42.0 (#801)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-04-02T06:18:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2cd08a84dff650db2c570398a74d2c49fe276d48",
          "body": "Bumps [golang.org/x/sync](https://github.com/golang/sync) from 0.19.0 to 0.20.0.\n- [Commits](https://github.com/golang/sync/compare/v0.19.0...v0.20.0)\n\n---\nupdated-dependencies:\n- dependency-name: golang.org/x/sync\n  dependency-version: 0.20.0\n  dependency-type: direct:production\n  update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "build(deps): bump golang.org/x/sync from 0.19.0 to 0.20.0 (#800)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-04-02T06:11:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "abf0af3ff99d5af9e8a124090c4d3a17954a825b",
          "body": "* Remove obsolete CircleCI config.\n* Update CI build badge.\n* Exclude dependabot for synced files.\n\nSigned-off-by: SuperQ <superq@gmail.com>",
          "is_bot": false,
          "headline": "Cleanup CI",
          "author_name": "SuperQ",
          "author_login": "SuperQ",
          "committed_at": "2026-04-02T06:08:16Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6f2b42aaf78556672956771def8ee364c556733f",
          "body": "Signed-off-by: prombot <prometheus-team@googlegroups.com>",
          "is_bot": false,
          "headline": "Update common Prometheus files (#798)",
          "author_name": "PrometheusBot",
          "author_login": "prombot",
          "committed_at": "2026-03-19T18:54:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "10941faff53e1c1ede897c17430910b171977072",
          "body": "…ions/setup-go-6.3.0\n\nbuild(deps): bump actions/setup-go from 6.2.0 to 6.3.0",
          "is_bot": false,
          "headline": "Merge pull request #790 from prometheus/dependabot/github_actions/act…",
          "author_name": "Matthias Loibl",
          "author_login": "metalmatze",
          "committed_at": "2026-03-19T11:28:19Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "465fd94215fd5290bcf0de349a231d0458dfd098",
          "body": "Include any read errors when parsing /sys/class/thermal/thermal_zone\ndata. This avoids premature error returns if there are platform specific\nproblems like `temp` being unreadable, even tho it's a required file.\n\nRelated to: https://github.com/prometheus/node_exporter/issues/2980\n\nSigned-off-by: SuperQ <superq@gmail.com>",
          "is_bot": false,
          "headline": "Refactor class thermal error handling (#794)",
          "author_name": "Ben Kochie",
          "author_login": "SuperQ",
          "committed_at": "2026-03-15T10:06:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2fc0fc0612e1e3e1b10c025130f4e62254548783",
          "body": "Bumps [actions/setup-go](https://github.com/actions/setup-go) from 6.2.0 to 6.3.0.\n- [Release notes](https://github.com/actions/setup-go/releases)\n- [Commits](https://github.com/actions/setup-go/compare/7a3fe6cf4cb3a834922a1244abfce67bcef6a0c5...4b73464bb391d4059bd26b0524d20df3927bd417)\n\n---\nupdated\n[…]\n- dependency-name: actions/setup-go\n  dependency-version: 6.3.0\n  dependency-type: direct:production\n  update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "build(deps): bump actions/setup-go from 6.2.0 to 6.3.0",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-03-01T20:10:36Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "b380dd40ab2971c80872861842bcb997ff83bebb",
          "body": "Signed-off-by: ccastiglione-reply <c.castiglione@reply.it>",
          "is_bot": false,
          "headline": "fix: thermal_zone, handle EINVAL errors from sysfs reads. (#763)",
          "author_name": "Cristian Castiglione",
          "author_login": "ccastiglione-reply",
          "committed_at": "2026-02-28T15:22:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "61288059f5793af40adc195d6e4346add4f85c89",
          "body": "Signed-off-by: prombot <prometheus-team@googlegroups.com>",
          "is_bot": false,
          "headline": "Update common Prometheus files (#788)",
          "author_name": "PrometheusBot",
          "author_login": "prombot",
          "committed_at": "2026-02-28T15:17:36Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e72bf7a2fe39830a015c17e5cbbab1ba287cd13b",
          "body": "The earlier test fixture was a few months old.\nUpdated test fixtures and fs version parsing to match\nlatest bcachefs semantics.\n\nSigned-off-by: Ananth Bhaskararaman <antsub@gmail.com>",
          "is_bot": false,
          "headline": "Fix bcachefs parsing (#789)",
          "author_name": "Ananth",
          "author_login": "ananthb",
          "committed_at": "2026-02-28T15:17:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "56add94167b80e177a915b7259dcabbc8ac8d3e3",
          "body": "* add nvme namespace details to NVMe devices.\n\n---------\n\nSigned-off-by: Shashwat Hiregoudar <shashwathiregoudar@gmail.com>",
          "is_bot": false,
          "headline": "nvme: Parse NVMe namespace details  (#765)",
          "author_name": "Shashwat Hiregoudar",
          "author_login": "ShashwatHiregoudar",
          "committed_at": "2026-02-25T19:32:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8fce2bdad2fb853f22d44b52c09f43abfe962626",
          "body": "* feat: add `devName` and `devType` to DRM GPU stats\n* fix: don't export empty drm card stats\n* chore: fail the parsing if name & type invalid\n\n---------\n\nSigned-off-by: Deezzir <yurii.kondrakov@canonical.com>\nCo-authored-by: Ben Kochie <superq@gmail.com>",
          "is_bot": false,
          "headline": "Add type and name to the DRM parser class (#672)",
          "author_name": "Yurii Kondrakov",
          "author_login": "Deezzir",
          "committed_at": "2026-02-25T15:57:53Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "091f46ca6347d92a695271845df08dde73917feb",
          "body": "Fixes: #746, fixes prometheus/node_exporter#3420\n\nSome cooling devices return errors when attempting to read state files.\nWhen that happens, ignore the error, and skip to the next device rather\nthan failing to return any devices.\n\nSigned-off-by: Malcolm Rowe <malcolmr@google.com>",
          "is_bot": false,
          "headline": "class_cooling_device: ignore EINVAL (etc) when reading files. (#783)",
          "author_name": "Malcolm Rowe",
          "author_login": "malcolmr",
          "committed_at": "2026-02-25T15:38:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5efaf0ae13b2c7e33032be909335933920e2b399",
          "body": "* feat: parse capabilities in /proc/pid/status\n\n---------\n\nSigned-off-by: Boris Ilyushonak <boris.ilyushonak@elastic.co>\nSigned-off-by: Boris Ilyushonak <57406418+biscout42@users.noreply.github.com>\nCo-authored-by: Ben Kochie <superq@gmail.com>",
          "is_bot": false,
          "headline": "feat: parse capabilities in /proc/pid/status (#784)",
          "author_name": "Boris Ilyushonak",
          "author_login": "biscout42",
          "committed_at": "2026-02-25T10:55:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "31bc6b65b1d89d9f4718301233bd241a4636b777",
          "body": "Bumps [actions/checkout](https://github.com/actions/checkout) from 6.0.1 to 6.0.2.\n- [Release notes](https://github.com/actions/checkout/releases)\n- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/actions/checkout/compare/8e8c483db84b4bee98b60c0\n[…]\nirect:production\n  update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "build(deps): bump actions/checkout from 6.0.1 to 6.0.2 (#781)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-02-24T19:27:17Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "51a5dd2044d8b6039567bdb1c7498250588b5585",
          "body": "Signed-off-by: Ananth Bhaskararaman <antsub@gmail.com>",
          "is_bot": false,
          "headline": "init bcachefs support (#750)",
          "author_name": "Ananth",
          "author_login": "ananthb",
          "committed_at": "2026-02-24T19:17:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c33362dbe6d59af295f6ed3b6809aece4c502d17",
          "body": "Signed-off-by: prombot <prometheus-team@googlegroups.com>",
          "is_bot": false,
          "headline": "Update common Prometheus files (#785)",
          "author_name": "PrometheusBot",
          "author_login": "prombot",
          "committed_at": "2026-02-23T18:57:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c2a1f314da0d6096a4deb1e4721986fb462250a2",
          "body": "Bumps [golang.org/x/sys](https://github.com/golang/sys) from 0.40.0 to 0.41.0.\n- [Commits](https://github.com/golang/sys/compare/v0.40.0...v0.41.0)\n\n---\nupdated-dependencies:\n- dependency-name: golang.org/x/sys\n  dependency-version: 0.41.0\n  dependency-type: direct:production\n  update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "build(deps): bump golang.org/x/sys from 0.40.0 to 0.41.0 (#782)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-02-23T13:52:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bf8b2c21f52ff334fde6b165c97acbfc982d5a05",
          "body": "Migrate CI to GitHub Actions.\n* Update Go to 1.26.x\n* Update minimum Go version to 1.25.0.\n* Run dependabot on github actions.\n* Update golanci-lint version.\n\nSigned-off-by: SuperQ <superq@gmail.com>",
          "is_bot": false,
          "headline": "Migrate to GitHub actions (#780)",
          "author_name": "Ben Kochie",
          "author_login": "SuperQ",
          "committed_at": "2026-02-23T13:34:58Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0c5f3abc2d0ace0e3c525f7e95df04d23a0334ea",
          "body": "Signed-off-by: prombot <prometheus-team@googlegroups.com>",
          "is_bot": false,
          "headline": "Update common Prometheus files (#779)",
          "author_name": "PrometheusBot",
          "author_login": "prombot",
          "committed_at": "2026-02-23T08:57:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "14ff1149a87ad49d1d218b437494cc71383fc89c",
          "body": "Signed-off-by: prombot <prometheus-team@googlegroups.com>",
          "is_bot": false,
          "headline": "Update common Prometheus files (#778)",
          "author_name": "PrometheusBot",
          "author_login": "prombot",
          "committed_at": "2026-02-13T19:59:27Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fa51f88b9aa7cb67280d7a55e5869bd043b77056",
          "body": "Fixes: #498\n\nThe existing support for /proc/interrupts isn't working because it\nactually queries /proc/<pid>/interrupts, which does not exist in the\n/proc filesystem.\n\nChange proc_interrupts to query the system-wide /proc/interrupts\ninstead.\n\nSigned-off-by: Shaoxuan (Max) Yuan <maxyuan@google.com>",
          "is_bot": false,
          "headline": "Fix /proc/interrupts",
          "author_name": "Shaoxuan (Max) Yuan",
          "author_login": "ffyuanda",
          "committed_at": "2026-01-16T13:48:29Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0da002fc75e91866ed19a9da6f013a67556cefce",
          "body": "Signed-off-by: prombot <prometheus-team@googlegroups.com>",
          "is_bot": false,
          "headline": "Update common Prometheus files",
          "author_name": "prombot",
          "author_login": "prombot",
          "committed_at": "2026-01-15T16:09:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "05e5a3e081f90fd6e19cec80cefc6f0526d3463f",
          "body": "Bumps [golang.org/x/sys](https://github.com/golang/sys) from 0.37.0 to 0.39.0.\n- [Commits](https://github.com/golang/sys/compare/v0.37.0...v0.39.0)\n\n---\nupdated-dependencies:\n- dependency-name: golang.org/x/sys\n  dependency-version: 0.39.0\n  dependency-type: direct:production\n  update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "build(deps): bump golang.org/x/sys from 0.37.0 to 0.39.0",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-01-15T11:40:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3f908a866d6c9d5011bc27fb3e17ffd236bd9afd",
          "body": "Bumps [golang.org/x/sync](https://github.com/golang/sync) from 0.17.0 to 0.19.0.\n- [Commits](https://github.com/golang/sync/compare/v0.17.0...v0.19.0)\n\n---\nupdated-dependencies:\n- dependency-name: golang.org/x/sync\n  dependency-version: 0.19.0\n  dependency-type: direct:production\n  update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "build(deps): bump golang.org/x/sync from 0.17.0 to 0.19.0",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-01-15T11:34:27Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a6ebb3e562682d49c4641d62a39fbd16947ec031",
          "body": "* Update common Prometheus files\n\nSigned-off-by: prombot <prometheus-team@googlegroups.com>\n\n* Fixup linting issues\n\n* Fix Deprecated comments.\n* Fix package naming exclusion flag.\n\nSigned-off-by: SuperQ <superq@gmail.com>\n\n---------\n\nSigned-off-by: prombot <prometheus-team@googlegroups.com>\nSigned-off-by: SuperQ <superq@gmail.com>\nCo-authored-by: SuperQ <superq@gmail.com>",
          "is_bot": false,
          "headline": "Synchronize common files from prometheus/prometheus (#766)",
          "author_name": "PrometheusBot",
          "author_login": "prombot",
          "committed_at": "2026-01-05T10:16:29Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "105b9395d0dfc15df77187d21a8ad6c90bec94b6",
          "body": "* Update common Prometheus files\n\nSigned-off-by: prombot <prometheus-team@googlegroups.com>\n\n* Fixup linting issues.\n\nSigned-off-by: SuperQ <superq@gmail.com>\n\n---------\n\nSigned-off-by: prombot <prometheus-team@googlegroups.com>\nSigned-off-by: SuperQ <superq@gmail.com>\nCo-authored-by: SuperQ <superq@gmail.com>",
          "is_bot": false,
          "headline": "Synchronize common files from prometheus/prometheus (#747)",
          "author_name": "PrometheusBot",
          "author_login": "prombot",
          "committed_at": "2025-11-18T12:25:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9b0219be351fb17d7ebad273464367af1fabf41a",
          "body": "* base16 for sriov vf device\n\nSigned-off-by: Jain Johny <jj@asama.ai>\n\n* log device location on error\n\nSigned-off-by: Jain Johny <jj@asama.ai>\n\n* fix test case\n\nSigned-off-by: Jain Johny <jj@asama.ai>\n\n---------\n\nSigned-off-by: Jain Johny <jj@asama.ai>",
          "is_bot": false,
          "headline": "Fix: Use base16 to convert pci sriov_vf_device (#762)",
          "author_name": "Jain Johny",
          "author_login": "jj-asama",
          "committed_at": "2025-10-30T14:20:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b8b51066dcdcf7e36c450b146b3905cd77afb44e",
          "body": "Migrate the majority of diff tests from `reflect.DeepEqual()` to\n`cmp.Diff()` to improve the test failure readability.\n* Fixup Copyright lines\n\nSigned-off-by: SuperQ <superq@gmail.com>",
          "is_bot": false,
          "headline": "chore: Migrate tests to cmp package (#760)",
          "author_name": "Ben Kochie",
          "author_login": "SuperQ",
          "committed_at": "2025-10-27T07:28:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d4dc49bc4c7580d098dfa5b60d4e37267cf5b543",
          "body": "Fix assignment of ZswappedBytes parsing.\n* Add tests.\n* Migrate `meminfo_test.go` to `cmp` package.\n\nFixes: https://github.com/prometheus/procfs/issues/758\n\nSigned-off-by: SuperQ <superq@gmail.com>",
          "is_bot": false,
          "headline": "meminfo: Fix ZswappedBytes (#759)",
          "author_name": "Ben Kochie",
          "author_login": "SuperQ",
          "committed_at": "2025-10-26T10:40:27Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "638b55c4a3a3df36a02838ede12119b1c1e0f95d",
          "body": "* Support parse raid type for mdstat\n\nNote: rebased on top of master for reformatting\n\nSigned-off-by: Singee <git@singee.me>\nSigned-off-by: Robin H. Johnson <rjohnson@coreweave.com>\n\n* support linear type in mdstat\n\nNote: rebased on top of master for reformatting\n\nSigned-off-by: Singee <git@singee.m\n[…]\nf-by: Robin H. Johnson <rjohnson@coreweave.com>\nSigned-off-by: Robin H. Johnson <robbat2@orbis-terrarum.net>\nSigned-off-by: Robin H. Johnson <robbat2@gentoo.org>\nCo-authored-by: Singee <git@singee.me>",
          "is_bot": false,
          "headline": "feat: expose MD raid component devices (#674)",
          "author_name": "Robin H. Johnson",
          "author_login": "robbat2",
          "committed_at": "2025-10-25T14:51:18Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "b2bde72b0e1d72245346284f03ed7d4bdc698bf2",
          "body": "* sysfs: add link_layer property to InfiniBandPort\n\nSigned-off-by: Thomas Barrett <thomas@fluidstack.io>\n\n* Update sysfs/class_infiniband.go\n\nCo-authored-by: Ben Kochie <superq@gmail.com>\nSigned-off-by: Thomas Barrett <tbarrett1200@icloud.com>\n\n---------\n\nSigned-off-by: Thomas Barrett <thomas@fluidstack.io>\nSigned-off-by: Thomas Barrett <tbarrett1200@icloud.com>\nCo-authored-by: Ben Kochie <superq@gmail.com>",
          "is_bot": false,
          "headline": "sysfs: add link_layer property to InfiniBandPort (#700)",
          "author_name": "Thomas Barrett",
          "author_login": "thomasbarrett",
          "committed_at": "2025-10-25T13:47:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9479c297d48723034d49b509123f56df9454cb8c",
          "body": "Add FS function handlers for parsing `mountinfo` data.\n\nSigned-off-by: SuperQ <superq@gmail.com>",
          "is_bot": false,
          "headline": "Add FS handler for mountinfo (#757)",
          "author_name": "Ben Kochie",
          "author_login": "SuperQ",
          "committed_at": "2025-10-25T13:45:21Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "25803afd1291c41a34f5e6980fa5609893bc6872",
          "body": "* add netfilter queue support\n\nSigned-off-by: Konstantin Kuklin <konstantin.kuklin@gmail.com>\n\n* fixed copyright year\n\nSigned-off-by: Konstantin Kuklin <konstantin.kuklin@gmail.com>\n\n---------\n\nSigned-off-by: Konstantin Kuklin <konstantin.kuklin@gmail.com>",
          "is_bot": false,
          "headline": "add netfilter queue support (#677)",
          "author_name": "Konstantin",
          "author_login": "KonstantinKuklin",
          "committed_at": "2025-10-21T12:14:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e54b37a0b994bf03333c8ee422b2e0dfb683fcb4",
          "body": "I was working on improving this algorithm to reduce the number of\nallocations when I found out that with the addition of the additional\ntest cases, `Max processes` was failing to match the `switch`\nstatement as for some reason the limit name has a trailing\nwhitespace. By trimming the spaces it now matches all cases.\n\nSigned-off-by: Leandro López (inkel) <leandro.lopez@grafana.com>",
          "is_bot": false,
          "headline": "Fix Proc.Limits limit name matching (#667)",
          "author_name": "Leandro López",
          "author_login": "inkel",
          "committed_at": "2025-10-21T12:13:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d9d95c994910fb41c9cf5f646b27bcf7b9a612f5",
          "body": "* support for sriov, numa and power management config\n\nSigned-off-by: Jain Johny <jj@asama.ai>\n\n* use uint32\n\nSigned-off-by: Jain Johny <jj@asama.ai>\n\n* adjust bitsize for parseuint\n\nSigned-off-by: Jain Johny <jj@asama.ai>\n\n* parseuint for total_msix\n\nSigned-off-by: Jain Johny <jj@asama.ai>\n\n* rever\n[…]\ngned-off-by: Jain Johny <jj@asama.ai>\n\n* make numa_node optional\n\nSigned-off-by: Jain Johny <jj@asama.ai>\n\n---------\n\nSigned-off-by: Jain Johny <jj@asama.ai>\nSigned-off-by: root <root@proxmox1.server>",
          "is_bot": false,
          "headline": "add sriov, power state and numa node info in PciDevice (#748)",
          "author_name": "Jain Johny",
          "author_login": "jj-asama",
          "committed_at": "2025-10-21T12:12:42Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "e9627e25b6f7a6f156cd9f7777296a7d9a415545",
          "body": "Use PROM-50 recommended copyright header.\n\nSigned-off-by: SuperQ <superq@gmail.com>",
          "is_bot": false,
          "headline": "[PROM-50] Update copyright headers (#756)",
          "author_name": "Ben Kochie",
          "author_login": "SuperQ",
          "committed_at": "2025-10-20T11:33:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d9fdbb463c2094f201dd4374360b036f35e2b2b2",
          "body": "Bumps [golang.org/x/sys](https://github.com/golang/sys) from 0.33.0 to 0.36.0.\n- [Commits](https://github.com/golang/sys/compare/v0.33.0...v0.36.0)\n\n---\nupdated-dependencies:\n- dependency-name: golang.org/x/sys\n  dependency-version: 0.36.0\n  dependency-type: direct:production\n  update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "build(deps): bump golang.org/x/sys from 0.33.0 to 0.36.0 (#752)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2025-10-18T10:06:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4a665d52d0c12a518ffb3e5c90f023328330b378",
          "body": "Bumps [golang.org/x/sync](https://github.com/golang/sync) from 0.15.0 to 0.17.0.\n- [Commits](https://github.com/golang/sync/compare/v0.15.0...v0.17.0)\n\n---\nupdated-dependencies:\n- dependency-name: golang.org/x/sync\n  dependency-version: 0.17.0\n  dependency-type: direct:production\n  update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "build(deps): bump golang.org/x/sync from 0.15.0 to 0.17.0 (#751)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2025-10-18T09:22:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "38a61f65d514f8c5fda457d6b294813da037450c",
          "body": "* chore: enable-all rules from go-critic\n\nSigned-off-by: Matthieu MOREL <matthieu.morel35@gmail.com>\n\n* chore: enable assignOp rule from go-critic\n\nSigned-off-by: Matthieu MOREL <matthieu.morel35@gmail.com>\n\n* chore: enable captLocal rule from go-critic\n\nSigned-off-by: Matthieu MOREL <matthieu.morel\n[…]\norel35@gmail.com>\n\n* chore: enable sloppyReassign rule from go-critic\n\nSigned-off-by: Matthieu MOREL <matthieu.morel35@gmail.com>\n\n---------\n\nSigned-off-by: Matthieu MOREL <matthieu.morel35@gmail.com>",
          "is_bot": false,
          "headline": "chore: enable several rules from go-critic (#741)",
          "author_name": "Matthieu MOREL",
          "author_login": "mmorel-35",
          "committed_at": "2025-10-18T08:23:59Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "2f4b14c60834b36dc8a5e7fd6b9da54d4993ee73",
          "body": "* Update minimum supported version to 1.24.0.\n* Update CI tests for latest Go versions.\n* Run Go modernize.\n\nSigned-off-by: SuperQ <superq@gmail.com>",
          "is_bot": false,
          "headline": "Update supported Go versions. (#755)",
          "author_name": "Ben Kochie",
          "author_login": "SuperQ",
          "committed_at": "2025-10-18T08:23:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ab5187b9e2d587d40de44d9411e8b2d9f83a91ee",
          "body": "Signed-off-by: Charles <charles@huggingface.co>",
          "is_bot": false,
          "headline": "Add compact metrics to vmstat (#754)",
          "author_name": "Charles",
          "author_login": "cbensimon",
          "committed_at": "2025-10-17T16:30:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "420c8cccbb57f603855b14bdba7aa166c3a1642f",
          "body": "Signed-off-by: Brock Johnson <brock@hudson-trading.com>",
          "is_bot": false,
          "headline": "Continue on EINVAL for sas_phy sysfs files (#749)",
          "author_name": "hrtbrock",
          "author_login": "hrtbrock",
          "committed_at": "2025-10-17T12:21:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1cf85054c1f6445e003fb8ebded02504a6654fa6",
          "body": "Fix a theoretical directory traversal to silence security scanners in our vendor/ directory.\n\nSigned-off-by: Lukas Zapletal <lzap+git@redhat.com>",
          "is_bot": false,
          "headline": "net_dev_snmp6: directory traversal",
          "author_name": "Lukas Zapletal",
          "author_login": "lzap",
          "committed_at": "2025-09-17T12:56:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "91dd824c7faa747f0606ab7d699f1f4bea14fbed",
          "body": "Signed-off-by: prombot <prometheus-team@googlegroups.com>",
          "is_bot": false,
          "headline": "Update common Prometheus files",
          "author_name": "prombot",
          "author_login": "prombot",
          "committed_at": "2025-09-17T12:28:07Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fe2a91d2777d1393cb53faef6f7003c87682838d",
          "body": "Signed-off-by: dongjiang1989 <dongjiang1989@126.com>",
          "is_bot": false,
          "headline": "update testdata",
          "author_name": "dongjiang1989",
          "author_login": "dongjiang1989",
          "committed_at": "2025-09-17T12:26:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ff79b1224cce1f96665464988983fb0b2ce4b162",
          "body": "Signed-off-by: dongjiang <dongjiang1989@126.com>",
          "is_bot": false,
          "headline": "add hung_task_detect_count",
          "author_name": "dongjiang",
          "author_login": "dongjiang1989",
          "committed_at": "2025-09-17T12:26:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "56c0445b99031d4be1fe3e1a4171ba0375e3fd15",
          "body": "* Modify proc_statm_test notes\n\nSigned-off-by: zhiyuan.zhou <zhiyuan.zhou@easystack.cn>",
          "is_bot": false,
          "headline": "Modify proc_statm_test notes",
          "author_name": "zhiyuan.zhou",
          "author_login": null,
          "committed_at": "2025-09-17T12:25:19Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "53e9e6772ade719daba4f16d7d9f007997b532a3",
          "body": "Signed-off-by: Matthieu MOREL <matthieu.morel35@gmail.com>",
          "is_bot": false,
          "headline": "chore: enable errorlint linter (#742)",
          "author_name": "Matthieu MOREL",
          "author_login": "mmorel-35",
          "committed_at": "2025-08-02T08:17:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0d1fd88ede6254517cd323b9d688e3ff23f79094",
          "body": "Signed-off-by: Matthieu MOREL <matthieu.morel35@gmail.com>",
          "is_bot": false,
          "headline": "chore: clean up golangci-lint configuration (#720)",
          "author_name": "Matthieu MOREL",
          "author_login": "mmorel-35",
          "committed_at": "2025-08-02T05:36:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "61fe41207276bc95c4c391762e9ef137385e8a5d",
          "body": "Fixup linting issues in `sysfs/net_class_ecn.go`.\n\nSigned-off-by: SuperQ <superq@gmail.com>",
          "is_bot": false,
          "headline": "Fix linting issues (#734)",
          "author_name": "Ben Kochie",
          "author_login": "SuperQ",
          "committed_at": "2025-07-03T09:39:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "61fb25b82034264056d6c202558bfd43c3322f05",
          "body": "Signed-off-by: Diego Sonaglia <diego.sonaglia@gmail.com>",
          "is_bot": false,
          "headline": "Add node_guid to infiniband class (#665) (#670)",
          "author_name": "Diego Sonaglia",
          "author_login": "di3go-sona",
          "committed_at": "2025-07-03T09:38:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ee6ea54565148540b80e46685baaa9c506eb1486",
          "body": "Signed-off-by: Pierre Gimalac <pierre.gimalac@datadoghq.com>",
          "is_bot": false,
          "headline": "feat: parse StartCode, EndCode, and StartStack in /proc/pid/stat (#659)",
          "author_name": "Pierre Gimalac",
          "author_login": "pgimalac",
          "committed_at": "2025-07-03T09:28:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0bcdc45697732e8d3baf0ea742e47d5c9585de11",
          "body": "…cepted to meminfo (#655)\n\nSigned-off-by: Navid Yaghoobi <navidys@fedoraproject.org>",
          "is_bot": false,
          "headline": "added zswap, zswapped, secpagetables, filehugepages, hugetlb and unac…",
          "author_name": "Navid Yaghoobi",
          "author_login": "navidys",
          "committed_at": "2025-07-03T09:27:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a5f79dd49ddb1a496da8472c5b09fa625ed3ab6b",
          "body": "/sys/class/net/<interface>/ecn/<protocol>/\n\nThere are 2 protocols Reaction Point (rp) and Notification point (np)\n\nFor each of the protocols they have a list of attributes:\n/sys/class/net/<interface>/ecn/<protocol>/params/<requested attribute>\n\nEach protocol will also if ECN is enabled per priority \n[…]\n71020/explicit+congestion+notification+(ecn)\n\nThe attributes are documented here:\nhttps://enterprise-support.nvidia.com/s/article/dcqcn-parameters\n\nSigned-off-by: Diego Asturias <dasturias@arista.com>",
          "is_bot": false,
          "headline": "Nvidia/Mellanox expose ROCE ECN information on sysfs on the path (#695)",
          "author_name": "dasturiasArista",
          "author_login": "dasturiasArista",
          "committed_at": "2025-07-03T08:56:59Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "c5a546e343883072a55550b7de7ef7366d8e2e56",
          "body": "Signed-off-by: Philipp Born <git@pborn.eu>",
          "is_bot": false,
          "headline": "feat(mdstat): recognize reshape status (#679)",
          "author_name": "Philipp B.",
          "author_login": "tamcore",
          "committed_at": "2025-07-03T08:55:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0cf12345350bcfed988855df227682d185c8abb7",
          "body": "Fix Go doc linting error.\n\nSigned-off-by: SuperQ <superq@gmail.com>",
          "is_bot": false,
          "headline": "Fix linting issue (#733)",
          "author_name": "Ben Kochie",
          "author_login": "SuperQ",
          "committed_at": "2025-07-03T08:51:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2b1359d69b2f07556684e6ead802bb8695c733a8",
          "body": "…es swapped (#726)\n\nSigned-off-by: John Leslie <johnleslie@google.com>",
          "is_bot": false,
          "headline": "parse.go: fix GetDeviceInfo/LayoutGet ordering -- previously had valu…",
          "author_name": "John Leslie",
          "author_login": "johnleslie",
          "committed_at": "2025-07-03T08:18:55Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "617681836f71740ebe8125b614e55f56a0e09667",
          "body": "The link status of PCIe devices sometimes changes,\nlike link or speed downgrades, and devices disappear.\nThis patch collects PCIe devices' link infromation  to detect such failures.\n\nAs a first step, this collector exports PCIe devices'\n- Device information (vendor_id, device_id, etc.)\n- Parent PCIe device (e.g. PCIe bridge, PCIe switch)\n- Link status (max_link_{speed|width}, current_link_{speed|width}\n\nSigned-off-by: Naoki MATSUMOTO <m.naoki9911@gmail.com>",
          "is_bot": false,
          "headline": "sysfs: Add support to collect link status for  PCIe devices (#728)",
          "author_name": "Naoki MATSUMOTO",
          "author_login": "naoki9911",
          "committed_at": "2025-07-03T08:17:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0f247ba36764120f923904e68202df0dae9cc58f",
          "body": "Signed-off-by: prombot <prometheus-team@googlegroups.com>",
          "is_bot": false,
          "headline": "Update common Prometheus files (#727)",
          "author_name": "PrometheusBot",
          "author_login": "prombot",
          "committed_at": "2025-07-03T08:13:21Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0e4338f8ec5ae11a47bd6a3ff8c15d6f5d806019",
          "body": "Signed-off-by: Shashwat Hiregoudar <shashwathiregoudar@gmail.com>",
          "is_bot": false,
          "headline": "exposing ControllerID (#731)",
          "author_name": "Shashwat Hiregoudar",
          "author_login": "ShashwatHiregoudar",
          "committed_at": "2025-07-03T08:12:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "65857f3abe1de8e9dedc8015e31ca702f5bfe798",
          "body": "Bumps [golang.org/x/sync](https://github.com/golang/sync) from 0.14.0 to 0.15.0.\n- [Commits](https://github.com/golang/sync/compare/v0.14.0...v0.15.0)\n\n---\nupdated-dependencies:\n- dependency-name: golang.org/x/sync\n  dependency-version: 0.15.0\n  dependency-type: direct:production\n  update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "build(deps): bump golang.org/x/sync from 0.14.0 to 0.15.0 (#732)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2025-07-03T08:11:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "28d508db177fff6d90696c7ce462f34fcf448101",
          "body": "* Parse process memory usage from /proc/[pid]/statm\n  into ProcStatm struct.\n* Add unit tests for proc_statm.\n* Add /proc/26231/statm test data to fixtures.\n\nSigned-off-by: zhiyuan.zhou <zhiyuan.zhou@easystack.cn>\nCo-authored-by: zhiyuan.zhou <zhiyuan.zhou@easystack.cn>",
          "is_bot": false,
          "headline": "Supports collection of process shared memory (#719)",
          "author_name": "zhiyuan zhou",
          "author_login": "SilenceAdele",
          "committed_at": "2025-07-03T08:10:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "588b88c23f12c329a3e83376ba3dbc35fff85366",
          "body": "Bumps [golang.org/x/sys](https://github.com/golang/sys) from 0.32.0 to 0.33.0.\n- [Commits](https://github.com/golang/sys/compare/v0.32.0...v0.33.0)\n\n---\nupdated-dependencies:\n- dependency-name: golang.org/x/sys\n  dependency-version: 0.33.0\n  dependency-type: direct:production\n  update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "build(deps): bump golang.org/x/sys from 0.32.0 to 0.33.0 (#723)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2025-05-21T18:07:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d9705f6ce622155abfe9b11f62ea35f6e6e8417f",
          "body": "Bumps [golang.org/x/sync](https://github.com/golang/sync) from 0.13.0 to 0.14.0.\n- [Commits](https://github.com/golang/sync/compare/v0.13.0...v0.14.0)\n\n---\nupdated-dependencies:\n- dependency-name: golang.org/x/sync\n  dependency-version: 0.14.0\n  dependency-type: direct:production\n  update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "build(deps): bump golang.org/x/sync from 0.13.0 to 0.14.0 (#724)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2025-05-21T18:03:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "367ae0315ef6e201c3651996d557ab6ef7c18c11",
          "body": "* Return right allocation ratios for the (somewhat recently added) btrfs\n  RAID modes raid1c3 and raid1c4.\n\nSigned-off-by: Samuli Thomasson <samuli.thomasson@pm.me>",
          "is_bot": false,
          "headline": "btrfs: correct allocation ratios for raid1c[34] (#722)",
          "author_name": "Samuli Thomasson",
          "author_login": "SimSaladin",
          "committed_at": "2025-05-21T18:02:53Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6dab0ae941868a1b8c6a72c778d2d8957bd2896d",
          "body": "Signed-off-by: prombot <prometheus-team@googlegroups.com>",
          "is_bot": false,
          "headline": "Update common Prometheus files (#721)",
          "author_name": "PrometheusBot",
          "author_login": "prombot",
          "committed_at": "2025-05-21T17:56:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "369f9022fb69c3f44aad84de96914f25b581f997",
          "body": "Signed-off-by: prombot <prometheus-team@googlegroups.com>",
          "is_bot": false,
          "headline": "Update common Prometheus files (#718)",
          "author_name": "PrometheusBot",
          "author_login": "prombot",
          "committed_at": "2025-05-14T11:38:58Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "cff69b9d9aa77a0793276da74310e38422864e28",
          "body": "…(#678)\n\nSome users have reported cases of systemd \"predictable network interface\nnaming\" apparently also renaming the HCA device. This means we can no\nlonger make assumptions about which counter(s) should be present based\non the HCA name (i.e., irdma*, mlx5_*). The previous approach was quite\nbritt\n[…]\nrectory (but not the older\ncounters directory).\n\nSigned-off-by: Daniel Swarbrick <daniel.swarbrick@gmail.com>\nSigned-off-by: Ben Kochie <superq@gmail.com>\nCo-authored-by: Ben Kochie <superq@gmail.com>",
          "is_bot": false,
          "headline": "infiniband: do not make assumptions about counters based on HCA name …",
          "author_name": "Daniel Swarbrick",
          "author_login": "dswarbrick",
          "committed_at": "2025-04-19T15:43:08Z",
          "body_truncated": true,
          "is_coding_agent": false
        }
      ],
      "releases_count": 47,
      "commits_last_year": 77,
      "latest_release_at": "2026-06-30T13:35:04Z",
      "latest_release_tag": "v0.21.1",
      "releases_from_tags": true,
      "days_since_last_push": 24,
      "active_weeks_last_year": 22,
      "days_since_latest_release": 26,
      "mean_days_between_releases": 48.5
    },
    "community": {
      "has_readme": false,
      "has_license": false,
      "has_description": false,
      "has_contributing": false,
      "health_percentage": null,
      "has_issue_template": false,
      "has_code_of_conduct": false,
      "has_pull_request_template": false
    },
    "ecosystem": {
      "packages": [
        {
          "name": "github.com/prometheus/procfs",
          "exists": true,
          "license": null,
          "keywords": [],
          "ecosystem": "go",
          "matches_repo": false,
          "registry_url": "https://pkg.go.dev/github.com/prometheus/procfs",
          "is_deprecated": false,
          "latest_version": "v0.21.1",
          "repository_url": "https://github.com/prometheus/procfs",
          "versions_count": 47,
          "total_downloads": null,
          "dependents_count": null,
          "deprecation_note": null,
          "maintainers_count": null,
          "monthly_downloads": null,
          "first_published_at": null,
          "latest_published_at": "2026-06-30T13:35:04Z",
          "latest_version_yanked": null,
          "days_since_latest_publish": 26
        }
      ]
    },
    "popularity": {
      "forks": 0,
      "stars": 0,
      "watchers": 0,
      "fork_history": {
        "days": [],
        "complete": true,
        "collected": 0,
        "total_forks": 0
      },
      "star_history": {
        "days": [],
        "complete": true,
        "collected": 0,
        "total_stars": 0,
        "collected_at": null
      },
      "open_issues_and_prs": 0
    },
    "ai_readiness": {
      "has_nix": false,
      "example_dirs": [],
      "has_llms_txt": false,
      "has_dockerfile": false,
      "has_mcp_signal": false,
      "bootstrap_files": [
        "Makefile"
      ],
      "api_schema_files": [],
      "has_devcontainer": false,
      "typecheck_configs": [],
      "toolchain_manifests": [
        "go.mod"
      ],
      "largest_source_bytes": 26142,
      "source_files_sampled": 228,
      "oversized_source_files": 0,
      "agent_instruction_files": [],
      "agent_instruction_max_bytes": null
    },
    "dependencies": {
      "manifests": [
        "go.mod"
      ],
      "advisories": {
        "error": null,
        "scope": null,
        "source": null,
        "findings": [],
        "collected": false,
        "malicious": [],
        "truncated": false,
        "by_severity": {},
        "advisory_count": 0,
        "affected_count": 0,
        "assessed_count": 0,
        "malicious_count": 0,
        "assessed_package": null,
        "unassessed_count": 0,
        "direct_affected_count": 0
      },
      "ecosystems": [
        "go"
      ],
      "dependencies": [
        {
          "name": "github.com/google/go-cmp",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.7.0"
        },
        {
          "name": "golang.org/x/sync",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.21.0"
        },
        {
          "name": "golang.org/x/sys",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.46.0"
        }
      ],
      "all_dependencies": {
        "error": "GitHub dependency-graph SBOM unavailable (404); the dependency graph may be disabled for this repository",
        "source": null,
        "packages": [],
        "collected": false,
        "truncated": false,
        "total_count": null,
        "direct_count": null,
        "indirect_count": null
      }
    },
    "maintainership": {
      "issues": {
        "open_prs": 0,
        "merged_prs": 0,
        "open_issues": 0,
        "closed_ratio": null,
        "closed_issues": 0,
        "closed_unmerged_prs": 0
      },
      "bus_factor": 4,
      "bot_contributors": 1,
      "top_contributors": [
        {
          "type": "User",
          "login": "SuperQ",
          "commits": 129,
          "avatar_url": "https://avatars.githubusercontent.com/u/1320667?v=4"
        },
        {
          "type": "User",
          "login": "prombot",
          "commits": 86,
          "avatar_url": "https://avatars.githubusercontent.com/u/18470668?v=4"
        },
        {
          "type": "User",
          "login": "pgier",
          "commits": 73,
          "avatar_url": "https://avatars.githubusercontent.com/u/156120?v=4"
        },
        {
          "type": "User",
          "login": "grobie",
          "commits": 57,
          "avatar_url": "https://avatars.githubusercontent.com/u/3432?v=4"
        },
        {
          "type": "User",
          "login": "mdlayher",
          "commits": 29,
          "avatar_url": "https://avatars.githubusercontent.com/u/1926905?v=4"
        },
        {
          "type": "User",
          "login": "AlexZzz",
          "commits": 14,
          "avatar_url": "https://avatars.githubusercontent.com/u/5488460?v=4"
        },
        {
          "type": "User",
          "login": "juliusv",
          "commits": 12,
          "avatar_url": "https://avatars.githubusercontent.com/u/538008?v=4"
        },
        {
          "type": "User",
          "login": "discordianfish",
          "commits": 11,
          "avatar_url": "https://avatars.githubusercontent.com/u/275966?v=4"
        },
        {
          "type": "User",
          "login": "peonone",
          "commits": 11,
          "avatar_url": "https://avatars.githubusercontent.com/u/859333?v=4"
        },
        {
          "type": "User",
          "login": "shaardie",
          "commits": 9,
          "avatar_url": "https://avatars.githubusercontent.com/u/5557272?v=4"
        }
      ],
      "contributors_sampled": 99,
      "top_contributor_share": 0.199
    },
    "quality_signals": {
      "has_ci": true,
      "has_tests": true,
      "ci_workflows": [
        "ci.yml",
        "golangci-lint.yml",
        "govulncheck.yml"
      ],
      "has_docs_dir": false,
      "linter_configs": [
        ".golangci.yml"
      ],
      "has_editorconfig": false,
      "has_linter_config": true,
      "has_precommit_config": false
    },
    "security_signals": {
      "lockfiles": [
        "go.sum"
      ],
      "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": null,
            "reason": "no pull request found",
            "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": 0,
            "reason": "Found 0/30 approved changesets -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
          },
          {
            "name": "Contributors",
            "score": 10,
            "reason": "project has 57 contributing companies or organizations",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#contributors"
          },
          {
            "name": "Dangerous-Workflow",
            "score": 10,
            "reason": "no dangerous workflow patterns detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dangerous-workflow"
          },
          {
            "name": "Dependency-Update-Tool",
            "score": 10,
            "reason": "update tool detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dependency-update-tool"
          },
          {
            "name": "Fuzzing",
            "score": 0,
            "reason": "project is not fuzzed",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#fuzzing"
          },
          {
            "name": "License",
            "score": 10,
            "reason": "license file detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#license"
          },
          {
            "name": "Maintained",
            "score": 0,
            "reason": "project is archived",
            "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": 10,
            "reason": "all dependencies are pinned",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#pinned-dependencies"
          },
          {
            "name": "SAST",
            "score": 0,
            "reason": "no SAST tool detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#sast"
          },
          {
            "name": "Security-Policy",
            "score": 9,
            "reason": "security policy file detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#security-policy"
          },
          {
            "name": "Signed-Releases",
            "score": null,
            "reason": "no releases found",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#signed-releases"
          },
          {
            "name": "Token-Permissions",
            "score": 10,
            "reason": "GitHub workflow tokens follow principle of least privilege",
            "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": "3c943fdba94a978d990553698da4add62bb11a30",
        "ran_at": "2026-07-27T00:06:46Z",
        "aggregate_score": 6.1,
        "scorecard_version": "v5.5.0"
      },
      "has_codeql_workflow": false,
      "has_security_policy": true,
      "has_dependabot_config": true
    },
    "contribution_flow": {
      "collected": true,
      "ci_last_run_at": null,
      "oldest_open_prs": [],
      "last_merged_pr_at": null,
      "ci_last_conclusion": null,
      "oldest_open_issues": []
    }
  },
  "config": {
    "disabled_metrics": [],
    "disabled_categories": [],
    "disabled_components": {}
  },
  "source": {
    "url": "https://github.com/happysnaker/procfs",
    "host": "github.com",
    "name": "procfs",
    "owner": "happysnaker"
  },
  "metrics": {
    "overall": {
      "key": "overall",
      "band": "critical",
      "name": "Overall health",
      "note": "Abandonment Policy applies a 40% multiplier to weighted overall health and gives it a ceiling of 29.",
      "notes": [
        {
          "code": "abandonment_overall_adjustment",
          "params": {
            "cap": 29,
            "pct": 40
          }
        }
      ],
      "value": 18,
      "inputs": {
        "security": 30,
        "vitality": 69,
        "community": 12,
        "governance": 50,
        "engineering": 48,
        "abandonment_cap": 29,
        "abandonment_state": "declared",
        "abandonment_multiplier": 40,
        "weighted_overall_before_abandonment": 44,
        "overall_after_abandonment_multiplier": 18
      },
      "components": []
    },
    "categories": [
      {
        "key": "vitality",
        "band": "moderate",
        "name": "Vitality",
        "value": 69,
        "weight": 0.22,
        "metrics": [
          {
            "key": "development_activity",
            "band": "moderate",
            "name": "Development activity",
            "note": null,
            "notes": [],
            "value": 61,
            "inputs": {
              "commits_last_year": 77,
              "human_commit_share": 0.83,
              "days_since_last_push": 24,
              "active_weeks_last_year": 22
            },
            "components": [
              {
                "key": "push_recency",
                "name": "Push recency",
                "detail": "last push 24 days ago",
                "points": 28.8,
                "status": "partial",
                "details": [
                  {
                    "code": "push_recency",
                    "params": {
                      "days": 24
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_cadence",
                "name": "Commit cadence",
                "detail": "22/52 weeks with commits",
                "points": 15.2,
                "status": "partial",
                "details": [
                  {
                    "code": "commit_cadence_weeks",
                    "params": {
                      "weeks": 22
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_volume",
                "name": "Commit volume",
                "detail": "77 commits in the last year",
                "points": 17,
                "status": "partial",
                "details": [
                  {
                    "code": "commits_last_year",
                    "params": {
                      "count": 77
                    }
                  }
                ],
                "max_points": 18
              },
              {
                "key": "openssf_scorecard_maintained",
                "name": "OpenSSF Scorecard: Maintained",
                "detail": "project is archived",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "release_discipline",
            "band": "good",
            "name": "Release discipline",
            "note": "Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Signed-Releases. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "openssf_scorecard_signed_releases"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 80,
            "inputs": {
              "releases_count": 47,
              "latest_release_tag": "v0.21.1",
              "releases_from_tags": true,
              "days_since_latest_release": 26,
              "mean_days_between_releases": 48.5
            },
            "components": [
              {
                "key": "ships_releases",
                "name": "Ships releases",
                "detail": "47 version tags (no GitHub releases)",
                "points": 16.2,
                "status": "partial",
                "details": [
                  {
                    "code": "version_tags_no_releases",
                    "params": {
                      "count": 47
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "release_recency",
                "name": "Release recency",
                "detail": "latest release 26 days ago",
                "points": 36,
                "status": "met",
                "details": [
                  {
                    "code": "release_recency",
                    "params": {
                      "days": 26
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "release_cadence",
                "name": "Release cadence",
                "detail": "a release every ~48.5 days",
                "points": 19.8,
                "status": "partial",
                "details": [
                  {
                    "code": "release_cadence",
                    "params": {
                      "gap": 48.5
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "openssf_scorecard_signed_releases",
                "name": "OpenSSF Scorecard: Signed-Releases",
                "detail": "no releases found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 10
              }
            ]
          },
          {
            "key": "abandonment",
            "band": "at_risk",
            "name": "Abandonment",
            "note": null,
            "notes": [],
            "value": 40,
            "inputs": {
              "cap": 29,
              "state": "declared",
              "guards": [],
              "signals": [],
              "red_flag": true,
              "multiplier_pct": 40,
              "declared_reason": "archived",
              "unverified_reason": null,
              "unanswered_open_prs": null,
              "unanswered_open_issues": null,
              "days_since_last_merged_pr": null,
              "days_since_last_human_commit": null,
              "days_since_last_human_commit_is_floor": false
            },
            "components": [
              {
                "key": "project_is_still_maintained",
                "name": "Project is still maintained",
                "detail": "the repository is archived on GitHub",
                "points": 40,
                "status": "partial",
                "details": [
                  {
                    "code": "abandonment_archived",
                    "params": {}
                  }
                ],
                "max_points": 100
              }
            ]
          }
        ],
        "description": "Is the project alive — is code being written and are releases shipping?"
      },
      {
        "key": "community",
        "band": "critical",
        "name": "Community & Adoption",
        "value": 12,
        "weight": 0.18,
        "metrics": [
          {
            "key": "popularity",
            "band": "critical",
            "name": "Popularity & adoption",
            "note": null,
            "notes": [],
            "value": 1,
            "inputs": {
              "forks": 0,
              "stars": 0,
              "watchers": 0,
              "growth_state": "unverified",
              "growth_factor_pct": 100,
              "growth_unverified_reason": "no_history"
            },
            "components": [
              {
                "key": "stars",
                "name": "Stars",
                "detail": "0 stars",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "stars",
                    "params": {
                      "count": 0
                    }
                  }
                ],
                "max_points": 60
              },
              {
                "key": "forks",
                "name": "Forks",
                "detail": "0 forks",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "forks",
                    "params": {
                      "count": 0
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "watchers",
                "name": "Watchers",
                "detail": "0 watchers",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "watchers",
                    "params": {
                      "count": 0
                    }
                  }
                ],
                "max_points": 15
              }
            ]
          },
          {
            "key": "community_health",
            "band": "critical",
            "name": "Community health",
            "note": null,
            "notes": [],
            "value": 25,
            "inputs": {
              "has_readme": false,
              "has_license": false,
              "has_contributing": false,
              "has_issue_template": false,
              "has_code_of_conduct": false,
              "has_pull_request_template": false
            },
            "components": [
              {
                "key": "readme",
                "name": "README",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 22.5
              },
              {
                "key": "license",
                "name": "License",
                "detail": "recognized license (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
              }
            ]
          }
        ],
        "description": "Does the project have users, downloads, attention, and a welcoming setup for contributors?"
      },
      {
        "key": "governance",
        "band": "moderate",
        "name": "Sustainability & Governance",
        "value": 50,
        "weight": 0.24,
        "metrics": [
          {
            "key": "maintainer_resilience",
            "band": "excellent",
            "name": "Maintainer resilience (bus factor)",
            "note": null,
            "notes": [],
            "value": 85,
            "inputs": {
              "bus_factor": 4,
              "contributors_sampled": 99,
              "top_contributor_share": 0.199
            },
            "components": [
              {
                "key": "bus_factor",
                "name": "Bus factor",
                "detail": "4 contributor(s) cover half of all commits",
                "points": 43.2,
                "status": "partial",
                "details": [
                  {
                    "code": "bus_factor",
                    "params": {
                      "count": 4
                    }
                  }
                ],
                "max_points": 54
              },
              {
                "key": "commit_distribution",
                "name": "Commit distribution",
                "detail": "top contributor authored 20% of commits",
                "points": 18,
                "status": "partial",
                "details": [
                  {
                    "code": "top_contributor_share",
                    "params": {
                      "share": 20
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributor_breadth",
                "name": "Contributor breadth",
                "detail": "99 contributors",
                "points": 13.5,
                "status": "met",
                "details": [
                  {
                    "code": "contributors_sampled",
                    "params": {
                      "count": 99
                    }
                  }
                ],
                "max_points": 13.5
              },
              {
                "key": "openssf_scorecard_contributors",
                "name": "OpenSSF Scorecard: Contributors",
                "detail": "project has 57 contributing companies or organizations",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "responsiveness",
            "band": "critical",
            "name": "Issue & PR responsiveness",
            "note": "Excluded from scoring (no data or not applicable): Issue resolution, PR acceptance. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "issue_resolution",
                    "pr_acceptance"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 1,
            "inputs": {
              "merged_prs": 0,
              "open_issues": 0,
              "closed_issues": 0,
              "issue_closed_ratio": null,
              "closed_unmerged_prs": 0
            },
            "components": [
              {
                "key": "issue_resolution",
                "name": "Issue resolution",
                "detail": "no issues or no data",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_issues_or_data",
                    "params": {}
                  }
                ],
                "max_points": 46.75
              },
              {
                "key": "pr_acceptance",
                "name": "PR acceptance",
                "detail": "no decided pull requests or no data",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_decided_prs_or_data",
                    "params": {}
                  }
                ],
                "max_points": 38.25
              },
              {
                "key": "openssf_scorecard_code_review",
                "name": "OpenSSF Scorecard: Code-Review",
                "detail": "Found 0/30 approved changesets -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "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": 58,
            "inputs": {
              "followers": 41,
              "owner_type": "User",
              "is_verified": null,
              "owner_login": "happysnaker",
              "public_repos": 70,
              "account_age_days": 2105
            },
            "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": "41 followers of happysnaker",
                "points": 11.7,
                "status": "partial",
                "details": [
                  {
                    "code": "owner_followers",
                    "params": {
                      "count": 41,
                      "login": "happysnaker"
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "track_record",
                "name": "Track record",
                "detail": "70 public repos, account ~5 yr old",
                "points": 24.5,
                "status": "partial",
                "details": [
                  {
                    "code": "public_repos",
                    "params": {
                      "count": 70
                    }
                  },
                  {
                    "code": "account_age_years",
                    "params": {
                      "years": 5
                    }
                  }
                ],
                "max_points": 25
              }
            ]
          }
        ],
        "description": "Will the project survive its people — bus factor, responsiveness, who backs it, and package upkeep?"
      },
      {
        "key": "engineering",
        "band": "at_risk",
        "name": "Engineering Quality",
        "value": 48,
        "weight": 0.2,
        "metrics": [
          {
            "key": "engineering_practices",
            "band": "good",
            "name": "Engineering practices",
            "note": "Excluded from scoring (no data or not applicable): OpenSSF Scorecard: CI-Tests. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "openssf_scorecard_ci_tests"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 80,
            "inputs": {
              "has_ci": true,
              "has_tests": true,
              "has_editorconfig": false,
              "has_linter_config": true,
              "has_precommit_config": false
            },
            "components": [
              {
                "key": "ci_workflows",
                "name": "CI workflows",
                "detail": "3 workflow(s)",
                "points": 24,
                "status": "met",
                "details": [
                  {
                    "code": "ci_workflows",
                    "params": {
                      "count": 3
                    }
                  }
                ],
                "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": ".golangci.yml",
                "points": 16,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": ".golangci.yml"
                    }
                  }
                ],
                "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": "no pull request found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 20
              }
            ]
          },
          {
            "key": "documentation",
            "band": "critical",
            "name": "Documentation",
            "note": null,
            "notes": [],
            "value": 1,
            "inputs": {
              "topics": [],
              "has_wiki": false,
              "homepage": null,
              "has_readme": false,
              "has_docs_dir": false,
              "has_description": false
            },
            "components": [
              {
                "key": "readme",
                "name": "README",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 30
              },
              {
                "key": "documentation_directory",
                "name": "Documentation directory",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 25
              },
              {
                "key": "documentation_homepage_site",
                "name": "Documentation / homepage site",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 15
              },
              {
                "key": "repository_description",
                "name": "Repository description",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              },
              {
                "key": "topics",
                "name": "Topics",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              },
              {
                "key": "wiki",
                "name": "Wiki",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              }
            ]
          }
        ],
        "description": "Are baseline engineering and documentation practices in place?"
      },
      {
        "key": "security",
        "band": "at_risk",
        "name": "Security",
        "value": 30,
        "weight": 0.16,
        "metrics": [
          {
            "key": "security_posture",
            "band": "at_risk",
            "name": "Security posture",
            "note": "Excluded from scoring (no data or not applicable): CI-Tests, Packaging, Signed-Releases. Remaining weights renormalized. High-Risk Jurisdiction Policy applies a 50% multiplier to Security posture and gives it an At risk ceiling of 49.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "ci_tests",
                    "packaging",
                    "signed_releases"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              },
              {
                "code": "jurisdiction_posture_adjustment",
                "params": {
                  "cap": 49,
                  "pct": 50
                }
              }
            ],
            "value": 30,
            "inputs": {
              "source": "openssf_scorecard",
              "checks_evaluated": 15,
              "scorecard_version": "v5.5.0",
              "checks_inconclusive": 3,
              "scorecard_aggregate": 6.1,
              "high_risk_jurisdiction_cap": 49,
              "high_risk_jurisdiction_multiplier": 50,
              "security_posture_after_multiplier": 30,
              "security_posture_before_jurisdiction": 61
            },
            "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": "no pull request found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "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 0/30 approved changesets -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "contributors",
                "name": "Contributors",
                "detail": "project has 57 contributing companies or organizations",
                "points": 2.5,
                "status": "met",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "dangerous_workflow",
                "name": "Dangerous-Workflow",
                "detail": "no dangerous workflow patterns detected",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              },
              {
                "key": "dependency_update_tool",
                "name": "Dependency-Update-Tool",
                "detail": "update tool detected",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "fuzzing",
                "name": "Fuzzing",
                "detail": "project is not fuzzed",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "license",
                "name": "License",
                "detail": "license file detected",
                "points": 2.5,
                "status": "met",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "maintained",
                "name": "Maintained",
                "detail": "project is archived",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "packaging",
                "name": "Packaging",
                "detail": "packaging workflow not detected",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 5
              },
              {
                "key": "pinned_dependencies",
                "name": "Pinned-Dependencies",
                "detail": "all dependencies are pinned",
                "points": 5,
                "status": "met",
                "details": [],
                "max_points": 5
              },
              {
                "key": "sast",
                "name": "SAST",
                "detail": "no SAST tool detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "security_policy",
                "name": "Security-Policy",
                "detail": "security policy file detected",
                "points": 4.5,
                "status": "partial",
                "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": "GitHub workflow tokens follow principle of least privilege",
                "points": 7.5,
                "status": "met",
                "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": "moderate",
            "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": 50,
            "inputs": {
              "meaning": "self-published location evidence; not nationality or citizenship",
              "red_flag": true,
              "exposures": [
                {
                  "role": "top_contributor",
                  "count": 1,
                  "country": "Russia"
                }
              ],
              "policy_countries": [
                "Russia",
                "Iran",
                "North Korea"
              ],
              "review_only_matches": 0,
              "assessed_self_published_locations": 14
            },
            "components": [
              {
                "key": "policy_exposure_multiplier",
                "name": "Policy exposure multiplier",
                "detail": "Russia: top_contributor (1)",
                "points": 50,
                "status": "partial",
                "details": [
                  {
                    "code": "jurisdiction_exposure",
                    "params": {
                      "role": "top_contributor",
                      "count": 1,
                      "country": "Russia"
                    }
                  }
                ],
                "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": "good",
        "name": "AI Readiness",
        "value": 76,
        "weight": 0,
        "metrics": [
          {
            "key": "ai_agent_context",
            "band": "at_risk",
            "name": "Agent context & guidance",
            "note": null,
            "notes": [],
            "value": 40,
            "inputs": {
              "has_llms_txt": false,
              "legible_history_share": 0.928,
              "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": "77 of 83 human commits state their intent (structured subject or explanatory body)",
                "points": 40,
                "status": "met",
                "details": [
                  {
                    "code": "legible_history",
                    "params": {
                      "legible": 77,
                      "sampled": 83
                    }
                  }
                ],
                "max_points": 40
              }
            ]
          },
          {
            "key": "ai_verify_loop",
            "band": "excellent",
            "name": "Verify loop (build / test / typecheck)",
            "note": null,
            "notes": [],
            "value": 94,
            "inputs": {
              "has_nix": false,
              "has_tests": true,
              "lockfiles": [
                "go.sum"
              ],
              "has_dockerfile": false,
              "typed_language": true,
              "bootstrap_files": [
                "Makefile"
              ],
              "has_devcontainer": false,
              "has_linter_config": true,
              "typecheck_configs": [],
              "agent_commit_share": 0.02,
              "toolchain_manifests": [
                "go.mod"
              ],
              "dependency_bot_commit_share": 0.17
            },
            "components": [
              {
                "key": "one_command_bootstrap",
                "name": "One-command bootstrap",
                "detail": "Makefile",
                "points": 18,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "Makefile"
                    }
                  }
                ],
                "max_points": 18
              },
              {
                "key": "automated_tests",
                "name": "Automated tests",
                "detail": null,
                "points": 22,
                "status": "met",
                "details": [],
                "max_points": 22
              },
              {
                "key": "lint_format_config",
                "name": "Lint / format config",
                "detail": ".golangci.yml",
                "points": 11,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": ".golangci.yml"
                    }
                  }
                ],
                "max_points": 11
              },
              {
                "key": "static_type_checking",
                "name": "Static type checking",
                "detail": "Go (statically typed)",
                "points": 11,
                "status": "met",
                "details": [
                  {
                    "code": "statically_typed_language",
                    "params": {
                      "language": "Go"
                    }
                  }
                ],
                "max_points": 11
              },
              {
                "key": "reproducible_environment",
                "name": "Reproducible environment",
                "detail": "lockfile",
                "points": 10,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "lockfile"
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "demonstrated_agent_practice",
                "name": "Demonstrated agent practice",
                "detail": "2 of the last 100 commits agent-authored or agent-credited",
                "points": 4,
                "status": "partial",
                "details": [
                  {
                    "code": "agent_authored_commits",
                    "params": {
                      "count": 2,
                      "sampled": 100
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "automated_maintenance",
                "name": "Automated maintenance",
                "detail": "17 of the last 100 commits are automated dependency updates",
                "points": 8,
                "status": "met",
                "details": [
                  {
                    "code": "dependency_bot_commits",
                    "params": {
                      "count": 17,
                      "sampled": 100
                    }
                  }
                ],
                "max_points": 8
              },
              {
                "key": "openssf_scorecard_pinned_dependencies",
                "name": "OpenSSF Scorecard: Pinned-Dependencies",
                "detail": "all dependencies are pinned",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "ai_code_legibility",
            "band": "excellent",
            "name": "Code legibility for models",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "primary_language": "Go",
              "largest_source_bytes": 26142,
              "source_files_sampled": 228,
              "oversized_source_files": 0
            },
            "components": [
              {
                "key": "type_checkable_code",
                "name": "Type-checkable code",
                "detail": "Go (statically typed)",
                "points": 45,
                "status": "met",
                "details": [
                  {
                    "code": "statically_typed_language",
                    "params": {
                      "language": "Go"
                    }
                  }
                ],
                "max_points": 45
              },
              {
                "key": "manageable_file_sizes",
                "name": "Manageable file sizes",
                "detail": "0/228 source files over 60KB",
                "points": 55,
                "status": "met",
                "details": [
                  {
                    "code": "oversized_source_files",
                    "params": {
                      "kb": 60,
                      "sampled": 228,
                      "oversized": 0
                    }
                  }
                ],
                "max_points": 55
              }
            ]
          }
        ],
        "description": "How well is the repo equipped to be developed and maintained with AI coding agents? An independent, experimental badge — weight 0.0, so it is surfaced on its own and does not affect the overall health score."
      }
    ],
    "metrics_version": "1.13.0"
  },
  "warnings": [
    "Community profile unavailable",
    "go package 'github.com/prometheus/procfs' points at a different repository (https://github.com/prometheus/procfs); excluded from ecosystem scoring",
    "GitHub dependency-graph SBOM unavailable (404); the dependency graph may be disabled for this repository"
  ],
  "report_type": "repository",
  "generated_at": "2026-07-27T00:07:01.508888Z",
  "schema_version": "0.27.0",
  "badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/h/happysnaker/procfs.svg",
  "full_name": "happysnaker/procfs",
  "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 statisticsGo.