Public record
Software health reportschema 0.26.0 · metrics 1.13.0 · 2026-07-22 06:29 UTC

NVIDIA / mig-parted

MIG Partition Editor for NVIDIA GPUs

Go · ShellApache-2.0★ 259 stars⑂ 66 forkssince Feb 2021View on GitHub ↗

NVIDIA/mig-parted holds a health index of 76 out of 100, placing it in the Good band. It scores highest on Vitality (90/100) and lowest on Security (63/100). It was last updated 1 day ago. 3 contributors account for most of its recent work.

76
overall / 100
Good

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.

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

Score profile

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

Ownership

NVIDIA CorporationOrganization
28,202 followers771 public repossince May 2012

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

Package ecosystems

RegistryPackageVersionDownloads / moVersionsLast publish
Gogithub.com/NVIDIA/mig-partedv0.14.4-364 days ago

Metrics by category

Vitality

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

90Excellent · 22% of overall
How it's scored
36/36Push recency — last push 1 days ago
29.8/36Commit cadence — 43/52 weeks with commits
18/18Commit volume — 280 commits in the last year
10/10OpenSSF Scorecard: Maintained — 30 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10
Inputs used
commits_last_year280
human_commit_share0.72
days_since_last_push1
active_weeks_last_year43
How it's scored
27/27Ships releases — 36 releases published
36/36Release recency — latest release 4 days ago
19.8/27Release cadence — a release every ~53.7 days
0/10OpenSSF Scorecard: Signed-Releases — Project has not signed or included provenance with any releases.
Inputs used
releases_count36
latest_release_tagv0.14.4
releases_from_tagsno
days_since_latest_release4
mean_days_between_releases53.7

Community & Adoption

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

64Moderate · 18% of overall
How it's scored
39.1/60Stars — 259 stars
15.1/25Forks — 66 forks
4.3/15Watchers — 7 watchers
Inputs used
forks66
stars259
watchers7
growth_stateorganic
growth_factor_pct100
How it's scored
22.5/22.5README
22.5/22.5License — recognized license (Apache-2.0)
18/18CONTRIBUTING guide
0/13.5Code of conduct
0/7.2Issue template
0/6.3PR template
Inputs used
has_readmeyes
has_licenseyes
has_contributingyes
has_issue_templateno
has_code_of_conductno
has_pull_request_templateno

Sustainability & Governance

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

84Good · 24% of overall
How it's scored
36/54Bus factor — 3 contributor(s) cover half of all commits
15.6/22.5Commit distribution — top contributor authored 30% of commits
13.5/13.5Contributor breadth — 24 contributors
10/10OpenSSF Scorecard: Contributors — project has 6 contributing companies or organizations
Inputs used
bus_factor3
contributors_sampled24
top_contributor_share0.305
How it's scored
40.6/46.8Issue resolution — 87% of issues closed
30.2/38.3PR acceptance — 305/386 decided PRs merged
15/15OpenSSF Scorecard: Code-Review — all changesets reviewed
Inputs used
merged_prs305
open_issues7
closed_issues46
issue_closed_ratio0.868
closed_unmerged_prs81
How it's scored
30/30Ownership backing — organization-owned
0/20Verified domain
25/25Owner reach — 28,202 followers of NVIDIA
25/25Track record — 771 public repos, account ~14 yr old
Inputs used
followers28,202
owner_typeOrganization
is_verified
owner_loginNVIDIA
public_repos771
account_age_days5,185
How it's scored
25/25Published & resolvable — 1 package(s) on go
35/35Publish recency — latest publish 4 days ago
20/20Version history — 36 published versions
20/20Not deprecated — active, not deprecated or yanked
Inputs used
packagesgithub.com/NVIDIA/mig-parted
ecosystemsgo
any_deprecatedno
min_days_since_publish4

Engineering Quality

Are baseline engineering and documentation practices in place?

74Good · 20% of overall
How it's scored
24/24CI workflows — 5 workflow(s)
24/24Tests present
16/16Linter config — .golangci.yaml, .golangci.yml
0/9.6Pre-commit hooks
6.4/6.4.editorconfig
20/20OpenSSF Scorecard: CI-Tests — 15 out of 15 merged PRs checked by a CI test -- score normalized to 10
Inputs used
has_ciyes
has_testsyes
has_editorconfigyes
has_linter_configyes
has_precommit_configno

Documentation

50Moderate
How it's scored
30/30README
0/25Documentation directory
0/15Documentation / homepage site
10/10Repository description
0/10Topics
10/10Wiki
Inputs used
topics
has_wikiyes
homepage
has_readmeyes
has_docs_dirno
has_descriptionyes

Security

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

63Moderate · 16% of overall
How it's scored
7.5/7.5Binary-Artifacts — no binaries found in the repo
0/7.5Branch-Protection — no data
2.5/2.5CI-Tests — 15 out of 15 merged PRs checked by a CI test -- score normalized to 10
0/2.5CII-Best-Practices — no effort to earn an OpenSSF best practices badge detected
7.5/7.5Code-Review — all changesets reviewed
2.5/2.5Contributors — project has 6 contributing companies or organizations
0/10Dangerous-Workflow — 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
7.5/7.5Maintained — 30 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10
5/5Packaging — packaging workflow detected
0/5Pinned-Dependencies — dependency not pinned by hash detected -- score normalized to 0
0/5SAST — SAST tool is not run on all commits -- score normalized to 0
5/5Security-Policy — security policy file detected
0/7.5Signed-Releases — Project has not signed or included provenance with any releases.
0/7.5Token-Permissions — detected GitHub workflow tokens with excessive permissions
5.2/7.5Vulnerabilities — 3 existing vulnerabilities detected
Inputs used
sourceopenssf_scorecard
checks_evaluated17
scorecard_versionv5.5.0
checks_inconclusive1
scorecard_aggregate5.4
Excluded from scoring (no data or not applicable): branch_protection. Remaining weights renormalized.
How it's scored
35/35Direct dependencies free of known advisories — no direct dependency carries a known advisory
0/25Indirect dependencies free of known advisories — transitive set not separable from development and test dependencies in this scope
0/40No advisories left outstanding — no advisory carries a publication date
Inputs used
sourceosv
advisories3
affected_packages3
assessed_packages74
unassessed_packages0
affected_by_severityunknown 3
direct_affected_packages0
Excluded from scoring (no data or not applicable): Indirect dependencies free of known advisories, No advisories left outstanding. Remaining weights renormalized. Matched 74 resolved dependencies against OSV. This repository publishes no package the index resolves, so the repository dependency graph was assessed instead. That graph mixes development and test pins with shipped dependencies, so only the declared runtime dependencies are scored; transitive findings are reported as context and excluded from the score. Reachability is not analyzed.

AI Readiness

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

71Good · 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 — 65 of 72 human commits state their intent (structured subject or explanatory body)
Inputs used
has_llms_txtno
legible_history_share0.903
agent_instruction_files
agent_instruction_max_bytes
How it's scored
18/18One-command bootstrap — Makefile, deployments/container/Makefile, deployments/devel/Makefile, deployments/systemd/packages/Makefile, deployments/systemd/packages/debian/Makefile, vendor/github.com/emicklei/go-restful/v3/Makefile, vendor/github.com/munnerz/goautoneg/Makefile, vendor/github.com/urfave/cli/v3/Makefile, vendor/sigs.k8s.io/json/Makefile
22/22Automated tests
11/11Lint / format config — .golangci.yaml, .golangci.yml
11/11Static type checking — Go (statically typed)
10/10Reproducible environment — Dockerfile, lockfile
0/10Demonstrated agent practice — no agent-authored commits among the last 100
8/8Automated maintenance — 28 of the last 100 commits are automated dependency updates
0/10OpenSSF Scorecard: Pinned-Dependencies — dependency not pinned by hash detected -- score normalized to 0
Inputs used
has_nixno
has_testsyes
lockfilesgo.sum
has_dockerfileyes
typed_languageyes
bootstrap_filesMakefile, deployments/container/Makefile, deployments/devel/Makefile, deployments/systemd/packages/Makefile, deployments/systemd/packages/debian/Makefile, vendor/github.com/emicklei/go-restful/v3/Makefile, vendor/github.com/munnerz/goautoneg/Makefile, vendor/github.com/urfave/cli/v3/Makefile, vendor/sigs.k8s.io/json/Makefile
has_devcontainerno
has_linter_configyes
typecheck_configs
agent_commit_share0
toolchain_manifestsdeployments/devel/go.mod, go.mod
dependency_bot_commit_share0.28
How it's scored
45/45Type-checkable code — Go (statically typed)
55/55Manageable file sizes — 0/62 source files over 60KB
Inputs used
primary_languageGo
largest_source_bytes26,653
source_files_sampled62
oversized_source_files0
How it's scored
40/40API schema (OpenAPI/GraphQL/proto) — vendor/github.com/google/gnostic-models/extensions/extension.proto, vendor/github.com/google/gnostic-models/openapiv2/OpenAPIv2.proto, vendor/github.com/google/gnostic-models/openapiv3/OpenAPIv3.proto, vendor/github.com/google/gnostic-models/openapiv3/annotations.proto, vendor/k8s.io/api/admissionregistration/v1/generated.proto, vendor/k8s.io/api/admissionregistration/v1alpha1/generated.proto, vendor/k8s.io/api/admissionregistration/v1beta1/generated.proto, vendor/k8s.io/api/apidiscovery/v2/generated.proto, vendor/k8s.io/api/apidiscovery/v2beta1/generated.proto, vendor/k8s.io/api/apiserverinternal/v1alpha1/generated.proto, vendor/k8s.io/api/apps/v1/generated.proto, vendor/k8s.io/api/apps/v1beta1/generated.proto, vendor/k8s.io/api/apps/v1beta2/generated.proto, vendor/k8s.io/api/authentication/v1/generated.proto, vendor/k8s.io/api/authentication/v1alpha1/generated.proto, vendor/k8s.io/api/authentication/v1beta1/generated.proto, vendor/k8s.io/api/authorization/v1/generated.proto, vendor/k8s.io/api/authorization/v1beta1/generated.proto, vendor/k8s.io/api/autoscaling/v1/generated.proto, vendor/k8s.io/api/autoscaling/v2/generated.proto, vendor/k8s.io/api/batch/v1/generated.proto, vendor/k8s.io/api/batch/v1beta1/generated.proto, vendor/k8s.io/api/certificates/v1/generated.proto, vendor/k8s.io/api/certificates/v1alpha1/generated.proto, vendor/k8s.io/api/certificates/v1beta1/generated.proto, vendor/k8s.io/api/coordination/v1/generated.proto, vendor/k8s.io/api/coordination/v1alpha2/generated.proto, vendor/k8s.io/api/coordination/v1beta1/generated.proto, vendor/k8s.io/api/core/v1/generated.proto, vendor/k8s.io/api/discovery/v1/generated.proto, vendor/k8s.io/api/discovery/v1beta1/generated.proto, vendor/k8s.io/api/events/v1/generated.proto, vendor/k8s.io/api/events/v1beta1/generated.proto, vendor/k8s.io/api/extensions/v1beta1/generated.proto, vendor/k8s.io/api/flowcontrol/v1/generated.proto, vendor/k8s.io/api/flowcontrol/v1beta1/generated.proto, vendor/k8s.io/api/flowcontrol/v1beta2/generated.proto, vendor/k8s.io/api/flowcontrol/v1beta3/generated.proto, vendor/k8s.io/api/networking/v1/generated.proto, vendor/k8s.io/api/networking/v1beta1/generated.proto, vendor/k8s.io/api/node/v1/generated.proto, vendor/k8s.io/api/node/v1alpha1/generated.proto, vendor/k8s.io/api/node/v1beta1/generated.proto, vendor/k8s.io/api/policy/v1/generated.proto, vendor/k8s.io/api/policy/v1beta1/generated.proto, vendor/k8s.io/api/rbac/v1/generated.proto, vendor/k8s.io/api/rbac/v1alpha1/generated.proto, vendor/k8s.io/api/rbac/v1beta1/generated.proto, vendor/k8s.io/api/resource/v1/generated.proto, vendor/k8s.io/api/resource/v1alpha3/generated.proto, vendor/k8s.io/api/resource/v1beta1/generated.proto, vendor/k8s.io/api/resource/v1beta2/generated.proto, vendor/k8s.io/api/scheduling/v1/generated.proto, vendor/k8s.io/api/scheduling/v1alpha2/generated.proto, vendor/k8s.io/api/scheduling/v1beta1/generated.proto, vendor/k8s.io/api/storage/v1/generated.proto, vendor/k8s.io/api/storage/v1alpha1/generated.proto, vendor/k8s.io/api/storage/v1beta1/generated.proto, vendor/k8s.io/api/storagemigration/v1beta1/generated.proto, vendor/k8s.io/apimachinery/pkg/api/resource/generated.proto, vendor/k8s.io/apimachinery/pkg/apis/meta/v1/generated.proto, vendor/k8s.io/apimachinery/pkg/apis/meta/v1beta1/generated.proto, vendor/k8s.io/apimachinery/pkg/runtime/generated.proto, vendor/k8s.io/apimachinery/pkg/runtime/schema/generated.proto, vendor/k8s.io/apimachinery/pkg/util/intstr/generated.proto
0/20MCP server
40/40Runnable examples — examples
Inputs used
example_dirsexamples
has_mcp_signalno
api_schema_filesvendor/github.com/google/gnostic-models/extensions/extension.proto, vendor/github.com/google/gnostic-models/openapiv2/OpenAPIv2.proto, vendor/github.com/google/gnostic-models/openapiv3/OpenAPIv3.proto, vendor/github.com/google/gnostic-models/openapiv3/annotations.proto, vendor/k8s.io/api/admissionregistration/v1/generated.proto, vendor/k8s.io/api/admissionregistration/v1alpha1/generated.proto, vendor/k8s.io/api/admissionregistration/v1beta1/generated.proto, vendor/k8s.io/api/apidiscovery/v2/generated.proto, vendor/k8s.io/api/apidiscovery/v2beta1/generated.proto, vendor/k8s.io/api/apiserverinternal/v1alpha1/generated.proto, vendor/k8s.io/api/apps/v1/generated.proto, vendor/k8s.io/api/apps/v1beta1/generated.proto, vendor/k8s.io/api/apps/v1beta2/generated.proto, vendor/k8s.io/api/authentication/v1/generated.proto, vendor/k8s.io/api/authentication/v1alpha1/generated.proto, vendor/k8s.io/api/authentication/v1beta1/generated.proto, vendor/k8s.io/api/authorization/v1/generated.proto, vendor/k8s.io/api/authorization/v1beta1/generated.proto, vendor/k8s.io/api/autoscaling/v1/generated.proto, vendor/k8s.io/api/autoscaling/v2/generated.proto, vendor/k8s.io/api/batch/v1/generated.proto, vendor/k8s.io/api/batch/v1beta1/generated.proto, vendor/k8s.io/api/certificates/v1/generated.proto, vendor/k8s.io/api/certificates/v1alpha1/generated.proto, vendor/k8s.io/api/certificates/v1beta1/generated.proto, vendor/k8s.io/api/coordination/v1/generated.proto, vendor/k8s.io/api/coordination/v1alpha2/generated.proto, vendor/k8s.io/api/coordination/v1beta1/generated.proto, vendor/k8s.io/api/core/v1/generated.proto, vendor/k8s.io/api/discovery/v1/generated.proto, vendor/k8s.io/api/discovery/v1beta1/generated.proto, vendor/k8s.io/api/events/v1/generated.proto, vendor/k8s.io/api/events/v1beta1/generated.proto, vendor/k8s.io/api/extensions/v1beta1/generated.proto, vendor/k8s.io/api/flowcontrol/v1/generated.proto, vendor/k8s.io/api/flowcontrol/v1beta1/generated.proto, vendor/k8s.io/api/flowcontrol/v1beta2/generated.proto, vendor/k8s.io/api/flowcontrol/v1beta3/generated.proto, vendor/k8s.io/api/networking/v1/generated.proto, vendor/k8s.io/api/networking/v1beta1/generated.proto, vendor/k8s.io/api/node/v1/generated.proto, vendor/k8s.io/api/node/v1alpha1/generated.proto, vendor/k8s.io/api/node/v1beta1/generated.proto, vendor/k8s.io/api/policy/v1/generated.proto, vendor/k8s.io/api/policy/v1beta1/generated.proto, vendor/k8s.io/api/rbac/v1/generated.proto, vendor/k8s.io/api/rbac/v1alpha1/generated.proto, vendor/k8s.io/api/rbac/v1beta1/generated.proto, vendor/k8s.io/api/resource/v1/generated.proto, vendor/k8s.io/api/resource/v1alpha3/generated.proto, vendor/k8s.io/api/resource/v1beta1/generated.proto, vendor/k8s.io/api/resource/v1beta2/generated.proto, vendor/k8s.io/api/scheduling/v1/generated.proto, vendor/k8s.io/api/scheduling/v1alpha2/generated.proto, vendor/k8s.io/api/scheduling/v1beta1/generated.proto, vendor/k8s.io/api/storage/v1/generated.proto, vendor/k8s.io/api/storage/v1alpha1/generated.proto, vendor/k8s.io/api/storage/v1beta1/generated.proto, vendor/k8s.io/api/storagemigration/v1beta1/generated.proto, vendor/k8s.io/apimachinery/pkg/api/resource/generated.proto, vendor/k8s.io/apimachinery/pkg/apis/meta/v1/generated.proto, vendor/k8s.io/apimachinery/pkg/apis/meta/v1beta1/generated.proto, vendor/k8s.io/apimachinery/pkg/runtime/generated.proto, vendor/k8s.io/apimachinery/pkg/runtime/schema/generated.proto, vendor/k8s.io/apimachinery/pkg/util/intstr/generated.proto

Key facts

259GitHub stars
24contributors
280commits, last 12 months
1days since last push
36releases
3bus factor
7open issues
Gopackage ecosystems

More detail

Star and fork history 259 ★ / 66 ⇿
259Stars
66Forks
35Releases

When each star and fork was added, collected from GitHub and bucketed by day. Cumulative growth sits directly above the daily additions it is made of, so the two read against each other: steady organic accretion looks nothing like an abrupt, short-lived burst. Where that difference is measurable, it is reported as growth authenticity.

0501001502002503002596542021-022023-112026-07
Major 0Minor 14Patch 19

Each point covers 5 days.

OpenSSF Scorecard 5.4 / 10
5.4aggregate

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-22 06:28 UTC

10Binary-Artifactsno binaries found in the repo
n/aBranch-Protectioninternal error: error during branchesHandler.setup: internal error: some github tokens can't read classic branch protection rules: https://github.com/ossf/scorecard-action/blob/main/docs/authentication/fine-grained-auth-token.md
10CI-Tests15 out of 15 merged PRs checked by a CI test -- score normalized to 10
0CII-Best-Practicesno effort to earn an OpenSSF best practices badge detected
10Code-Reviewall changesets reviewed
10Contributorsproject has 6 contributing companies or organizations
0Dangerous-Workflowdangerous workflow patterns detected
10Dependency-Update-Toolupdate tool detected
0Fuzzingproject is not fuzzed
10Licenselicense file detected
10Maintained30 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10
10Packagingpackaging workflow detected
0Pinned-Dependenciesdependency not pinned by hash detected -- score normalized to 0
0SASTSAST tool is not run on all commits -- score normalized to 0
10Security-Policysecurity policy file detected
0Signed-ReleasesProject has not signed or included provenance with any releases.
0Token-Permissionsdetected GitHub workflow tokens with excessive permissions
7Vulnerabilities3 existing vulnerabilities detected
Direct dependencies 11
RegistryPackageVersion constraintManifest
Gogithub.com/NVIDIA/go-nvlibv0.12.0go.mod
Gogithub.com/NVIDIA/go-nvmlv0.13.3-1go.mod
Gogithub.com/coreos/go-systemd/v22v22.7.0go.mod
Gogithub.com/sirupsen/logrusv1.9.4go.mod
Gogithub.com/stretchr/testifyv1.11.1go.mod
Gogithub.com/urfave/cli/v3v3.10.1go.mod
Gogopkg.in/yaml.v2v2.4.0go.mod
Gok8s.io/apiv0.36.2go.mod
Gok8s.io/apimachineryv0.36.2go.mod
Gok8s.io/client-gov0.36.2go.mod
Gosigs.k8s.io/yamlv1.6.0go.mod
All dependencies 74

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

RegistryPackageVersionRelation
Gogithub.com/coreos/go-systemd/v22v22.7.0direct
Gogithub.com/nvidia/go-nvlibv0.12.0direct
Gogithub.com/nvidia/go-nvlibv0.9.1-0.20251202135446-d0f42ba016dddirect
Gogithub.com/nvidia/go-nvmlv0.13.0-1.0.20260212130905-92cf8c963449direct
Gogithub.com/nvidia/go-nvmlv0.13.3-1direct
Gogithub.com/sirupsen/logrusv1.9.4direct
Gogithub.com/stretchr/testifyv1.11.1direct
Gogithub.com/urfave/cli/v3v3.10.1direct
Gogithub.com/urfave/cli/v3v3.6.2direct
Gogopkg.in/yaml.v2v2.4.0direct
Gok8s.io/apiv0.36.2direct
Gok8s.io/apimachineryv0.36.2direct
Gok8s.io/client-gov0.36.2direct
Gosigs.k8s.io/yamlv1.4.0direct
Gosigs.k8s.io/yamlv1.6.0direct
Gocyphar.com/go-pathrsv0.2.4indirect
Gogithub.com/cyphar/filepath-securejoinv0.6.1indirect
Gogithub.com/davecgh/go-spewv1.1.2-0.20180830191138-d8f796af33ccindirect
Gogithub.com/emicklei/go-restful/v3v3.13.0indirect
Gogithub.com/fsnotify/fsnotifyv1.7.0indirect
Gogithub.com/fxamacker/cbor/v2v2.9.0indirect
Gogithub.com/go-logr/logrv1.4.3indirect
Gogithub.com/go-openapi/jsonpointerv0.21.0indirect
Gogithub.com/go-openapi/jsonreferencev0.20.2indirect
Gogithub.com/go-openapi/swagv0.23.0indirect
Gogithub.com/godbus/dbus/v5v5.1.0indirect
Gogithub.com/google/gnostic-modelsv0.7.0indirect
Gogithub.com/google/uuidv1.6.0indirect
Gogithub.com/josharian/internv1.0.0indirect
Gogithub.com/json-iterator/gov1.1.12indirect
Gogithub.com/mailru/easyjsonv0.7.7indirect
Gogithub.com/matryer/moqv0.7.1indirect
Gogithub.com/moby/sys/capabilityv0.4.0indirect
Gogithub.com/moby/sys/mountinfov0.7.2indirect
Gogithub.com/moby/sys/reexecv0.1.0indirect
Gogithub.com/moby/sys/symlinkv0.3.0indirect
Gogithub.com/modern-go/concurrentv0.0.0-20180306012644-bacd9c7ef1ddindirect
Gogithub.com/modern-go/reflect2v1.0.3-0.20250322232337-35a7c28c31eeindirect
Gogithub.com/munnerz/goautonegv0.0.0-20191010083416-a7dc8b61c822indirect
Gogithub.com/nvidia/nvidia-container-toolkitv1.19.1indirect
Gogithub.com/opencontainers/cgroupsv0.0.6indirect
Gogithub.com/opencontainers/runcv1.4.3indirect
Gogithub.com/opencontainers/runtime-specv1.3.0indirect
Gogithub.com/opencontainers/runtime-toolsv0.9.1-0.20251114084447-edf4cb3d2116indirect
Gogithub.com/pelletier/go-tomlv1.9.5indirect
Gogithub.com/pmezard/go-difflibv1.0.1-0.20181226105442-5d4384ee4fb2indirect
Gogithub.com/prometheus/procfsv0.19.2indirect
Gogithub.com/spf13/pflagv1.0.9indirect
Gogithub.com/urfave/cli-altsrc/v3v3.1.0indirect
Gogithub.com/x448/float16v0.8.4indirect
Gogo.yaml.in/yaml/v2v2.4.3indirect
Gogo.yaml.in/yaml/v3v3.0.4indirect
Gogolang.org/x/modv0.33.0indirect
Gogolang.org/x/netv0.55.0indirect
Gogolang.org/x/oauth2v0.34.0indirect
Gogolang.org/x/syncv0.19.0indirect
Gogolang.org/x/sysv0.41.0indirect
Gogolang.org/x/sysv0.47.0indirect
Gogolang.org/x/termv0.43.0indirect
Gogolang.org/x/textv0.37.0indirect
Gogolang.org/x/timev0.14.0indirect
Gogolang.org/x/toolsv0.41.0indirect
Gogoogle.golang.org/protobufv1.36.12-0.20260120151049-f2248ac996afindirect
Gogopkg.in/evanphx/json-patch.v4v4.13.0indirect
Gogopkg.in/inf.v0v0.9.1indirect
Gogopkg.in/yaml.v3v3.0.1indirect
Gok8s.io/klog/v2v2.140.0indirect
Gok8s.io/kube-openapiv0.0.0-20260317180543-43fb72c5454aindirect
Gok8s.io/utilsv0.0.0-20260210185600-b8788abfbbc2indirect
Gosigs.k8s.io/jsonv0.0.0-20250730193827-2d320260d730indirect
Gosigs.k8s.io/randfillv1.0.0indirect
Gosigs.k8s.io/structured-merge-diff/v6v6.3.2indirect
Gotags.cncf.io/container-device-interfacev1.1.0indirect
Gotags.cncf.io/container-device-interface/specs-gov1.1.0indirect
Dependency advisories 3

This repository publishes no package the index resolves, so its own dependency graph was assessed — 74 packages, which also include development and test pins that never ship: 3 carry known advisories, of which 0 are direct.

PackageVersionRelationSeverityAdvisoriesFixed in
golang.org/x/netv0.55.0indirectunknown10.56.0
golang.org/x/sysv0.41.0indirectunknown10.44.0
golang.org/x/textv0.37.0indirectunknown10.39.0

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

Raw JSON report machine-readable
{
  "data": {
    "repo": {
      "topics": [],
      "is_fork": false,
      "size_kb": 21122,
      "has_wiki": true,
      "homepage": null,
      "languages": {
        "Go": 274838,
        "Shell": 64309,
        "Makefile": 16208,
        "Dockerfile": 4431
      },
      "pushed_at": "2026-07-21T02:46:01Z",
      "created_at": "2021-02-11T16:34:46Z",
      "owner_type": "Organization",
      "updated_at": "2026-07-21T12:29:56Z",
      "description": "MIG Partition Editor for NVIDIA GPUs",
      "is_archived": false,
      "is_disabled": false,
      "license_spdx": "Apache-2.0",
      "default_branch": "main",
      "license_spdx_raw": "Apache-2.0",
      "primary_language": "Go",
      "significant_languages": [
        "Go",
        "Shell"
      ]
    },
    "owner": {
      "blog": "https://nvidia.com",
      "name": "NVIDIA Corporation",
      "type": "Organization",
      "login": "NVIDIA",
      "company": null,
      "location": "2788 San Tomas Expressway, Santa Clara, CA, 95051",
      "followers": 28202,
      "avatar_url": "https://avatars.githubusercontent.com/u/1728152?v=4",
      "created_at": "2012-05-10T22:06:34Z",
      "is_verified": null,
      "public_repos": 771,
      "account_age_days": 5185
    },
    "license": {
      "state": "standard",
      "spdx_id": "Apache-2.0",
      "raw_spdx": "Apache-2.0",
      "file_present": true,
      "scorecard_found": true,
      "profile_has_license": true
    },
    "activity": {
      "releases": [
        {
          "tag": "v0.14.4",
          "kind": "patch",
          "published_at": "2026-07-17T17:14:10Z"
        },
        {
          "tag": "v0.14.3",
          "kind": "patch",
          "published_at": "2026-07-02T22:44:46Z"
        },
        {
          "tag": "v0.14.2",
          "kind": "patch",
          "published_at": "2026-05-27T02:17:14Z"
        },
        {
          "tag": "v0.14.1",
          "kind": "patch",
          "published_at": "2026-05-05T22:45:18Z"
        },
        {
          "tag": "v0.14.0",
          "kind": "minor",
          "published_at": "2026-03-17T23:22:36Z"
        },
        {
          "tag": "v0.13.1",
          "kind": "patch",
          "published_at": "2025-12-04T05:49:34Z"
        },
        {
          "tag": "v0.13.0",
          "kind": "minor",
          "published_at": "2025-10-21T23:16:12Z"
        },
        {
          "tag": "v0.12.3",
          "kind": "patch",
          "published_at": "2025-08-11T17:36:42Z"
        },
        {
          "tag": "v0.12.2",
          "kind": "patch",
          "published_at": "2025-08-05T03:01:06Z"
        },
        {
          "tag": "v0.12.1",
          "kind": "patch",
          "published_at": "2025-03-21T17:49:31Z"
        },
        {
          "tag": "v0.12.0",
          "kind": "minor",
          "published_at": "2025-03-13T15:48:46Z"
        },
        {
          "tag": "v0.11.0",
          "kind": "minor",
          "published_at": "2025-02-05T01:07:27Z"
        },
        {
          "tag": "v0.10.0",
          "kind": "minor",
          "published_at": "2024-10-25T21:00:36Z"
        },
        {
          "tag": "v0.9.1",
          "kind": "patch",
          "published_at": "2024-09-06T16:58:11Z"
        },
        {
          "tag": "v0.9.0",
          "kind": "minor",
          "published_at": "2024-08-29T02:40:13Z"
        },
        {
          "tag": "v0.8.0",
          "kind": "minor",
          "published_at": "2024-07-16T14:55:12Z"
        },
        {
          "tag": "v0.8.0-rc.2",
          "kind": "prerelease",
          "published_at": "2024-07-16T14:54:03Z"
        },
        {
          "tag": "v0.8.0-rc.1",
          "kind": "prerelease",
          "published_at": "2024-07-16T14:53:29Z"
        },
        {
          "tag": "v0.7.0",
          "kind": "minor",
          "published_at": "2024-04-22T23:36:26Z"
        },
        {
          "tag": "v0.6.0",
          "kind": "minor",
          "published_at": "2024-02-29T19:10:03Z"
        },
        {
          "tag": "v0.5.5",
          "kind": "patch",
          "published_at": "2023-10-20T15:30:11Z"
        },
        {
          "tag": "v0.5.4",
          "kind": "patch",
          "published_at": "2023-09-08T18:00:29Z"
        },
        {
          "tag": "v0.5.3",
          "kind": "patch",
          "published_at": "2023-07-13T17:56:54Z"
        },
        {
          "tag": "v0.5.2",
          "kind": "patch",
          "published_at": "2023-04-04T17:08:12Z"
        },
        {
          "tag": "v0.5.1",
          "kind": "patch",
          "published_at": "2023-03-09T13:51:22Z"
        },
        {
          "tag": "v0.5.0",
          "kind": "minor",
          "published_at": "2022-09-08T15:37:10Z"
        },
        {
          "tag": "v0.4.3",
          "kind": "patch",
          "published_at": "2022-08-10T13:06:50Z"
        },
        {
          "tag": "v0.4.2",
          "kind": "patch",
          "published_at": "2022-06-16T19:22:19Z"
        },
        {
          "tag": "v0.4.1",
          "kind": "patch",
          "published_at": "2022-05-30T15:18:03Z"
        },
        {
          "tag": "v0.4.0",
          "kind": "minor",
          "published_at": "2022-04-05T20:56:03Z"
        },
        {
          "tag": "v0.3.0",
          "kind": "minor",
          "published_at": "2022-03-18T17:36:26Z"
        },
        {
          "tag": "v0.2.0",
          "kind": "minor",
          "published_at": "2021-11-17T14:04:10Z"
        },
        {
          "tag": "v0.1.3",
          "kind": "patch",
          "published_at": "2021-09-20T16:29:36Z"
        },
        {
          "tag": "v0.1.2",
          "kind": "patch",
          "published_at": "2021-08-06T08:01:13Z"
        },
        {
          "tag": "v0.1.1",
          "kind": "patch",
          "published_at": "2021-05-21T08:43:39Z"
        },
        {
          "tag": "v0.1.0",
          "kind": "minor",
          "published_at": "2021-05-10T18:06:29Z"
        }
      ],
      "recent_commits": [
        {
          "oid": "f484af1ba590265e0cb429ca71e3c08cb8374a5d",
          "body": "…/setup-go-7\n\nBump actions/setup-go from 6 to 7",
          "is_bot": false,
          "headline": "Merge pull request #438 from NVIDIA/dependabot/github_actions/actions…",
          "author_name": "Rajath Agasthya",
          "author_login": "rajathagasthya",
          "committed_at": "2026-07-21T02:45:53Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "567b93739cda8a9d2bad51286171daab25d107f5",
          "body": "Bump version to v0.14.4",
          "is_bot": false,
          "headline": "Merge pull request #440 from NVIDIA/bump-version-v0.14.4-main",
          "author_name": "Rajath Agasthya",
          "author_login": "rajathagasthya",
          "committed_at": "2026-07-17T15:50:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a25a0854ecc42fea99b72405e069833b789ae7e3",
          "body": "In preparation for v0.14.4 release.\n\nSigned-off-by: Rajath Agasthya <ragasthya@nvidia.com>",
          "is_bot": false,
          "headline": "Bump version to v0.14.4",
          "author_name": "Rajath Agasthya",
          "author_login": "rajathagasthya",
          "committed_at": "2026-07-17T15:27:29Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8de864c91e55a2229d11c7e72f82fb8a68f378f0",
          "body": "Start hook-managed services with --no-block to avoid deadlocks",
          "is_bot": false,
          "headline": "Merge pull request #432 from NVIDIA/fix/hooks-no-block-service-starts",
          "author_name": "Rajath Agasthya",
          "author_login": "rajathagasthya",
          "committed_at": "2026-07-17T01:01:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e6158ca8ef15554d5a7ad97f5ec9d8b2c71f16d8",
          "body": "Bumps [actions/setup-go](https://github.com/actions/setup-go) from 6 to 7.\n- [Release notes](https://github.com/actions/setup-go/releases)\n- [Commits](https://github.com/actions/setup-go/compare/v6...v7)\n\n---\nupdated-dependencies:\n- dependency-name: actions/setup-go\n  dependency-version: '7'\n  dependency-type: direct:production\n  update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "Bump actions/setup-go from 6 to 7",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-07-16T08:32:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "90668a237485113fdb77cadd825957ffbf3a3c1c",
          "body": "Restrict cherry-pick comments to trusted users",
          "is_bot": false,
          "headline": "Merge pull request #403 from fallintoplace/fix/cherrypick-comment-auth",
          "author_name": "Karthik",
          "author_login": "karthikvetrivel",
          "committed_at": "2026-07-15T15:36:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2a081fd0bd3c6b675ae122bc9178894a84e5aea8",
          "body": "Support optional subsystem ID matching in device filters",
          "is_bot": false,
          "headline": "Merge pull request #435 from NVIDIA/kv-subsystem-id-matching",
          "author_name": "Karthik",
          "author_login": "karthikvetrivel",
          "committed_at": "2026-07-14T03:08:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3882a4d68c28f659ecfa79577b9b74ca26f17bfd",
          "body": "Signed-off-by: Karthik Vetrivel <kvetrivel@nvidia.com>",
          "is_bot": false,
          "headline": "Support optional subsystem ID matching in device filters",
          "author_name": "Matthew Wittwer",
          "author_login": "mattwittwer",
          "committed_at": "2026-07-13T22:56:22Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4f279a9fa3e985172e78909e99d471b803627001",
          "body": null,
          "is_bot": false,
          "headline": "Merge pull request #426 from NVIDIA/support-third-party-gpu-client-pods",
          "author_name": "Tariq",
          "author_login": "tariq1890",
          "committed_at": "2026-07-13T17:14:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4224297ab63b715c8c481cd3f0d428e61b0202c0",
          "body": "…g apply\n\nSigned-off-by: Tariq Ibrahim <tibrahim@nvidia.com>",
          "is_bot": false,
          "headline": "add support for bouncing third-party gpu client pods during mig confi…",
          "author_name": "Tariq Ibrahim",
          "author_login": "tariq1890",
          "committed_at": "2026-07-11T01:32:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b52cf9c9ec9f904a5cf73974fd8fcd2a9e097c0a",
          "body": "….com/urfave/cli/v3-3.10.1\n\nBump github.com/urfave/cli/v3 from 3.10.0 to 3.10.1",
          "is_bot": false,
          "headline": "Merge pull request #425 from NVIDIA/dependabot/go_modules/main/github…",
          "author_name": "Tariq",
          "author_login": "tariq1890",
          "committed_at": "2026-07-10T22:05:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3a7f5b0f56f28b4bebd0792d3fa7a9e7d3ed7468",
          "body": "Bumps [github.com/urfave/cli/v3](https://github.com/urfave/cli) from 3.10.0 to 3.10.1.\n- [Release notes](https://github.com/urfave/cli/releases)\n- [Changelog](https://github.com/urfave/cli/blob/main/docs/CHANGELOG.md)\n- [Commits](https://github.com/urfave/cli/compare/v3.10.0...v3.10.1)\n\n---\nupdated-\n[…]\nncy-name: github.com/urfave/cli/v3\n  dependency-version: 3.10.1\n  dependency-type: direct:production\n  update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "Bump github.com/urfave/cli/v3 from 3.10.0 to 3.10.1",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-07-10T21:59:54Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "0f96a57bc01bead6736b96e8fac959bf25be15b3",
          "body": "….com/NVIDIA/go-nvlib-0.12.0\n\nBump github.com/NVIDIA/go-nvlib from 0.11.0 to 0.12.0",
          "is_bot": false,
          "headline": "Merge pull request #433 from NVIDIA/dependabot/go_modules/main/github…",
          "author_name": "Tariq",
          "author_login": "tariq1890",
          "committed_at": "2026-07-10T21:57:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9b86da886f532f550364549bf1d46930b19caf1c",
          "body": "Signed-off-by: Tariq Ibrahim <tibrahim@nvidia.com>",
          "is_bot": false,
          "headline": "remove references to deprecated structs",
          "author_name": "Tariq Ibrahim",
          "author_login": "tariq1890",
          "committed_at": "2026-07-10T19:28:07Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "17ffe0f7af51a1127239b30e402680e3ff3ea53b",
          "body": "Bumps [github.com/NVIDIA/go-nvlib](https://github.com/NVIDIA/go-nvlib) from 0.11.0 to 0.12.0.\n- [Release notes](https://github.com/NVIDIA/go-nvlib/releases)\n- [Commits](https://github.com/NVIDIA/go-nvlib/compare/v0.11.0...v0.12.0)\n\n---\nupdated-dependencies:\n- dependency-name: github.com/NVIDIA/go-nvlib\n  dependency-version: 0.12.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": "Bump github.com/NVIDIA/go-nvlib from 0.11.0 to 0.12.0",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-07-10T19:14:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bdb9a4bbce2f1ac22533c074f081c5a539fc14f0",
          "body": "…el/main/golang-1.26.5\n\nBump golang from 1.26.4 to 1.26.5 in /deployments/devel",
          "is_bot": false,
          "headline": "Merge pull request #430 from NVIDIA/dependabot/docker/deployments/dev…",
          "author_name": "Tariq",
          "author_login": "tariq1890",
          "committed_at": "2026-07-09T21:46:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "53de8791bafa665b7c1666f4f312437b5d0afa1e",
          "body": "Restore /var/run symlink to /run in the container image",
          "is_bot": false,
          "headline": "Merge pull request #428 from rajathagasthya/fix/restore-var-run-symlink",
          "author_name": "Rajath Agasthya",
          "author_login": "rajathagasthya",
          "committed_at": "2026-07-09T21:32:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "92c91104582cad7874d78dbd741d5e097d9bc8df",
          "body": "The apply-exit hook starts nvsm and dcgm synchronously. These services\nare Wants=/After=nvidia-gpu-reset.target while nvidia-mig-manager.service\nruns Before= that target, so whenever the target is not yet active the\nrequested start queues behind the service's own start job and the hook\nwaits on a jo\n[…]\n failures are reported\nby the started units themselves. Stops remain synchronous: the apply\nmust not proceed until GPU clients are actually gone.\n\nSigned-off-by: Rajath Agasthya <ragasthya@nvidia.com>",
          "is_bot": false,
          "headline": "Start hook-managed services with --no-block to avoid deadlocks",
          "author_name": "Rajath Agasthya",
          "author_login": "rajathagasthya",
          "committed_at": "2026-07-09T17:22:55Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "21090e2aad9aa4bffd14e8ceacd40fb1aaff485c",
          "body": "Bumps golang from 1.26.4 to 1.26.5.\n\n---\nupdated-dependencies:\n- dependency-name: golang\n  dependency-version: 1.26.5\n  dependency-type: direct:production\n  update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "Bump golang from 1.26.4 to 1.26.5 in /deployments/devel",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-07-09T08:33:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fafbbc5e4858f9d1cf9762bcf4febe859f12a19f",
          "body": "nvidia-smi discovers the nvidia-persistenced socket at\n/var/run/nvidia-persistenced/socket, while the container toolkit injects\nit at /run/nvidia-persistenced/socket. Commit 3944439b symlinked\n/var/run to /run so nvidia-smi can reach the socket and coordinate with\npersistenced when resetting GPUs. T\n[…]\nia-persistenced).\n\nRecreate the symlink in the final image stage using the busybox applets,\nsince the non-dev base image has no shell of its own.\n\nSigned-off-by: Rajath Agasthya <ragasthya@nvidia.com>",
          "is_bot": false,
          "headline": "Restore /var/run symlink to /run in the container image",
          "author_name": "Rajath Agasthya",
          "author_login": "rajathagasthya",
          "committed_at": "2026-07-09T03:29:07Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "e64447f98070fe9e510488b2a55f0a197e632777",
          "body": "…x/net-0.55.0\n\nBump golang.org/x/net from 0.54.0 to 0.55.0",
          "is_bot": false,
          "headline": "Merge pull request #423 from NVIDIA/dependabot/go_modules/golang.org/…",
          "author_name": "Rajath Agasthya",
          "author_login": "rajathagasthya",
          "committed_at": "2026-07-08T21:26:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "309eeb70a62476cbd517af3c0da8ae3df25e7b1d",
          "body": "Signed-off-by: Minh Vu <vuhoangminh97@gmail.com>",
          "is_bot": false,
          "headline": "Restrict cherry-pick comments to owners and members",
          "author_name": "Minh Vu",
          "author_login": "fallintoplace",
          "committed_at": "2026-07-08T17:06:11Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8bf0400ea057b5eb0a147ab1c043adbe8662bd6c",
          "body": "Bumps [golang.org/x/net](https://github.com/golang/net) from 0.54.0 to 0.55.0.\n- [Commits](https://github.com/golang/net/compare/v0.54.0...v0.55.0)\n\n---\nupdated-dependencies:\n- dependency-name: golang.org/x/net\n  dependency-version: 0.55.0\n  dependency-type: indirect\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "Bump golang.org/x/net from 0.54.0 to 0.55.0",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-07-04T02:21:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "944764a9e9685d82279eb2d1ee216b7b2451e213",
          "body": "Bump version to v0.14.3",
          "is_bot": false,
          "headline": "Merge pull request #420 from NVIDIA/bump-version-v0.14.3-main",
          "author_name": "Rajath Agasthya",
          "author_login": "rajathagasthya",
          "committed_at": "2026-07-01T19:35:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "66f350bcaf382548eedcbe3ef8181d7c05842b05",
          "body": "In preparation for v0.14.3 release.\n\nSigned-off-by: Rajath Agasthya <ragasthya@nvidia.com>",
          "is_bot": false,
          "headline": "Bump version to v0.14.3",
          "author_name": "Rajath Agasthya",
          "author_login": "rajathagasthya",
          "committed_at": "2026-07-01T19:00:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bb6399f0976dafc69f9e059ec968db34ac59a302",
          "body": "Select the hooks file at boot instead of at install time",
          "is_bot": false,
          "headline": "Merge pull request #410 from NVIDIA/fix/select-hooks-file-at-boot",
          "author_name": "Rajath Agasthya",
          "author_login": "rajathagasthya",
          "committed_at": "2026-06-30T16:42:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0a6734e6cc9280d200c6ebaa99835da6e1c26f7a",
          "body": "Start driver services non-blocking during boot to avoid deadlock",
          "is_bot": false,
          "headline": "Merge pull request #408 from NVIDIA/fix/mig-manager-boot-deadlock",
          "author_name": "Rajath Agasthya",
          "author_login": "rajathagasthya",
          "committed_at": "2026-06-30T16:42:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "70e76701350176bce1853befdc3e3735268685eb",
          "body": "maybe_add_hooks_symlink picks hooks.yaml based on the GPU compute\ncapability reported by nvidia-smi at package-install time. When nvidia-smi\nis unavailable then -- as during OS image builds, where the driver is not\nyet present -- it falls back to hooks-default.yaml even on Hopper/Blackwell\nGPUs that\n[…]\n. It logs the\nchosen hooks file when the symlink changes, and if nvidia-smi is still\nunavailable it logs a warning and keeps the current symlink.\n\nSigned-off-by: Rajath Agasthya <ragasthya@nvidia.com>",
          "is_bot": false,
          "headline": "Select the hooks file at boot instead of at install time",
          "author_name": "Rajath Agasthya",
          "author_login": "rajathagasthya",
          "committed_at": "2026-06-29T21:08:20Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "12fb2ea88112685ca3da3657e3b3eba628136ff5",
          "body": "nvidia-mig-manager.service runs Before=nvidia-gpu-reset.target, while the\ndriver services it restarts (nvsm, nvidia-dcgm) are ordered After that\ntarget. The apply-exit hook started them with a blocking `systemctl\nstart`, which deadlocks during boot: the service waits for the start to\nfinish, but the\n[…]\nhe system is running (a runtime reconfigure),\nstart synchronously as before so the apply still waits for the services\nand reports start failures.\n\nSigned-off-by: Rajath Agasthya <ragasthya@nvidia.com>",
          "is_bot": false,
          "headline": "Start driver services non-blocking during boot to avoid deadlock",
          "author_name": "Rajath Agasthya",
          "author_login": "rajathagasthya",
          "committed_at": "2026-06-24T20:30:23Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "5dc3caa478807fec0fc6a2160ef9e8f056300e4e",
          "body": "…/devel/github.com/opencontainers/runc-1.4.3\n\nBump github.com/opencontainers/runc from 1.4.2 to 1.4.3 in /deployments/devel",
          "is_bot": false,
          "headline": "Merge pull request #407 from NVIDIA/dependabot/go_modules/deployments…",
          "author_name": "Rajath Agasthya",
          "author_login": "rajathagasthya",
          "committed_at": "2026-06-23T15:16:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d921bd4f10da4b59fb53226ab096bcd733addbd9",
          "body": "Bumps [github.com/opencontainers/runc](https://github.com/opencontainers/runc) from 1.4.2 to 1.4.3.\n- [Release notes](https://github.com/opencontainers/runc/releases)\n- [Changelog](https://github.com/opencontainers/runc/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/opencontainers/runc/compa\n[…]\n...v1.4.3)\n\n---\nupdated-dependencies:\n- dependency-name: github.com/opencontainers/runc\n  dependency-version: 1.4.3\n  dependency-type: indirect\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "Bump github.com/opencontainers/runc in /deployments/devel",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-06-22T21:26:43Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "d2ee3eee66d30386ff7c35ca87f0dece4311ed8d",
          "body": "…/checkout-7\n\nBump actions/checkout from 6 to 7",
          "is_bot": false,
          "headline": "Merge pull request #404 from NVIDIA/dependabot/github_actions/actions…",
          "author_name": "Rajath Agasthya",
          "author_login": "rajathagasthya",
          "committed_at": "2026-06-22T20:57:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "456c977040db46101da6db2b3404a5899214d0fb",
          "body": "….com/urfave/cli/v3-3.10.0\n\nBump github.com/urfave/cli/v3 from 3.9.1 to 3.10.0",
          "is_bot": false,
          "headline": "Merge pull request #405 from NVIDIA/dependabot/go_modules/main/github…",
          "author_name": "Rajath Agasthya",
          "author_login": "rajathagasthya",
          "committed_at": "2026-06-22T20:56:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5e1c59129e109085c4936c6563accd3b3490b924",
          "body": "….com/NVIDIA/go-nvml-0.13.2-0\n\nBump github.com/NVIDIA/go-nvml from 0.13.1-0 to 0.13.2-0",
          "is_bot": false,
          "headline": "Merge pull request #406 from NVIDIA/dependabot/go_modules/main/github…",
          "author_name": "Rajath Agasthya",
          "author_login": "rajathagasthya",
          "committed_at": "2026-06-22T20:53:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b23c3585b607b930c4e65611e45c2c7105e26d61",
          "body": "Bumps [github.com/NVIDIA/go-nvml](https://github.com/NVIDIA/go-nvml) from 0.13.1-0 to 0.13.2-0.\n- [Release notes](https://github.com/NVIDIA/go-nvml/releases)\n- [Commits](https://github.com/NVIDIA/go-nvml/compare/v0.13.1-0...v0.13.2-0)\n\n---\nupdated-dependencies:\n- dependency-name: github.com/NVIDIA/go-nvml\n  dependency-version: 0.13.2-0\n  dependency-type: direct:production\n  update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "Bump github.com/NVIDIA/go-nvml from 0.13.1-0 to 0.13.2-0",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-06-21T08:32:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "61b0847491239e502b3e0bd3cfd26d44d0180ed3",
          "body": "Bumps [github.com/urfave/cli/v3](https://github.com/urfave/cli) from 3.9.1 to 3.10.0.\n- [Release notes](https://github.com/urfave/cli/releases)\n- [Changelog](https://github.com/urfave/cli/blob/main/docs/CHANGELOG.md)\n- [Commits](https://github.com/urfave/cli/compare/v3.9.1...v3.10.0)\n\n---\nupdated-de\n[…]\nncy-name: github.com/urfave/cli/v3\n  dependency-version: 3.10.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": "Bump github.com/urfave/cli/v3 from 3.9.1 to 3.10.0",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-06-21T08:32:18Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "03643a6d817dbe6636414c8846615f1a9619ae5a",
          "body": "Bumps [actions/checkout](https://github.com/actions/checkout) from 6 to 7.\n- [Release notes](https://github.com/actions/checkout/releases)\n- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/actions/checkout/compare/v6...v7)\n\n---\nupdated-dependenc\n[…]\n:\n- dependency-name: actions/checkout\n  dependency-version: '7'\n  dependency-type: direct:production\n  update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "Bump actions/checkout from 6 to 7",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-06-19T08:32:39Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "d8348422bc7338fba3e112fa3f733e7eecaf51da",
          "body": "…e1fb1014d9\n\nBump the k8sio group with 3 updates",
          "is_bot": false,
          "headline": "Merge pull request #402 from NVIDIA/dependabot/go_modules/main/k8sio-…",
          "author_name": "Rajath Agasthya",
          "author_login": "rajathagasthya",
          "committed_at": "2026-06-15T18:24:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0e2b404d0964d8be5c57d533fcec9f3b03ac12b2",
          "body": "Bumps the k8sio group with 3 updates: [k8s.io/api](https://github.com/kubernetes/api), [k8s.io/apimachinery](https://github.com/kubernetes/apimachinery) and [k8s.io/client-go](https://github.com/kubernetes/client-go).\n\n\nUpdates `k8s.io/api` from 0.36.1 to 0.36.2\n- [Commits](https://github.com/kubern\n[…]\nlient-go\n  dependency-version: 0.36.2\n  dependency-type: direct:production\n  update-type: version-update:semver-patch\n  dependency-group: k8sio\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "Bump the k8sio group with 3 updates",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-06-14T08:32:32Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "abc8f3b67eea982370a8d0f60838feec0691e051",
          "body": "…tainer/nvidia/distroless/go-v4.0.8\n\nBump nvidia/distroless/go from v4.0.7 to v4.0.8 in /deployments/container",
          "is_bot": false,
          "headline": "Merge pull request #401 from NVIDIA/dependabot/docker/deployments/con…",
          "author_name": "Rajath Agasthya",
          "author_login": "rajathagasthya",
          "committed_at": "2026-06-12T12:25:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a7d4d7b0263c29a563297f64dbb62eb160dd3359",
          "body": "Bumps nvidia/distroless/go from v4.0.7 to v4.0.8.\n\n---\nupdated-dependencies:\n- dependency-name: nvidia/distroless/go\n  dependency-version: v4.0.8\n  dependency-type: direct:production\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "Bump nvidia/distroless/go in /deployments/container",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-06-12T08:32:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d4468db917f7e8ff5de331852dd6e852efa913fb",
          "body": "….com/urfave/cli/v3-3.9.1\n\nBump github.com/urfave/cli/v3 from 3.9.0 to 3.9.1",
          "is_bot": false,
          "headline": "Merge pull request #399 from NVIDIA/dependabot/go_modules/main/github…",
          "author_name": "Rajath Agasthya",
          "author_login": "rajathagasthya",
          "committed_at": "2026-06-11T21:57:22Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "489817325f940920678ab28a580b725fcc7639a4",
          "body": "….com/NVIDIA/go-nvlib-0.11.0\n\nBump github.com/NVIDIA/go-nvlib from 0.10.0 to 0.11.0",
          "is_bot": false,
          "headline": "Merge pull request #400 from NVIDIA/dependabot/go_modules/main/github…",
          "author_name": "Rajath Agasthya",
          "author_login": "rajathagasthya",
          "committed_at": "2026-06-11T21:51:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ca5693306f1b7b6bd01444db7fa0e99a7980962a",
          "body": "Bumps [github.com/NVIDIA/go-nvlib](https://github.com/NVIDIA/go-nvlib) from 0.10.0 to 0.11.0.\n- [Release notes](https://github.com/NVIDIA/go-nvlib/releases)\n- [Commits](https://github.com/NVIDIA/go-nvlib/compare/v0.10.0...v0.11.0)\n\n---\nupdated-dependencies:\n- dependency-name: github.com/NVIDIA/go-nvlib\n  dependency-version: 0.11.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": "Bump github.com/NVIDIA/go-nvlib from 0.10.0 to 0.11.0",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-06-11T21:47:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9ef2672e481f7c725b6cefc5b0928e9a2ecf8660",
          "body": "Bumps [github.com/urfave/cli/v3](https://github.com/urfave/cli) from 3.9.0 to 3.9.1.\n- [Release notes](https://github.com/urfave/cli/releases)\n- [Changelog](https://github.com/urfave/cli/blob/main/docs/CHANGELOG.md)\n- [Commits](https://github.com/urfave/cli/compare/v3.9.0...v3.9.1)\n\n---\nupdated-depe\n[…]\nency-name: github.com/urfave/cli/v3\n  dependency-version: 3.9.1\n  dependency-type: direct:production\n  update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "Bump github.com/urfave/cli/v3 from 3.9.0 to 3.9.1",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-06-11T20:07:30Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "d1ee809607b28fbc2f193dd408c477e4826c2c58",
          "body": "….com/NVIDIA/go-nvml-0.13.1-0\n\nBump github.com/NVIDIA/go-nvml from 0.13.0-1 to 0.13.1-0",
          "is_bot": false,
          "headline": "Merge pull request #398 from NVIDIA/dependabot/go_modules/main/github…",
          "author_name": "Rajath Agasthya",
          "author_login": "rajathagasthya",
          "committed_at": "2026-06-11T15:11:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7025abc3469de4ac39ff05833b2a316893749b8d",
          "body": "Bumps [github.com/NVIDIA/go-nvml](https://github.com/NVIDIA/go-nvml) from 0.13.0-1 to 0.13.1-0.\n- [Release notes](https://github.com/NVIDIA/go-nvml/releases)\n- [Commits](https://github.com/NVIDIA/go-nvml/compare/v0.13.0-1...v0.13.1-0)\n\n---\nupdated-dependencies:\n- dependency-name: github.com/NVIDIA/go-nvml\n  dependency-version: 0.13.1-0\n  dependency-type: direct:production\n  update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "Bump github.com/NVIDIA/go-nvml from 0.13.0-1 to 0.13.1-0",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-06-09T19:12:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9221140671899b3c0dd281cd849927c0ba02120f",
          "body": "…tainer/nvidia/distroless/go-v4.0.7\n\nBump nvidia/distroless/go from v4.0.6 to v4.0.7 in /deployments/container",
          "is_bot": false,
          "headline": "Merge pull request #397 from NVIDIA/dependabot/docker/deployments/con…",
          "author_name": "Rajath Agasthya",
          "author_login": "rajathagasthya",
          "committed_at": "2026-06-08T13:59:34Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "876748f8582529cd58cca657794b0935e3b61cf4",
          "body": "Bumps nvidia/distroless/go from v4.0.6 to v4.0.7.\n\n---\nupdated-dependencies:\n- dependency-name: nvidia/distroless/go\n  dependency-version: v4.0.7\n  dependency-type: direct:production\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "Bump nvidia/distroless/go in /deployments/container",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-06-08T08:33:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b24528651efb64b358e7fc169d4cb18d9ac06347",
          "body": "…el/main/golang-1.26.4\n\nBump golang from 1.26.3 to 1.26.4 in /deployments/devel",
          "is_bot": false,
          "headline": "Merge pull request #395 from NVIDIA/dependabot/docker/deployments/dev…",
          "author_name": "Rajath Agasthya",
          "author_login": "rajathagasthya",
          "committed_at": "2026-06-04T01:14:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5399c8474a8793fe72e63de809b94821dad7fd44",
          "body": "…tainer/nvidia/cuda-13.3.0-base-ubi8\n\nBump nvidia/cuda from 13.2.1-base-ubi8 to 13.3.0-base-ubi8 in /deployments/container",
          "is_bot": false,
          "headline": "Merge pull request #396 from NVIDIA/dependabot/docker/deployments/con…",
          "author_name": "Rajath Agasthya",
          "author_login": "rajathagasthya",
          "committed_at": "2026-06-04T01:13:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b9e816dff647185f7a90fcd2b40349cf56d8deba",
          "body": "Bumps nvidia/cuda from 13.2.1-base-ubi8 to 13.3.0-base-ubi8.\n\n---\nupdated-dependencies:\n- dependency-name: nvidia/cuda\n  dependency-version: 13.3.0-base-ubi8\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": "Bump nvidia/cuda in /deployments/container",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-06-03T23:20:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9a9914a9693b077c10fa52250a11462cb0c8a637",
          "body": "Bumps golang from 1.26.3 to 1.26.4.\n\n---\nupdated-dependencies:\n- dependency-name: golang\n  dependency-version: 1.26.4\n  dependency-type: direct:production\n  update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "Bump golang from 1.26.3 to 1.26.4 in /deployments/devel",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-06-03T23:20:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "79b64e96ae8041ce533452e9cd89595339c7ed0e",
          "body": "Update GetMigConfig to use GIProfileID from target device",
          "is_bot": false,
          "headline": "Merge pull request #372 from JunAr7112/wrong_gi_profile",
          "author_name": "Arjun Gadiyar",
          "author_login": "JunAr7112",
          "committed_at": "2026-06-02T18:14:19Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "15757afc0b298da9af432b117a50aabe0c17482a",
          "body": "Signed-off-by: Arjun <agadiyar@nvidia.com>",
          "is_bot": false,
          "headline": "Update GetMigConfig to use GIProfileID from target device",
          "author_name": "Arjun",
          "author_login": "JunAr7112",
          "committed_at": "2026-05-29T21:47:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f2ec524d52255aa2d87b767c0415664291053e45",
          "body": "Bump version to v0.14.2",
          "is_bot": false,
          "headline": "Merge pull request #390 from NVIDIA/bump-version-v0.14.2-main",
          "author_name": "Rajath Agasthya",
          "author_login": "rajathagasthya",
          "committed_at": "2026-05-26T20:47:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9ae91843e21366a0e9d0ed916563324794ddcace",
          "body": "In preparation for v0.14.2 release.\n\nSigned-off-by: Rajath Agasthya <ragasthya@nvidia.com>",
          "is_bot": false,
          "headline": "Bump version to v0.14.2",
          "author_name": "Rajath Agasthya",
          "author_login": "rajathagasthya",
          "committed_at": "2026-05-26T19:51:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "67d003a6d02cea84c379c400e01121b2c22b95d7",
          "body": "Ship static busybox shell in mig-parted image",
          "is_bot": false,
          "headline": "Merge pull request #385 from rajathagasthya/distroless-no-shell",
          "author_name": "Rajath Agasthya",
          "author_login": "rajathagasthya",
          "committed_at": "2026-05-26T17:09:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "dea189012e43acef5fee7523e3ec486414149538",
          "body": "…ross-reboot\n\nfix: persist MIG_PARTED_CONFIG_FILE and MIG_PARTED_HOOKS_FILE across reboots",
          "is_bot": false,
          "headline": "Merge pull request #381 from LucaaBernardi/fix/persist-config-file-ac…",
          "author_name": "Tariq",
          "author_login": "tariq1890",
          "committed_at": "2026-05-22T19:27:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d92c355981abefb8cc88419b077013bd4dfbfc85",
          "body": "….com/urfave/cli/v3-3.9.0\n\nBump github.com/urfave/cli/v3 from 3.5.0 to 3.9.0",
          "is_bot": false,
          "headline": "Merge pull request #386 from NVIDIA/dependabot/go_modules/main/github…",
          "author_name": "Rajath Agasthya",
          "author_login": "rajathagasthya",
          "committed_at": "2026-05-22T15:31:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d99aad94e8ba08ea5ed2a8bd42ad2c7b1a0f2043",
          "body": "…/devel/main/github.com/NVIDIA/nvidia-container-toolkit-1.19.1\n\nBump github.com/NVIDIA/nvidia-container-toolkit from 1.19.1-0.20260512181421-f3d822e54693 to 1.19.1 in /deployments/devel",
          "is_bot": false,
          "headline": "Merge pull request #387 from NVIDIA/dependabot/go_modules/deployments…",
          "author_name": "Tariq",
          "author_login": "tariq1890",
          "committed_at": "2026-05-22T02:27:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6b75588c9d8150bb7c37334082a9b22bfd4cc4db",
          "body": "Bumps [github.com/NVIDIA/nvidia-container-toolkit](https://github.com/NVIDIA/nvidia-container-toolkit) from 1.19.1-0.20260512181421-f3d822e54693 to 1.19.1.\n- [Release notes](https://github.com/NVIDIA/nvidia-container-toolkit/releases)\n- [Changelog](https://github.com/NVIDIA/nvidia-container-toolkit/\n[…]\nom/NVIDIA/nvidia-container-toolkit\n  dependency-version: 1.19.1\n  dependency-type: direct:production\n  update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "Bump github.com/NVIDIA/nvidia-container-toolkit in /deployments/devel",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-05-22T02:17:55Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "6b0cf7e3ede78f910b1ac515f5aaaa7bfef4bb4f",
          "body": "Bumps [github.com/urfave/cli/v3](https://github.com/urfave/cli) from 3.5.0 to 3.9.0.\n- [Release notes](https://github.com/urfave/cli/releases)\n- [Changelog](https://github.com/urfave/cli/blob/main/docs/CHANGELOG.md)\n- [Commits](https://github.com/urfave/cli/compare/v3.5.0...v3.9.0)\n\n---\nupdated-depe\n[…]\nency-name: github.com/urfave/cli/v3\n  dependency-version: 3.9.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": "Bump github.com/urfave/cli/v3 from 3.5.0 to 3.9.0",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-05-22T02:11:28Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "19fe9af0274568c90cfa975f2809fa2790d0f8ef",
          "body": "Flip the base from *-dev* to non-*-dev* distroless and source a static\nbusybox from debian:trixie-slim. The mig-manager startup script\ncontinues to work via /bin/sh and busybox applet symlinks layered into\nthe final image.\n\nPart of NVIDIA/cloud-native-team#299.\n\nSigned-off-by: Rajath Agasthya <ragasthya@nvidia.com>",
          "is_bot": false,
          "headline": "Ship static busybox shell in mig-parted image",
          "author_name": "Rajath Agasthya",
          "author_login": "rajathagasthya",
          "committed_at": "2026-05-20T18:15:19Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bb5036e710aab9915088956c63df2045a513de7f",
          "body": "…tainer/nvidia/distroless/go-v4.0.6-dev\n\nBump nvidia/distroless/go from v4.0.5-dev to v4.0.6-dev in /deployments/container",
          "is_bot": false,
          "headline": "Merge pull request #383 from NVIDIA/dependabot/docker/deployments/con…",
          "author_name": "Rajath Agasthya",
          "author_login": "rajathagasthya",
          "committed_at": "2026-05-19T18:20:27Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "752d68510217e203acc083828ec04c120810fbea",
          "body": "Bumps nvidia/distroless/go from v4.0.5-dev to v4.0.6-dev.\n\n---\nupdated-dependencies:\n- dependency-name: nvidia/distroless/go\n  dependency-version: v4.0.6-dev\n  dependency-type: direct:production\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "Bump nvidia/distroless/go in /deployments/container",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-05-19T18:12:55Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e65678ab57c0577226a869dae17fa44a1d64b0df",
          "body": "…b628c1d7d1\n\nBump the k8sio group with 3 updates",
          "is_bot": false,
          "headline": "Merge pull request #380 from NVIDIA/dependabot/go_modules/main/k8sio-…",
          "author_name": "Rajath Agasthya",
          "author_login": "rajathagasthya",
          "committed_at": "2026-05-18T22:33:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fded068f277af9363a9a6f7d53ff5464b7979294",
          "body": "Migrate to urfave/cli/v3",
          "is_bot": false,
          "headline": "Merge pull request #265 from elezar/migrate-to-urfave-v3",
          "author_name": "Rajath Agasthya",
          "author_login": "rajathagasthya",
          "committed_at": "2026-05-18T22:32:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bd1f2b99b6e3d90efad82e47e4e25d7e4bbc57bc",
          "body": "…reboots\n\npersist_config_across_reboot() only wrote MIG_PARTED_SELECTED_CONFIG to\noverride.conf, silently dropping MIG_PARTED_CONFIG_FILE on every service\nrun. This broke the documented custom config feature (service.sh comments\n\"To use a custom config, set MIG_PARTED_CONFIG_FILE\") because the varia\n[…]\nMIG_PARTED_HOOKS_FILE\nto override.conf when they are set, preserving user-supplied values across\nreboots. No behaviour change when using defaults.\n\nSigned-off-by: Luca Bernardi <lucagat2005@gmail.com>",
          "is_bot": false,
          "headline": "fix: persist MIG_PARTED_CONFIG_FILE and MIG_PARTED_HOOKS_FILE across …",
          "author_name": "Luca Bernardi",
          "author_login": "LucaaBernardi",
          "committed_at": "2026-05-18T15:46:18Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "9110e8df52a634ed826268ccf465f46d5e832c1d",
          "body": "Bumps the k8sio group with 3 updates: [k8s.io/api](https://github.com/kubernetes/api), [k8s.io/apimachinery](https://github.com/kubernetes/apimachinery) and [k8s.io/client-go](https://github.com/kubernetes/client-go).\n\n\nUpdates `k8s.io/api` from 0.36.0 to 0.36.1\n- [Commits](https://github.com/kubern\n[…]\nlient-go\n  dependency-version: 0.36.1\n  dependency-type: direct:production\n  update-type: version-update:semver-patch\n  dependency-group: k8sio\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "Bump the k8sio group with 3 updates",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-05-17T08:32:30Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "dc6adfebe856e63274947dfe8e93555185dbbe19",
          "body": "Bump x/net to v0.54.0",
          "is_bot": false,
          "headline": "Merge pull request #378 from cdesiniotis/bump-net-v0.54.0",
          "author_name": "Christopher Desiniotis",
          "author_login": "cdesiniotis",
          "committed_at": "2026-05-14T00:07:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d270aed6749f1b160637c3d666b27d07c80555b2",
          "body": "Addresses HIGH cve CVE-2026-33814\n\nSigned-off-by: Christopher Desiniotis <cdesiniotis@nvidia.com>",
          "is_bot": false,
          "headline": "Bump x/net to v0.54.0",
          "author_name": "Christopher Desiniotis",
          "author_login": "cdesiniotis",
          "committed_at": "2026-05-13T23:54:21Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f0bdde9e75d0958f171609c36412c1b4d29b6bd6",
          "body": "Bump nvidia-container-toolkit to 1.19.1 rc",
          "is_bot": false,
          "headline": "Merge pull request #376 from cdesiniotis/bump-toolkit-release-1.19",
          "author_name": "Christopher Desiniotis",
          "author_login": "cdesiniotis",
          "committed_at": "2026-05-13T22:39:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "524592baee7db1dce203bebc79dae0fc727c6a56",
          "body": "Signed-off-by: Christopher Desiniotis <cdesiniotis@nvidia.com>",
          "is_bot": false,
          "headline": "Bump nvidia-container-toolkit to 1.19.1 rc",
          "author_name": "Christopher Desiniotis",
          "author_login": "cdesiniotis",
          "committed_at": "2026-05-13T22:33:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "29f40b1acec4ec2b228a2eac7f1c2eb901707718",
          "body": "…tainer/nvidia/distroless/go-v4.0.5-dev\n\nBump nvidia/distroless/go from v4.0.4-dev to v4.0.5-dev in /deployments/container",
          "is_bot": false,
          "headline": "Merge pull request #373 from NVIDIA/dependabot/docker/deployments/con…",
          "author_name": "Rajath Agasthya",
          "author_login": "rajathagasthya",
          "committed_at": "2026-05-12T18:10:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2b86b4e141bba767bf687253dc75d04783171828",
          "body": "Bumps nvidia/distroless/go from v4.0.4-dev to v4.0.5-dev.\n\n---\nupdated-dependencies:\n- dependency-name: nvidia/distroless/go\n  dependency-version: v4.0.5-dev\n  dependency-type: direct:production\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "Bump nvidia/distroless/go in /deployments/container",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-05-12T18:04:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e98010f6d4d23c40a2c01bd0bc314f646a47f8be",
          "body": "….com/NVIDIA/go-nvlib-0.10.0\n\nBump github.com/NVIDIA/go-nvlib from 0.8.1 to 0.10.0",
          "is_bot": false,
          "headline": "Merge pull request #346 from NVIDIA/dependabot/go_modules/main/github…",
          "author_name": "Tariq",
          "author_login": "tariq1890",
          "committed_at": "2026-05-11T21:38:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1f833d92a02b39a10f2b84d168fc7207852de33d",
          "body": "…xit-status\n\nSurface service.sh failures in nvidia-mig-manager unit status",
          "is_bot": false,
          "headline": "Merge pull request #360 from rajathagasthya/fix-systemd-mig-manager-e…",
          "author_name": "Tariq",
          "author_login": "tariq1890",
          "committed_at": "2026-05-11T21:37:55Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9ca985d7c465a7afb4a02ae36ae0b67fdf26e7d9",
          "body": "Signed-off-by: Evan Lezar <elezar@nvidia.com>",
          "is_bot": false,
          "headline": "Migrate to urfave/cli/v3",
          "author_name": "Evan Lezar",
          "author_login": "elezar",
          "committed_at": "2026-05-11T18:33:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a47173332ca0adc074da26e33a218073ee3c9971",
          "body": "…el/main/golang-1.26.3\n\nBump golang from 1.26.2 to 1.26.3 in /deployments/devel",
          "is_bot": false,
          "headline": "Merge pull request #371 from NVIDIA/dependabot/docker/deployments/dev…",
          "author_name": "Rajath Agasthya",
          "author_login": "rajathagasthya",
          "committed_at": "2026-05-08T17:34:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "115a4cdc7cef470df42d45c09dd18ae00b6fa615",
          "body": "Bumps golang from 1.26.2 to 1.26.3.\n\n---\nupdated-dependencies:\n- dependency-name: golang\n  dependency-version: 1.26.3\n  dependency-type: direct:production\n  update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "Bump golang from 1.26.2 to 1.26.3 in /deployments/devel",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-05-08T08:36:55Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b74c7e4ac9453f7eb5d9876ba8d32bb47f23eb71",
          "body": "Bump version to v0.14.1",
          "is_bot": false,
          "headline": "Merge pull request #367 from rajathagasthya/v0.14.1",
          "author_name": "Rajath Agasthya",
          "author_login": "rajathagasthya",
          "committed_at": "2026-05-05T02:35:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4d784bec531b835cfde6d026987d1a9b086cbc63",
          "body": "In preparation for v0.14.1 release.\n\nSigned-off-by: Rajath Agasthya <ragasthya@nvidia.com>",
          "is_bot": false,
          "headline": "Bump version to v0.14.1",
          "author_name": "Rajath Agasthya",
          "author_login": "rajathagasthya",
          "committed_at": "2026-05-04T17:13:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d307b1b0e04e78ee29f2d59b5bab06598686b123",
          "body": "The ExecStart directive prefixed the command with \"-\", which tells\nsystemd to ignore non-zero exit codes from the script. As a result,\nthe unit was reported as active (exited) even when service.sh exited\n1 on real errors (config generation, mode apply, GPU reset, config\napply), making failures invis\n[…]\nom activating. The only behavior\nchange is observability: failures now show up as failed in\nsystemctl status instead of being silently swallowed.\n\nSigned-off-by: Rajath Agasthya <ragasthya@nvidia.com>",
          "is_bot": false,
          "headline": "Surface service.sh failures in nvidia-mig-manager unit status",
          "author_name": "Rajath Agasthya",
          "author_login": "rajathagasthya",
          "committed_at": "2026-05-04T16:15:43Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "05dfc4217eefddaa1f81c43b79f6f6a3eed7c51d",
          "body": "Bumps [github.com/NVIDIA/go-nvlib](https://github.com/NVIDIA/go-nvlib) from 0.8.1 to 0.10.0.\n- [Release notes](https://github.com/NVIDIA/go-nvlib/releases)\n- [Commits](https://github.com/NVIDIA/go-nvlib/compare/v0.8.1...v0.10.0)\n\n---\nupdated-dependencies:\n- dependency-name: github.com/NVIDIA/go-nvlib\n  dependency-version: 0.10.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": "Bump github.com/NVIDIA/go-nvlib from 0.8.1 to 0.10.0",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-05-04T16:14:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0576f0efdcc6f279e3281902763a4dcc3377557f",
          "body": "…t-ptr\n\nReplace deprecated reflect.Ptr with reflect.Pointer",
          "is_bot": false,
          "headline": "Merge pull request #365 from rajathagasthya/replace-deprecated-reflec…",
          "author_name": "Rajath Agasthya",
          "author_login": "rajathagasthya",
          "committed_at": "2026-05-04T16:02:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a550cf142b41f29b98939d6595a2e49f6a71ed3a",
          "body": "The govet \"inline\" analyzer in the version of golangci-lint now used\nby the Golang CI workflow flags reflect.Ptr as a constant that should\nbe inlined to its canonical name reflect.Pointer. This was failing the\nlint check on the PR even though apply.go was not otherwise touched.\n\nreflect.Ptr is a deprecated alias for reflect.Pointer (since Go 1.18);\nthe two are the same Kind value, so this is a pure rename.\n\nSigned-off-by: Rajath Agasthya <ragasthya@nvidia.com>",
          "is_bot": false,
          "headline": "Replace deprecated reflect.Ptr with reflect.Pointer",
          "author_name": "Rajath Agasthya",
          "author_login": "rajathagasthya",
          "committed_at": "2026-05-04T15:49:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ae7128bfed49a4d2b8a661c25422b5f49d9f2277",
          "body": "…/github-script-9\n\nBump actions/github-script from 8 to 9",
          "is_bot": false,
          "headline": "Merge pull request #351 from NVIDIA/dependabot/github_actions/actions…",
          "author_name": "Rajath Agasthya",
          "author_login": "rajathagasthya",
          "committed_at": "2026-04-29T15:07:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c40b91ddb2815789a1ea14f97be94880acfeda02",
          "body": "…fcd3f8f363\n\nBump the k8sio group across 1 directory with 2 updates",
          "is_bot": false,
          "headline": "Merge pull request #355 from NVIDIA/dependabot/go_modules/main/k8sio-…",
          "author_name": "Rajath Agasthya",
          "author_login": "rajathagasthya",
          "committed_at": "2026-04-29T15:06:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "18c377b28fef82cb7343c03a13539210e993e947",
          "body": "…tainer/nvidia/cuda-13.2.1-base-ubi8\n\nBump nvidia/cuda from 13.2.0-base-ubi8 to 13.2.1-base-ubi8 in /deployments/container",
          "is_bot": false,
          "headline": "Merge pull request #354 from NVIDIA/dependabot/docker/deployments/con…",
          "author_name": "Rajath Agasthya",
          "author_login": "rajathagasthya",
          "committed_at": "2026-04-29T15:05:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5c34fde16d466b328c48dcdc33ce420750f0fd86",
          "body": "Bumps the k8sio group with 2 updates in the / directory: [k8s.io/apimachinery](https://github.com/kubernetes/apimachinery) and [k8s.io/client-go](https://github.com/kubernetes/client-go).\n\n\nUpdates `k8s.io/apimachinery` from 0.35.3 to 0.36.0\n- [Commits](https://github.com/kubernetes/apimachinery/com\n[…]\nlient-go\n  dependency-version: 0.36.0\n  dependency-type: direct:production\n  update-type: version-update:semver-minor\n  dependency-group: k8sio\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "Bump the k8sio group across 1 directory with 2 updates",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-04-26T08:32:43Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "6a0df3561a39b111e2c9f39b79ac8a7176259a8c",
          "body": "Bumps nvidia/cuda from 13.2.0-base-ubi8 to 13.2.1-base-ubi8.\n\n---\nupdated-dependencies:\n- dependency-name: nvidia/cuda\n  dependency-version: 13.2.1-base-ubi8\n  dependency-type: direct:production\n  update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "Bump nvidia/cuda in /deployments/container",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-04-21T08:34:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "817e12db898d43cf7b9c41c2d2bd57aff8cf3f12",
          "body": "Bumps [actions/github-script](https://github.com/actions/github-script) from 8 to 9.\n- [Release notes](https://github.com/actions/github-script/releases)\n- [Commits](https://github.com/actions/github-script/compare/v8...v9)\n\n---\nupdated-dependencies:\n- dependency-name: actions/github-script\n  dependency-version: '9'\n  dependency-type: direct:production\n  update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "Bump actions/github-script from 8 to 9",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-04-14T08:33:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "109e422373966249cc031638ce3487d9a103cf32",
          "body": "…tainer/nvidia/distroless/go-v4.0.4-dev\n\nBump nvidia/distroless/go from v4.0.3-dev to v4.0.4-dev in /deployments/container",
          "is_bot": false,
          "headline": "Merge pull request #344 from NVIDIA/dependabot/docker/deployments/con…",
          "author_name": "Rajath Agasthya",
          "author_login": "rajathagasthya",
          "committed_at": "2026-04-13T18:24:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c4fd714a16ef97a2a9c3a5aa4e1b92357b7159fc",
          "body": "Switch build base image from ubi9 to ubi8",
          "is_bot": false,
          "headline": "Merge pull request #345 from NVIDIA/fix-glibc-compat-rhel8",
          "author_name": "Rajath Agasthya",
          "author_login": "rajathagasthya",
          "committed_at": "2026-04-13T18:21:11Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3e4cf72e6285a398c1c2a1db05c668cd2486c82c",
          "body": "Bumps nvidia/distroless/go from v4.0.3-dev to v4.0.4-dev.\n\n---\nupdated-dependencies:\n- dependency-name: nvidia/distroless/go\n  dependency-version: v4.0.4-dev\n  dependency-type: direct:production\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "Bump nvidia/distroless/go in /deployments/container",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-04-13T15:56:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2809c5cc9e81b24cfa4d3954337dc05745670ff6",
          "body": "Add cherry-pick workflow for automated backports",
          "is_bot": false,
          "headline": "Merge pull request #347 from NVIDIA/add-cherrypick-workflow",
          "author_name": "Rajath Agasthya",
          "author_login": "rajathagasthya",
          "committed_at": "2026-04-13T15:55:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "729f866bb7a88baca63d211d8449b5d0a23d9770",
          "body": "Add the cherry-pick GitHub Actions workflow and supporting scripts from\nthe gpu-operator repo. This enables automated backports to release\nbranches by commenting `/cherry-pick release-X.Y` on PRs. When a\nlabeled PR is merged, the workflow cherry-picks the commits to the\ntarget branches and creates backport PRs automatically.\n\nSigned-off-by: Rajath Agasthya <ragasthya@nvidia.com>",
          "is_bot": false,
          "headline": "Add cherry-pick workflow for automated backports",
          "author_name": "Rajath Agasthya",
          "author_login": "rajathagasthya",
          "committed_at": "2026-04-13T15:32:22Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7581ed86229d38d72771d04c8d95379323d0793d",
          "body": "The go-nvml dependency uses CGO, so the nvidia-mig-parted binary links\nagainst glibc at build time. Building on ubi9 (glibc 2.34) produces a\nbinary that requires GLIBC_2.32 and GLIBC_2.34 symbols at runtime.\nWhen the mig-manager runs this binary on RHEL 8 hosts via chroot\n(host-driver path), it fail\n[…]\ne build stage base image from ubi9 to ubi8, which ships\nglibc 2.28. This ensures the compiled binary is compatible with\nRHEL 8 hosts.\n\nFixes: #329\nSigned-off-by: Rajath Agasthya <ragasthya@nvidia.com>",
          "is_bot": false,
          "headline": "Switch build base image from ubi9 to ubi8",
          "author_name": "Rajath Agasthya",
          "author_login": "rajathagasthya",
          "committed_at": "2026-04-10T16:23:19Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "39a26b025de2da16e95f979fad0c08d02dba9202",
          "body": "…el/main/golang-1.26.2\n\nBump golang from 1.26.1 to 1.26.2 in /deployments/devel",
          "is_bot": false,
          "headline": "Merge pull request #342 from NVIDIA/dependabot/docker/deployments/dev…",
          "author_name": "Rajath Agasthya",
          "author_login": "rajathagasthya",
          "committed_at": "2026-04-09T16:18:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        }
      ],
      "releases_count": 36,
      "commits_last_year": 280,
      "latest_release_at": "2026-07-17T17:14:10Z",
      "latest_release_tag": "v0.14.4",
      "releases_from_tags": false,
      "days_since_last_push": 1,
      "active_weeks_last_year": 43,
      "days_since_latest_release": 4,
      "mean_days_between_releases": 53.7
    },
    "community": {
      "has_readme": true,
      "has_license": true,
      "has_description": true,
      "has_contributing": true,
      "health_percentage": 75,
      "has_issue_template": false,
      "has_code_of_conduct": false,
      "has_pull_request_template": false
    },
    "ecosystem": {
      "packages": [
        {
          "name": "github.com/NVIDIA/mig-parted",
          "exists": true,
          "license": null,
          "keywords": [],
          "ecosystem": "go",
          "matches_repo": true,
          "registry_url": "https://pkg.go.dev/github.com/NVIDIA/mig-parted",
          "is_deprecated": false,
          "latest_version": "v0.14.4",
          "repository_url": "https://github.com/NVIDIA/mig-parted",
          "versions_count": 36,
          "total_downloads": null,
          "dependents_count": null,
          "deprecation_note": null,
          "maintainers_count": null,
          "monthly_downloads": null,
          "first_published_at": null,
          "latest_published_at": "2026-07-17T16:30:50Z",
          "latest_version_yanked": null,
          "days_since_latest_publish": 4
        }
      ]
    },
    "popularity": {
      "forks": 66,
      "stars": 259,
      "watchers": 7,
      "fork_history": {
        "days": [
          {
            "date": "2021-02-22",
            "count": 1
          },
          {
            "date": "2021-03-10",
            "count": 1
          },
          {
            "date": "2021-06-02",
            "count": 1
          },
          {
            "date": "2021-06-21",
            "count": 1
          },
          {
            "date": "2021-06-22",
            "count": 1
          },
          {
            "date": "2021-06-30",
            "count": 1
          },
          {
            "date": "2021-09-23",
            "count": 2
          },
          {
            "date": "2021-11-02",
            "count": 1
          },
          {
            "date": "2022-01-13",
            "count": 1
          },
          {
            "date": "2022-02-02",
            "count": 1
          },
          {
            "date": "2022-02-12",
            "count": 1
          },
          {
            "date": "2022-03-24",
            "count": 1
          },
          {
            "date": "2022-06-20",
            "count": 1
          },
          {
            "date": "2022-07-19",
            "count": 1
          },
          {
            "date": "2022-07-28",
            "count": 1
          },
          {
            "date": "2022-08-22",
            "count": 1
          },
          {
            "date": "2022-09-19",
            "count": 1
          },
          {
            "date": "2023-01-30",
            "count": 1
          },
          {
            "date": "2023-03-30",
            "count": 1
          },
          {
            "date": "2023-04-24",
            "count": 1
          },
          {
            "date": "2023-05-23",
            "count": 1
          },
          {
            "date": "2023-08-01",
            "count": 1
          },
          {
            "date": "2023-08-14",
            "count": 1
          },
          {
            "date": "2023-10-31",
            "count": 1
          },
          {
            "date": "2024-01-28",
            "count": 1
          },
          {
            "date": "2024-02-09",
            "count": 1
          },
          {
            "date": "2024-02-23",
            "count": 1
          },
          {
            "date": "2024-02-28",
            "count": 1
          },
          {
            "date": "2024-04-12",
            "count": 1
          },
          {
            "date": "2024-05-20",
            "count": 1
          },
          {
            "date": "2024-05-30",
            "count": 1
          },
          {
            "date": "2024-06-21",
            "count": 1
          },
          {
            "date": "2024-06-26",
            "count": 1
          },
          {
            "date": "2024-08-02",
            "count": 1
          },
          {
            "date": "2024-08-17",
            "count": 1
          },
          {
            "date": "2024-09-24",
            "count": 1
          },
          {
            "date": "2024-12-26",
            "count": 1
          },
          {
            "date": "2025-03-13",
            "count": 1
          },
          {
            "date": "2025-04-08",
            "count": 1
          },
          {
            "date": "2025-04-15",
            "count": 1
          },
          {
            "date": "2025-05-07",
            "count": 1
          },
          {
            "date": "2025-06-20",
            "count": 1
          },
          {
            "date": "2025-06-23",
            "count": 1
          },
          {
            "date": "2025-07-01",
            "count": 1
          },
          {
            "date": "2025-07-17",
            "count": 1
          },
          {
            "date": "2025-09-03",
            "count": 1
          },
          {
            "date": "2025-11-26",
            "count": 1
          },
          {
            "date": "2025-12-07",
            "count": 1
          },
          {
            "date": "2025-12-16",
            "count": 1
          },
          {
            "date": "2025-12-24",
            "count": 1
          },
          {
            "date": "2026-01-20",
            "count": 1
          },
          {
            "date": "2026-01-27",
            "count": 1
          },
          {
            "date": "2026-02-09",
            "count": 1
          },
          {
            "date": "2026-03-04",
            "count": 1
          },
          {
            "date": "2026-03-05",
            "count": 1
          },
          {
            "date": "2026-04-09",
            "count": 1
          },
          {
            "date": "2026-04-13",
            "count": 1
          },
          {
            "date": "2026-04-22",
            "count": 1
          },
          {
            "date": "2026-05-18",
            "count": 1
          },
          {
            "date": "2026-05-19",
            "count": 2
          },
          {
            "date": "2026-06-14",
            "count": 1
          },
          {
            "date": "2026-07-09",
            "count": 1
          },
          {
            "date": "2026-07-10",
            "count": 1
          }
        ],
        "complete": true,
        "collected": 65,
        "total_forks": 66
      },
      "star_history": {
        "days": [
          {
            "date": "2021-02-17",
            "count": 3
          },
          {
            "date": "2021-02-18",
            "count": 1
          },
          {
            "date": "2021-02-24",
            "count": 1
          },
          {
            "date": "2021-02-26",
            "count": 1
          },
          {
            "date": "2021-03-10",
            "count": 1
          },
          {
            "date": "2021-03-17",
            "count": 1
          },
          {
            "date": "2021-03-20",
            "count": 1
          },
          {
            "date": "2021-04-08",
            "count": 1
          },
          {
            "date": "2021-04-09",
            "count": 2
          },
          {
            "date": "2021-04-13",
            "count": 1
          },
          {
            "date": "2021-04-14",
            "count": 1
          },
          {
            "date": "2021-04-23",
            "count": 1
          },
          {
            "date": "2021-04-26",
            "count": 1
          },
          {
            "date": "2021-05-07",
            "count": 2
          },
          {
            "date": "2021-05-10",
            "count": 1
          },
          {
            "date": "2021-05-11",
            "count": 2
          },
          {
            "date": "2021-05-13",
            "count": 1
          },
          {
            "date": "2021-06-02",
            "count": 1
          },
          {
            "date": "2021-06-17",
            "count": 1
          },
          {
            "date": "2021-06-23",
            "count": 1
          },
          {
            "date": "2021-06-30",
            "count": 1
          },
          {
            "date": "2021-07-26",
            "count": 1
          },
          {
            "date": "2021-07-30",
            "count": 1
          },
          {
            "date": "2021-08-14",
            "count": 1
          },
          {
            "date": "2021-08-23",
            "count": 1
          },
          {
            "date": "2021-08-31",
            "count": 1
          },
          {
            "date": "2021-09-08",
            "count": 1
          },
          {
            "date": "2021-09-16",
            "count": 1
          },
          {
            "date": "2021-09-30",
            "count": 1
          },
          {
            "date": "2021-10-04",
            "count": 1
          },
          {
            "date": "2021-10-26",
            "count": 1
          },
          {
            "date": "2021-10-29",
            "count": 1
          },
          {
            "date": "2021-11-01",
            "count": 1
          },
          {
            "date": "2021-11-09",
            "count": 1
          },
          {
            "date": "2021-11-10",
            "count": 1
          },
          {
            "date": "2021-11-11",
            "count": 1
          },
          {
            "date": "2022-02-05",
            "count": 1
          },
          {
            "date": "2022-02-23",
            "count": 1
          },
          {
            "date": "2022-02-28",
            "count": 1
          },
          {
            "date": "2022-03-02",
            "count": 1
          },
          {
            "date": "2022-04-04",
            "count": 1
          },
          {
            "date": "2022-04-12",
            "count": 1
          },
          {
            "date": "2022-04-15",
            "count": 1
          },
          {
            "date": "2022-04-19",
            "count": 1
          },
          {
            "date": "2022-05-05",
            "count": 1
          },
          {
            "date": "2022-05-11",
            "count": 1
          },
          {
            "date": "2022-05-23",
            "count": 1
          },
          {
            "date": "2022-05-27",
            "count": 1
          },
          {
            "date": "2022-06-15",
            "count": 1
          },
          {
            "date": "2022-07-15",
            "count": 1
          },
          {
            "date": "2022-07-18",
            "count": 1
          },
          {
            "date": "2022-07-19",
            "count": 1
          },
          {
            "date": "2022-07-20",
            "count": 1
          },
          {
            "date": "2022-07-24",
            "count": 1
          },
          {
            "date": "2022-07-28",
            "count": 1
          },
          {
            "date": "2022-08-15",
            "count": 1
          },
          {
            "date": "2022-08-16",
            "count": 1
          },
          {
            "date": "2022-08-17",
            "count": 2
          },
          {
            "date": "2022-08-24",
            "count": 1
          },
          {
            "date": "2022-08-26",
            "count": 1
          },
          {
            "date": "2022-10-01",
            "count": 1
          },
          {
            "date": "2022-10-19",
            "count": 1
          },
          {
            "date": "2022-11-21",
            "count": 1
          },
          {
            "date": "2022-12-02",
            "count": 1
          },
          {
            "date": "2022-12-15",
            "count": 1
          },
          {
            "date": "2022-12-27",
            "count": 1
          },
          {
            "date": "2023-01-12",
            "count": 1
          },
          {
            "date": "2023-02-17",
            "count": 1
          },
          {
            "date": "2023-02-20",
            "count": 1
          },
          {
            "date": "2023-03-02",
            "count": 1
          },
          {
            "date": "2023-03-07",
            "count": 3
          },
          {
            "date": "2023-03-10",
            "count": 1
          },
          {
            "date": "2023-03-21",
            "count": 1
          },
          {
            "date": "2023-04-12",
            "count": 1
          },
          {
            "date": "2023-04-20",
            "count": 1
          },
          {
            "date": "2023-04-25",
            "count": 1
          },
          {
            "date": "2023-04-29",
            "count": 1
          },
          {
            "date": "2023-05-11",
            "count": 1
          },
          {
            "date": "2023-05-19",
            "count": 2
          },
          {
            "date": "2023-05-27",
            "count": 1
          },
          {
            "date": "2023-06-07",
            "count": 1
          },
          {
            "date": "2023-06-18",
            "count": 1
          },
          {
            "date": "2023-07-17",
            "count": 1
          },
          {
            "date": "2023-08-14",
            "count": 1
          },
          {
            "date": "2023-08-20",
            "count": 1
          },
          {
            "date": "2023-09-02",
            "count": 1
          },
          {
            "date": "2023-09-06",
            "count": 2
          },
          {
            "date": "2023-09-07",
            "count": 1
          },
          {
            "date": "2023-09-08",
            "count": 1
          },
          {
            "date": "2023-09-15",
            "count": 1
          },
          {
            "date": "2023-09-17",
            "count": 1
          },
          {
            "date": "2023-09-18",
            "count": 1
          },
          {
            "date": "2023-09-25",
            "count": 1
          },
          {
            "date": "2023-10-04",
            "count": 1
          },
          {
            "date": "2023-10-09",
            "count": 1
          },
          {
            "date": "2023-10-16",
            "count": 1
          },
          {
            "date": "2023-10-18",
            "count": 1
          },
          {
            "date": "2023-10-30",
            "count": 2
          },
          {
            "date": "2023-11-03",
            "count": 1
          },
          {
            "date": "2023-11-09",
            "count": 1
          },
          {
            "date": "2023-11-10",
            "count": 1
          },
          {
            "date": "2023-11-20",
            "count": 1
          },
          {
            "date": "2023-11-27",
            "count": 2
          },
          {
            "date": "2023-12-01",
            "count": 1
          },
          {
            "date": "2023-12-04",
            "count": 1
          },
          {
            "date": "2023-12-06",
            "count": 1
          },
          {
            "date": "2023-12-09",
            "count": 1
          },
          {
            "date": "2023-12-14",
            "count": 1
          },
          {
            "date": "2023-12-20",
            "count": 1
          },
          {
            "date": "2023-12-28",
            "count": 1
          },
          {
            "date": "2024-01-20",
            "count": 1
          },
          {
            "date": "2024-01-22",
            "count": 1
          },
          {
            "date": "2024-01-30",
            "count": 1
          },
          {
            "date": "2024-02-01",
            "count": 1
          },
          {
            "date": "2024-02-05",
            "count": 1
          },
          {
            "date": "2024-02-14",
            "count": 2
          },
          {
            "date": "2024-03-04",
            "count": 1
          },
          {
            "date": "2024-03-14",
            "count": 1
          },
          {
            "date": "2024-03-17",
            "count": 1
          },
          {
            "date": "2024-03-22",
            "count": 1
          },
          {
            "date": "2024-03-27",
            "count": 1
          },
          {
            "date": "2024-03-30",
            "count": 1
          },
          {
            "date": "2024-04-09",
            "count": 1
          },
          {
            "date": "2024-04-16",
            "count": 1
          },
          {
            "date": "2024-04-19",
            "count": 1
          },
          {
            "date": "2024-04-24",
            "count": 1
          },
          {
            "date": "2024-04-25",
            "count": 1
          },
          {
            "date": "2024-04-27",
            "count": 1
          },
          {
            "date": "2024-05-06",
            "count": 2
          },
          {
            "date": "2024-05-07",
            "count": 1
          },
          {
            "date": "2024-05-23",
            "count": 1
          },
          {
            "date": "2024-05-28",
            "count": 1
          },
          {
            "date": "2024-05-31",
            "count": 1
          },
          {
            "date": "2024-06-03",
            "count": 1
          },
          {
            "date": "2024-06-12",
            "count": 1
          },
          {
            "date": "2024-06-18",
            "count": 2
          },
          {
            "date": "2024-06-21",
            "count": 1
          },
          {
            "date": "2024-06-28",
            "count": 1
          },
          {
            "date": "2024-07-14",
            "count": 1
          },
          {
            "date": "2024-07-17",
            "count": 1
          },
          {
            "date": "2024-07-20",
            "count": 1
          },
          {
            "date": "2024-08-13",
            "count": 1
          },
          {
            "date": "2024-08-28",
            "count": 1
          },
          {
            "date": "2024-09-08",
            "count": 1
          },
          {
            "date": "2024-09-15",
            "count": 1
          },
          {
            "date": "2024-09-22",
            "count": 1
          },
          {
            "date": "2024-09-27",
            "count": 1
          },
          {
            "date": "2024-10-01",
            "count": 1
          },
          {
            "date": "2024-10-08",
            "count": 1
          },
          {
            "date": "2024-10-09",
            "count": 1
          },
          {
            "date": "2024-10-17",
            "count": 1
          },
          {
            "date": "2024-10-25",
            "count": 1
          },
          {
            "date": "2024-11-08",
            "count": 2
          },
          {
            "date": "2024-11-10",
            "count": 1
          },
          {
            "date": "2024-11-12",
            "count": 1
          },
          {
            "date": "2024-11-29",
            "count": 2
          },
          {
            "date": "2024-12-10",
            "count": 1
          },
          {
            "date": "2024-12-12",
            "count": 1
          },
          {
            "date": "2025-01-03",
            "count": 1
          },
          {
            "date": "2025-01-07",
            "count": 1
          },
          {
            "date": "2025-01-13",
            "count": 1
          },
          {
            "date": "2025-01-17",
            "count": 1
          },
          {
            "date": "2025-01-22",
            "count": 1
          },
          {
            "date": "2025-01-29",
            "count": 1
          },
          {
            "date": "2025-02-05",
            "count": 1
          },
          {
            "date": "2025-02-17",
            "count": 2
          },
          {
            "date": "2025-02-25",
            "count": 1
          },
          {
            "date": "2025-03-05",
            "count": 1
          },
          {
            "date": "2025-03-12",
            "count": 1
          },
          {
            "date": "2025-03-19",
            "count": 1
          },
          {
            "date": "2025-03-27",
            "count": 1
          },
          {
            "date": "2025-04-10",
            "count": 1
          },
          {
            "date": "2025-04-14",
            "count": 1
          },
          {
            "date": "2025-04-22",
            "count": 2
          },
          {
            "date": "2025-04-25",
            "count": 2
          },
          {
            "date": "2025-05-01",
            "count": 1
          },
          {
            "date": "2025-06-02",
            "count": 2
          },
          {
            "date": "2025-06-10",
            "count": 1
          },
          {
            "date": "2025-06-27",
            "count": 1
          },
          {
            "date": "2025-07-11",
            "count": 2
          },
          {
            "date": "2025-07-31",
            "count": 2
          },
          {
            "date": "2025-08-01",
            "count": 1
          },
          {
            "date": "2025-08-12",
            "count": 1
          },
          {
            "date": "2025-08-13",
            "count": 1
          },
          {
            "date": "2025-09-03",
            "count": 1
          },
          {
            "date": "2025-09-11",
            "count": 1
          },
          {
            "date": "2025-09-14",
            "count": 1
          },
          {
            "date": "2025-09-15",
            "count": 1
          },
          {
            "date": "2025-09-23",
            "count": 2
          },
          {
            "date": "2025-10-08",
            "count": 1
          },
          {
            "date": "2025-10-09",
            "count": 1
          },
          {
            "date": "2025-10-15",
            "count": 1
          },
          {
            "date": "2025-10-20",
            "count": 1
          },
          {
            "date": "2025-10-28",
            "count": 2
          },
          {
            "date": "2025-10-31",
            "count": 1
          },
          {
            "date": "2025-11-03",
            "count": 1
          },
          {
            "date": "2025-11-07",
            "count": 1
          },
          {
            "date": "2025-11-10",
            "count": 1
          },
          {
            "date": "2025-11-12",
            "count": 1
          },
          {
            "date": "2025-11-14",
            "count": 1
          },
          {
            "date": "2025-11-17",
            "count": 1
          },
          {
            "date": "2025-11-24",
            "count": 1
          },
          {
            "date": "2025-11-30",
            "count": 1
          },
          {
            "date": "2025-12-04",
            "count": 1
          },
          {
            "date": "2025-12-12",
            "count": 1
          },
          {
            "date": "2025-12-19",
            "count": 1
          },
          {
            "date": "2025-12-21",
            "count": 1
          },
          {
            "date": "2025-12-26",
            "count": 1
          },
          {
            "date": "2026-01-19",
            "count": 1
          },
          {
            "date": "2026-01-20",
            "count": 1
          },
          {
            "date": "2026-01-23",
            "count": 1
          },
          {
            "date": "2026-01-24",
            "count": 1
          },
          {
            "date": "2026-01-26",
            "count": 1
          },
          {
            "date": "2026-02-25",
            "count": 1
          },
          {
            "date": "2026-03-11",
            "count": 1
          },
          {
            "date": "2026-03-12",
            "count": 1
          },
          {
            "date": "2026-03-14",
            "count": 1
          },
          {
            "date": "2026-04-05",
            "count": 1
          },
          {
            "date": "2026-04-07",
            "count": 1
          },
          {
            "date": "2026-04-14",
            "count": 1
          },
          {
            "date": "2026-04-15",
            "count": 1
          },
          {
            "date": "2026-04-24",
            "count": 1
          },
          {
            "date": "2026-05-09",
            "count": 1
          },
          {
            "date": "2026-05-13",
            "count": 1
          },
          {
            "date": "2026-05-14",
            "count": 1
          },
          {
            "date": "2026-05-26",
            "count": 1
          },
          {
            "date": "2026-06-06",
            "count": 1
          },
          {
            "date": "2026-06-21",
            "count": 1
          },
          {
            "date": "2026-07-01",
            "count": 1
          },
          {
            "date": "2026-07-06",
            "count": 1
          },
          {
            "date": "2026-07-07",
            "count": 2
          },
          {
            "date": "2026-07-08",
            "count": 1
          },
          {
            "date": "2026-07-16",
            "count": 1
          }
        ],
        "complete": true,
        "collected": 259,
        "total_stars": 259
      },
      "open_issues_and_prs": 9
    },
    "ai_readiness": {
      "has_nix": false,
      "example_dirs": [
        "examples"
      ],
      "has_llms_txt": false,
      "has_dockerfile": true,
      "has_mcp_signal": false,
      "bootstrap_files": [
        "Makefile",
        "deployments/container/Makefile",
        "deployments/devel/Makefile",
        "deployments/systemd/packages/Makefile",
        "deployments/systemd/packages/debian/Makefile",
        "vendor/github.com/emicklei/go-restful/v3/Makefile",
        "vendor/github.com/munnerz/goautoneg/Makefile",
        "vendor/github.com/urfave/cli/v3/Makefile",
        "vendor/sigs.k8s.io/json/Makefile"
      ],
      "api_schema_files": [
        "vendor/github.com/google/gnostic-models/extensions/extension.proto",
        "vendor/github.com/google/gnostic-models/openapiv2/OpenAPIv2.proto",
        "vendor/github.com/google/gnostic-models/openapiv3/OpenAPIv3.proto",
        "vendor/github.com/google/gnostic-models/openapiv3/annotations.proto",
        "vendor/k8s.io/api/admissionregistration/v1/generated.proto",
        "vendor/k8s.io/api/admissionregistration/v1alpha1/generated.proto",
        "vendor/k8s.io/api/admissionregistration/v1beta1/generated.proto",
        "vendor/k8s.io/api/apidiscovery/v2/generated.proto",
        "vendor/k8s.io/api/apidiscovery/v2beta1/generated.proto",
        "vendor/k8s.io/api/apiserverinternal/v1alpha1/generated.proto",
        "vendor/k8s.io/api/apps/v1/generated.proto",
        "vendor/k8s.io/api/apps/v1beta1/generated.proto",
        "vendor/k8s.io/api/apps/v1beta2/generated.proto",
        "vendor/k8s.io/api/authentication/v1/generated.proto",
        "vendor/k8s.io/api/authentication/v1alpha1/generated.proto",
        "vendor/k8s.io/api/authentication/v1beta1/generated.proto",
        "vendor/k8s.io/api/authorization/v1/generated.proto",
        "vendor/k8s.io/api/authorization/v1beta1/generated.proto",
        "vendor/k8s.io/api/autoscaling/v1/generated.proto",
        "vendor/k8s.io/api/autoscaling/v2/generated.proto",
        "vendor/k8s.io/api/batch/v1/generated.proto",
        "vendor/k8s.io/api/batch/v1beta1/generated.proto",
        "vendor/k8s.io/api/certificates/v1/generated.proto",
        "vendor/k8s.io/api/certificates/v1alpha1/generated.proto",
        "vendor/k8s.io/api/certificates/v1beta1/generated.proto",
        "vendor/k8s.io/api/coordination/v1/generated.proto",
        "vendor/k8s.io/api/coordination/v1alpha2/generated.proto",
        "vendor/k8s.io/api/coordination/v1beta1/generated.proto",
        "vendor/k8s.io/api/core/v1/generated.proto",
        "vendor/k8s.io/api/discovery/v1/generated.proto",
        "vendor/k8s.io/api/discovery/v1beta1/generated.proto",
        "vendor/k8s.io/api/events/v1/generated.proto",
        "vendor/k8s.io/api/events/v1beta1/generated.proto",
        "vendor/k8s.io/api/extensions/v1beta1/generated.proto",
        "vendor/k8s.io/api/flowcontrol/v1/generated.proto",
        "vendor/k8s.io/api/flowcontrol/v1beta1/generated.proto",
        "vendor/k8s.io/api/flowcontrol/v1beta2/generated.proto",
        "vendor/k8s.io/api/flowcontrol/v1beta3/generated.proto",
        "vendor/k8s.io/api/networking/v1/generated.proto",
        "vendor/k8s.io/api/networking/v1beta1/generated.proto",
        "vendor/k8s.io/api/node/v1/generated.proto",
        "vendor/k8s.io/api/node/v1alpha1/generated.proto",
        "vendor/k8s.io/api/node/v1beta1/generated.proto",
        "vendor/k8s.io/api/policy/v1/generated.proto",
        "vendor/k8s.io/api/policy/v1beta1/generated.proto",
        "vendor/k8s.io/api/rbac/v1/generated.proto",
        "vendor/k8s.io/api/rbac/v1alpha1/generated.proto",
        "vendor/k8s.io/api/rbac/v1beta1/generated.proto",
        "vendor/k8s.io/api/resource/v1/generated.proto",
        "vendor/k8s.io/api/resource/v1alpha3/generated.proto",
        "vendor/k8s.io/api/resource/v1beta1/generated.proto",
        "vendor/k8s.io/api/resource/v1beta2/generated.proto",
        "vendor/k8s.io/api/scheduling/v1/generated.proto",
        "vendor/k8s.io/api/scheduling/v1alpha2/generated.proto",
        "vendor/k8s.io/api/scheduling/v1beta1/generated.proto",
        "vendor/k8s.io/api/storage/v1/generated.proto",
        "vendor/k8s.io/api/storage/v1alpha1/generated.proto",
        "vendor/k8s.io/api/storage/v1beta1/generated.proto",
        "vendor/k8s.io/api/storagemigration/v1beta1/generated.proto",
        "vendor/k8s.io/apimachinery/pkg/api/resource/generated.proto",
        "vendor/k8s.io/apimachinery/pkg/apis/meta/v1/generated.proto",
        "vendor/k8s.io/apimachinery/pkg/apis/meta/v1beta1/generated.proto",
        "vendor/k8s.io/apimachinery/pkg/runtime/generated.proto",
        "vendor/k8s.io/apimachinery/pkg/runtime/schema/generated.proto",
        "vendor/k8s.io/apimachinery/pkg/util/intstr/generated.proto"
      ],
      "has_devcontainer": false,
      "typecheck_configs": [],
      "toolchain_manifests": [
        "deployments/devel/go.mod",
        "go.mod"
      ],
      "largest_source_bytes": 26653,
      "source_files_sampled": 62,
      "oversized_source_files": 0,
      "agent_instruction_files": [],
      "agent_instruction_max_bytes": null
    },
    "dependencies": {
      "manifests": [
        "go.mod"
      ],
      "advisories": {
        "error": null,
        "scope": "repository_graph",
        "source": "osv",
        "findings": [
          {
            "name": "golang.org/x/net",
            "direct": false,
            "version": "v0.55.0",
            "severity": "unknown",
            "ecosystem": "go",
            "cvss_score": null,
            "advisory_ids": [
              "GO-2026-5942"
            ],
            "fixed_version": "0.56.0",
            "advisory_count": 1,
            "oldest_advisory_days": 7
          },
          {
            "name": "golang.org/x/sys",
            "direct": false,
            "version": "v0.41.0",
            "severity": "unknown",
            "ecosystem": "go",
            "cvss_score": null,
            "advisory_ids": [
              "GO-2026-5024"
            ],
            "fixed_version": "0.44.0",
            "advisory_count": 1,
            "oldest_advisory_days": 60
          },
          {
            "name": "golang.org/x/text",
            "direct": false,
            "version": "v0.37.0",
            "severity": "unknown",
            "ecosystem": "go",
            "cvss_score": null,
            "advisory_ids": [
              "GO-2026-5970"
            ],
            "fixed_version": "0.39.0",
            "advisory_count": 1,
            "oldest_advisory_days": 7
          }
        ],
        "collected": true,
        "malicious": [],
        "truncated": false,
        "by_severity": {
          "unknown": 3
        },
        "advisory_count": 3,
        "affected_count": 3,
        "assessed_count": 74,
        "malicious_count": 0,
        "assessed_package": null,
        "unassessed_count": 0,
        "direct_affected_count": 0
      },
      "ecosystems": [
        "go"
      ],
      "dependencies": [
        {
          "name": "github.com/NVIDIA/go-nvlib",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.12.0"
        },
        {
          "name": "github.com/NVIDIA/go-nvml",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.13.3-1"
        },
        {
          "name": "github.com/coreos/go-systemd/v22",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v22.7.0"
        },
        {
          "name": "github.com/sirupsen/logrus",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.9.4"
        },
        {
          "name": "github.com/stretchr/testify",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.11.1"
        },
        {
          "name": "github.com/urfave/cli/v3",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v3.10.1"
        },
        {
          "name": "gopkg.in/yaml.v2",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v2.4.0"
        },
        {
          "name": "k8s.io/api",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.36.2"
        },
        {
          "name": "k8s.io/apimachinery",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.36.2"
        },
        {
          "name": "k8s.io/client-go",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.36.2"
        },
        {
          "name": "sigs.k8s.io/yaml",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.6.0"
        }
      ],
      "all_dependencies": {
        "error": null,
        "source": "github-sbom",
        "packages": [
          {
            "name": "github.com/coreos/go-systemd/v22",
            "direct": true,
            "version": "v22.7.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/nvidia/go-nvlib",
            "direct": true,
            "version": "v0.12.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/nvidia/go-nvlib",
            "direct": true,
            "version": "v0.9.1-0.20251202135446-d0f42ba016dd",
            "ecosystem": "go"
          },
          {
            "name": "github.com/nvidia/go-nvml",
            "direct": true,
            "version": "v0.13.0-1.0.20260212130905-92cf8c963449",
            "ecosystem": "go"
          },
          {
            "name": "github.com/nvidia/go-nvml",
            "direct": true,
            "version": "v0.13.3-1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/sirupsen/logrus",
            "direct": true,
            "version": "v1.9.4",
            "ecosystem": "go"
          },
          {
            "name": "github.com/stretchr/testify",
            "direct": true,
            "version": "v1.11.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/urfave/cli/v3",
            "direct": true,
            "version": "v3.10.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/urfave/cli/v3",
            "direct": true,
            "version": "v3.6.2",
            "ecosystem": "go"
          },
          {
            "name": "gopkg.in/yaml.v2",
            "direct": true,
            "version": "v2.4.0",
            "ecosystem": "go"
          },
          {
            "name": "k8s.io/api",
            "direct": true,
            "version": "v0.36.2",
            "ecosystem": "go"
          },
          {
            "name": "k8s.io/apimachinery",
            "direct": true,
            "version": "v0.36.2",
            "ecosystem": "go"
          },
          {
            "name": "k8s.io/client-go",
            "direct": true,
            "version": "v0.36.2",
            "ecosystem": "go"
          },
          {
            "name": "sigs.k8s.io/yaml",
            "direct": true,
            "version": "v1.4.0",
            "ecosystem": "go"
          },
          {
            "name": "sigs.k8s.io/yaml",
            "direct": true,
            "version": "v1.6.0",
            "ecosystem": "go"
          },
          {
            "name": "cyphar.com/go-pathrs",
            "direct": false,
            "version": "v0.2.4",
            "ecosystem": "go"
          },
          {
            "name": "github.com/cyphar/filepath-securejoin",
            "direct": false,
            "version": "v0.6.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/davecgh/go-spew",
            "direct": false,
            "version": "v1.1.2-0.20180830191138-d8f796af33cc",
            "ecosystem": "go"
          },
          {
            "name": "github.com/emicklei/go-restful/v3",
            "direct": false,
            "version": "v3.13.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/fsnotify/fsnotify",
            "direct": false,
            "version": "v1.7.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/fxamacker/cbor/v2",
            "direct": false,
            "version": "v2.9.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/go-logr/logr",
            "direct": false,
            "version": "v1.4.3",
            "ecosystem": "go"
          },
          {
            "name": "github.com/go-openapi/jsonpointer",
            "direct": false,
            "version": "v0.21.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/go-openapi/jsonreference",
            "direct": false,
            "version": "v0.20.2",
            "ecosystem": "go"
          },
          {
            "name": "github.com/go-openapi/swag",
            "direct": false,
            "version": "v0.23.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/godbus/dbus/v5",
            "direct": false,
            "version": "v5.1.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/google/gnostic-models",
            "direct": false,
            "version": "v0.7.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/google/uuid",
            "direct": false,
            "version": "v1.6.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/josharian/intern",
            "direct": false,
            "version": "v1.0.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/json-iterator/go",
            "direct": false,
            "version": "v1.1.12",
            "ecosystem": "go"
          },
          {
            "name": "github.com/mailru/easyjson",
            "direct": false,
            "version": "v0.7.7",
            "ecosystem": "go"
          },
          {
            "name": "github.com/matryer/moq",
            "direct": false,
            "version": "v0.7.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/moby/sys/capability",
            "direct": false,
            "version": "v0.4.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/moby/sys/mountinfo",
            "direct": false,
            "version": "v0.7.2",
            "ecosystem": "go"
          },
          {
            "name": "github.com/moby/sys/reexec",
            "direct": false,
            "version": "v0.1.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/moby/sys/symlink",
            "direct": false,
            "version": "v0.3.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/modern-go/concurrent",
            "direct": false,
            "version": "v0.0.0-20180306012644-bacd9c7ef1dd",
            "ecosystem": "go"
          },
          {
            "name": "github.com/modern-go/reflect2",
            "direct": false,
            "version": "v1.0.3-0.20250322232337-35a7c28c31ee",
            "ecosystem": "go"
          },
          {
            "name": "github.com/munnerz/goautoneg",
            "direct": false,
            "version": "v0.0.0-20191010083416-a7dc8b61c822",
            "ecosystem": "go"
          },
          {
            "name": "github.com/nvidia/nvidia-container-toolkit",
            "direct": false,
            "version": "v1.19.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/opencontainers/cgroups",
            "direct": false,
            "version": "v0.0.6",
            "ecosystem": "go"
          },
          {
            "name": "github.com/opencontainers/runc",
            "direct": false,
            "version": "v1.4.3",
            "ecosystem": "go"
          },
          {
            "name": "github.com/opencontainers/runtime-spec",
            "direct": false,
            "version": "v1.3.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/opencontainers/runtime-tools",
            "direct": false,
            "version": "v0.9.1-0.20251114084447-edf4cb3d2116",
            "ecosystem": "go"
          },
          {
            "name": "github.com/pelletier/go-toml",
            "direct": false,
            "version": "v1.9.5",
            "ecosystem": "go"
          },
          {
            "name": "github.com/pmezard/go-difflib",
            "direct": false,
            "version": "v1.0.1-0.20181226105442-5d4384ee4fb2",
            "ecosystem": "go"
          },
          {
            "name": "github.com/prometheus/procfs",
            "direct": false,
            "version": "v0.19.2",
            "ecosystem": "go"
          },
          {
            "name": "github.com/spf13/pflag",
            "direct": false,
            "version": "v1.0.9",
            "ecosystem": "go"
          },
          {
            "name": "github.com/urfave/cli-altsrc/v3",
            "direct": false,
            "version": "v3.1.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/x448/float16",
            "direct": false,
            "version": "v0.8.4",
            "ecosystem": "go"
          },
          {
            "name": "go.yaml.in/yaml/v2",
            "direct": false,
            "version": "v2.4.3",
            "ecosystem": "go"
          },
          {
            "name": "go.yaml.in/yaml/v3",
            "direct": false,
            "version": "v3.0.4",
            "ecosystem": "go"
          },
          {
            "name": "golang.org/x/mod",
            "direct": false,
            "version": "v0.33.0",
            "ecosystem": "go"
          },
          {
            "name": "golang.org/x/net",
            "direct": false,
            "version": "v0.55.0",
            "ecosystem": "go"
          },
          {
            "name": "golang.org/x/oauth2",
            "direct": false,
            "version": "v0.34.0",
            "ecosystem": "go"
          },
          {
            "name": "golang.org/x/sync",
            "direct": false,
            "version": "v0.19.0",
            "ecosystem": "go"
          },
          {
            "name": "golang.org/x/sys",
            "direct": false,
            "version": "v0.41.0",
            "ecosystem": "go"
          },
          {
            "name": "golang.org/x/sys",
            "direct": false,
            "version": "v0.47.0",
            "ecosystem": "go"
          },
          {
            "name": "golang.org/x/term",
            "direct": false,
            "version": "v0.43.0",
            "ecosystem": "go"
          },
          {
            "name": "golang.org/x/text",
            "direct": false,
            "version": "v0.37.0",
            "ecosystem": "go"
          },
          {
            "name": "golang.org/x/time",
            "direct": false,
            "version": "v0.14.0",
            "ecosystem": "go"
          },
          {
            "name": "golang.org/x/tools",
            "direct": false,
            "version": "v0.41.0",
            "ecosystem": "go"
          },
          {
            "name": "google.golang.org/protobuf",
            "direct": false,
            "version": "v1.36.12-0.20260120151049-f2248ac996af",
            "ecosystem": "go"
          },
          {
            "name": "gopkg.in/evanphx/json-patch.v4",
            "direct": false,
            "version": "v4.13.0",
            "ecosystem": "go"
          },
          {
            "name": "gopkg.in/inf.v0",
            "direct": false,
            "version": "v0.9.1",
            "ecosystem": "go"
          },
          {
            "name": "gopkg.in/yaml.v3",
            "direct": false,
            "version": "v3.0.1",
            "ecosystem": "go"
          },
          {
            "name": "k8s.io/klog/v2",
            "direct": false,
            "version": "v2.140.0",
            "ecosystem": "go"
          },
          {
            "name": "k8s.io/kube-openapi",
            "direct": false,
            "version": "v0.0.0-20260317180543-43fb72c5454a",
            "ecosystem": "go"
          },
          {
            "name": "k8s.io/utils",
            "direct": false,
            "version": "v0.0.0-20260210185600-b8788abfbbc2",
            "ecosystem": "go"
          },
          {
            "name": "sigs.k8s.io/json",
            "direct": false,
            "version": "v0.0.0-20250730193827-2d320260d730",
            "ecosystem": "go"
          },
          {
            "name": "sigs.k8s.io/randfill",
            "direct": false,
            "version": "v1.0.0",
            "ecosystem": "go"
          },
          {
            "name": "sigs.k8s.io/structured-merge-diff/v6",
            "direct": false,
            "version": "v6.3.2",
            "ecosystem": "go"
          },
          {
            "name": "tags.cncf.io/container-device-interface",
            "direct": false,
            "version": "v1.1.0",
            "ecosystem": "go"
          },
          {
            "name": "tags.cncf.io/container-device-interface/specs-go",
            "direct": false,
            "version": "v1.1.0",
            "ecosystem": "go"
          }
        ],
        "collected": true,
        "truncated": false,
        "total_count": 74,
        "direct_count": 15,
        "indirect_count": 59
      }
    },
    "maintainership": {
      "issues": {
        "open_prs": 2,
        "merged_prs": 305,
        "open_issues": 7,
        "closed_ratio": 0.868,
        "closed_issues": 46,
        "closed_unmerged_prs": 81
      },
      "bus_factor": 3,
      "bot_contributors": 1,
      "top_contributors": [
        {
          "type": "User",
          "login": "klueska",
          "commits": 251,
          "avatar_url": "https://avatars.githubusercontent.com/u/96419?v=4"
        },
        {
          "type": "User",
          "login": "tariq1890",
          "commits": 142,
          "avatar_url": "https://avatars.githubusercontent.com/u/2658224?v=4"
        },
        {
          "type": "User",
          "login": "cdesiniotis",
          "commits": 137,
          "avatar_url": "https://avatars.githubusercontent.com/u/16581051?v=4"
        },
        {
          "type": "User",
          "login": "elezar",
          "commits": 126,
          "avatar_url": "https://avatars.githubusercontent.com/u/931393?v=4"
        },
        {
          "type": "User",
          "login": "rajathagasthya",
          "commits": 80,
          "avatar_url": "https://avatars.githubusercontent.com/u/2628174?v=4"
        },
        {
          "type": "User",
          "login": "shivamerla",
          "commits": 34,
          "avatar_url": "https://avatars.githubusercontent.com/u/30056107?v=4"
        },
        {
          "type": "User",
          "login": "ArangoGutierrez",
          "commits": 10,
          "avatar_url": "https://avatars.githubusercontent.com/u/15933089?v=4"
        },
        {
          "type": "User",
          "login": "KeithMnemonic",
          "commits": 7,
          "avatar_url": "https://avatars.githubusercontent.com/u/9559808?v=4"
        },
        {
          "type": "User",
          "login": "JunAr7112",
          "commits": 5,
          "avatar_url": "https://avatars.githubusercontent.com/u/77820625?v=4"
        },
        {
          "type": "User",
          "login": "rahulait",
          "commits": 4,
          "avatar_url": "https://avatars.githubusercontent.com/u/4114706?v=4"
        }
      ],
      "contributors_sampled": 24,
      "top_contributor_share": 0.305
    },
    "quality_signals": {
      "has_ci": true,
      "has_tests": true,
      "ci_workflows": [
        "build.yaml",
        "cherrypick.yml",
        "golang.yaml",
        "image.yaml",
        "stale.yaml"
      ],
      "has_docs_dir": false,
      "linter_configs": [
        ".golangci.yaml",
        ".golangci.yml"
      ],
      "has_editorconfig": true,
      "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": null,
            "reason": "internal error: error during branchesHandler.setup: internal error: some github tokens can't read classic branch protection rules: https://github.com/ossf/scorecard-action/blob/main/docs/authentication/fine-grained-auth-token.md",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#branch-protection"
          },
          {
            "name": "CI-Tests",
            "score": 10,
            "reason": "15 out of 15 merged PRs checked by a CI test -- score normalized to 10",
            "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": 10,
            "reason": "all changesets reviewed",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
          },
          {
            "name": "Contributors",
            "score": 10,
            "reason": "project has 6 contributing companies or organizations",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#contributors"
          },
          {
            "name": "Dangerous-Workflow",
            "score": 0,
            "reason": "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": 10,
            "reason": "30 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#maintained"
          },
          {
            "name": "Packaging",
            "score": 10,
            "reason": "packaging workflow detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#packaging"
          },
          {
            "name": "Pinned-Dependencies",
            "score": 0,
            "reason": "dependency not pinned by hash detected -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#pinned-dependencies"
          },
          {
            "name": "SAST",
            "score": 0,
            "reason": "SAST tool is not run on all commits -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#sast"
          },
          {
            "name": "Security-Policy",
            "score": 10,
            "reason": "security policy file detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#security-policy"
          },
          {
            "name": "Signed-Releases",
            "score": 0,
            "reason": "Project has not signed or included provenance with any releases.",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#signed-releases"
          },
          {
            "name": "Token-Permissions",
            "score": 0,
            "reason": "detected GitHub workflow tokens with excessive permissions",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#token-permissions"
          },
          {
            "name": "Vulnerabilities",
            "score": 7,
            "reason": "3 existing vulnerabilities detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
          }
        ],
        "commit": "f484af1ba590265e0cb429ca71e3c08cb8374a5d",
        "ran_at": "2026-07-22T06:28:46Z",
        "aggregate_score": 5.4,
        "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": "2026-07-22T05:27:36Z",
      "oldest_open_prs": [
        {
          "number": 382,
          "created_at": "2026-05-19T14:07:48Z",
          "last_comment_at": "2026-07-19T23:06:34Z",
          "last_comment_author": "lexfrei"
        },
        {
          "number": 422,
          "created_at": "2026-07-02T04:12:20Z",
          "last_comment_at": null,
          "last_comment_author": null
        }
      ],
      "last_merged_pr_at": "2026-07-21T02:45:53Z",
      "ci_last_conclusion": "SUCCESS",
      "oldest_open_issues": [
        {
          "number": 68,
          "created_at": "2024-05-07T21:49:12Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 357,
          "created_at": "2026-04-17T16:41:53Z",
          "last_comment_at": "2026-05-01T13:57:44Z",
          "last_comment_author": "rajathagasthya"
        },
        {
          "number": 356,
          "created_at": "2026-04-28T12:42:30Z",
          "last_comment_at": "2026-07-09T15:43:20Z",
          "last_comment_author": "lexfrei"
        },
        {
          "number": 368,
          "created_at": "2026-04-29T11:48:51Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 361,
          "created_at": "2026-05-04T13:53:48Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 362,
          "created_at": "2026-05-04T13:54:10Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 419,
          "created_at": "2026-07-01T08:34:56Z",
          "last_comment_at": "2026-07-16T08:22:38Z",
          "last_comment_author": "antlassagne"
        }
      ]
    }
  },
  "config": {
    "disabled_metrics": [],
    "disabled_categories": [],
    "disabled_components": {}
  },
  "source": {
    "url": "https://github.com/NVIDIA/mig-parted",
    "host": "github.com",
    "name": "mig-parted",
    "owner": "NVIDIA"
  },
  "metrics": {
    "overall": {
      "key": "overall",
      "band": "good",
      "name": "Overall health",
      "note": null,
      "notes": [],
      "value": 76,
      "inputs": {
        "security": 63,
        "vitality": 90,
        "community": 64,
        "governance": 84,
        "engineering": 74
      },
      "components": []
    },
    "categories": [
      {
        "key": "vitality",
        "band": "excellent",
        "name": "Vitality",
        "value": 90,
        "weight": 0.22,
        "metrics": [
          {
            "key": "development_activity",
            "band": "excellent",
            "name": "Development activity",
            "note": null,
            "notes": [],
            "value": 94,
            "inputs": {
              "commits_last_year": 280,
              "human_commit_share": 0.72,
              "days_since_last_push": 1,
              "active_weeks_last_year": 43
            },
            "components": [
              {
                "key": "push_recency",
                "name": "Push recency",
                "detail": "last push 1 days ago",
                "points": 36,
                "status": "met",
                "details": [
                  {
                    "code": "push_recency",
                    "params": {
                      "days": 1
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_cadence",
                "name": "Commit cadence",
                "detail": "43/52 weeks with commits",
                "points": 29.8,
                "status": "partial",
                "details": [
                  {
                    "code": "commit_cadence_weeks",
                    "params": {
                      "weeks": 43
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_volume",
                "name": "Commit volume",
                "detail": "280 commits in the last year",
                "points": 18,
                "status": "met",
                "details": [
                  {
                    "code": "commits_last_year",
                    "params": {
                      "count": 280
                    }
                  }
                ],
                "max_points": 18
              },
              {
                "key": "openssf_scorecard_maintained",
                "name": "OpenSSF Scorecard: Maintained",
                "detail": "30 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "release_discipline",
            "band": "good",
            "name": "Release discipline",
            "note": null,
            "notes": [],
            "value": 83,
            "inputs": {
              "releases_count": 36,
              "latest_release_tag": "v0.14.4",
              "releases_from_tags": false,
              "days_since_latest_release": 4,
              "mean_days_between_releases": 53.7
            },
            "components": [
              {
                "key": "ships_releases",
                "name": "Ships releases",
                "detail": "36 releases published",
                "points": 27,
                "status": "met",
                "details": [
                  {
                    "code": "releases_published",
                    "params": {
                      "count": 36
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "release_recency",
                "name": "Release recency",
                "detail": "latest release 4 days ago",
                "points": 36,
                "status": "met",
                "details": [
                  {
                    "code": "release_recency",
                    "params": {
                      "days": 4
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "release_cadence",
                "name": "Release cadence",
                "detail": "a release every ~53.7 days",
                "points": 19.8,
                "status": "partial",
                "details": [
                  {
                    "code": "release_cadence",
                    "params": {
                      "gap": 53.7
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "openssf_scorecard_signed_releases",
                "name": "OpenSSF Scorecard: Signed-Releases",
                "detail": "Project has not signed or included provenance with any releases.",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "abandonment",
            "band": "excellent",
            "name": "Abandonment",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "cap": null,
              "state": "maintained",
              "guards": [],
              "signals": [],
              "red_flag": false,
              "multiplier_pct": 100,
              "declared_reason": null,
              "unverified_reason": null,
              "unanswered_open_prs": null,
              "unanswered_open_issues": null,
              "days_since_last_merged_pr": null,
              "days_since_last_human_commit": 1,
              "days_since_last_human_commit_is_floor": false
            },
            "components": [
              {
                "key": "project_is_still_maintained",
                "name": "Project is still maintained",
                "detail": "last human commit 1 days ago",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "abandonment_maintained",
                    "params": {
                      "days": 1
                    }
                  }
                ],
                "max_points": 100
              }
            ]
          }
        ],
        "description": "Is the project alive — is code being written and are releases shipping?"
      },
      {
        "key": "community",
        "band": "moderate",
        "name": "Community & Adoption",
        "value": 64,
        "weight": 0.18,
        "metrics": [
          {
            "key": "popularity",
            "band": "moderate",
            "name": "Popularity & adoption",
            "note": null,
            "notes": [],
            "value": 58,
            "inputs": {
              "forks": 66,
              "stars": 259,
              "watchers": 7,
              "growth_state": "organic",
              "growth_factor_pct": 100
            },
            "components": [
              {
                "key": "stars",
                "name": "Stars",
                "detail": "259 stars",
                "points": 39.1,
                "status": "partial",
                "details": [
                  {
                    "code": "stars",
                    "params": {
                      "count": 259
                    }
                  }
                ],
                "max_points": 60
              },
              {
                "key": "forks",
                "name": "Forks",
                "detail": "66 forks",
                "points": 15.1,
                "status": "partial",
                "details": [
                  {
                    "code": "forks",
                    "params": {
                      "count": 66
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "watchers",
                "name": "Watchers",
                "detail": "7 watchers",
                "points": 4.3,
                "status": "partial",
                "details": [
                  {
                    "code": "watchers",
                    "params": {
                      "count": 7
                    }
                  }
                ],
                "max_points": 15
              }
            ]
          },
          {
            "key": "community_health",
            "band": "good",
            "name": "Community health",
            "note": null,
            "notes": [],
            "value": 70,
            "inputs": {
              "has_readme": true,
              "has_license": true,
              "has_contributing": true,
              "has_issue_template": false,
              "has_code_of_conduct": false,
              "has_pull_request_template": false
            },
            "components": [
              {
                "key": "readme",
                "name": "README",
                "detail": null,
                "points": 22.5,
                "status": "met",
                "details": [],
                "max_points": 22.5
              },
              {
                "key": "license",
                "name": "License",
                "detail": "recognized license (Apache-2.0)",
                "points": 22.5,
                "status": "met",
                "details": [
                  {
                    "code": "license_standard",
                    "params": {}
                  },
                  {
                    "code": "license_spdx",
                    "params": {
                      "spdx": "Apache-2.0"
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributing_guide",
                "name": "CONTRIBUTING guide",
                "detail": null,
                "points": 18,
                "status": "met",
                "details": [],
                "max_points": 18
              },
              {
                "key": "code_of_conduct",
                "name": "Code of conduct",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 13.5
              },
              {
                "key": "issue_template",
                "name": "Issue template",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.2
              },
              {
                "key": "pr_template",
                "name": "PR template",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 6.3
              }
            ]
          }
        ],
        "description": "Does the project have users, downloads, attention, and a welcoming setup for contributors?"
      },
      {
        "key": "governance",
        "band": "good",
        "name": "Sustainability & Governance",
        "value": 84,
        "weight": 0.24,
        "metrics": [
          {
            "key": "maintainer_resilience",
            "band": "good",
            "name": "Maintainer resilience (bus factor)",
            "note": null,
            "notes": [],
            "value": 75,
            "inputs": {
              "bus_factor": 3,
              "contributors_sampled": 24,
              "top_contributor_share": 0.305
            },
            "components": [
              {
                "key": "bus_factor",
                "name": "Bus factor",
                "detail": "3 contributor(s) cover half of all commits",
                "points": 36,
                "status": "partial",
                "details": [
                  {
                    "code": "bus_factor",
                    "params": {
                      "count": 3
                    }
                  }
                ],
                "max_points": 54
              },
              {
                "key": "commit_distribution",
                "name": "Commit distribution",
                "detail": "top contributor authored 30% of commits",
                "points": 15.6,
                "status": "partial",
                "details": [
                  {
                    "code": "top_contributor_share",
                    "params": {
                      "share": 30
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributor_breadth",
                "name": "Contributor breadth",
                "detail": "24 contributors",
                "points": 13.5,
                "status": "met",
                "details": [
                  {
                    "code": "contributors_sampled",
                    "params": {
                      "count": 24
                    }
                  }
                ],
                "max_points": 13.5
              },
              {
                "key": "openssf_scorecard_contributors",
                "name": "OpenSSF Scorecard: Contributors",
                "detail": "project has 6 contributing companies or organizations",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "responsiveness",
            "band": "excellent",
            "name": "Issue & PR responsiveness",
            "note": null,
            "notes": [],
            "value": 86,
            "inputs": {
              "merged_prs": 305,
              "open_issues": 7,
              "closed_issues": 46,
              "issue_closed_ratio": 0.868,
              "closed_unmerged_prs": 81
            },
            "components": [
              {
                "key": "issue_resolution",
                "name": "Issue resolution",
                "detail": "87% of issues closed",
                "points": 40.6,
                "status": "partial",
                "details": [
                  {
                    "code": "issues_closed_share",
                    "params": {
                      "share": 87
                    }
                  }
                ],
                "max_points": 46.75
              },
              {
                "key": "pr_acceptance",
                "name": "PR acceptance",
                "detail": "305/386 decided PRs merged",
                "points": 30.2,
                "status": "partial",
                "details": [
                  {
                    "code": "decided_prs_merged",
                    "params": {
                      "merged": 305,
                      "decided": 386
                    }
                  }
                ],
                "max_points": 38.25
              },
              {
                "key": "openssf_scorecard_code_review",
                "name": "OpenSSF Scorecard: Code-Review",
                "detail": "all changesets reviewed",
                "points": 15,
                "status": "met",
                "details": [],
                "max_points": 15
              }
            ]
          },
          {
            "key": "stewardship",
            "band": "good",
            "name": "Ownership & stewardship",
            "note": null,
            "notes": [],
            "value": 80,
            "inputs": {
              "followers": 28202,
              "owner_type": "Organization",
              "is_verified": null,
              "owner_login": "NVIDIA",
              "public_repos": 771,
              "account_age_days": 5185
            },
            "components": [
              {
                "key": "ownership_backing",
                "name": "Ownership backing",
                "detail": "organization-owned",
                "points": 30,
                "status": "met",
                "details": [
                  {
                    "code": "owner_organization",
                    "params": {}
                  }
                ],
                "max_points": 30
              },
              {
                "key": "verified_domain",
                "name": "Verified domain",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 20
              },
              {
                "key": "owner_reach",
                "name": "Owner reach",
                "detail": "28,202 followers of NVIDIA",
                "points": 25,
                "status": "met",
                "details": [
                  {
                    "code": "owner_followers",
                    "params": {
                      "count": 28202,
                      "login": "NVIDIA"
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "track_record",
                "name": "Track record",
                "detail": "771 public repos, account ~14 yr old",
                "points": 25,
                "status": "met",
                "details": [
                  {
                    "code": "public_repos",
                    "params": {
                      "count": 771
                    }
                  },
                  {
                    "code": "account_age_years",
                    "params": {
                      "years": 14
                    }
                  }
                ],
                "max_points": 25
              }
            ]
          },
          {
            "key": "package_maintenance",
            "band": "excellent",
            "name": "Package maintenance",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "packages": [
                "github.com/NVIDIA/mig-parted"
              ],
              "ecosystems": "go",
              "any_deprecated": false,
              "min_days_since_publish": 4
            },
            "components": [
              {
                "key": "published_resolvable",
                "name": "Published & resolvable",
                "detail": "1 package(s) on go",
                "points": 25,
                "status": "met",
                "details": [
                  {
                    "code": "packages_published",
                    "params": {
                      "count": 1,
                      "ecosystems": "go"
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "publish_recency",
                "name": "Publish recency",
                "detail": "latest publish 4 days ago",
                "points": 35,
                "status": "met",
                "details": [
                  {
                    "code": "publish_recency",
                    "params": {
                      "days": 4
                    }
                  }
                ],
                "max_points": 35
              },
              {
                "key": "version_history",
                "name": "Version history",
                "detail": "36 published versions",
                "points": 20,
                "status": "met",
                "details": [
                  {
                    "code": "published_versions",
                    "params": {
                      "count": 36
                    }
                  }
                ],
                "max_points": 20
              },
              {
                "key": "not_deprecated",
                "name": "Not deprecated",
                "detail": "active, not deprecated or yanked",
                "points": 20,
                "status": "met",
                "details": [
                  {
                    "code": "package_not_deprecated",
                    "params": {}
                  }
                ],
                "max_points": 20
              }
            ]
          }
        ],
        "description": "Will the project survive its people — bus factor, responsiveness, who backs it, and package upkeep?"
      },
      {
        "key": "engineering",
        "band": "good",
        "name": "Engineering Quality",
        "value": 74,
        "weight": 0.2,
        "metrics": [
          {
            "key": "engineering_practices",
            "band": "excellent",
            "name": "Engineering practices",
            "note": null,
            "notes": [],
            "value": 90,
            "inputs": {
              "has_ci": true,
              "has_tests": true,
              "has_editorconfig": true,
              "has_linter_config": true,
              "has_precommit_config": false
            },
            "components": [
              {
                "key": "ci_workflows",
                "name": "CI workflows",
                "detail": "5 workflow(s)",
                "points": 24,
                "status": "met",
                "details": [
                  {
                    "code": "ci_workflows",
                    "params": {
                      "count": 5
                    }
                  }
                ],
                "max_points": 24
              },
              {
                "key": "tests_present",
                "name": "Tests present",
                "detail": null,
                "points": 24,
                "status": "met",
                "details": [],
                "max_points": 24
              },
              {
                "key": "linter_config",
                "name": "Linter config",
                "detail": ".golangci.yaml, .golangci.yml",
                "points": 16,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": ".golangci.yaml, .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": 6.4,
                "status": "met",
                "details": [],
                "max_points": 6.4
              },
              {
                "key": "openssf_scorecard_ci_tests",
                "name": "OpenSSF Scorecard: CI-Tests",
                "detail": "15 out of 15 merged PRs checked by a CI test -- score normalized to 10",
                "points": 20,
                "status": "met",
                "details": [],
                "max_points": 20
              }
            ]
          },
          {
            "key": "documentation",
            "band": "moderate",
            "name": "Documentation",
            "note": null,
            "notes": [],
            "value": 50,
            "inputs": {
              "topics": [],
              "has_wiki": true,
              "homepage": null,
              "has_readme": true,
              "has_docs_dir": false,
              "has_description": true
            },
            "components": [
              {
                "key": "readme",
                "name": "README",
                "detail": null,
                "points": 30,
                "status": "met",
                "details": [],
                "max_points": 30
              },
              {
                "key": "documentation_directory",
                "name": "Documentation directory",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 25
              },
              {
                "key": "documentation_homepage_site",
                "name": "Documentation / homepage site",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 15
              },
              {
                "key": "repository_description",
                "name": "Repository description",
                "detail": null,
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              },
              {
                "key": "topics",
                "name": "Topics",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              },
              {
                "key": "wiki",
                "name": "Wiki",
                "detail": null,
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              }
            ]
          }
        ],
        "description": "Are baseline engineering and documentation practices in place?"
      },
      {
        "key": "security",
        "band": "moderate",
        "name": "Security",
        "value": 63,
        "weight": 0.16,
        "metrics": [
          {
            "key": "security_posture",
            "band": "moderate",
            "name": "Security posture",
            "note": "Excluded from scoring (no data or not applicable): Branch-Protection. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "branch_protection"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 54,
            "inputs": {
              "source": "openssf_scorecard",
              "checks_evaluated": 17,
              "scorecard_version": "v5.5.0",
              "checks_inconclusive": 1,
              "scorecard_aggregate": 5.4
            },
            "components": [
              {
                "key": "binary_artifacts",
                "name": "Binary-Artifacts",
                "detail": "no binaries found in the repo",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "branch_protection",
                "name": "Branch-Protection",
                "detail": "internal error: error during branchesHandler.setup: internal error: some github tokens can't read classic branch protection rules: https://github.com/ossf/scorecard-action/blob/main/docs/authentication/fine-grained-auth-token.md",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 7.5
              },
              {
                "key": "ci_tests",
                "name": "CI-Tests",
                "detail": "15 out of 15 merged PRs checked by a CI test -- score normalized to 10",
                "points": 2.5,
                "status": "met",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "cii_best_practices",
                "name": "CII-Best-Practices",
                "detail": "no effort to earn an OpenSSF best practices badge detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "code_review",
                "name": "Code-Review",
                "detail": "all changesets reviewed",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "contributors",
                "name": "Contributors",
                "detail": "project has 6 contributing companies or organizations",
                "points": 2.5,
                "status": "met",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "dangerous_workflow",
                "name": "Dangerous-Workflow",
                "detail": "dangerous workflow patterns detected",
                "points": 0,
                "status": "missed",
                "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": "30 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "packaging",
                "name": "Packaging",
                "detail": "packaging workflow detected",
                "points": 5,
                "status": "met",
                "details": [],
                "max_points": 5
              },
              {
                "key": "pinned_dependencies",
                "name": "Pinned-Dependencies",
                "detail": "dependency not pinned by hash detected -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "sast",
                "name": "SAST",
                "detail": "SAST tool is not run on all commits -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "security_policy",
                "name": "Security-Policy",
                "detail": "security policy file detected",
                "points": 5,
                "status": "met",
                "details": [],
                "max_points": 5
              },
              {
                "key": "signed_releases",
                "name": "Signed-Releases",
                "detail": "Project has not signed or included provenance with any releases.",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "token_permissions",
                "name": "Token-Permissions",
                "detail": "detected GitHub workflow tokens with excessive permissions",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "vulnerabilities",
                "name": "Vulnerabilities",
                "detail": "3 existing vulnerabilities detected",
                "points": 5.2,
                "status": "partial",
                "details": [],
                "max_points": 7.5
              }
            ]
          },
          {
            "key": "dependency_advisories",
            "band": "excellent",
            "name": "Dependency advisories",
            "note": "Excluded from scoring (no data or not applicable): Indirect dependencies free of known advisories, No advisories left outstanding. Remaining weights renormalized. Matched 74 resolved dependencies against OSV. This repository publishes no package the index resolves, so the repository dependency graph was assessed instead. That graph mixes development and test pins with shipped dependencies, so only the declared runtime dependencies are scored; transitive findings are reported as context and excluded from the score. Reachability is not analyzed.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "indirect_dependencies_free_of_known_advisories",
                    "no_advisories_left_outstanding"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              },
              {
                "code": "advisories_scope_repository",
                "params": {
                  "assessed": 74
                }
              },
              {
                "code": "advisories_repo_graph_caveat",
                "params": {}
              },
              {
                "code": "advisories_reachability",
                "params": {}
              }
            ],
            "value": 100,
            "inputs": {
              "source": "osv",
              "advisories": 3,
              "affected_packages": 3,
              "assessed_packages": 74,
              "unassessed_packages": 0,
              "affected_by_severity": "unknown 3",
              "direct_affected_packages": 0
            },
            "components": [
              {
                "key": "direct_dependencies_free_of_known_advisories",
                "name": "Direct dependencies free of known advisories",
                "detail": "no direct dependency carries a known advisory",
                "points": 35,
                "status": "met",
                "details": [
                  {
                    "code": "no_direct_advisories",
                    "params": {}
                  }
                ],
                "max_points": 35
              },
              {
                "key": "indirect_dependencies_free_of_known_advisories",
                "name": "Indirect dependencies free of known advisories",
                "detail": "transitive set not separable from development and test dependencies in this scope",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "advisories_scope_not_separable",
                    "params": {}
                  }
                ],
                "max_points": 25
              },
              {
                "key": "no_advisories_left_outstanding",
                "name": "No advisories left outstanding",
                "detail": "no advisory carries a publication date",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "advisories_no_publication_date",
                    "params": {}
                  }
                ],
                "max_points": 40
              }
            ]
          },
          {
            "key": "malicious_dependencies",
            "band": "excellent",
            "name": "Malicious dependencies",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "source": "osv",
              "meaning": "reported as a malicious package by the OpenSSF corpus; the remedy is removal or moving off the compromised name, never an upgrade of the same artifact. Versions the registry has since pulled are listed but not scored",
              "packages": [],
              "red_flag": false,
              "assessed_packages": 74,
              "malicious_packages": 0,
              "direct_malicious_packages": 0,
              "withdrawn_malicious_packages": 0,
              "installable_malicious_packages": 0
            },
            "components": [
              {
                "key": "no_dependency_reported_as_a_malicious_package",
                "name": "No dependency reported as a malicious package",
                "detail": "no dependency is reported as a malicious package",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "no_malicious_dependencies",
                    "params": {}
                  }
                ],
                "max_points": 100
              }
            ]
          },
          {
            "key": "high_risk_jurisdiction_exposure",
            "band": "excellent",
            "name": "High-Risk Jurisdiction Exposure",
            "note": "Only high-confidence self-published location evidence affects this multiplier. Ambiguous matches are review-only; country evidence is not proof of nationality, citizenship, legal registration, malicious intent, or sanctions status.",
            "notes": [
              {
                "code": "jurisdiction_evidence_limits",
                "params": {}
              }
            ],
            "value": 100,
            "inputs": {
              "meaning": "self-published location evidence; not nationality or citizenship",
              "red_flag": false,
              "exposures": [],
              "policy_countries": [
                "Russia",
                "Iran",
                "North Korea"
              ],
              "review_only_matches": 0,
              "assessed_self_published_locations": 12
            },
            "components": [
              {
                "key": "policy_exposure_multiplier",
                "name": "Policy exposure multiplier",
                "detail": "no confirmed policy-scope location match",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "jurisdiction_no_match",
                    "params": {}
                  }
                ],
                "max_points": 100
              }
            ]
          }
        ],
        "description": "Are visible security and supply-chain practices strong, with no malicious dependency and no unresolved high-risk jurisdiction exposure?"
      },
      {
        "key": "ai_readiness",
        "band": "good",
        "name": "AI Readiness",
        "value": 71,
        "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.903,
              "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": "65 of 72 human commits state their intent (structured subject or explanatory body)",
                "points": 40,
                "status": "met",
                "details": [
                  {
                    "code": "legible_history",
                    "params": {
                      "legible": 65,
                      "sampled": 72
                    }
                  }
                ],
                "max_points": 40
              }
            ]
          },
          {
            "key": "ai_verify_loop",
            "band": "good",
            "name": "Verify loop (build / test / typecheck)",
            "note": null,
            "notes": [],
            "value": 80,
            "inputs": {
              "has_nix": false,
              "has_tests": true,
              "lockfiles": [
                "go.sum"
              ],
              "has_dockerfile": true,
              "typed_language": true,
              "bootstrap_files": [
                "Makefile",
                "deployments/container/Makefile",
                "deployments/devel/Makefile",
                "deployments/systemd/packages/Makefile",
                "deployments/systemd/packages/debian/Makefile",
                "vendor/github.com/emicklei/go-restful/v3/Makefile",
                "vendor/github.com/munnerz/goautoneg/Makefile",
                "vendor/github.com/urfave/cli/v3/Makefile",
                "vendor/sigs.k8s.io/json/Makefile"
              ],
              "has_devcontainer": false,
              "has_linter_config": true,
              "typecheck_configs": [],
              "agent_commit_share": 0,
              "toolchain_manifests": [
                "deployments/devel/go.mod",
                "go.mod"
              ],
              "dependency_bot_commit_share": 0.28
            },
            "components": [
              {
                "key": "one_command_bootstrap",
                "name": "One-command bootstrap",
                "detail": "Makefile, deployments/container/Makefile, deployments/devel/Makefile, deployments/systemd/packages/Makefile, deployments/systemd/packages/debian/Makefile, vendor/github.com/emicklei/go-restful/v3/Makefile, vendor/github.com/munnerz/goautoneg/Makefile, vendor/github.com/urfave/cli/v3/Makefile, vendor/sigs.k8s.io/json/Makefile",
                "points": 18,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "Makefile, deployments/container/Makefile, deployments/devel/Makefile, deployments/systemd/packages/Makefile, deployments/systemd/packages/debian/Makefile, vendor/github.com/emicklei/go-restful/v3/Makefile, vendor/github.com/munnerz/goautoneg/Makefile, vendor/github.com/urfave/cli/v3/Makefile, vendor/sigs.k8s.io/json/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.yaml, .golangci.yml",
                "points": 11,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": ".golangci.yaml, .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": "Dockerfile, lockfile",
                "points": 10,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "Dockerfile, lockfile"
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "demonstrated_agent_practice",
                "name": "Demonstrated agent practice",
                "detail": "no agent-authored commits among the last 100",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "no_agent_authored_commits",
                    "params": {
                      "sampled": 100
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "automated_maintenance",
                "name": "Automated maintenance",
                "detail": "28 of the last 100 commits are automated dependency updates",
                "points": 8,
                "status": "met",
                "details": [
                  {
                    "code": "dependency_bot_commits",
                    "params": {
                      "count": 28,
                      "sampled": 100
                    }
                  }
                ],
                "max_points": 8
              },
              {
                "key": "openssf_scorecard_pinned_dependencies",
                "name": "OpenSSF Scorecard: Pinned-Dependencies",
                "detail": "dependency not pinned by hash detected -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "ai_code_legibility",
            "band": "excellent",
            "name": "Code legibility for models",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "primary_language": "Go",
              "largest_source_bytes": 26653,
              "source_files_sampled": 62,
              "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/62 source files over 60KB",
                "points": 55,
                "status": "met",
                "details": [
                  {
                    "code": "oversized_source_files",
                    "params": {
                      "kb": 60,
                      "sampled": 62,
                      "oversized": 0
                    }
                  }
                ],
                "max_points": 55
              }
            ]
          },
          {
            "key": "ai_interfaces",
            "band": "good",
            "name": "Machine-readable interfaces",
            "note": null,
            "notes": [],
            "value": 80,
            "inputs": {
              "example_dirs": [
                "examples"
              ],
              "has_mcp_signal": false,
              "api_schema_files": [
                "vendor/github.com/google/gnostic-models/extensions/extension.proto",
                "vendor/github.com/google/gnostic-models/openapiv2/OpenAPIv2.proto",
                "vendor/github.com/google/gnostic-models/openapiv3/OpenAPIv3.proto",
                "vendor/github.com/google/gnostic-models/openapiv3/annotations.proto",
                "vendor/k8s.io/api/admissionregistration/v1/generated.proto",
                "vendor/k8s.io/api/admissionregistration/v1alpha1/generated.proto",
                "vendor/k8s.io/api/admissionregistration/v1beta1/generated.proto",
                "vendor/k8s.io/api/apidiscovery/v2/generated.proto",
                "vendor/k8s.io/api/apidiscovery/v2beta1/generated.proto",
                "vendor/k8s.io/api/apiserverinternal/v1alpha1/generated.proto",
                "vendor/k8s.io/api/apps/v1/generated.proto",
                "vendor/k8s.io/api/apps/v1beta1/generated.proto",
                "vendor/k8s.io/api/apps/v1beta2/generated.proto",
                "vendor/k8s.io/api/authentication/v1/generated.proto",
                "vendor/k8s.io/api/authentication/v1alpha1/generated.proto",
                "vendor/k8s.io/api/authentication/v1beta1/generated.proto",
                "vendor/k8s.io/api/authorization/v1/generated.proto",
                "vendor/k8s.io/api/authorization/v1beta1/generated.proto",
                "vendor/k8s.io/api/autoscaling/v1/generated.proto",
                "vendor/k8s.io/api/autoscaling/v2/generated.proto",
                "vendor/k8s.io/api/batch/v1/generated.proto",
                "vendor/k8s.io/api/batch/v1beta1/generated.proto",
                "vendor/k8s.io/api/certificates/v1/generated.proto",
                "vendor/k8s.io/api/certificates/v1alpha1/generated.proto",
                "vendor/k8s.io/api/certificates/v1beta1/generated.proto",
                "vendor/k8s.io/api/coordination/v1/generated.proto",
                "vendor/k8s.io/api/coordination/v1alpha2/generated.proto",
                "vendor/k8s.io/api/coordination/v1beta1/generated.proto",
                "vendor/k8s.io/api/core/v1/generated.proto",
                "vendor/k8s.io/api/discovery/v1/generated.proto",
                "vendor/k8s.io/api/discovery/v1beta1/generated.proto",
                "vendor/k8s.io/api/events/v1/generated.proto",
                "vendor/k8s.io/api/events/v1beta1/generated.proto",
                "vendor/k8s.io/api/extensions/v1beta1/generated.proto",
                "vendor/k8s.io/api/flowcontrol/v1/generated.proto",
                "vendor/k8s.io/api/flowcontrol/v1beta1/generated.proto",
                "vendor/k8s.io/api/flowcontrol/v1beta2/generated.proto",
                "vendor/k8s.io/api/flowcontrol/v1beta3/generated.proto",
                "vendor/k8s.io/api/networking/v1/generated.proto",
                "vendor/k8s.io/api/networking/v1beta1/generated.proto",
                "vendor/k8s.io/api/node/v1/generated.proto",
                "vendor/k8s.io/api/node/v1alpha1/generated.proto",
                "vendor/k8s.io/api/node/v1beta1/generated.proto",
                "vendor/k8s.io/api/policy/v1/generated.proto",
                "vendor/k8s.io/api/policy/v1beta1/generated.proto",
                "vendor/k8s.io/api/rbac/v1/generated.proto",
                "vendor/k8s.io/api/rbac/v1alpha1/generated.proto",
                "vendor/k8s.io/api/rbac/v1beta1/generated.proto",
                "vendor/k8s.io/api/resource/v1/generated.proto",
                "vendor/k8s.io/api/resource/v1alpha3/generated.proto",
                "vendor/k8s.io/api/resource/v1beta1/generated.proto",
                "vendor/k8s.io/api/resource/v1beta2/generated.proto",
                "vendor/k8s.io/api/scheduling/v1/generated.proto",
                "vendor/k8s.io/api/scheduling/v1alpha2/generated.proto",
                "vendor/k8s.io/api/scheduling/v1beta1/generated.proto",
                "vendor/k8s.io/api/storage/v1/generated.proto",
                "vendor/k8s.io/api/storage/v1alpha1/generated.proto",
                "vendor/k8s.io/api/storage/v1beta1/generated.proto",
                "vendor/k8s.io/api/storagemigration/v1beta1/generated.proto",
                "vendor/k8s.io/apimachinery/pkg/api/resource/generated.proto",
                "vendor/k8s.io/apimachinery/pkg/apis/meta/v1/generated.proto",
                "vendor/k8s.io/apimachinery/pkg/apis/meta/v1beta1/generated.proto",
                "vendor/k8s.io/apimachinery/pkg/runtime/generated.proto",
                "vendor/k8s.io/apimachinery/pkg/runtime/schema/generated.proto",
                "vendor/k8s.io/apimachinery/pkg/util/intstr/generated.proto"
              ]
            },
            "components": [
              {
                "key": "api_schema_openapi_graphql_proto",
                "name": "API schema (OpenAPI/GraphQL/proto)",
                "detail": "vendor/github.com/google/gnostic-models/extensions/extension.proto, vendor/github.com/google/gnostic-models/openapiv2/OpenAPIv2.proto, vendor/github.com/google/gnostic-models/openapiv3/OpenAPIv3.proto, vendor/github.com/google/gnostic-models/openapiv3/annotations.proto, vendor/k8s.io/api/admissionregistration/v1/generated.proto, vendor/k8s.io/api/admissionregistration/v1alpha1/generated.proto, vendor/k8s.io/api/admissionregistration/v1beta1/generated.proto, vendor/k8s.io/api/apidiscovery/v2/generated.proto, vendor/k8s.io/api/apidiscovery/v2beta1/generated.proto, vendor/k8s.io/api/apiserverinternal/v1alpha1/generated.proto, vendor/k8s.io/api/apps/v1/generated.proto, vendor/k8s.io/api/apps/v1beta1/generated.proto, vendor/k8s.io/api/apps/v1beta2/generated.proto, vendor/k8s.io/api/authentication/v1/generated.proto, vendor/k8s.io/api/authentication/v1alpha1/generated.proto, vendor/k8s.io/api/authentication/v1beta1/generated.proto, vendor/k8s.io/api/authorization/v1/generated.proto, vendor/k8s.io/api/authorization/v1beta1/generated.proto, vendor/k8s.io/api/autoscaling/v1/generated.proto, vendor/k8s.io/api/autoscaling/v2/generated.proto, vendor/k8s.io/api/batch/v1/generated.proto, vendor/k8s.io/api/batch/v1beta1/generated.proto, vendor/k8s.io/api/certificates/v1/generated.proto, vendor/k8s.io/api/certificates/v1alpha1/generated.proto, vendor/k8s.io/api/certificates/v1beta1/generated.proto, vendor/k8s.io/api/coordination/v1/generated.proto, vendor/k8s.io/api/coordination/v1alpha2/generated.proto, vendor/k8s.io/api/coordination/v1beta1/generated.proto, vendor/k8s.io/api/core/v1/generated.proto, vendor/k8s.io/api/discovery/v1/generated.proto, vendor/k8s.io/api/discovery/v1beta1/generated.proto, vendor/k8s.io/api/events/v1/generated.proto, vendor/k8s.io/api/events/v1beta1/generated.proto, vendor/k8s.io/api/extensions/v1beta1/generated.proto, vendor/k8s.io/api/flowcontrol/v1/generated.proto, vendor/k8s.io/api/flowcontrol/v1beta1/generated.proto, vendor/k8s.io/api/flowcontrol/v1beta2/generated.proto, vendor/k8s.io/api/flowcontrol/v1beta3/generated.proto, vendor/k8s.io/api/networking/v1/generated.proto, vendor/k8s.io/api/networking/v1beta1/generated.proto, vendor/k8s.io/api/node/v1/generated.proto, vendor/k8s.io/api/node/v1alpha1/generated.proto, vendor/k8s.io/api/node/v1beta1/generated.proto, vendor/k8s.io/api/policy/v1/generated.proto, vendor/k8s.io/api/policy/v1beta1/generated.proto, vendor/k8s.io/api/rbac/v1/generated.proto, vendor/k8s.io/api/rbac/v1alpha1/generated.proto, vendor/k8s.io/api/rbac/v1beta1/generated.proto, vendor/k8s.io/api/resource/v1/generated.proto, vendor/k8s.io/api/resource/v1alpha3/generated.proto, vendor/k8s.io/api/resource/v1beta1/generated.proto, vendor/k8s.io/api/resource/v1beta2/generated.proto, vendor/k8s.io/api/scheduling/v1/generated.proto, vendor/k8s.io/api/scheduling/v1alpha2/generated.proto, vendor/k8s.io/api/scheduling/v1beta1/generated.proto, vendor/k8s.io/api/storage/v1/generated.proto, vendor/k8s.io/api/storage/v1alpha1/generated.proto, vendor/k8s.io/api/storage/v1beta1/generated.proto, vendor/k8s.io/api/storagemigration/v1beta1/generated.proto, vendor/k8s.io/apimachinery/pkg/api/resource/generated.proto, vendor/k8s.io/apimachinery/pkg/apis/meta/v1/generated.proto, vendor/k8s.io/apimachinery/pkg/apis/meta/v1beta1/generated.proto, vendor/k8s.io/apimachinery/pkg/runtime/generated.proto, vendor/k8s.io/apimachinery/pkg/runtime/schema/generated.proto, vendor/k8s.io/apimachinery/pkg/util/intstr/generated.proto",
                "points": 40,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "vendor/github.com/google/gnostic-models/extensions/extension.proto, vendor/github.com/google/gnostic-models/openapiv2/OpenAPIv2.proto, vendor/github.com/google/gnostic-models/openapiv3/OpenAPIv3.proto, vendor/github.com/google/gnostic-models/openapiv3/annotations.proto, vendor/k8s.io/api/admissionregistration/v1/generated.proto, vendor/k8s.io/api/admissionregistration/v1alpha1/generated.proto, vendor/k8s.io/api/admissionregistration/v1beta1/generated.proto, vendor/k8s.io/api/apidiscovery/v2/generated.proto, vendor/k8s.io/api/apidiscovery/v2beta1/generated.proto, vendor/k8s.io/api/apiserverinternal/v1alpha1/generated.proto, vendor/k8s.io/api/apps/v1/generated.proto, vendor/k8s.io/api/apps/v1beta1/generated.proto, vendor/k8s.io/api/apps/v1beta2/generated.proto, vendor/k8s.io/api/authentication/v1/generated.proto, vendor/k8s.io/api/authentication/v1alpha1/generated.proto, vendor/k8s.io/api/authentication/v1beta1/generated.proto, vendor/k8s.io/api/authorization/v1/generated.proto, vendor/k8s.io/api/authorization/v1beta1/generated.proto, vendor/k8s.io/api/autoscaling/v1/generated.proto, vendor/k8s.io/api/autoscaling/v2/generated.proto, vendor/k8s.io/api/batch/v1/generated.proto, vendor/k8s.io/api/batch/v1beta1/generated.proto, vendor/k8s.io/api/certificates/v1/generated.proto, vendor/k8s.io/api/certificates/v1alpha1/generated.proto, vendor/k8s.io/api/certificates/v1beta1/generated.proto, vendor/k8s.io/api/coordination/v1/generated.proto, vendor/k8s.io/api/coordination/v1alpha2/generated.proto, vendor/k8s.io/api/coordination/v1beta1/generated.proto, vendor/k8s.io/api/core/v1/generated.proto, vendor/k8s.io/api/discovery/v1/generated.proto, vendor/k8s.io/api/discovery/v1beta1/generated.proto, vendor/k8s.io/api/events/v1/generated.proto, vendor/k8s.io/api/events/v1beta1/generated.proto, vendor/k8s.io/api/extensions/v1beta1/generated.proto, vendor/k8s.io/api/flowcontrol/v1/generated.proto, vendor/k8s.io/api/flowcontrol/v1beta1/generated.proto, vendor/k8s.io/api/flowcontrol/v1beta2/generated.proto, vendor/k8s.io/api/flowcontrol/v1beta3/generated.proto, vendor/k8s.io/api/networking/v1/generated.proto, vendor/k8s.io/api/networking/v1beta1/generated.proto, vendor/k8s.io/api/node/v1/generated.proto, vendor/k8s.io/api/node/v1alpha1/generated.proto, vendor/k8s.io/api/node/v1beta1/generated.proto, vendor/k8s.io/api/policy/v1/generated.proto, vendor/k8s.io/api/policy/v1beta1/generated.proto, vendor/k8s.io/api/rbac/v1/generated.proto, vendor/k8s.io/api/rbac/v1alpha1/generated.proto, vendor/k8s.io/api/rbac/v1beta1/generated.proto, vendor/k8s.io/api/resource/v1/generated.proto, vendor/k8s.io/api/resource/v1alpha3/generated.proto, vendor/k8s.io/api/resource/v1beta1/generated.proto, vendor/k8s.io/api/resource/v1beta2/generated.proto, vendor/k8s.io/api/scheduling/v1/generated.proto, vendor/k8s.io/api/scheduling/v1alpha2/generated.proto, vendor/k8s.io/api/scheduling/v1beta1/generated.proto, vendor/k8s.io/api/storage/v1/generated.proto, vendor/k8s.io/api/storage/v1alpha1/generated.proto, vendor/k8s.io/api/storage/v1beta1/generated.proto, vendor/k8s.io/api/storagemigration/v1beta1/generated.proto, vendor/k8s.io/apimachinery/pkg/api/resource/generated.proto, vendor/k8s.io/apimachinery/pkg/apis/meta/v1/generated.proto, vendor/k8s.io/apimachinery/pkg/apis/meta/v1beta1/generated.proto, vendor/k8s.io/apimachinery/pkg/runtime/generated.proto, vendor/k8s.io/apimachinery/pkg/runtime/schema/generated.proto, vendor/k8s.io/apimachinery/pkg/util/intstr/generated.proto"
                    }
                  }
                ],
                "max_points": 40
              },
              {
                "key": "mcp_server",
                "name": "MCP server",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 20
              },
              {
                "key": "runnable_examples",
                "name": "Runnable examples",
                "detail": "examples",
                "points": 40,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "examples"
                    }
                  }
                ],
                "max_points": 40
              }
            ]
          }
        ],
        "description": "How well is the repo equipped to be developed and maintained with AI coding agents? An independent, experimental badge — weight 0.0, so it is surfaced on its own and does not affect the overall health score."
      }
    ],
    "metrics_version": "1.13.0"
  },
  "warnings": [],
  "report_type": "repository",
  "generated_at": "2026-07-22T06:29:15.430903Z",
  "schema_version": "0.26.0",
  "badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/n/NVIDIA/mig-parted.svg",
  "full_name": "NVIDIA/mig-parted",
  "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.26.0 — full methodology · metrics wiki.

How one result sits in the wider record: aggregate statisticsGo.