Public record
Software health reportschema 0.31.0 · metrics 2.5.0 · 2026-08-05 07:37 UTC

podman-container-tools / podman

Podman: A tool for managing OCI containers and pods.

Go · ShellApache-2.0★ 32,450 stars⑂ 3,272 forkssince Nov 2017View on GitHub ↗
KindCommand-line toolLibraryhow this is determined

podman-container-tools/podman holds a health index of 99 out of 100, placing it in the Exceptional band. It scores highest on Engineering Quality (100/100) and lowest on Sustainability & Governance (75/100). It was last updated today. 3 contributors account for most of its recent work.

99
overall / 100
Exceptional

Software health index

Metrics are grouped into weighted categories on one standardized 1–100 scale. Overall starts as their weighted mean, calibrated against the distribution of the public record so bands carry percentile meaning; when public evidence triggers the High-Risk Jurisdiction Policy, the rating is adjusted and receives an At Risk ceiling of 34.

99
Exceptional93-100The record's top tier (≈ top 5%); essentially all checked criteria met
Excellent80-92Strong across the board; minor gaps
Good65-79Healthy; gaps are limited and manageable
Moderate50-64Acceptable with notable gaps; review recommended
Weak35-49Material weaknesses across several areas
At Risk20-34Significant weaknesses; adoption warrants caution
Critical1-19Severe 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.

The weighted overall 89 is calibrated to 99 on the published index scale (record calibration 2026-08-02).

Ownership

91 followers10 public repossince Apr 2026

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

Package ecosystems

RegistryPackageVersionDownloads / moVersionsLast publish
Gogo.podman.io/podman/v6v6.0.2-514 days ago

Metrics by category

Vitality

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

96Exceptional · 21% of overall

Development activity

100Exceptional
How it's scored
36/36Push recency — last push 0 days ago
36/36Commit cadence — 52/52 weeks with commits
18/18Commit volume — 2,250 commits in the last year
10/10OpenSSF Scorecard: Maintained — 30 commit(s) and 6 issue activity found in the last 90 days -- score normalized to 10
Inputs used
commits_last_year2,250
human_commit_share0.9
days_since_last_push0
active_weeks_last_year52
How it's scored
27/27Ships releases — 100 releases published
36/36Release recency — latest release 4 days ago
27/27Release cadence — a release every ~15.8 days
0/10OpenSSF Scorecard: Signed-Releases — Project has not signed or included provenance with any releases.
Inputs used
releases_count100
latest_release_tagv6.1.0-rc1
releases_from_tagsno
days_since_latest_release4
mean_days_between_releases15.8

Community & Adoption

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

95Exceptional · 17% of overall
How it's scored
60/60Stars — 32,450 stars
25/25Forks — 3,272 forks
13/15Watchers — 218 watchers
Inputs used
forks3,272
stars32,450
watchers218
growth_stateunverified
growth_factor_pct100
growth_unverified_reasonno_history

Community health

92Excellent
How it's scored
22.5/22.5README
22.5/22.5License — recognized license (Apache-2.0)
18/18CONTRIBUTING guide
13.5/13.5Code of conduct
0/7.2Issue template
6.3/6.3PR template
Inputs used
has_readmeyes
has_licenseyes
readme_badges5
has_contributingyes
has_issue_templateno
has_code_of_conductyes
readme_badge_servicesgithub.com, goreportcard.com, shields.io, www.bestpractices.dev
has_pull_request_templateyes

Sustainability & Governance

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

75Good · 23% of overall
How it's scored
36/54Bus factor — 3 contributor(s) cover half of all commits
14.8/22.5Commit distribution — top contributor authored 34% of commits
13.5/13.5Contributor breadth — 95 contributors
10/10OpenSSF Scorecard: Contributors — project has 37 contributing companies or organizations
Inputs used
bus_factor3
contributors_sampled95
top_contributor_share0.341
How it's scored
38.3/42Issue resolution — 91% of issues closed
24/30PR acceptance — 12,757/15,973 decided PRs merged
1.9/13Newcomer PR acceptance — 1/7 first-time contributors' PRs merged in 30d
15/15OpenSSF Scorecard: Code-Review — all changesets reviewed
Inputs used
merged_prs12,757
open_issues936
closed_issues9,870
prs_merged_7d12
prs_decided_7d22
prs_merged_30d12
prs_decided_30d22
issue_closed_ratio0.913
closed_unmerged_prs3,216
first_time_authors_30d7
first_time_prs_merged_30d1
first_time_prs_decided_30d7
How it's scored
30/30Ownership backing — organization-owned
0/20Verified domain
14.1/25Owner reach — 91 followers of podman-container-tools
8.2/25Track record — 10 public repos, account ~0 yr old
Inputs used
followers91
owner_typeOrganization
is_verified
owner_loginpodman-container-tools
public_repos10
account_age_days106

Package maintenance

100Exceptional
How it's scored
25/25Published & resolvable — 1 package(s) on go
35/35Publish recency — latest publish 14 days ago
20/20Version history — 5 published versions
20/20Not deprecated — active, not deprecated or yanked
Inputs used
packagesgo.podman.io/podman/v6
ecosystemsgo
any_deprecatedno
min_days_since_publish14

Engineering Quality

Are baseline engineering and documentation practices in place?

100Exceptional · 19% of overall

Engineering practices

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

Documentation

100Exceptional
How it's scored
30/30README
25/25Documentation directory
15/15Documentation / homepage site — https://podman.io
10/10Repository description
10/10Topics — 5 topics
10/10Wiki
Inputs used
topicscontainers, docker, kubernetes, linux, oci
has_wikiyes
homepagehttps://podman.io
has_readmeyes
has_docs_diryes
has_descriptionyes

Security

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

83Excellent · 16% of overall

Security posture

81Excellent
How it's scored
7.5/7.5Binary-Artifacts — no binaries found in the repo
3/7.5Branch-Protection — branch protection is not maximal on development and all release branches
2.5/2.5CI-Tests — 17 out of 17 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 37 contributing companies or organizations
10/10Dangerous-Workflow — no dangerous workflow patterns detected
7.5/7.5Dependency-Update-Tool — update tool detected
5/5Fuzzing — project is fuzzed
2.5/2.5License — license file detected
7.5/7.5Maintained — 30 commit(s) and 6 issue activity found in the last 90 days -- score normalized to 10
0/5Packaging — no data
1.5/5Pinned-Dependencies — dependency not pinned by hash detected -- score normalized to 3
5/5SAST — SAST tool is run on all commits
5/5Security-Policy — security policy file detected
0/7.5Signed-Releases — Project has not signed or included provenance with any releases.
6.8/7.5Token-Permissions — detected GitHub workflow tokens with excessive permissions
6.8/7.5Vulnerabilities — 1 existing vulnerabilities detected
Inputs used
sourceopenssf_scorecard
checks_evaluated17
scorecard_versionv5.5.0
checks_inconclusive1
scorecard_aggregate8.1
Excluded from scoring (no data or not applicable): packaging. Remaining weights renormalized.
How it's scored
26.6/35Direct dependencies free of known advisories — 1 affected: golang.org/x/crypto v0.54.0 (unknown)
0/25Indirect dependencies free of known advisories — transitive set not separable from development and test dependencies in this scope
40/40No advisories left outstanding — no advisory has been public longer than 90 days
Inputs used
sourceosv
advisories1
affected_packages1
assessed_packages235
unassessed_packages8
affected_by_severityunknown 1
direct_affected_packages1
Excluded from scoring (no data or not applicable): Indirect dependencies free of known advisories. Remaining weights renormalized. Matched 235 resolved dependencies against OSV. 8 could not be assessed — no resolved version, an unsupported ecosystem, or beyond the reported package list. 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? Carries a deliberately small weight (4%): agent tooling is a real maintenance signal, but a repository with none can still reach 100/100.

80Excellent · 4% of overall
How it's scored
45/45Agent instructions — AGENTS.md, test/tools/vendor/github.com/pelletier/go-toml/v2/AGENTS.md, vendor/go.opentelemetry.io/otel/AGENTS.md, vendor/go.opentelemetry.io/otel/CLAUDE.md
0/15Machine-readable docs (llms.txt)
40/40Legible commit history — 83 of 90 human commits state their intent (structured subject or explanatory body)
Inputs used
has_llms_txtno
legible_history_share0.922
agent_instruction_filesAGENTS.md, test/tools/vendor/github.com/pelletier/go-toml/v2/AGENTS.md, vendor/go.opentelemetry.io/otel/AGENTS.md, vendor/go.opentelemetry.io/otel/CLAUDE.md
agent_instruction_max_bytes8,466
How it's scored
18/18One-command bootstrap — Makefile, contrib/pkginstaller/Makefile, docs/Makefile, pkg/api/Makefile, rpm/Makefile, test/tools/Makefile, test/tools/vendor/github.com/Masterminds/semver/v3/Makefile, test/tools/vendor/github.com/Masterminds/sprig/v3/Makefile, test/tools/vendor/github.com/cpuguy83/go-md2man/v2/Makefile, test/tools/vendor/github.com/felixge/httpsnoop/Makefile, test/tools/vendor/github.com/gorilla/handlers/Makefile, test/tools/vendor/github.com/sagikazarmark/locafero/justfile, test/tools/vendor/github.com/spf13/cast/Makefile, test/tools/vendor/github.com/spf13/viper/Makefile, vendor/github.com/Masterminds/semver/v3/Makefile, vendor/github.com/aperturerobotics/protobuf-go-lite/Makefile, vendor/github.com/checkpoint-restore/go-criu/v8/Makefile, vendor/github.com/containers/luksy/Makefile, vendor/github.com/containers/ocicrypt/Makefile, vendor/github.com/containers/psgo/Makefile, vendor/github.com/distribution/reference/Makefile, vendor/github.com/felixge/httpsnoop/Makefile, vendor/github.com/fsouza/go-dockerclient/Makefile, vendor/github.com/go-task/slim-sprig/v3/Taskfile.yml, vendor/github.com/gorilla/handlers/Makefile, vendor/github.com/gorilla/mux/Makefile, vendor/github.com/gorilla/schema/Makefile, vendor/github.com/hashicorp/go-multierror/Makefile, vendor/github.com/hashicorp/go-retryablehttp/Makefile, vendor/github.com/kevinburke/ssh_config/Makefile, vendor/github.com/manifoldco/promptui/Makefile, vendor/github.com/mistifyio/go-zfs/v4/Makefile, vendor/github.com/moby/moby/api/Makefile, vendor/github.com/onsi/ginkgo/v2/Makefile, vendor/github.com/openshift/imagebuilder/Makefile, vendor/github.com/pkg/errors/Makefile, vendor/github.com/pkg/sftp/Makefile, vendor/github.com/seccomp/libseccomp-golang/Makefile, vendor/github.com/smallstep/pkcs7/Makefile, vendor/github.com/spf13/cobra/Makefile, vendor/github.com/stefanberger/go-pkcs11uri/Makefile, vendor/github.com/vishvananda/netlink/Makefile, vendor/go.etcd.io/bbolt/Makefile, vendor/go.opentelemetry.io/otel/Makefile, vendor/go.podman.io/buildah/Makefile, vendor/go.podman.io/storage/Makefile, vendor/google.golang.org/grpc/Makefile
22/22Automated tests
11/11Lint / format config — .golangci.yaml, .golangci.yml
11/11Static type checking — Go (statically typed)
10/10Reproducible environment — Dockerfile, Nix, lockfile
2/10Demonstrated agent practice — 1 of the last 100 commits agent-authored or agent-credited
8/8Automated maintenance — 10 of the last 100 commits are automated dependency updates
3/10OpenSSF Scorecard: Pinned-Dependencies — dependency not pinned by hash detected -- score normalized to 3
Inputs used
has_nixyes
has_testsyes
lockfilesgo.sum
has_dockerfileyes
typed_languageyes
bootstrap_filesMakefile, contrib/pkginstaller/Makefile, docs/Makefile, pkg/api/Makefile, rpm/Makefile, test/tools/Makefile, test/tools/vendor/github.com/Masterminds/semver/v3/Makefile, test/tools/vendor/github.com/Masterminds/sprig/v3/Makefile, test/tools/vendor/github.com/cpuguy83/go-md2man/v2/Makefile, test/tools/vendor/github.com/felixge/httpsnoop/Makefile, test/tools/vendor/github.com/gorilla/handlers/Makefile, test/tools/vendor/github.com/sagikazarmark/locafero/justfile, test/tools/vendor/github.com/spf13/cast/Makefile, test/tools/vendor/github.com/spf13/viper/Makefile, vendor/github.com/Masterminds/semver/v3/Makefile, vendor/github.com/aperturerobotics/protobuf-go-lite/Makefile, vendor/github.com/checkpoint-restore/go-criu/v8/Makefile, vendor/github.com/containers/luksy/Makefile, vendor/github.com/containers/ocicrypt/Makefile, vendor/github.com/containers/psgo/Makefile, vendor/github.com/distribution/reference/Makefile, vendor/github.com/felixge/httpsnoop/Makefile, vendor/github.com/fsouza/go-dockerclient/Makefile, vendor/github.com/go-task/slim-sprig/v3/Taskfile.yml, vendor/github.com/gorilla/handlers/Makefile, vendor/github.com/gorilla/mux/Makefile, vendor/github.com/gorilla/schema/Makefile, vendor/github.com/hashicorp/go-multierror/Makefile, vendor/github.com/hashicorp/go-retryablehttp/Makefile, vendor/github.com/kevinburke/ssh_config/Makefile, vendor/github.com/manifoldco/promptui/Makefile, vendor/github.com/mistifyio/go-zfs/v4/Makefile, vendor/github.com/moby/moby/api/Makefile, vendor/github.com/onsi/ginkgo/v2/Makefile, vendor/github.com/openshift/imagebuilder/Makefile, vendor/github.com/pkg/errors/Makefile, vendor/github.com/pkg/sftp/Makefile, vendor/github.com/seccomp/libseccomp-golang/Makefile, vendor/github.com/smallstep/pkcs7/Makefile, vendor/github.com/spf13/cobra/Makefile, vendor/github.com/stefanberger/go-pkcs11uri/Makefile, vendor/github.com/vishvananda/netlink/Makefile, vendor/go.etcd.io/bbolt/Makefile, vendor/go.opentelemetry.io/otel/Makefile, vendor/go.podman.io/buildah/Makefile, vendor/go.podman.io/storage/Makefile, vendor/google.golang.org/grpc/Makefile
has_devcontainerno
has_linter_configyes
typecheck_configs
agent_commit_share0.01
toolchain_manifestsgo.mod, test/tools/go.mod
dependency_bot_commit_share0.1
How it's scored
45/45Type-checkable code — Go (statically typed)
54.4/55Manageable file sizes — 17/1,511 source files over 60KB
Inputs used
primary_languageGo
largest_source_bytes279,575
source_files_sampled1,511
oversized_source_files17
How it's scored
40/40API schema (OpenAPI/GraphQL/proto) — pkg/api/grpcpb/noop.proto, vendor/github.com/checkpoint-restore/go-criu/v8/rpc/rpc.proto, vendor/github.com/checkpoint-restore/go-criu/v8/stats/stats.proto, vendor/github.com/containers/ocicrypt/utils/keyprovider/keyprovider.proto, vendor/github.com/moby/buildkit/util/stack/stack.proto, vendor/github.com/moby/moby/api/swagger.yaml, vendor/github.com/rootless-containers/rootlesskit/v2/pkg/api/openapi.yaml
0/20MCP server
0/40Runnable examples
Inputs used
example_dirs
has_mcp_signalno
api_schema_filespkg/api/grpcpb/noop.proto, vendor/github.com/checkpoint-restore/go-criu/v8/rpc/rpc.proto, vendor/github.com/checkpoint-restore/go-criu/v8/stats/stats.proto, vendor/github.com/containers/ocicrypt/utils/keyprovider/keyprovider.proto, vendor/github.com/moby/buildkit/util/stack/stack.proto, vendor/github.com/moby/moby/api/swagger.yaml, vendor/github.com/rootless-containers/rootlesskit/v2/pkg/api/openapi.yaml

Key facts

32,450GitHub stars
95contributors
2,250commits, last 12 months
0days since last push
100releases
3bus factor
936open issues
Go, PyPIpackage ecosystems

Data collection warnings

  • Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token
  • First-time contributor figures cover 12 of 19 authors (cap 12)

More detail

Star and fork history 0 ★ / 3,272 ⇿
0Stars
3,272Forks
39Releases

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.

Only the most recent history is shown — this repository exceeds the collection window, so the earliest history is not captured.

2,2002,4002,6002,8003,0003,2003,4003,272212024-102025-092026-08
Major 1Minor 6Patch 17

Each point covers 2 days.

OpenSSF Scorecard 8.1 / 10
8.1aggregate

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

10Binary-Artifactsno binaries found in the repo
4Branch-Protectionbranch protection is not maximal on development and all release branches
10CI-Tests17 out of 17 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 37 contributing companies or organizations
10Dangerous-Workflowno dangerous workflow patterns detected
10Dependency-Update-Toolupdate tool detected
10Fuzzingproject is fuzzed
10Licenselicense file detected
10Maintained30 commit(s) and 6 issue activity found in the last 90 days -- score normalized to 10
n/aPackagingpackaging workflow not detected
3Pinned-Dependenciesdependency not pinned by hash detected -- score normalized to 3
10SASTSAST tool is run on all commits
10Security-Policysecurity policy file detected
0Signed-ReleasesProject has not signed or included provenance with any releases.
9Token-Permissionsdetected GitHub workflow tokens with excessive permissions
9Vulnerabilities1 existing vulnerabilities detected
Direct dependencies 73
RegistryPackageVersion constraintManifest
Gogithub.com/Microsoft/go-winiov0.6.2go.mod
Gogithub.com/blang/semver/v4v4.0.0go.mod
Gogithub.com/checkpoint-restore/checkpointctlv1.5.0go.mod
Gogithub.com/checkpoint-restore/go-criu/v8v8.4.0go.mod
Gogithub.com/containers/gvisor-tap-vsockv0.8.9go.mod
Gogithub.com/containers/libhveev0.11.0go.mod
Gogithub.com/containers/ocicryptv1.3.2go.mod
Gogithub.com/containers/psgov1.10.0go.mod
Gogithub.com/containers/winquitv1.1.0go.mod
Gogithub.com/coreos/go-systemd/v22v22.7.0go.mod
Gogithub.com/crc-org/vfkitv0.6.4go.mod
Gogithub.com/cyphar/filepath-securejoinv0.7.0go.mod
Gogithub.com/digitalocean/go-qemuv0.0.0-20250212194115-ee9b0668d242go.mod
Gogithub.com/docker/distributionv2.8.3+incompatiblego.mod
Gogithub.com/docker/go-connectionsv0.8.1go.mod
Gogithub.com/docker/go-plugins-helpersv0.0.0-20240701071450-45e2431495c8go.mod
Gogithub.com/docker/go-unitsv0.5.0go.mod
Gogithub.com/godbus/dbus/v5v5.2.2go.mod
Gogithub.com/google/shlexv0.0.0-20191202100458-e7afc7fbc510go.mod
Gogithub.com/google/uuidv1.6.0go.mod
Gogithub.com/gorilla/handlersv1.5.2go.mod
Gogithub.com/gorilla/muxv1.8.1go.mod
Gogithub.com/gorilla/schemav1.4.1go.mod
Gogithub.com/hashicorp/go-multierrorv1.1.1go.mod
Gogithub.com/hugelgupf/p9v0.4.1go.mod
Gogithub.com/jinzhu/copierv0.4.0go.mod
Gogithub.com/json-iterator/gov1.1.12go.mod
Gogithub.com/kevinburke/ssh_configv1.5.0go.mod
Gogithub.com/klauspost/pgzipv1.2.6go.mod
Gogithub.com/linuxkit/virtsockv0.0.0-20241009230534-cb6a20cc0422go.mod
Gogithub.com/mattn/go-shellwordsv1.0.14go.mod
Gogithub.com/mattn/go-sqlite3v1.14.49go.mod
Gogithub.com/mdlayher/vsockv1.3.0go.mod
Gogithub.com/moby/docker-image-specv1.3.1go.mod
Gogithub.com/moby/moby/apiv1.55.0go.mod
Gogithub.com/moby/moby/clientv0.5.1go.mod
Gogithub.com/moby/sys/capabilityv0.4.0go.mod
Gogithub.com/moby/sys/userv0.4.1go.mod
Gogithub.com/moby/termv0.5.2go.mod
Gogithub.com/nxadm/tailv1.4.11go.mod
Gogithub.com/onsi/ginkgo/v2v2.32.0go.mod
Gogithub.com/onsi/gomegav1.42.1go.mod
Gogithub.com/opencontainers/cgroupsv0.0.8go.mod
Gogithub.com/opencontainers/go-digestv1.0.0go.mod
Gogithub.com/opencontainers/image-specv1.1.1go.mod
Gogithub.com/opencontainers/runtime-specv1.3.0go.mod
Gogithub.com/opencontainers/runtime-toolsv0.9.1-0.20260316125833-8a4db579f5c8go.mod
Gogithub.com/opencontainers/selinuxv1.15.1go.mod
Gogithub.com/openshift/imagebuilderv1.2.21go.mod
Gogithub.com/rootless-containers/rootlesskit/v2v2.3.6go.mod
Gogithub.com/shirou/gopsutil/v4v4.26.6go.mod
Gogithub.com/sirupsen/logrusv1.9.4go.mod
Gogithub.com/spf13/cobrav1.10.2go.mod
Gogithub.com/spf13/pflagv1.0.10go.mod
Gogithub.com/stretchr/testifyv1.11.1go.mod
Gogithub.com/vbauerster/mpb/v8v8.14.0go.mod
Gogithub.com/vishvananda/netlinkv1.3.1go.mod
Gogo.etcd.io/bboltv1.5.0go.mod
Gogo.podman.io/buildahv1.45.0go.mod
Gogo.podman.io/commonv0.69.0go.mod
Gogo.podman.io/image/v5v5.41.0go.mod
Gogo.podman.io/storagev1.64.0go.mod
Gogolang.org/x/cryptov0.54.0go.mod
Gogolang.org/x/netv0.57.0go.mod
Gogolang.org/x/syncv0.22.0go.mod
Gogolang.org/x/sysv0.47.0go.mod
Gogolang.org/x/termv0.45.0go.mod
Gogoogle.golang.org/grpcv1.83.0go.mod
Gogoogle.golang.org/protobufv1.36.11go.mod
Gogopkg.in/inf.v0v0.9.1go.mod
Gogopkg.in/yaml.v3v3.0.1go.mod
Gosigs.k8s.io/yamlv1.6.0go.mod
Gotags.cncf.io/container-device-interfacev1.1.0go.mod
All dependencies 243

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

RegistryPackageVersionRelation
Gogithub.com/blang/semver/v4v4.0.0direct
Gogithub.com/checkpoint-restore/checkpointctlv1.5.0direct
Gogithub.com/checkpoint-restore/go-criu/v8v8.4.0direct
Gogithub.com/containers/gvisor-tap-vsockv0.8.9direct
Gogithub.com/containers/libhveev0.11.0direct
Gogithub.com/containers/ocicryptv1.3.2direct
Gogithub.com/containers/psgov1.10.0direct
Gogithub.com/containers/winquitv1.1.0direct
Gogithub.com/coreos/go-systemd/v22v22.7.0direct
Gogithub.com/crc-org/vfkitv0.6.4direct
Gogithub.com/cyphar/filepath-securejoinv0.7.0direct
Gogithub.com/digitalocean/go-qemuv0.0.0-20250212194115-ee9b0668d242direct
Gogithub.com/docker/distributionv2.8.3+incompatibledirect
Gogithub.com/docker/go-connectionsv0.8.1direct
Gogithub.com/docker/go-plugins-helpersv0.0.0-20240701071450-45e2431495c8direct
Gogithub.com/docker/go-unitsv0.5.0direct
Gogithub.com/godbus/dbus/v5v5.2.2direct
Gogithub.com/google/shlexv0.0.0-20191202100458-e7afc7fbc510direct
Gogithub.com/google/uuidv1.6.0direct
Gogithub.com/gorilla/handlersv1.5.2direct
Gogithub.com/gorilla/muxv1.8.1direct
Gogithub.com/gorilla/schemav1.4.1direct
Gogithub.com/hashicorp/go-multierrorv1.1.1direct
Gogithub.com/hugelgupf/p9v0.4.1direct
Gogithub.com/jinzhu/copierv0.4.0direct
Gogithub.com/json-iterator/gov1.1.12direct
Gogithub.com/kevinburke/ssh_configv1.5.0direct
Gogithub.com/klauspost/pgzipv1.2.6direct
Gogithub.com/linuxkit/virtsockv0.0.0-20241009230534-cb6a20cc0422direct
Gogithub.com/mattn/go-shellwordsv1.0.14direct
Gogithub.com/mattn/go-sqlite3v1.14.49direct
Gogithub.com/mdlayher/vsockv1.3.0direct
Gogithub.com/microsoft/go-winiov0.6.2direct
Gogithub.com/moby/docker-image-specv1.3.1direct
Gogithub.com/moby/moby/apiv1.55.0direct
Gogithub.com/moby/moby/clientv0.5.1direct
Gogithub.com/moby/sys/capabilityv0.4.0direct
Gogithub.com/moby/sys/userv0.4.1direct
Gogithub.com/moby/termv0.5.2direct
Gogithub.com/nxadm/tailv1.4.11direct
Gogithub.com/onsi/ginkgo/v2v2.32.0direct
Gogithub.com/onsi/gomegav1.42.1direct
Gogithub.com/opencontainers/cgroupsv0.0.8direct
Gogithub.com/opencontainers/go-digestv1.0.0direct
Gogithub.com/opencontainers/image-specv1.1.1direct
Gogithub.com/opencontainers/runtime-specv1.3.0direct
Gogithub.com/opencontainers/runtime-toolsv0.9.1-0.20260316125833-8a4db579f5c8direct
Gogithub.com/opencontainers/selinuxv1.15.1direct
Gogithub.com/openshift/imagebuilderv1.2.21direct
Gogithub.com/rootless-containers/rootlesskit/v2v2.3.6direct
Gogithub.com/shirou/gopsutil/v4v4.26.6direct
Gogithub.com/sirupsen/logrusv1.9.4direct
Gogithub.com/spf13/cobrav1.10.2direct
Gogithub.com/spf13/pflagv1.0.10direct
Gogithub.com/stretchr/testifyv1.11.1direct
Gogithub.com/vbauerster/mpb/v8v8.14.0direct
Gogithub.com/vishvananda/netlinkv1.3.1direct
Gogo.etcd.io/bboltv1.5.0direct
Gogo.podman.io/buildahv1.45.0direct
Gogo.podman.io/commonv0.69.0direct
Gogo.podman.io/image/v5v5.41.0direct
Gogo.podman.io/storagev1.64.0direct
Gogolang.org/x/cryptov0.54.0direct
Gogolang.org/x/netv0.57.0direct
Gogolang.org/x/syncv0.22.0direct
Gogolang.org/x/sysv0.47.0direct
Gogolang.org/x/termv0.45.0direct
Gogoogle.golang.org/grpcv1.83.0direct
Gogoogle.golang.org/protobufv1.36.11direct
Gogopkg.in/inf.v0v0.9.1direct
Gogopkg.in/yaml.v3v3.0.1direct
Gosigs.k8s.io/yamlv1.6.0direct
Gotags.cncf.io/container-device-interfacev1.1.0direct
Gocyphar.com/go-pathrsv0.2.5indirect
Godario.cat/mergov1.0.2indirect
Gogithub.com/acarl005/stripansiv0.0.0-20180116102854-5a71ef0e047dindirect
Gogithub.com/aead/serpentv0.0.0-20160714141033-fba169763ea6indirect
Gogithub.com/aperturerobotics/protobuf-go-litev0.15.0indirect
Gogithub.com/azure/go-ansitermv0.0.0-20250102033503-faa5f7b0171cindirect
Gogithub.com/burntsushi/tomlv1.6.0indirect
Gogithub.com/cespare/xxhash/v2v2.3.0indirect
Gogithub.com/chzyer/readlinev1.5.1indirect
Gogithub.com/clipperhouse/uax29/v2v2.7.0indirect
Gogithub.com/cloudflare/circlv1.6.3indirect
Gogithub.com/containerd/errdefsv1.0.0indirect
Gogithub.com/containerd/errdefs/pkgv0.3.0indirect
Gogithub.com/containerd/logv0.1.0indirect
Gogithub.com/containerd/platformsv1.0.0-rc.4indirect
Gogithub.com/containerd/stargz-snapshotter/estargzv0.18.2indirect
Gogithub.com/containerd/typeurl/v2v2.3.0indirect
Gogithub.com/containernetworking/pluginsv1.9.1indirect
Gogithub.com/containers/libtrustv0.0.0-20230121012942-c1716e8a8d01indirect
Gogithub.com/containers/luksyv0.0.0-20251208191447-ca096313c38findirect
Gogithub.com/coreos/go-oidc/v3v3.18.0indirect
Gogithub.com/coreos/go-systemdv0.0.0-20190719114852-fd7a80b32e1findirect
Gogithub.com/cpuguy83/go-md2man/v2v2.0.7indirect
Gogithub.com/cyberphone/json-canonicalizationv0.0.0-20241213102144-19d51d7fe467indirect
Gogithub.com/davecgh/go-spewv1.1.2-0.20180830191138-d8f796af33ccindirect
Gogithub.com/digitalocean/go-libvirtv0.0.0-20220804181439-8648fbde413eindirect
Gogithub.com/disiqueira/gotree/v3v3.0.2indirect
Gogithub.com/distribution/referencev0.6.0indirect
Gogithub.com/docker/docker-credential-helpersv0.9.8indirect
Gogithub.com/ebitengine/puregov0.10.0indirect
Gogithub.com/fatih/colorv1.19.0indirect
Gogithub.com/felixge/httpsnoopv1.0.4indirect
Gogithub.com/felixge/httpsnoopv1.1.0indirect
Gogithub.com/fsnotify/fsnotifyv1.10.1indirect
Gogithub.com/fsouza/go-dockerclientv1.13.2indirect
Gogithub.com/go-jose/go-jose/v4v4.1.4indirect
Gogithub.com/go-logr/logrv1.4.3indirect
Gogithub.com/go-logr/stdrv1.2.2indirect
Gogithub.com/go-ole/go-olev1.3.0indirect
Gogithub.com/go-openapi/analysisv0.25.5indirect
Gogithub.com/go-openapi/codescanv0.35.1indirect
Gogithub.com/go-openapi/errorsv0.22.8indirect
Gogithub.com/go-openapi/inflectv0.21.6indirect
Gogithub.com/go-openapi/jsonpointerv1.0.0indirect
Gogithub.com/go-openapi/jsonreferencev1.0.0indirect
Gogithub.com/go-openapi/loadsv0.25.0indirect
Gogithub.com/go-openapi/runtimev0.32.6indirect
Gogithub.com/go-openapi/runtime/server-middlewarev0.32.6indirect
Gogithub.com/go-openapi/specv0.22.9indirect
Gogithub.com/go-openapi/strfmtv0.27.0indirect
Gogithub.com/go-openapi/swag/convv0.27.3indirect
Gogithub.com/go-openapi/swag/fileutilsv0.27.3indirect
Gogithub.com/go-openapi/swag/jsonutilsv0.27.3indirect
Gogithub.com/go-openapi/swag/loadingv0.27.3indirect
Gogithub.com/go-openapi/swag/manglingv0.27.3indirect
Gogithub.com/go-openapi/swag/netutilsv0.27.3indirect
Gogithub.com/go-openapi/swag/poolsv0.27.3indirect
Gogithub.com/go-openapi/swag/stringutilsv0.27.3indirect
Gogithub.com/go-openapi/swag/typeutilsv0.27.3indirect
Gogithub.com/go-openapi/swag/yamlutilsv0.27.3indirect
Gogithub.com/go-openapi/validatev0.26.1indirect
Gogithub.com/go-swagger/go-swaggerv0.35.3indirect
Gogithub.com/go-task/slim-sprig/v3v3.0.0indirect
Gogithub.com/go-viper/mapstructure/v2v2.5.0indirect
Gogithub.com/google/go-cmpv0.7.0indirect
Gogithub.com/google/go-containerregistryv0.21.6indirect
Gogithub.com/google/go-intervalsv0.0.2indirect
Gogithub.com/google/pprofv0.0.0-20260402051712-545e8a4df936indirect
Gogithub.com/hashicorp/errwrapv1.1.0indirect
Gogithub.com/hashicorp/go-cleanhttpv0.5.2indirect
Gogithub.com/hashicorp/go-retryablehttpv0.7.8indirect
Gogithub.com/huandu/xstringsv1.5.0indirect
Gogithub.com/inconshreveable/mousetrapv1.1.0indirect
Gogithub.com/jessevdk/go-flagsv1.6.1indirect
Gogithub.com/klauspost/compressv1.19.1indirect
Gogithub.com/kr/fsv0.1.0indirect
Gogithub.com/kr/prettyv0.3.1indirect
Gogithub.com/kr/textv0.2.0indirect
Gogithub.com/lufia/plan9statsv0.0.0-20240909124753-873cd0166683indirect
Gogithub.com/manifoldco/promptuiv0.9.0indirect
Gogithub.com/masterminds/goutilsv1.1.1indirect
Gogithub.com/masterminds/semver/v3v3.5.0indirect
Gogithub.com/masterminds/sprig/v3v3.3.0indirect
Gogithub.com/mattn/go-colorablev0.1.15indirect
Gogithub.com/mattn/go-isattyv0.0.23indirect
Gogithub.com/mattn/go-runewidthv0.0.27indirect
Gogithub.com/mdlayher/socketv0.6.0indirect
Gogithub.com/miekg/pkcs11v1.1.2indirect
Gogithub.com/mistifyio/go-zfs/v4v4.0.0indirect
Gogithub.com/mitchellh/copystructurev1.2.0indirect
Gogithub.com/mitchellh/reflectwalkv1.0.2indirect
Gogithub.com/moby/buildkitv0.31.2indirect
Gogithub.com/moby/go-archivev0.2.0indirect
Gogithub.com/moby/patternmatcherv0.6.1indirect
Gogithub.com/moby/sys/devicesv0.1.0indirect
Gogithub.com/moby/sys/mountinfov0.7.2indirect
Gogithub.com/moby/sys/sequentialv0.7.0indirect
Gogithub.com/moby/sys/usernsv0.1.0indirect
Gogithub.com/modern-go/concurrentv0.0.0-20180306012644-bacd9c7ef1ddindirect
Gogithub.com/modern-go/reflect2v1.0.3-0.20250322232337-35a7c28c31eeindirect
Gogithub.com/oklog/ulid/v2v2.1.1indirect
Gogithub.com/opencontainers/runcv1.5.1indirect
Gogithub.com/pelletier/go-toml/v2v2.4.3indirect
Gogithub.com/pkg/browserv0.0.0-20240102092130-5ac0b6a4141cindirect
Gogithub.com/pkg/errorsv0.9.1indirect
Gogithub.com/pkg/sftpv1.13.11indirect
Gogithub.com/planetscale/vtprotobufv0.6.1-0.20240319094008-0393e58bdf10indirect
Gogithub.com/pmezard/go-difflibv1.0.1-0.20181226105442-5d4384ee4fb2indirect
Gogithub.com/power-devops/perfstatv0.0.0-20240221224432-82ca36839d55indirect
Gogithub.com/proglottis/gpgmev0.1.6indirect
Gogithub.com/protonmail/go-cryptov1.4.1indirect
Gogithub.com/rogpeppe/go-internalv1.15.0indirect
Gogithub.com/russross/blackfriday/v2v2.1.0indirect
Gogithub.com/sagikazarmark/locaferov0.12.0indirect
Gogithub.com/seccomp/libseccomp-golangv0.11.1indirect
Gogithub.com/secure-systems-lab/go-securesystemslibv0.11.0indirect
Gogithub.com/shopspring/decimalv1.4.0indirect
Gogithub.com/sigstore/fulciov1.8.7indirect
Gogithub.com/sigstore/protobuf-specsv0.5.1indirect
Gogithub.com/sigstore/sigstorev1.10.8indirect
Gogithub.com/skeema/knownhostsv1.3.2indirect
Gogithub.com/sladkycitron/slogcolorv1.9.0indirect
Gogithub.com/smallstep/pkcs7v0.2.1indirect
Gogithub.com/spf13/aferov1.15.0indirect
Gogithub.com/spf13/castv1.10.0indirect
Gogithub.com/spf13/viperv1.21.0indirect
Gogithub.com/stefanberger/go-pkcs11uriv0.0.0-20230803200340-78284954bff6indirect
Gogithub.com/subosito/gotenvv1.6.0indirect
Gogithub.com/sylabs/sif/v2v2.24.1indirect
Gogithub.com/tchap/go-patricia/v2v2.3.3indirect
Gogithub.com/tklauser/go-sysconfv0.3.16indirect
Gogithub.com/tklauser/numcpusv0.11.0indirect
Gogithub.com/tonistiigi/dchapes-modev0.0.0-20250318174251-73d941a28323indirect
Gogithub.com/toqueteos/webbrowserv1.2.1indirect
Gogithub.com/u-root/uiov0.0.0-20240224005618-d2acac8f3701indirect
Gogithub.com/ulikunitz/xzv0.5.16indirect
Gogithub.com/vbatts/tar-splitv0.12.3indirect
Gogithub.com/vbauerster/cupwriterv0.0.4indirect
Gogithub.com/vishvananda/netnsv0.0.5indirect
Gogithub.com/vividcortex/ewmav1.2.0indirect
Gogithub.com/youmark/pkcs8v0.0.0-20240726163527-a2c0da244d78indirect
Gogithub.com/yusufpapurcu/wmiv1.2.4indirect
Gogo.opentelemetry.io/auto/sdkv1.2.1indirect
Gogo.opentelemetry.io/contrib/instrumentation/net/http/otelhttpv0.69.0indirect
Gogo.opentelemetry.io/otelv1.44.0indirect
Gogo.opentelemetry.io/otel/metricv1.44.0indirect
Gogo.opentelemetry.io/otel/tracev1.44.0indirect
Gogo.yaml.in/yaml/v2v2.4.4indirect
Gogo.yaml.in/yaml/v3v3.0.4indirect
Gogo.yaml.in/yaml/v3v3.0.5indirect
Gogolang.org/x/modv0.37.0indirect
Gogolang.org/x/modv0.38.0indirect
Gogolang.org/x/oauth2v0.36.0indirect
Gogolang.org/x/textv0.40.0indirect
Gogolang.org/x/toolsv0.47.0indirect
Gogolang.org/x/toolsv0.48.0indirect
Gogoogle.golang.org/genproto/googleapis/apiv0.0.0-20260526163538-3dc84a4a5aaaindirect
Gogoogle.golang.org/genproto/googleapis/rpcv0.0.0-20260526163538-3dc84a4a5aaaindirect
Gogopkg.in/tomb.v1v1.0.0-20141024135613-dd632973f1e7indirect
Gogopkg.in/yaml.v2v2.4.0indirect
Gotags.cncf.io/container-device-interface/specs-gov1.1.0indirect
PyPIdockerindirect
PyPImyst-parserindirect
PyPIopenapi-schema-validatorindirect
PyPIpytest9.1.1indirect
PyPIpython-dateutilindirect
PyPIpyyamlindirect
PyPIrequestsindirect
PyPIrequests-mockindirect
PyPIsetuptoolsindirect
Dependency advisories 1

This repository publishes no package the index resolves, so its own dependency graph was assessed — 235 packages, which also include development and test pins that never ship: 1 carry known advisories, of which 1 are direct. 8 could not be assessed — no resolved version, an unsupported ecosystem, or beyond the reported package list.

PackageVersionRelationSeverityAdvisoriesFixed in
golang.org/x/cryptov0.54.0directunknown1

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": {
    "icon": {
      "bytes": 15406,
      "width": 48,
      "height": 48,
      "rejected": [],
      "collected": true,
      "media_type": "image/vnd.microsoft.icon",
      "source_url": "https://podman.io/favicon.ico",
      "source_type": "homepage",
      "content_hash": "3d28aa58d425c2ae79e9a523af5b657dcc6385bc5627a636af56fbf3c9bac728",
      "candidates_considered": 1
    },
    "repo": {
      "topics": [
        "containers",
        "docker",
        "kubernetes",
        "linux",
        "oci"
      ],
      "is_fork": false,
      "size_kb": 187006,
      "has_wiki": true,
      "homepage": "https://podman.io",
      "languages": {
        "C": 59843,
        "Go": 8981491,
        "HTML": 404,
        "Perl": 212076,
        "Ruby": 3511,
        "Shell": 1531393,
        "Python": 148413,
        "Makefile": 46914,
        "Batchfile": 222,
        "Dockerfile": 3342,
        "PowerShell": 67586
      },
      "pushed_at": "2026-08-05T05:24:35Z",
      "created_at": "2017-11-01T15:01:27Z",
      "owner_type": "Organization",
      "updated_at": "2026-08-05T05:24:44Z",
      "description": "Podman: A tool for managing OCI containers and pods.",
      "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": null,
      "name": null,
      "type": "Organization",
      "login": "podman-container-tools",
      "company": null,
      "location": null,
      "followers": 91,
      "avatar_url": "https://avatars.githubusercontent.com/u/277799342?v=4",
      "created_at": "2026-04-20T15:10:12Z",
      "is_verified": null,
      "public_repos": 10,
      "account_age_days": 106
    },
    "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": "v6.1.0-rc1",
          "kind": "prerelease",
          "published_at": "2026-07-31T18:07:18Z"
        },
        {
          "tag": "v6.0.2",
          "kind": "patch",
          "published_at": "2026-07-22T03:02:34Z"
        },
        {
          "tag": "v6.0.1",
          "kind": "patch",
          "published_at": "2026-07-08T20:15:01Z"
        },
        {
          "tag": "v5.8.5",
          "kind": "patch",
          "published_at": "2026-07-08T18:46:08Z"
        },
        {
          "tag": "v5.8.4",
          "kind": "patch",
          "published_at": "2026-06-26T15:37:17Z"
        },
        {
          "tag": "v6.0.0",
          "kind": "major",
          "published_at": "2026-06-24T17:38:25Z"
        },
        {
          "tag": "v6.0.0-rc1",
          "kind": "prerelease",
          "published_at": "2026-06-12T19:48:42Z"
        },
        {
          "tag": "v5.8.3",
          "kind": "patch",
          "published_at": "2026-06-12T17:58:07Z"
        },
        {
          "tag": "v5.8.2",
          "kind": "patch",
          "published_at": "2026-04-14T17:56:41Z"
        },
        {
          "tag": "v5.8.1",
          "kind": "patch",
          "published_at": "2026-03-11T20:03:43Z"
        },
        {
          "tag": "v5.8.0",
          "kind": "minor",
          "published_at": "2026-02-12T18:58:43Z"
        },
        {
          "tag": "v5.8.0-rc1",
          "kind": "prerelease",
          "published_at": "2026-02-10T20:34:44Z"
        },
        {
          "tag": "v5.7.1",
          "kind": "patch",
          "published_at": "2025-12-10T16:38:28Z"
        },
        {
          "tag": "v5.7.0",
          "kind": "minor",
          "published_at": "2025-11-11T19:04:01Z"
        },
        {
          "tag": "v5.7.0-rc3",
          "kind": "prerelease",
          "published_at": "2025-11-05T16:45:42Z"
        },
        {
          "tag": "v5.7.0-rc2",
          "kind": "prerelease",
          "published_at": "2025-10-30T14:34:24Z"
        },
        {
          "tag": "v5.6.2",
          "kind": "patch",
          "published_at": "2025-09-30T19:42:49Z"
        },
        {
          "tag": "v5.6.1",
          "kind": "patch",
          "published_at": "2025-09-04T20:55:43Z"
        },
        {
          "tag": "v5.6.0",
          "kind": "minor",
          "published_at": "2025-08-15T15:50:25Z"
        },
        {
          "tag": "v5.6.0-rc2",
          "kind": "prerelease",
          "published_at": "2025-08-08T17:27:31Z"
        },
        {
          "tag": "v5.6.0-rc1",
          "kind": "prerelease",
          "published_at": "2025-07-25T19:01:03Z"
        },
        {
          "tag": "v5.5.2",
          "kind": "patch",
          "published_at": "2025-06-24T17:21:28Z"
        },
        {
          "tag": "v5.5.1",
          "kind": "patch",
          "published_at": "2025-06-05T21:55:26Z"
        },
        {
          "tag": "v5.5.0",
          "kind": "minor",
          "published_at": "2025-05-14T15:50:56Z"
        },
        {
          "tag": "v5.5.0-rc2",
          "kind": "prerelease",
          "published_at": "2025-05-01T12:39:06Z"
        },
        {
          "tag": "v5.5.0-rc1",
          "kind": "prerelease",
          "published_at": "2025-04-24T17:00:08Z"
        },
        {
          "tag": "v5.4.2",
          "kind": "patch",
          "published_at": "2025-04-02T16:27:32Z"
        },
        {
          "tag": "v5.4.1",
          "kind": "patch",
          "published_at": "2025-03-11T18:36:06Z"
        },
        {
          "tag": "v5.4.0",
          "kind": "minor",
          "published_at": "2025-02-11T18:00:58Z"
        },
        {
          "tag": "v5.4.0-rc3",
          "kind": "prerelease",
          "published_at": "2025-02-05T19:01:38Z"
        },
        {
          "tag": "v5.4.0-rc2",
          "kind": "prerelease",
          "published_at": "2025-01-30T13:34:53Z"
        },
        {
          "tag": "v5.4.0-rc1",
          "kind": "prerelease",
          "published_at": "2025-01-23T16:28:21Z"
        },
        {
          "tag": "v5.3.2",
          "kind": "patch",
          "published_at": "2025-01-22T13:37:05Z"
        },
        {
          "tag": "v5.3.1",
          "kind": "patch",
          "published_at": "2024-11-21T15:39:48Z"
        },
        {
          "tag": "v5.3.0",
          "kind": "minor",
          "published_at": "2024-11-13T13:14:16Z"
        },
        {
          "tag": "v5.3.0-rc3",
          "kind": "prerelease",
          "published_at": "2024-11-06T19:15:33Z"
        },
        {
          "tag": "v5.3.0-rc2",
          "kind": "prerelease",
          "published_at": "2024-10-31T13:52:35Z"
        },
        {
          "tag": "v5.3.0-rc1",
          "kind": "prerelease",
          "published_at": "2024-10-22T15:57:17Z"
        },
        {
          "tag": "v5.2.5",
          "kind": "patch",
          "published_at": "2024-10-23T17:48:57Z"
        },
        {
          "tag": "v5.2.4",
          "kind": "patch",
          "published_at": "2024-10-07T16:04:08Z"
        },
        {
          "tag": "v5.2.3",
          "kind": "patch",
          "published_at": "2024-09-24T15:17:24Z"
        },
        {
          "tag": "v5.2.2",
          "kind": "patch",
          "published_at": "2024-08-21T19:58:22Z"
        },
        {
          "tag": "v5.2.1",
          "kind": "patch",
          "published_at": "2024-08-14T18:07:13Z"
        },
        {
          "tag": "v5.2.0",
          "kind": "minor",
          "published_at": "2024-08-02T12:04:56Z"
        },
        {
          "tag": "v5.2.0-rc3",
          "kind": "prerelease",
          "published_at": "2024-08-01T11:59:26Z"
        },
        {
          "tag": "v5.2.0-rc2",
          "kind": "prerelease",
          "published_at": "2024-07-23T12:01:55Z"
        },
        {
          "tag": "v5.2.0-rc1",
          "kind": "prerelease",
          "published_at": "2024-07-16T13:43:25Z"
        },
        {
          "tag": "v5.1.2",
          "kind": "patch",
          "published_at": "2024-07-10T14:55:49Z"
        },
        {
          "tag": "v5.1.1",
          "kind": "patch",
          "published_at": "2024-06-04T21:12:41Z"
        },
        {
          "tag": "v4.9.5",
          "kind": "patch",
          "published_at": "2024-05-30T15:08:45Z"
        },
        {
          "tag": "v5.1.0",
          "kind": "minor",
          "published_at": "2024-05-29T20:24:57Z"
        },
        {
          "tag": "v5.1.0-rc1",
          "kind": "prerelease",
          "published_at": "2024-05-15T21:33:20Z"
        },
        {
          "tag": "v5.0.3",
          "kind": "patch",
          "published_at": "2024-05-10T17:57:35Z"
        },
        {
          "tag": "v5.0.2",
          "kind": "patch",
          "published_at": "2024-04-17T19:12:37Z"
        },
        {
          "tag": "v5.0.1",
          "kind": "patch",
          "published_at": "2024-04-01T14:04:39Z"
        },
        {
          "tag": "v4.9.4",
          "kind": "patch",
          "published_at": "2024-03-25T21:22:08Z"
        },
        {
          "tag": "v5.0.0",
          "kind": "major",
          "published_at": "2024-03-19T17:23:48Z"
        },
        {
          "tag": "v5.0.0-rc7",
          "kind": "prerelease",
          "published_at": "2024-03-15T13:22:43Z"
        },
        {
          "tag": "v5.0.0-rc6",
          "kind": "prerelease",
          "published_at": "2024-03-11T19:02:46Z"
        },
        {
          "tag": "v5.0.0-rc5",
          "kind": "prerelease",
          "published_at": "2024-03-08T02:47:28Z"
        },
        {
          "tag": "v5.0.0-rc4",
          "kind": "prerelease",
          "published_at": "2024-03-05T10:40:39Z"
        },
        {
          "tag": "v5.0.0-rc3",
          "kind": "prerelease",
          "published_at": "2024-02-22T21:04:54Z"
        },
        {
          "tag": "v5.0.0-rc2",
          "kind": "prerelease",
          "published_at": "2024-02-16T16:44:58Z"
        },
        {
          "tag": "v4.9.3",
          "kind": "patch",
          "published_at": "2024-02-13T22:38:32Z"
        },
        {
          "tag": "v5.0.0-rc1",
          "kind": "prerelease",
          "published_at": "2024-02-08T16:36:40Z"
        },
        {
          "tag": "v4.9.2",
          "kind": "patch",
          "published_at": "2024-02-02T23:30:43Z"
        },
        {
          "tag": "v4.9.1",
          "kind": "patch",
          "published_at": "2024-02-01T14:10:59Z"
        },
        {
          "tag": "v4.9.0",
          "kind": "minor",
          "published_at": "2024-01-23T01:13:03Z"
        },
        {
          "tag": "v4.8.3",
          "kind": "patch",
          "published_at": "2024-01-03T13:54:39Z"
        },
        {
          "tag": "v4.8.2",
          "kind": "patch",
          "published_at": "2023-12-11T12:42:38Z"
        },
        {
          "tag": "v4.8.1",
          "kind": "patch",
          "published_at": "2023-12-05T11:48:23Z"
        },
        {
          "tag": "v4.8.0",
          "kind": "minor",
          "published_at": "2023-11-27T19:49:05Z"
        },
        {
          "tag": "v4.8.0-rc1",
          "kind": "prerelease",
          "published_at": "2023-11-20T18:41:00Z"
        },
        {
          "tag": "v4.7.2",
          "kind": "patch",
          "published_at": "2023-10-31T14:07:39Z"
        },
        {
          "tag": "v4.7.1",
          "kind": "patch",
          "published_at": "2023-10-05T17:18:15Z"
        },
        {
          "tag": "v4.7.0",
          "kind": "minor",
          "published_at": "2023-09-27T18:01:24Z"
        },
        {
          "tag": "v4.7.0-rc1",
          "kind": "prerelease",
          "published_at": "2023-09-15T22:50:18Z"
        },
        {
          "tag": "v4.6.2",
          "kind": "patch",
          "published_at": "2023-08-28T19:14:25Z"
        },
        {
          "tag": "v4.6.1",
          "kind": "patch",
          "published_at": "2023-08-10T20:55:03Z"
        },
        {
          "tag": "v4.6.0",
          "kind": "minor",
          "published_at": "2023-07-20T22:06:07Z"
        },
        {
          "tag": "v4.6.0-rc2",
          "kind": "prerelease",
          "published_at": "2023-07-13T19:47:25Z"
        },
        {
          "tag": "v4.6.0-rc1",
          "kind": "prerelease",
          "published_at": "2023-07-03T13:03:39Z"
        },
        {
          "tag": "v4.5.1",
          "kind": "patch",
          "published_at": "2023-05-26T17:10:51Z"
        },
        {
          "tag": "v4.5.0",
          "kind": "minor",
          "published_at": "2023-04-14T15:23:29Z"
        },
        {
          "tag": "v4.5.0-rc2",
          "kind": "prerelease",
          "published_at": "2023-04-11T19:57:52Z"
        },
        {
          "tag": "v4.5.0-rc1",
          "kind": "prerelease",
          "published_at": "2023-04-03T19:52:24Z"
        },
        {
          "tag": "v4.4.4",
          "kind": "patch",
          "published_at": "2023-03-27T23:32:04Z"
        },
        {
          "tag": "v4.4.3",
          "kind": "patch",
          "published_at": "2023-03-23T18:45:02Z"
        },
        {
          "tag": "v4.4.2",
          "kind": "patch",
          "published_at": "2023-02-23T21:29:32Z"
        },
        {
          "tag": "v4.4.1",
          "kind": "patch",
          "published_at": "2023-02-08T20:55:59Z"
        },
        {
          "tag": "v4.4.0",
          "kind": "minor",
          "published_at": "2023-02-01T22:48:29Z"
        },
        {
          "tag": "v4.4.0-rc3",
          "kind": "prerelease",
          "published_at": "2023-01-25T20:40:27Z"
        },
        {
          "tag": "v4.4.0-rc2",
          "kind": "prerelease",
          "published_at": "2023-01-17T20:34:45Z"
        },
        {
          "tag": "v4.4.0-rc1",
          "kind": "prerelease",
          "published_at": "2023-01-12T21:24:13Z"
        },
        {
          "tag": "v4.3.1",
          "kind": "patch",
          "published_at": "2022-11-10T14:28:45Z"
        },
        {
          "tag": "v4.3.0",
          "kind": "minor",
          "published_at": "2022-10-19T13:04:41Z"
        },
        {
          "tag": "v4.3.0-rc1",
          "kind": "prerelease",
          "published_at": "2022-09-26T20:32:24Z"
        },
        {
          "tag": "v4.2.1",
          "kind": "patch",
          "published_at": "2022-09-07T13:07:24Z"
        },
        {
          "tag": "v4.2.0",
          "kind": "minor",
          "published_at": "2022-08-11T00:45:46Z"
        },
        {
          "tag": "v4.2.0-rc3",
          "kind": "prerelease",
          "published_at": "2022-08-05T17:37:07Z"
        }
      ],
      "recent_commits": [
        {
          "oid": "e153c3dd79c29c8ce2660f6aa0218e036374ab49",
          "body": "…ation\n\nfix: update packit failure-notification team to new org",
          "is_bot": false,
          "headline": "Merge pull request #29070 from mvanhorn/fix/28882-packit-team-notific…",
          "author_name": "Danish Prakash",
          "author_login": "danishprakash",
          "committed_at": "2026-08-05T05:24:34Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2dd88bb4ff6b513f3dd7841c9126a019c4b3e02d",
          "body": "The Packit failure-notification message tagged @containers/packit-build,\na team under the old containers org that no longer resolves after the\nrepo moved to podman-container-tools. @Luap99 created\n@podman-container-tools/packit-jobs; point the mention there so\nmaintainers are pinged on Packit job fa\n[…]\nyaml line 56) and reused by reference on lines 71,\n85, and 106, so the single edit covers every job that uses it.\n\nFixes #28882\n\nSigned-off-by: Matt Van Horn <455140+mvanhorn@users.noreply.github.com>",
          "is_bot": false,
          "headline": "fix: update packit failure-notification team to new org",
          "author_name": "Matt Van Horn",
          "author_login": "mvanhorn",
          "committed_at": "2026-08-05T05:11:06Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "de06abeb56083a96856c26bb243db55c5b5b034a",
          "body": "rootless: fix heap-buffer-overflow in preexec hooks",
          "is_bot": false,
          "headline": "Merge pull request #29327 from aiburegit/main",
          "author_name": "Matt Heon",
          "author_login": "mheon",
          "committed_at": "2026-08-05T00:42:07Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "48ecddf2a2e3eec472c0b9214bcd6a753dacf4ef",
          "body": "Packit/TF config update and skip jobs on unavailable composes",
          "is_bot": false,
          "headline": "Merge pull request #29383 from lsm5/tf-compose-skips",
          "author_name": "Miloslav Trmač",
          "author_login": "mtrmac",
          "committed_at": "2026-08-04T15:40:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "80bf6e6a10aec48ab2dcc93a2e6808e7d7af37b7",
          "body": "Add dnsnames field & fix alias field",
          "is_bot": false,
          "headline": "Merge pull request #29227 from ashley-cui/dnsnames",
          "author_name": "Brent Baude",
          "author_login": "baude",
          "committed_at": "2026-08-04T13:49:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8e037c2ac33c9663b9741b25384536419266fc4d",
          "body": "link org wide LLM_POLICY",
          "is_bot": false,
          "headline": "Merge pull request #29385 from Luap99/llm-policy",
          "author_name": "Brent Baude",
          "author_login": "baude",
          "committed_at": "2026-08-04T13:44:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d05eddd68391146601d0400c941398566538ab53",
          "body": "Docker now reserves alias specfically for user-defined aliases, and uses another field, dnsnames, to hold all aliases, including container ID and name.\nPart of docker v1.45 compat work, but this touches the cli too, since they updated it there too.\n\nSigned-off-by: Ashley Cui <acui@redhat.com>",
          "is_bot": false,
          "headline": "Add dnsnames field & fix alias field",
          "author_name": "Ashley Cui",
          "author_login": "ashley-cui",
          "committed_at": "2026-08-03T20:19:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7187fe18ec5b21dd809e6373c351713f44fc9d31",
          "body": "Signed-off-by: Paul Holzinger <pholzing@redhat.com>",
          "is_bot": false,
          "headline": "link org wide LLM_POLICY",
          "author_name": "Paul Holzinger",
          "author_login": "Luap99",
          "committed_at": "2026-08-03T17:50:16Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f3829809246caaa533c1af29ecf27f613d3d2fd7",
          "body": "Bump main to v6.2.0-dev",
          "is_bot": false,
          "headline": "Merge pull request #29359 from podmanbot/bump-main-6.2.0-dev",
          "author_name": "Paul Holzinger",
          "author_login": "Luap99",
          "committed_at": "2026-08-03T17:32:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "67aa9604b5644564894990bbfeac158995774335",
          "body": "…mous\n\ndocs: fix --image-volume default and accepted values",
          "is_bot": false,
          "headline": "Merge pull request #28980 from stefan8/fix/image-volume-default-anony…",
          "author_name": "Paul Holzinger",
          "author_login": "Luap99",
          "committed_at": "2026-08-03T16:56:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7b8254d544d80e0decd293fce831cb756653eb6b",
          "body": "test/e2e/healthcheck: skip ignore-result test on non-amd64",
          "is_bot": false,
          "headline": "Merge pull request #29381 from ricardobranco777/skipnoamd64",
          "author_name": "Paul Holzinger",
          "author_login": "Luap99",
          "committed_at": "2026-08-03T15:43:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "09737e1534472f219222fe889e61bb00f66ba64d",
          "body": "Fedora 45 will be branching from rawhide soon.\n\nSigned-off-by: Lokesh Mandvekar <lsm5@redhat.com>",
          "is_bot": false,
          "headline": "packit: Add fedora-45 to downstream targets",
          "author_name": "Lokesh Mandvekar",
          "author_login": "lsm5",
          "committed_at": "2026-08-03T15:39:55Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "312a1f7e51d0039a05355ea21d15ce932659b8b8",
          "body": "Add skip_missing_branched_composes to test jobs to skip Testing Farm\nruns when freshly branched Fedora versions don't have composes ready.\n\nRef: https://github.com/packit/packit-service/issues/2992\nSigned-off-by: Lokesh Mandvekar <lsm5@redhat.com>",
          "is_bot": false,
          "headline": "packit: Skip tests when branched composes are unavailable",
          "author_name": "Lokesh Mandvekar",
          "author_login": "lsm5",
          "committed_at": "2026-08-03T15:38:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "962496a1542bfa76fa203947b1ff97241dfb6c18",
          "body": "….golang.org-grpc-1.x\n\nUpdate module google.golang.org/grpc to v1.83.0",
          "is_bot": false,
          "headline": "Merge pull request #29346 from podman-container-tools/renovate/google…",
          "author_name": "Brent Baude",
          "author_login": "baude",
          "committed_at": "2026-08-03T15:09:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e421a366f5647362ec84b18a5896c289e8f3d3c2",
          "body": "The badhealthcheck image is available only on amd64.\n\nSkip the test on non-amd64 hosts.\n\nSigned-off-by: Ricardo Branco <rbranco@suse.de>",
          "is_bot": false,
          "headline": "test/e2e/healthcheck: skip ignore-result test on non-amd64",
          "author_name": "Ricardo Branco",
          "author_login": "ricardobranco777",
          "committed_at": "2026-08-03T13:10:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f0b3c87e3be25daf3593130575b2cf252fd92455",
          "body": "…core-zizmor-action-0.x\n\nUpdate zizmorcore/zizmor-action action to v0.6.2",
          "is_bot": false,
          "headline": "Merge pull request #29371 from podman-container-tools/renovate/zizmor…",
          "author_name": "Paul Holzinger",
          "author_login": "Luap99",
          "committed_at": "2026-08-03T09:58:58Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "49fa7ef55faaded479165cd30b73fa6731378759",
          "body": "Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "Update zizmorcore/zizmor-action action to v0.6.2",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2026-08-01T21:49:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fc1c8d73095a7f1b41c37d677ad8759bea87cc58",
          "body": "Signed-off-by: mheon <7735048+mheon@users.noreply.github.com>",
          "is_bot": false,
          "headline": "Bump main to v6.2.0-dev",
          "author_name": "mheon",
          "author_login": "mheon",
          "committed_at": "2026-07-31T17:59:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9b2de6085b7cdded0fe5220d80f012808021a6a7",
          "body": "…v1.45.0\n\nBump Buildah to v1.45.0",
          "is_bot": false,
          "headline": "Merge pull request #29351 from TomSweeneyRedHat/dev/tsweeney/buildah-…",
          "author_name": "Matt Heon",
          "author_login": "mheon",
          "committed_at": "2026-07-30T19:28:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "980cc2e44a33216fc16c0516b03a48814022cd8e",
          "body": "Vendor in Buildah v1.45.0 into the main branch in preparation for Podman\nv6.1\n\nSigned-off-by: Tom Sweeney <tsweeney@redhat.com>",
          "is_bot": false,
          "headline": "Bump Buildah to v1.45.0",
          "author_name": "Tom Sweeney",
          "author_login": "TomSweeneyRedHat",
          "committed_at": "2026-07-30T18:00:22Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "231a4df20d585474ebafd9e469f0730b480b7219",
          "body": "update CONTRIBUTING.md and add 2 PR rule",
          "is_bot": false,
          "headline": "Merge pull request #29344 from Luap99/contributing",
          "author_name": "Ashley Cui",
          "author_login": "ashley-cui",
          "committed_at": "2026-07-30T13:58:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "444021f9f9975996f35ca3540fc5c80a82ae7910",
          "body": "Link the full CONTRIBUTING.md as part of the checklist and mention the\nnew two PR rule. Reorder the LLM policy step to the top as it is rather\nimportant to us. And lastly update the links to the new github org.\n\nSigned-off-by: Paul Holzinger <pholzing@redhat.com>",
          "is_bot": false,
          "headline": "update PR template",
          "author_name": "Paul Holzinger",
          "author_login": "Luap99",
          "committed_at": "2026-07-30T09:16:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "121fb721592121a31588b8fe6a272fb4d53020b1",
          "body": "Add a rule to state new contributors should open a maximum of 2 PRs to\navoid overloading us maintainers. The first PRs often miss some details\nand then the reviewers have to tell that person to fix that on all PRs\nseveral times.\n\nThen update the stale links to the new github org.\n\nLastly tweak some \n[…]\nings because they do not work for external people. Only\npeople part of the org can ping teams and just refer to our generic\ncommunication channels.\n\nSigned-off-by: Paul Holzinger <pholzing@redhat.com>",
          "is_bot": false,
          "headline": "update CONTRIBUTING.md and add 2 PR rule",
          "author_name": "Paul Holzinger",
          "author_login": "Luap99",
          "committed_at": "2026-07-30T08:55:16Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "92e1d18a9f679f6a7e5fd27f169071da1f523f26",
          "body": "Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "Update module google.golang.org/grpc to v1.83.0",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2026-07-30T05:32:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6984b8bbca61916c3113ea06736371d560f9ea25",
          "body": "….com-mattn-go-sqlite3-1.x\n\nUpdate module github.com/mattn/go-sqlite3 to v1.14.49",
          "is_bot": false,
          "headline": "Merge pull request #29335 from podman-container-tools/renovate/github…",
          "author_name": "Matt Heon",
          "author_login": "mheon",
          "committed_at": "2026-07-29T16:46:07Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "48a6ef9cdfe298c05582d330e84d9b423f3f132f",
          "body": "docs: clarify --transient-store behavior with volumes",
          "is_bot": false,
          "headline": "Merge pull request #29298 from satwiksps/docs-transient-store-volumes",
          "author_name": "Matt Heon",
          "author_login": "mheon",
          "committed_at": "2026-07-29T16:12:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "060c558782533c92e9003b2fa4a8f41908e1772a",
          "body": "….org-x-net-0.x\n\nUpdate module golang.org/x/net to v0.57.0",
          "is_bot": false,
          "headline": "Merge pull request #29340 from podman-container-tools/renovate/golang…",
          "author_name": "Matt Heon",
          "author_login": "mheon",
          "committed_at": "2026-07-29T15:44:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4c03666782a077edafa2bff3266697eaa1d50750",
          "body": "Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "Update module golang.org/x/net to v0.57.0",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2026-07-29T14:31:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "30234265b2357764d5029445f7e87cc4f93a927b",
          "body": "Add pesto port forwarding with source IP preservation",
          "is_bot": false,
          "headline": "Merge pull request #29242 from Honny1/pesto-addtional-tests",
          "author_name": "Lokesh Mandvekar",
          "author_login": "lsm5",
          "committed_at": "2026-07-29T14:29:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a8782456c450b4d0083d6d716fa8785b8f052d26",
          "body": "Add LLM Policy to checklist",
          "is_bot": false,
          "headline": "Merge pull request #29329 from ashley-cui/checklist",
          "author_name": "Lokesh Mandvekar",
          "author_login": "lsm5",
          "committed_at": "2026-07-29T13:46:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "58ccc45398ad543143c527177df9580f0b11adc0",
          "body": "libpod: use %w instead of %v in fmt.Errorf calls",
          "is_bot": false,
          "headline": "Merge pull request #29321 from sudo-muneeb/fix-error-wrapping-libpod",
          "author_name": "Paul Holzinger",
          "author_login": "Luap99",
          "committed_at": "2026-07-29T11:42:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "956e77bc395417b0f69526a17a0549928357dcce",
          "body": "….com-go-swagger-go-swagger-0.x\n\nUpdate module github.com/go-swagger/go-swagger to v0.35.3",
          "is_bot": false,
          "headline": "Merge pull request #29316 from podman-container-tools/renovate/github…",
          "author_name": "Paul Holzinger",
          "author_login": "Luap99",
          "committed_at": "2026-07-29T09:30:19Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9b5e0f358f38abb96dbdc623c1b1d1fe57f45c70",
          "body": "Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "Update module github.com/mattn/go-sqlite3 to v1.14.49",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2026-07-29T09:07:36Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0d930105bbf88f06cf9650924a6c30f7a78daae6",
          "body": "test/system: remove debug instrumentation for closed issues",
          "is_bot": false,
          "headline": "Merge pull request #29328 from vtushar06/remove-stale-test-debug",
          "author_name": "Paul Holzinger",
          "author_login": "Luap99",
          "committed_at": "2026-07-29T09:06:07Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f8b059fed9494f4357ce3f7d1bb8f329e633bdcf",
          "body": "Remove an unnecessary null byte write after copying preexec hook names.\nThe write was performed one byte past the allocated buffer because the\nfilename copy already included the string terminator.\n\nSigned-off-by: Artem Krasovskiy <aibure@altlinux.org>",
          "is_bot": false,
          "headline": "rootless: fix heap-buffer-overflow in preexec hooks",
          "author_name": "Artem Krasovskiy",
          "author_login": null,
          "committed_at": "2026-07-29T07:27:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4722d53c15e2d03cf8902951fdf078490db545c1",
          "body": "…tations\n\nswagger: rename artifact annotation field\"",
          "is_bot": false,
          "headline": "Merge pull request #29318 from Rajkaran-122/fix-swagger-artifact-anno…",
          "author_name": "Tom Sweeney",
          "author_login": "TomSweeneyRedHat",
          "committed_at": "2026-07-28T22:33:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1fd052b8b25d845d8a7ef888d7fff713f3d3cae1",
          "body": "Signed-off-by: Ashley Cui <acui@redhat.com>",
          "is_bot": false,
          "headline": "Add LLM Policy to checklist",
          "author_name": "Ashley Cui",
          "author_login": "ashley-cui",
          "committed_at": "2026-07-28T19:49:04Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "505dfc2e1b5951dc34733610c1383b974a6f10fc",
          "body": "The echo and ls were added to help debug #7580, which was closed in\nNovember 2020. The readlink check right below them is the actual\nassertion and it prints the pid on failure anyway.\n\nSigned-off-by: Tushar Verma <tusharmyself06@gmail.com>",
          "is_bot": false,
          "headline": "test/system: drop the conmon pid debugging",
          "author_name": "Tushar Verma",
          "author_login": "vtushar06",
          "committed_at": "2026-07-28T18:04:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "75c07f594972f0de8124338fdc78c62cc931c481",
          "body": "The comment asks for this to be removed once #15488 is fixed. That was\nclosed in December 2022. I grepped four recent system test job logs and\nthe warning does not appear in any of them.\n\nIt sits in run_podman so it ran on every podman call, and it writes to\nfd 3 which means the output shows up even when the test passes.\n\nSigned-off-by: Tushar Verma <tusharmyself06@gmail.com>",
          "is_bot": false,
          "headline": "test/system: drop the metacopy instrumentation",
          "author_name": "Tushar Verma",
          "author_login": "vtushar06",
          "committed_at": "2026-07-28T18:04:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2b5572b0a6918698ef320d82bebc0443e936f785",
          "body": "Ensure we set the network status to nil after the teardown and save it\nto the db. This is needed on network reload as the setup reads the\nexisting status for the pesto forwarding logic.\n\nSigned-off-by: Paul Holzinger <pholzing@redhat.com>",
          "is_bot": false,
          "headline": "libpod: unset network state in reloadContainerNetwork",
          "author_name": "Paul Holzinger",
          "author_login": "Luap99",
          "committed_at": "2026-07-28T16:52:27Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "aab2abf6463ffd030da91ce4d3b0592483024aae",
          "body": "Signed-off-by: Paul Holzinger <pholzing@redhat.com>",
          "is_bot": false,
          "headline": "test/buildah-bud: update buildah diff",
          "author_name": "Paul Holzinger",
          "author_login": "Luap99",
          "committed_at": "2026-07-28T16:29:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "dc5c3b0c5527e53d00def1ad2ebf4b78f76ae388",
          "body": "pasta's IPv6 local-mode forwarding requires an unreleased upstream\npatch. Skip the affected E2E tests until the fix ships in a pasta\nrelease.\n\nSigned-off-by: Jan Rodák <hony.com@seznam.cz>\nSigned-off-by: Paul Holzinger <pholzing@redhat.com>",
          "is_bot": false,
          "headline": "Skip pesto IPv6 forwarding tests pending pasta release",
          "author_name": "Jan Rodák",
          "author_login": "Honny1",
          "committed_at": "2026-07-28T16:29:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "99274534ca39d813572fceb23d4b55bc657ead63",
          "body": "Signed-off-by: Jan Rodák <hony.com@seznam.cz>",
          "is_bot": false,
          "headline": "Add pesto port forwarding tests for IPv6 and multi-IP routing",
          "author_name": "Jan Rodák",
          "author_login": "Honny1",
          "committed_at": "2026-07-28T16:29:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "756732974bc839a4d610dbe2a4c714245abae7ae",
          "body": "This makes use of the new pasta integration code in container-libs.\n\nSigned-off-by: Jan Rodák <hony.com@seznam.cz>\nSigned-off-by: Paul Holzinger <pholzing@redhat.com>",
          "is_bot": false,
          "headline": "Move pesto port forwarding to container-libs and vendor container-libs",
          "author_name": "Jan Rodák",
          "author_login": "Honny1",
          "committed_at": "2026-07-28T16:29:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f74c2d95e5c323a45edaa9fde392d1569b272606",
          "body": ".github: remove the leftover cirrus cron scripts",
          "is_bot": false,
          "headline": "Merge pull request #29320 from vtushar06/remove-cirrus-cron-action",
          "author_name": "Paul Holzinger",
          "author_login": "Luap99",
          "committed_at": "2026-07-28T15:51:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b0634a4eea06aafadb73a4ad994ee5e557d22518",
          "body": "Errors returned in the healthcheck timer path and events inspect data were formatted with %v, discarding the error chain. Replaced with %w so callers can use errors.Is/errors.As to inspect the underlying causes.\n\nSigned-off-by: Sheikh Muneeb Ahmed <msheikh.bsai24seecs@seecs.edu.pk>",
          "is_bot": false,
          "headline": "libpod: use %w instead of %v in fmt.Errorf calls",
          "author_name": "Sheikh Muneeb Ahmed",
          "author_login": "sudo-muneeb",
          "committed_at": "2026-07-28T13:42:22Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8a51676987d62371b95256667c03c4d5a51e3396",
          "body": "The two workflows that called these scripts are both gone. The rerun one\nwent in 130bb2161 and check_cirrus_cron.yml went in 3743b9f8, the same\ncommit that deleted .cirrus.yml. The scripts themselves were left behind.\n\nNothing references them any more, and there is no action.yml here so they\nwere ne\n[…]\ntion from another repo either. They\ntalk to the Cirrus GraphQL API with SECRET_CIRRUS_API_KEY, which we no\nlonger have anything running against.\n\nSigned-off-by: Tushar Verma <tusharmyself06@gmail.com>",
          "is_bot": false,
          "headline": ".github: remove the leftover cirrus cron scripts",
          "author_name": "Tushar Verma",
          "author_login": "vtushar06",
          "committed_at": "2026-07-28T13:24:37Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "2f9f412822dd3b2ab6235aa5c3c1cc91d0471503",
          "body": "…annotations",
          "is_bot": false,
          "headline": "Merge branch 'podman-container-tools:main' into fix-swagger-artifact-…",
          "author_name": "Rajkaran",
          "author_login": "Rajkaran-122",
          "committed_at": "2026-07-28T11:08:34Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7018130ef8cb1fc8b351a46df83ccb86aec1b0a2",
          "body": "Signed-off-by: Rajkaran Yadav <yadavrajkaran854@gmail.com>",
          "is_bot": false,
          "headline": "swagger: rename artifact annotation field\"",
          "author_name": "Rajkaran Yadav",
          "author_login": "Rajkaran-122",
          "committed_at": "2026-07-28T10:45:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8abafe40fc3f4e6f1b079fad19d020e94deadfa5",
          "body": "Docker compat v1.45 : deprecate is-automated field",
          "is_bot": false,
          "headline": "Merge pull request #29228 from ashley-cui/is-automated",
          "author_name": "Paul Holzinger",
          "author_login": "Luap99",
          "committed_at": "2026-07-28T10:39:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1f8970dff14d7823473f89c82a05770527bb1764",
          "body": "…engine-table\n\ndocs: clarify podman compose containers.conf table",
          "is_bot": false,
          "headline": "Merge pull request #29261 from MayorFaj/docs/compose-containers-conf-…",
          "author_name": "Paul Holzinger",
          "author_login": "Luap99",
          "committed_at": "2026-07-28T10:03:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "64cad97fe3c1fd36c70442e01b55569cc9e2929c",
          "body": "Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "Update module github.com/go-swagger/go-swagger to v0.35.3",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2026-07-28T09:38:19Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9ef090efd1994678c92949366411e9c267429999",
          "body": "…s-stale-11.x\n\nUpdate actions/stale action to v11",
          "is_bot": false,
          "headline": "Merge pull request #29313 from podman-container-tools/renovate/action…",
          "author_name": "Paul Holzinger",
          "author_login": "Luap99",
          "committed_at": "2026-07-28T09:36:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e6eab216e6e3c6e474aab4398da8010b4e50665b",
          "body": "Document that only the Podman database is transient, not volume data on\ndisk. After a reboot, volumes created under --transient-store lose their\ndatabase entries but the underlying data persists and can be reused.\nMention podman system prune --external for cleaning up orphaned volume\ndata, and note that it should be used consistently across all commands.\n\nFixes: #25295\nSigned-off-by: Satwik Sai Prakash Sahoo <sahoospsatwik@gmail.com>",
          "is_bot": false,
          "headline": "docs: clarify --transient-store behavior with volumes",
          "author_name": "Satwik Sai Prakash Sahoo",
          "author_login": "satwiksps",
          "committed_at": "2026-07-28T06:09:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "59445bb218a28fdd7e705ba711a0dc226ededabb",
          "body": "Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "Update actions/stale action to v11",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2026-07-28T04:09:16Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e31bb4d170dbbcb5d2b3b30c9d1eea98a0af8b1e",
          "body": "test/system: fix random_rfc1918_subnet operator precedence",
          "is_bot": false,
          "headline": "Merge pull request #29306 from vtushar06/fix-rfc1918-subnet",
          "author_name": "Danish Prakash",
          "author_login": "danishprakash",
          "committed_at": "2026-07-28T04:08:21Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d483f34af98dfa65dad9688058bb8b40194ea59b",
          "body": "ci: update machine linux timeout to 60m",
          "is_bot": false,
          "headline": "Merge pull request #29310 from Luap99/machine-timeout",
          "author_name": "Paul Holzinger",
          "author_login": "Luap99",
          "committed_at": "2026-07-27T20:36:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e41656077eb45481df6fe73dc7938387b6141358",
          "body": "It seems CNCF downgraded the runner performance and thus the task can no\nlonger finish in under 40 minutes. Bump it to 60m and hope this is\nenough.\n\nWe cannot use a bigger runner (more cores) as the tests are largely\nsingle threaded by design.\n\nSigned-off-by: Paul Holzinger <pholzing@redhat.com>",
          "is_bot": false,
          "headline": "ci: update machine linux timeout to 60m",
          "author_name": "Paul Holzinger",
          "author_login": "Luap99",
          "committed_at": "2026-07-27T18:27:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8cd96e3bd9f546a0cfb9c1e2a6eda306c09f2e8b",
          "body": "Extend support for the v5.8 series of releases upstream",
          "is_bot": false,
          "headline": "Merge pull request #29269 from mheon/extend_58_support",
          "author_name": "Paul Holzinger",
          "author_login": "Luap99",
          "committed_at": "2026-07-27T17:34:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2c0722bea6d27c2ed9c78dba01ad401e60ec556c",
          "body": "test: fix cgroups=split flake by adding Delegate=yes to scope",
          "is_bot": false,
          "headline": "Merge pull request #29297 from satwiksps/fix-cgroups-split-flake",
          "author_name": "Lokesh Mandvekar",
          "author_login": "lsm5",
          "committed_at": "2026-07-27T12:37:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7880bc24b20eebbf4653ff773434e1f3afbe0099",
          "body": "In bash arithmetic + binds tighter than &, so\n\n    16 + $RANDOM & 15\n\nis (16 + RANDOM) & 15, which gives 0..15. The helper has been handing\nout 172.0.x through 172.15.x, which is not in 172.16/12 at all, since\n9e3363c5e swapped % 16 for & 15.\n\nsubnet_in_use() only checks whether a subnet collides wi\n[…]\ne, so nothing caught it.\n\nAdd a regression test to helpers.t. It fails on the old expression\n(saw 0..15) and passes on the new one (saw 16..31).\n\nSigned-off-by: Tushar Verma <tusharmyself06@gmail.com>",
          "is_bot": false,
          "headline": "test/system: fix random_rfc1918_subnet operator precedence",
          "author_name": "Tushar Verma",
          "author_login": "vtushar06",
          "committed_at": "2026-07-27T09:12:50Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "6d057f585a9068c6be1828c516bd633848edd04d",
          "body": "The cgroups=split e2e test wraps podman in systemd-run --scope but does not request cgroup delegation. Without Delegate=yes, systemd does not guarantee that controllers like pids are written to cgroup.subtree_control for child cgroups. Whether they appear depends on the systemd session state at that moment, causing flaky crun failures when it tries to use unavailable controllers.\n\nFixes: #28944\nSigned-off-by: Satwik Sai Prakash Sahoo <sahoospsatwik@gmail.com>",
          "is_bot": false,
          "headline": "test: fix cgroups=split flake by adding Delegate=yes to scope",
          "author_name": "Satwik Sai Prakash Sahoo",
          "author_login": "satwiksps",
          "committed_at": "2026-07-26T07:14:16Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bb591863e6bf62c8523d51e59ad1a0dec7033e4e",
          "body": "Clarify that the compose_providers and compose_warning_logs settings belong in the [engine] table of containers.conf.\n\nFixes: #29122\nSigned-off-by: MayorFaj <mayorfaj@gmail.com>",
          "is_bot": false,
          "headline": "docs: clarify podman compose containers.conf table",
          "author_name": "MayorFaj",
          "author_login": "MayorFaj",
          "committed_at": "2026-07-25T09:11:58Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "59af9c81e51d640acde6fca64df6466352cd0520",
          "body": "searching for is-automated=true will yield no results, while is-automated=false will be a no-op\n\nSigned-off-by: Ashley Cui <acui@redhat.com>",
          "is_bot": false,
          "headline": "Docker compat v1.45 : deprecate is-automated field",
          "author_name": "Ashley Cui",
          "author_login": "ashley-cui",
          "committed_at": "2026-07-24T18:46:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "abdbc47345502510295153e9484d45d9551e6d41",
          "body": "Some folks will be unable to transition to Podman 6.0 quickly,\ngiven it has a long list of breaking changes. Some will be\nentirely unable to transition - like users of Intel-based Macs.\nIn the past, we have provided unofficial releases of the last\nrelease from the previous major version for a time to help aid in\nthis transition. This would make the support more formal, so\npeople can actually refer to it, and provide a fixed end date.\n\nSigned-off-by: Matt Heon <mheon@redhat.com>",
          "is_bot": false,
          "headline": "Extend support for the v5.8 series of releases upstream",
          "author_name": "Matt Heon",
          "author_login": "mheon",
          "committed_at": "2026-07-24T17:54:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e36e1a41c69ea9f6096ed628a71920f315f34514",
          "body": "….com-go-swagger-go-swagger-0.x\n\nUpdate module github.com/go-swagger/go-swagger to v0.35.0",
          "is_bot": false,
          "headline": "Merge pull request #28809 from podman-container-tools/renovate/github…",
          "author_name": "Paul Holzinger",
          "author_login": "Luap99",
          "committed_at": "2026-07-24T15:58:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "cc8c07d72b8e63535180877ed43ca5fbfea0b3a4",
          "body": "fix(kube): gate SELinux volume warning note on host SELinux state",
          "is_bot": false,
          "headline": "Merge pull request #29230 from i-OmSharma/fix-kube-generate-selinux-note",
          "author_name": "Paul Holzinger",
          "author_login": "Luap99",
          "committed_at": "2026-07-24T12:07:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "709d97a24b159be00e29edde61714eb7dcff528d",
          "body": "…core-zizmor-action-0.x\n\nUpdate zizmorcore/zizmor-action action to v0.6.1",
          "is_bot": false,
          "headline": "Merge pull request #29263 from podman-container-tools/renovate/zizmor…",
          "author_name": "Jan Rodák",
          "author_login": "Honny1",
          "committed_at": "2026-07-24T08:06:58Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "82c1ca98e0ed87d1ea987e00b35d9000c76c478b",
          "body": "Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "Update zizmorcore/zizmor-action action to v0.6.1",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2026-07-23T22:14:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0f5cd320961bb01bb5c55f264949d9da52f58781",
          "body": "libpod: cleanup after failed container init",
          "is_bot": false,
          "headline": "Merge pull request #29260 from jiwahn/fix-init-failure-rollback",
          "author_name": "Tom Sweeney",
          "author_login": "TomSweeneyRedHat",
          "committed_at": "2026-07-23T15:31:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f85047302cda6a4753f45b756884043722200d33",
          "body": "Fixes: #26143\n\nSigned-off-by: Jiwoo Ahn <ikwydls1314@gmail.com>",
          "is_bot": false,
          "headline": "libpod: cleanup after failed container init",
          "author_name": "Jiwoo Ahn",
          "author_login": "jiwahn",
          "committed_at": "2026-07-23T13:42:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f4b1f46cd6f199565450457b09eec98752f9092f",
          "body": "Remove duplicate memAvailable sanity check",
          "is_bot": false,
          "headline": "Merge pull request #29254 from Honny1/rm-duplicate-test",
          "author_name": "Danish Prakash",
          "author_login": "danishprakash",
          "committed_at": "2026-07-23T08:25:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "94a98b18cbebc3938922e0ec3b33075728b43cbd",
          "body": "docs: document hack/ci/ci.sh lima workflow in test/README.md",
          "is_bot": false,
          "headline": "Merge pull request #29033 from mvanhorn/docs/28947-document-hack-ci-lima",
          "author_name": "Danish Prakash",
          "author_login": "danishprakash",
          "committed_at": "2026-07-23T03:52:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ad09a77141a496d2f40caa9463f6bcff09287f07",
          "body": "Add a copy-paste-friendly section to test/README.md covering how to run\nthe hack/ci/ci.sh workflow under Lima, including templatized ci.sh usage,\nso contributors can reproduce the CI environment locally. Drop the\ncontradictory machine bullet.\n\nFixes #28947\n\nSigned-off-by: Matt Van Horn <455140+mvanhorn@users.noreply.github.com>",
          "is_bot": false,
          "headline": "docs(test): document hack/ci/ci.sh lima workflow",
          "author_name": "Matt Van Horn",
          "author_login": "mvanhorn",
          "committed_at": "2026-07-22T23:03:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "90034777f22e875c541e30e08250903a709536a2",
          "body": "ci: update VM image to 2026-07-22",
          "is_bot": false,
          "headline": "Merge pull request #29252 from Luap99/update-image",
          "author_name": "Ashley Cui",
          "author_login": "ashley-cui",
          "committed_at": "2026-07-22T14:13:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "832d3ea2477bb8930e477375032967265a0df137",
          "body": "Already covered by test/e2e/info_test.go.\n\nSigned-off-by: Jan Rodák <hony.com@seznam.cz>",
          "is_bot": false,
          "headline": "Remove duplicate memAvailable sanity check",
          "author_name": "Jan Rodák",
          "author_login": "Honny1",
          "committed_at": "2026-07-22T11:30:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d79cff07994b5d03366887e726e9959fdae77955",
          "body": "With the new config work we expect policy.json to be shipped under\n/usr/share/containers/policy.json. However the CI VMs and local users\nmight still have it in /etc so instead of assuming any host path lets\njust create our own files for the --signature-policy tests.\n\nSigned-off-by: Paul Holzinger <pholzing@redhat.com>",
          "is_bot": false,
          "headline": "test/e2e: do not assume /etc/containers/policy.json",
          "author_name": "Paul Holzinger",
          "author_login": "Luap99",
          "committed_at": "2026-07-22T10:40:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f9cd40e5afc58646d2355d608eb37d9f00afccde",
          "body": "Signed-off-by: Paul Holzinger <pholzing@redhat.com>",
          "is_bot": false,
          "headline": "ci: update VM image to 2026-07-22",
          "author_name": "Paul Holzinger",
          "author_login": "Luap99",
          "committed_at": "2026-07-22T10:39:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "cfd3a3f7badde39837749f73e88bebc330ef7ca8",
          "body": "The SELinux volume-permissions NOTE only applies to unprivileged,\nrootless containers on an SELinux-enabled host. Emit it only when\nboth conditions hold, instead of on every volume-bearing object.\n\nAdd an e2e case generating from a standalone container with a volume,\nasserting the NOTE appears only when rootless and SELinux is enabled.\n\nFixes: #17743\nSigned-off-by: i-OmSharma <sharmaom1201@gmail.com>",
          "is_bot": false,
          "headline": "kube generate: gate SELinux volume NOTE on host state and rootless",
          "author_name": "i-OmSharma",
          "author_login": "i-OmSharma",
          "committed_at": "2026-07-22T08:51:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c0fb461475cb4caefa82e0cf774a497c865f6b65",
          "body": "feat(info): add memAvailable to host info",
          "is_bot": false,
          "headline": "Merge pull request #29237 from gastoner/add-memavailable-support",
          "author_name": "Jan Rodák",
          "author_login": "Honny1",
          "committed_at": "2026-07-22T08:15:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "988860edb74534b4ae32655c04f0e7b77db3143a",
          "body": "Windows installer: remove unused IS_UPGRADE property",
          "is_bot": false,
          "headline": "Merge pull request #29211 from l0rd/win-installer-rm-is_upgrade",
          "author_name": "Mario Loriedo",
          "author_login": "l0rd",
          "committed_at": "2026-07-22T07:41:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a19b696de197d2f37c08d9c3153d0b1ba120d799",
          "body": "Expose MemAvailable alongside MemFree/MemTotal in `podman info` host\nsection, sourced from libpod/define/info.go's MemInfo.\n\nFixes: #29116 https://github.com/podman-container-tools/podman/issues/29116\n\nCo-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>\nSigned-off-by: Evzen Gasta <evzen.ml@seznam.cz>\n\ntest(info): add coverage for host.memAvailable\n\nCo-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>\nSigned-off-by: Evzen Gasta <evzen.ml@seznam.cz>",
          "is_bot": false,
          "headline": "feat(info): add memAvailable to host info",
          "author_name": "Evzen Gasta",
          "author_login": "gastoner",
          "committed_at": "2026-07-22T06:41:59Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "e121ed6264011ae6b2cd81363d654c8161631360",
          "body": "…ommand\n\nAdd `podman machine restart` subcommand",
          "is_bot": false,
          "headline": "Merge pull request #28687 from jaitjacob/add-podman-machine-restart-c…",
          "author_name": "Danish Prakash",
          "author_login": "danishprakash",
          "committed_at": "2026-07-22T04:23:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c542ddafb8d4a19de2f3551d0aeb4b0ee8da7711",
          "body": "podman-remote: do not check for cgroupv2",
          "is_bot": false,
          "headline": "Merge pull request #29245 from Luap99/remote-cgroup",
          "author_name": "Lokesh Mandvekar",
          "author_login": "lsm5",
          "committed_at": "2026-07-21T18:11:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "eb26516dba1d1c21ecb0362e45afb04aa71c3e79",
          "body": "Signed-off-by: Jait Jacob <jai8.jacob@gmail.com>",
          "is_bot": false,
          "headline": "make `return` explicit so `CleanIfErr` runs as expectd",
          "author_name": "Jait Jacob",
          "author_login": "jaitjacob",
          "committed_at": "2026-07-21T18:00:29Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4be46f86617f96bcba6ef2ea8396bb89b8356a41",
          "body": "With the remote client on linux we should not check for cgroups and hard\nfail if it is not v2. Only the server side matters not the client.\n\nThe problem can be reproduced with:\nunshare -rm sh -c \"mount -t tmpfs none /sys/fs/cgroup  && ./bin/podman --remote ps\"\n\nI did not add a regression test as it does not seem to fit well into a\ntest suite, over mounting cgroups seems like not a good idea.\n\nFixes: #29241\n\nSigned-off-by: Paul Holzinger <pholzing@redhat.com>",
          "is_bot": false,
          "headline": "podman-remote: do not check for cgroupv2",
          "author_name": "Paul Holzinger",
          "author_login": "Luap99",
          "committed_at": "2026-07-21T16:13:11Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f2ad52c492d031e7b002dd4af3d81355327440e4",
          "body": "test: Add API test for partial pull with pullProgress flag",
          "is_bot": false,
          "headline": "Merge pull request #28713 from simek-m/test/api-chunked-pullprogress",
          "author_name": "Jan Rodák",
          "author_login": "Honny1",
          "committed_at": "2026-07-21T14:24:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a4f3db7fbb9ea5b154c0b26b8e859e80332a3af4",
          "body": ".github/workflows/issue_pr_lock.yml: run for the full org",
          "is_bot": false,
          "headline": "Merge pull request #29235 from Luap99/lock-reuse",
          "author_name": "Miloslav Trmač",
          "author_login": "mtrmac",
          "committed_at": "2026-07-21T14:16:11Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "af62a661a903331140ffe2e9e34f495150b7f768",
          "body": "….com-opencontainers-cgroups-0.x\n\nUpdate module github.com/opencontainers/cgroups to v0.0.8",
          "is_bot": false,
          "headline": "Merge pull request #29234 from podman-container-tools/renovate/github…",
          "author_name": "Jan Rodák",
          "author_login": "Honny1",
          "committed_at": "2026-07-21T13:58:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "901c842b509d1eb60524eb3d25abe64b1012720c",
          "body": "…s-labeler-7.x\n\nUpdate actions/labeler action to v7",
          "is_bot": false,
          "headline": "Merge pull request #29236 from podman-container-tools/renovate/action…",
          "author_name": "Paul Holzinger",
          "author_login": "Luap99",
          "committed_at": "2026-07-21T10:52:27Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "923a3950ee91c933fac364fefb1826871937762b",
          "body": "Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "Update actions/labeler action to v7",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2026-07-21T09:35:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "589b0b21428c56852701c01bdfc67e369e9db7ca",
          "body": "…s-checkout-7.x\n\nUpdate actions/checkout action to v7.0.1",
          "is_bot": false,
          "headline": "Merge pull request #29225 from podman-container-tools/renovate/action…",
          "author_name": "Paul Holzinger",
          "author_login": "Luap99",
          "committed_at": "2026-07-21T09:34:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "357519e364fa64daecf882fdbd4cb5d76ef728f3",
          "body": "This workflow is used and called by buildah and skopeo, however due this\nnew if it will just get skipped there as the context on a action reuse\nwill still be set to the proper repo which calls the action.\n\nThe point of this new if from commit 32f987fc8c\n(\"ci: restrict specific workflows to the upstr\n[…]\nsecrets, etc...\n\nSo by limiting the scope to our org here we can reuse it from buildah\nand skopeo and still prevent it running on forks from users.\n\nSigned-off-by: Paul Holzinger <pholzing@redhat.com>",
          "is_bot": false,
          "headline": ".github/workflows/issue_pr_lock.yml: run for the full org",
          "author_name": "Paul Holzinger",
          "author_login": "Luap99",
          "committed_at": "2026-07-21T09:18:51Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "ae2c27eb07b31408aa0da44f8fac08eb95ef1c00",
          "body": "Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "Update module github.com/opencontainers/cgroups to v0.0.8",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2026-07-21T08:50:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5defedb11a81197341c01e4c5bdc6079e49d97c1",
          "body": "docs: clarify network create isolate option",
          "is_bot": false,
          "headline": "Merge pull request #29231 from Honny1/update-opt-isolate-docs",
          "author_name": "Paul Holzinger",
          "author_login": "Luap99",
          "committed_at": "2026-07-21T08:48:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "19ae1d48614a728a14196ad2bf09a8d231899c31",
          "body": ".github/workflows: do not run cron jobs at midnight",
          "is_bot": false,
          "headline": "Merge pull request #29221 from Luap99/cron",
          "author_name": "Tom Sweeney",
          "author_login": "TomSweeneyRedHat",
          "committed_at": "2026-07-20T21:20:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a0da2d92d45be7b6c27d45ada3fbecf8e950ca10",
          "body": "Fixes: https://github.com/podman-container-tools/podman/issues/29162\n\nSigned-off-by: Jan Rodák <hony.com@seznam.cz>",
          "is_bot": false,
          "headline": "docs: clarify network create isolate option",
          "author_name": "Jan Rodák",
          "author_login": "Honny1",
          "committed_at": "2026-07-20T19:40:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "cb27f01d48ae0c63516495859e7e9c1a1bbea469",
          "body": "Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "Update actions/checkout action to v7.0.1",
          "author_name": "renovate[bot]",
          "author_login": "renovate[bot]",
          "committed_at": "2026-07-20T16:39:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1c3374e38820e4ee1a8c654cc735c82d7f50a282",
          "body": "chore: fix some comments to improve readability",
          "is_bot": false,
          "headline": "Merge pull request #29218 from zjuzhongwen/main",
          "author_name": "Lokesh Mandvekar",
          "author_login": "lsm5",
          "committed_at": "2026-07-20T14:57:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d6b9c0b6ad9284dc035c126d6652612591ec8e88",
          "body": "As documented on github running jobs at the top of the hour and I guess\nespecially at midnight has the chance to get dropped as to many jobs are\nstarted around that time for the github workers to handle.\n\nI observed that happening today:\n\"No server is currently available to service your request.\"\nht\n[…]\nme under \"random\" time\nduring the night.\n\nhttps://docs.github.com/en/actions/reference/workflows-and-actions/events-that-trigger-workflows#schedule\n\nSigned-off-by: Paul Holzinger <pholzing@redhat.com>",
          "is_bot": false,
          "headline": ".github/workflows: do not run cron jobs at midnight",
          "author_name": "Paul Holzinger",
          "author_login": "Luap99",
          "committed_at": "2026-07-20T12:20:08Z",
          "body_truncated": true,
          "is_coding_agent": false
        }
      ],
      "releases_count": 100,
      "commits_last_year": 2250,
      "latest_release_at": "2026-07-31T18:07:18Z",
      "latest_release_tag": "v6.1.0-rc1",
      "releases_from_tags": false,
      "days_since_last_push": 0,
      "active_weeks_last_year": 52,
      "days_since_latest_release": 4,
      "mean_days_between_releases": 15.8
    },
    "artifacts": {
      "collected": true,
      "structure": [
        "tree.go_importable",
        "tree.go_main"
      ],
      "declarations": []
    },
    "community": {
      "has_readme": true,
      "has_license": true,
      "readme_badges": {
        "hosts": [
          "github.com",
          "goreportcard.com",
          "shields.io",
          "www.bestpractices.dev"
        ],
        "total": 5,
        "header": 5,
        "collected": true,
        "has_inspect_badge": false
      },
      "has_description": true,
      "has_contributing": true,
      "health_percentage": 87,
      "has_issue_template": false,
      "has_code_of_conduct": true,
      "has_pull_request_template": true
    },
    "ecosystem": {
      "packages": [
        {
          "name": "go.podman.io/podman/v6",
          "exists": true,
          "license": null,
          "keywords": [],
          "ecosystem": "go",
          "categories": [],
          "matches_repo": null,
          "registry_url": "https://pkg.go.dev/go.podman.io/podman/v6",
          "declared_type": null,
          "is_deprecated": false,
          "latest_version": "v6.0.2",
          "repository_url": null,
          "versions_count": 5,
          "total_downloads": null,
          "dependents_count": null,
          "deprecation_note": null,
          "maintainers_count": null,
          "monthly_downloads": null,
          "first_published_at": null,
          "latest_published_at": "2026-07-21T20:11:23Z",
          "latest_version_yanked": null,
          "days_since_latest_publish": 14
        }
      ]
    },
    "popularity": {
      "forks": 3272,
      "stars": 32450,
      "watchers": 218,
      "fork_history": {
        "days": [
          {
            "date": "2024-10-16",
            "count": 3
          },
          {
            "date": "2024-10-18",
            "count": 2
          },
          {
            "date": "2024-10-19",
            "count": 1
          },
          {
            "date": "2024-10-21",
            "count": 1
          },
          {
            "date": "2024-10-22",
            "count": 1
          },
          {
            "date": "2024-10-23",
            "count": 1
          },
          {
            "date": "2024-10-25",
            "count": 1
          },
          {
            "date": "2024-10-26",
            "count": 1
          },
          {
            "date": "2024-10-27",
            "count": 1
          },
          {
            "date": "2024-10-28",
            "count": 3
          },
          {
            "date": "2024-10-29",
            "count": 1
          },
          {
            "date": "2024-10-30",
            "count": 1
          },
          {
            "date": "2024-10-31",
            "count": 2
          },
          {
            "date": "2024-11-03",
            "count": 1
          },
          {
            "date": "2024-11-04",
            "count": 1
          },
          {
            "date": "2024-11-07",
            "count": 1
          },
          {
            "date": "2024-11-08",
            "count": 1
          },
          {
            "date": "2024-11-09",
            "count": 1
          },
          {
            "date": "2024-11-11",
            "count": 4
          },
          {
            "date": "2024-11-12",
            "count": 1
          },
          {
            "date": "2024-11-13",
            "count": 1
          },
          {
            "date": "2024-11-16",
            "count": 6
          },
          {
            "date": "2024-11-19",
            "count": 1
          },
          {
            "date": "2024-11-20",
            "count": 1
          },
          {
            "date": "2024-11-23",
            "count": 2
          },
          {
            "date": "2024-11-24",
            "count": 2
          },
          {
            "date": "2024-11-25",
            "count": 2
          },
          {
            "date": "2024-11-28",
            "count": 1
          },
          {
            "date": "2024-11-29",
            "count": 1
          },
          {
            "date": "2024-11-30",
            "count": 1
          },
          {
            "date": "2024-12-03",
            "count": 1
          },
          {
            "date": "2024-12-04",
            "count": 2
          },
          {
            "date": "2024-12-05",
            "count": 1
          },
          {
            "date": "2024-12-06",
            "count": 1
          },
          {
            "date": "2024-12-07",
            "count": 3
          },
          {
            "date": "2024-12-09",
            "count": 1
          },
          {
            "date": "2024-12-10",
            "count": 1
          },
          {
            "date": "2024-12-16",
            "count": 1
          },
          {
            "date": "2024-12-18",
            "count": 1
          },
          {
            "date": "2024-12-19",
            "count": 3
          },
          {
            "date": "2024-12-20",
            "count": 1
          },
          {
            "date": "2024-12-23",
            "count": 1
          },
          {
            "date": "2024-12-25",
            "count": 1
          },
          {
            "date": "2024-12-26",
            "count": 1
          },
          {
            "date": "2024-12-28",
            "count": 1
          },
          {
            "date": "2025-01-01",
            "count": 1
          },
          {
            "date": "2025-01-04",
            "count": 2
          },
          {
            "date": "2025-01-05",
            "count": 1
          },
          {
            "date": "2025-01-06",
            "count": 1
          },
          {
            "date": "2025-01-07",
            "count": 1
          },
          {
            "date": "2025-01-08",
            "count": 2
          },
          {
            "date": "2025-01-09",
            "count": 2
          },
          {
            "date": "2025-01-12",
            "count": 1
          },
          {
            "date": "2025-01-13",
            "count": 1
          },
          {
            "date": "2025-01-14",
            "count": 3
          },
          {
            "date": "2025-01-15",
            "count": 7
          },
          {
            "date": "2025-01-16",
            "count": 5
          },
          {
            "date": "2025-01-17",
            "count": 3
          },
          {
            "date": "2025-01-19",
            "count": 2
          },
          {
            "date": "2025-01-20",
            "count": 3
          },
          {
            "date": "2025-01-21",
            "count": 1
          },
          {
            "date": "2025-01-23",
            "count": 2
          },
          {
            "date": "2025-01-24",
            "count": 1
          },
          {
            "date": "2025-01-25",
            "count": 2
          },
          {
            "date": "2025-01-26",
            "count": 2
          },
          {
            "date": "2025-01-27",
            "count": 2
          },
          {
            "date": "2025-01-28",
            "count": 1
          },
          {
            "date": "2025-01-30",
            "count": 1
          },
          {
            "date": "2025-01-31",
            "count": 1
          },
          {
            "date": "2025-02-01",
            "count": 1
          },
          {
            "date": "2025-02-03",
            "count": 1
          },
          {
            "date": "2025-02-04",
            "count": 2
          },
          {
            "date": "2025-02-05",
            "count": 1
          },
          {
            "date": "2025-02-06",
            "count": 1
          },
          {
            "date": "2025-02-07",
            "count": 1
          },
          {
            "date": "2025-02-08",
            "count": 3
          },
          {
            "date": "2025-02-09",
            "count": 1
          },
          {
            "date": "2025-02-10",
            "count": 2
          },
          {
            "date": "2025-02-11",
            "count": 2
          },
          {
            "date": "2025-02-12",
            "count": 1
          },
          {
            "date": "2025-02-13",
            "count": 1
          },
          {
            "date": "2025-02-14",
            "count": 2
          },
          {
            "date": "2025-02-16",
            "count": 2
          },
          {
            "date": "2025-02-17",
            "count": 3
          },
          {
            "date": "2025-02-18",
            "count": 1
          },
          {
            "date": "2025-02-19",
            "count": 1
          },
          {
            "date": "2025-02-20",
            "count": 1
          },
          {
            "date": "2025-02-21",
            "count": 1
          },
          {
            "date": "2025-02-24",
            "count": 3
          },
          {
            "date": "2025-02-25",
            "count": 1
          },
          {
            "date": "2025-02-26",
            "count": 2
          },
          {
            "date": "2025-02-27",
            "count": 1
          },
          {
            "date": "2025-02-28",
            "count": 3
          },
          {
            "date": "2025-03-02",
            "count": 1
          },
          {
            "date": "2025-03-03",
            "count": 3
          },
          {
            "date": "2025-03-04",
            "count": 2
          },
          {
            "date": "2025-03-05",
            "count": 1
          },
          {
            "date": "2025-03-06",
            "count": 4
          },
          {
            "date": "2025-03-08",
            "count": 1
          },
          {
            "date": "2025-03-10",
            "count": 1
          },
          {
            "date": "2025-03-11",
            "count": 2
          },
          {
            "date": "2025-03-12",
            "count": 2
          },
          {
            "date": "2025-03-14",
            "count": 1
          },
          {
            "date": "2025-03-15",
            "count": 1
          },
          {
            "date": "2025-03-16",
            "count": 1
          },
          {
            "date": "2025-03-17",
            "count": 2
          },
          {
            "date": "2025-03-18",
            "count": 3
          },
          {
            "date": "2025-03-19",
            "count": 2
          },
          {
            "date": "2025-03-20",
            "count": 3
          },
          {
            "date": "2025-03-21",
            "count": 1
          },
          {
            "date": "2025-03-23",
            "count": 2
          },
          {
            "date": "2025-03-24",
            "count": 4
          },
          {
            "date": "2025-03-25",
            "count": 2
          },
          {
            "date": "2025-03-26",
            "count": 3
          },
          {
            "date": "2025-03-27",
            "count": 3
          },
          {
            "date": "2025-03-28",
            "count": 2
          },
          {
            "date": "2025-03-29",
            "count": 1
          },
          {
            "date": "2025-03-30",
            "count": 1
          },
          {
            "date": "2025-03-31",
            "count": 1
          },
          {
            "date": "2025-04-01",
            "count": 2
          },
          {
            "date": "2025-04-02",
            "count": 1
          },
          {
            "date": "2025-04-03",
            "count": 1
          },
          {
            "date": "2025-04-04",
            "count": 3
          },
          {
            "date": "2025-04-06",
            "count": 2
          },
          {
            "date": "2025-04-07",
            "count": 2
          },
          {
            "date": "2025-04-08",
            "count": 4
          },
          {
            "date": "2025-04-09",
            "count": 3
          },
          {
            "date": "2025-04-11",
            "count": 2
          },
          {
            "date": "2025-04-12",
            "count": 2
          },
          {
            "date": "2025-04-14",
            "count": 1
          },
          {
            "date": "2025-04-15",
            "count": 1
          },
          {
            "date": "2025-04-16",
            "count": 2
          },
          {
            "date": "2025-04-17",
            "count": 1
          },
          {
            "date": "2025-04-19",
            "count": 2
          },
          {
            "date": "2025-04-20",
            "count": 2
          },
          {
            "date": "2025-04-22",
            "count": 1
          },
          {
            "date": "2025-04-23",
            "count": 3
          },
          {
            "date": "2025-04-24",
            "count": 2
          },
          {
            "date": "2025-04-25",
            "count": 1
          },
          {
            "date": "2025-04-27",
            "count": 3
          },
          {
            "date": "2025-04-28",
            "count": 1
          },
          {
            "date": "2025-04-29",
            "count": 2
          },
          {
            "date": "2025-05-02",
            "count": 1
          },
          {
            "date": "2025-05-05",
            "count": 2
          },
          {
            "date": "2025-05-06",
            "count": 3
          },
          {
            "date": "2025-05-07",
            "count": 2
          },
          {
            "date": "2025-05-09",
            "count": 2
          },
          {
            "date": "2025-05-12",
            "count": 3
          },
          {
            "date": "2025-05-13",
            "count": 3
          },
          {
            "date": "2025-05-14",
            "count": 1
          },
          {
            "date": "2025-05-16",
            "count": 3
          },
          {
            "date": "2025-05-17",
            "count": 2
          },
          {
            "date": "2025-05-18",
            "count": 4
          },
          {
            "date": "2025-05-20",
            "count": 1
          },
          {
            "date": "2025-05-21",
            "count": 1
          },
          {
            "date": "2025-05-23",
            "count": 1
          },
          {
            "date": "2025-05-24",
            "count": 1
          },
          {
            "date": "2025-05-25",
            "count": 2
          },
          {
            "date": "2025-05-26",
            "count": 2
          },
          {
            "date": "2025-05-27",
            "count": 1
          },
          {
            "date": "2025-05-28",
            "count": 1
          },
          {
            "date": "2025-05-31",
            "count": 1
          },
          {
            "date": "2025-06-02",
            "count": 2
          },
          {
            "date": "2025-06-03",
            "count": 3
          },
          {
            "date": "2025-06-04",
            "count": 4
          },
          {
            "date": "2025-06-05",
            "count": 1
          },
          {
            "date": "2025-06-06",
            "count": 1
          },
          {
            "date": "2025-06-09",
            "count": 1
          },
          {
            "date": "2025-06-11",
            "count": 1
          },
          {
            "date": "2025-06-12",
            "count": 5
          },
          {
            "date": "2025-06-13",
            "count": 8
          },
          {
            "date": "2025-06-14",
            "count": 3
          },
          {
            "date": "2025-06-15",
            "count": 1
          },
          {
            "date": "2025-06-17",
            "count": 2
          },
          {
            "date": "2025-06-20",
            "count": 2
          },
          {
            "date": "2025-06-24",
            "count": 2
          },
          {
            "date": "2025-06-25",
            "count": 2
          },
          {
            "date": "2025-06-26",
            "count": 2
          },
          {
            "date": "2025-06-29",
            "count": 1
          },
          {
            "date": "2025-07-02",
            "count": 2
          },
          {
            "date": "2025-07-03",
            "count": 4
          },
          {
            "date": "2025-07-04",
            "count": 4
          },
          {
            "date": "2025-07-05",
            "count": 1
          },
          {
            "date": "2025-07-07",
            "count": 1
          },
          {
            "date": "2025-07-09",
            "count": 2
          },
          {
            "date": "2025-07-13",
            "count": 1
          },
          {
            "date": "2025-07-14",
            "count": 2
          },
          {
            "date": "2025-07-15",
            "count": 3
          },
          {
            "date": "2025-07-16",
            "count": 1
          },
          {
            "date": "2025-07-17",
            "count": 3
          },
          {
            "date": "2025-07-18",
            "count": 1
          },
          {
            "date": "2025-07-20",
            "count": 1
          },
          {
            "date": "2025-07-22",
            "count": 2
          },
          {
            "date": "2025-07-23",
            "count": 3
          },
          {
            "date": "2025-07-24",
            "count": 3
          },
          {
            "date": "2025-07-26",
            "count": 1
          },
          {
            "date": "2025-07-28",
            "count": 2
          },
          {
            "date": "2025-07-30",
            "count": 2
          },
          {
            "date": "2025-07-31",
            "count": 1
          },
          {
            "date": "2025-08-01",
            "count": 2
          },
          {
            "date": "2025-08-03",
            "count": 2
          },
          {
            "date": "2025-08-04",
            "count": 1
          },
          {
            "date": "2025-08-05",
            "count": 1
          },
          {
            "date": "2025-08-06",
            "count": 5
          },
          {
            "date": "2025-08-07",
            "count": 3
          },
          {
            "date": "2025-08-08",
            "count": 1
          },
          {
            "date": "2025-08-10",
            "count": 3
          },
          {
            "date": "2025-08-12",
            "count": 1
          },
          {
            "date": "2025-08-13",
            "count": 1
          },
          {
            "date": "2025-08-14",
            "count": 1
          },
          {
            "date": "2025-08-15",
            "count": 2
          },
          {
            "date": "2025-08-16",
            "count": 1
          },
          {
            "date": "2025-08-20",
            "count": 2
          },
          {
            "date": "2025-08-21",
            "count": 1
          },
          {
            "date": "2025-08-22",
            "count": 2
          },
          {
            "date": "2025-08-23",
            "count": 1
          },
          {
            "date": "2025-08-24",
            "count": 3
          },
          {
            "date": "2025-08-25",
            "count": 1
          },
          {
            "date": "2025-08-26",
            "count": 2
          },
          {
            "date": "2025-08-29",
            "count": 1
          },
          {
            "date": "2025-09-01",
            "count": 5
          },
          {
            "date": "2025-09-02",
            "count": 1
          },
          {
            "date": "2025-09-03",
            "count": 2
          },
          {
            "date": "2025-09-04",
            "count": 2
          },
          {
            "date": "2025-09-06",
            "count": 2
          },
          {
            "date": "2025-09-08",
            "count": 3
          },
          {
            "date": "2025-09-09",
            "count": 2
          },
          {
            "date": "2025-09-10",
            "count": 2
          },
          {
            "date": "2025-09-11",
            "count": 1
          },
          {
            "date": "2025-09-13",
            "count": 3
          },
          {
            "date": "2025-09-14",
            "count": 1
          },
          {
            "date": "2025-09-15",
            "count": 1
          },
          {
            "date": "2025-09-16",
            "count": 2
          },
          {
            "date": "2025-09-17",
            "count": 1
          },
          {
            "date": "2025-09-18",
            "count": 3
          },
          {
            "date": "2025-09-19",
            "count": 6
          },
          {
            "date": "2025-09-20",
            "count": 6
          },
          {
            "date": "2025-09-21",
            "count": 2
          },
          {
            "date": "2025-09-22",
            "count": 2
          },
          {
            "date": "2025-09-23",
            "count": 1
          },
          {
            "date": "2025-09-24",
            "count": 2
          },
          {
            "date": "2025-09-25",
            "count": 2
          },
          {
            "date": "2025-09-26",
            "count": 3
          },
          {
            "date": "2025-09-27",
            "count": 1
          },
          {
            "date": "2025-09-29",
            "count": 1
          },
          {
            "date": "2025-10-02",
            "count": 1
          },
          {
            "date": "2025-10-08",
            "count": 2
          },
          {
            "date": "2025-10-09",
            "count": 1
          },
          {
            "date": "2025-10-11",
            "count": 2
          },
          {
            "date": "2025-10-12",
            "count": 1
          },
          {
            "date": "2025-10-13",
            "count": 2
          },
          {
            "date": "2025-10-14",
            "count": 1
          },
          {
            "date": "2025-10-15",
            "count": 3
          },
          {
            "date": "2025-10-16",
            "count": 3
          },
          {
            "date": "2025-10-18",
            "count": 1
          },
          {
            "date": "2025-10-19",
            "count": 2
          },
          {
            "date": "2025-10-21",
            "count": 2
          },
          {
            "date": "2025-10-22",
            "count": 1
          },
          {
            "date": "2025-10-23",
            "count": 1
          },
          {
            "date": "2025-10-24",
            "count": 1
          },
          {
            "date": "2025-10-25",
            "count": 1
          },
          {
            "date": "2025-10-26",
            "count": 4
          },
          {
            "date": "2025-10-27",
            "count": 1
          },
          {
            "date": "2025-10-28",
            "count": 2
          },
          {
            "date": "2025-10-30",
            "count": 2
          },
          {
            "date": "2025-10-31",
            "count": 1
          },
          {
            "date": "2025-11-02",
            "count": 2
          },
          {
            "date": "2025-11-03",
            "count": 1
          },
          {
            "date": "2025-11-05",
            "count": 1
          },
          {
            "date": "2025-11-06",
            "count": 2
          },
          {
            "date": "2025-11-07",
            "count": 2
          },
          {
            "date": "2025-11-09",
            "count": 2
          },
          {
            "date": "2025-11-10",
            "count": 1
          },
          {
            "date": "2025-11-11",
            "count": 2
          },
          {
            "date": "2025-11-12",
            "count": 2
          },
          {
            "date": "2025-11-13",
            "count": 1
          },
          {
            "date": "2025-11-15",
            "count": 3
          },
          {
            "date": "2025-11-16",
            "count": 2
          },
          {
            "date": "2025-11-17",
            "count": 2
          },
          {
            "date": "2025-11-19",
            "count": 1
          },
          {
            "date": "2025-11-20",
            "count": 1
          },
          {
            "date": "2025-11-21",
            "count": 2
          },
          {
            "date": "2025-11-23",
            "count": 1
          },
          {
            "date": "2025-11-24",
            "count": 2
          },
          {
            "date": "2025-11-25",
            "count": 2
          },
          {
            "date": "2025-11-26",
            "count": 2
          },
          {
            "date": "2025-11-28",
            "count": 2
          },
          {
            "date": "2025-11-29",
            "count": 2
          },
          {
            "date": "2025-11-30",
            "count": 1
          },
          {
            "date": "2025-12-01",
            "count": 2
          },
          {
            "date": "2025-12-02",
            "count": 1
          },
          {
            "date": "2025-12-03",
            "count": 2
          },
          {
            "date": "2025-12-04",
            "count": 6
          },
          {
            "date": "2025-12-05",
            "count": 3
          },
          {
            "date": "2025-12-06",
            "count": 1
          },
          {
            "date": "2025-12-07",
            "count": 4
          },
          {
            "date": "2025-12-08",
            "count": 3
          },
          {
            "date": "2025-12-09",
            "count": 2
          },
          {
            "date": "2025-12-10",
            "count": 1
          },
          {
            "date": "2025-12-11",
            "count": 2
          },
          {
            "date": "2025-12-13",
            "count": 1
          },
          {
            "date": "2025-12-14",
            "count": 1
          },
          {
            "date": "2025-12-15",
            "count": 2
          },
          {
            "date": "2025-12-16",
            "count": 1
          },
          {
            "date": "2025-12-17",
            "count": 1
          },
          {
            "date": "2025-12-18",
            "count": 1
          },
          {
            "date": "2025-12-19",
            "count": 1
          },
          {
            "date": "2025-12-20",
            "count": 1
          },
          {
            "date": "2025-12-21",
            "count": 1
          },
          {
            "date": "2025-12-24",
            "count": 3
          },
          {
            "date": "2025-12-25",
            "count": 2
          },
          {
            "date": "2025-12-26",
            "count": 1
          },
          {
            "date": "2025-12-28",
            "count": 2
          },
          {
            "date": "2025-12-29",
            "count": 3
          },
          {
            "date": "2025-12-30",
            "count": 2
          },
          {
            "date": "2026-01-02",
            "count": 1
          },
          {
            "date": "2026-01-03",
            "count": 3
          },
          {
            "date": "2026-01-04",
            "count": 1
          },
          {
            "date": "2026-01-05",
            "count": 1
          },
          {
            "date": "2026-01-06",
            "count": 2
          },
          {
            "date": "2026-01-07",
            "count": 2
          },
          {
            "date": "2026-01-08",
            "count": 1
          },
          {
            "date": "2026-01-09",
            "count": 1
          },
          {
            "date": "2026-01-10",
            "count": 1
          },
          {
            "date": "2026-01-11",
            "count": 1
          },
          {
            "date": "2026-01-12",
            "count": 1
          },
          {
            "date": "2026-01-14",
            "count": 2
          },
          {
            "date": "2026-01-16",
            "count": 3
          },
          {
            "date": "2026-01-19",
            "count": 3
          },
          {
            "date": "2026-01-23",
            "count": 1
          },
          {
            "date": "2026-01-24",
            "count": 1
          },
          {
            "date": "2026-01-25",
            "count": 2
          },
          {
            "date": "2026-01-26",
            "count": 1
          },
          {
            "date": "2026-01-27",
            "count": 2
          },
          {
            "date": "2026-01-28",
            "count": 3
          },
          {
            "date": "2026-01-29",
            "count": 1
          },
          {
            "date": "2026-01-31",
            "count": 1
          },
          {
            "date": "2026-02-01",
            "count": 1
          },
          {
            "date": "2026-02-02",
            "count": 3
          },
          {
            "date": "2026-02-03",
            "count": 1
          },
          {
            "date": "2026-02-04",
            "count": 1
          },
          {
            "date": "2026-02-05",
            "count": 1
          },
          {
            "date": "2026-02-06",
            "count": 2
          },
          {
            "date": "2026-02-07",
            "count": 3
          },
          {
            "date": "2026-02-08",
            "count": 3
          },
          {
            "date": "2026-02-09",
            "count": 2
          },
          {
            "date": "2026-02-10",
            "count": 2
          },
          {
            "date": "2026-02-11",
            "count": 1
          },
          {
            "date": "2026-02-12",
            "count": 2
          },
          {
            "date": "2026-02-14",
            "count": 1
          },
          {
            "date": "2026-02-15",
            "count": 2
          },
          {
            "date": "2026-02-16",
            "count": 1
          },
          {
            "date": "2026-02-17",
            "count": 1
          },
          {
            "date": "2026-02-18",
            "count": 1
          },
          {
            "date": "2026-02-19",
            "count": 1
          },
          {
            "date": "2026-02-20",
            "count": 5
          },
          {
            "date": "2026-02-22",
            "count": 2
          },
          {
            "date": "2026-02-23",
            "count": 5
          },
          {
            "date": "2026-02-24",
            "count": 2
          },
          {
            "date": "2026-02-25",
            "count": 3
          },
          {
            "date": "2026-02-27",
            "count": 1
          },
          {
            "date": "2026-02-28",
            "count": 1
          },
          {
            "date": "2026-03-02",
            "count": 4
          },
          {
            "date": "2026-03-04",
            "count": 1
          },
          {
            "date": "2026-03-06",
            "count": 1
          },
          {
            "date": "2026-03-07",
            "count": 3
          },
          {
            "date": "2026-03-08",
            "count": 1
          },
          {
            "date": "2026-03-10",
            "count": 1
          },
          {
            "date": "2026-03-11",
            "count": 1
          },
          {
            "date": "2026-03-12",
            "count": 4
          },
          {
            "date": "2026-03-13",
            "count": 2
          },
          {
            "date": "2026-03-17",
            "count": 2
          },
          {
            "date": "2026-03-18",
            "count": 2
          },
          {
            "date": "2026-03-19",
            "count": 5
          },
          {
            "date": "2026-03-20",
            "count": 3
          },
          {
            "date": "2026-03-21",
            "count": 2
          },
          {
            "date": "2026-03-22",
            "count": 1
          },
          {
            "date": "2026-03-23",
            "count": 1
          },
          {
            "date": "2026-03-24",
            "count": 2
          },
          {
            "date": "2026-03-25",
            "count": 2
          },
          {
            "date": "2026-03-26",
            "count": 8
          },
          {
            "date": "2026-03-27",
            "count": 3
          },
          {
            "date": "2026-03-29",
            "count": 1
          },
          {
            "date": "2026-03-30",
            "count": 2
          },
          {
            "date": "2026-03-31",
            "count": 5
          },
          {
            "date": "2026-04-04",
            "count": 1
          },
          {
            "date": "2026-04-06",
            "count": 2
          },
          {
            "date": "2026-04-07",
            "count": 1
          },
          {
            "date": "2026-04-08",
            "count": 2
          },
          {
            "date": "2026-04-09",
            "count": 5
          },
          {
            "date": "2026-04-10",
            "count": 2
          },
          {
            "date": "2026-04-11",
            "count": 2
          },
          {
            "date": "2026-04-12",
            "count": 2
          },
          {
            "date": "2026-04-13",
            "count": 3
          },
          {
            "date": "2026-04-14",
            "count": 1
          },
          {
            "date": "2026-04-15",
            "count": 1
          },
          {
            "date": "2026-04-16",
            "count": 2
          },
          {
            "date": "2026-04-17",
            "count": 2
          },
          {
            "date": "2026-04-18",
            "count": 1
          },
          {
            "date": "2026-04-21",
            "count": 1
          },
          {
            "date": "2026-04-22",
            "count": 2
          },
          {
            "date": "2026-04-23",
            "count": 4
          },
          {
            "date": "2026-04-26",
            "count": 3
          },
          {
            "date": "2026-04-27",
            "count": 2
          },
          {
            "date": "2026-04-28",
            "count": 1
          },
          {
            "date": "2026-04-29",
            "count": 2
          },
          {
            "date": "2026-04-30",
            "count": 3
          },
          {
            "date": "2026-05-02",
            "count": 1
          },
          {
            "date": "2026-05-03",
            "count": 2
          },
          {
            "date": "2026-05-04",
            "count": 3
          },
          {
            "date": "2026-05-05",
            "count": 3
          },
          {
            "date": "2026-05-06",
            "count": 4
          },
          {
            "date": "2026-05-07",
            "count": 4
          },
          {
            "date": "2026-05-08",
            "count": 3
          },
          {
            "date": "2026-05-09",
            "count": 1
          },
          {
            "date": "2026-05-10",
            "count": 2
          },
          {
            "date": "2026-05-11",
            "count": 3
          },
          {
            "date": "2026-05-12",
            "count": 1
          },
          {
            "date": "2026-05-13",
            "count": 1
          },
          {
            "date": "2026-05-14",
            "count": 1
          },
          {
            "date": "2026-05-15",
            "count": 2
          },
          {
            "date": "2026-05-16",
            "count": 4
          },
          {
            "date": "2026-05-17",
            "count": 2
          },
          {
            "date": "2026-05-18",
            "count": 1
          },
          {
            "date": "2026-05-19",
            "count": 2
          },
          {
            "date": "2026-05-20",
            "count": 2
          },
          {
            "date": "2026-05-22",
            "count": 3
          },
          {
            "date": "2026-05-23",
            "count": 1
          },
          {
            "date": "2026-05-24",
            "count": 2
          },
          {
            "date": "2026-05-25",
            "count": 1
          },
          {
            "date": "2026-05-26",
            "count": 3
          },
          {
            "date": "2026-05-27",
            "count": 2
          },
          {
            "date": "2026-05-28",
            "count": 4
          },
          {
            "date": "2026-05-29",
            "count": 1
          },
          {
            "date": "2026-05-30",
            "count": 2
          },
          {
            "date": "2026-06-01",
            "count": 1
          },
          {
            "date": "2026-06-02",
            "count": 1
          },
          {
            "date": "2026-06-03",
            "count": 2
          },
          {
            "date": "2026-06-04",
            "count": 3
          },
          {
            "date": "2026-06-05",
            "count": 3
          },
          {
            "date": "2026-06-07",
            "count": 1
          },
          {
            "date": "2026-06-08",
            "count": 2
          },
          {
            "date": "2026-06-09",
            "count": 1
          },
          {
            "date": "2026-06-10",
            "count": 1
          },
          {
            "date": "2026-06-11",
            "count": 2
          },
          {
            "date": "2026-06-12",
            "count": 1
          },
          {
            "date": "2026-06-13",
            "count": 2
          },
          {
            "date": "2026-06-14",
            "count": 1
          },
          {
            "date": "2026-06-16",
            "count": 1
          },
          {
            "date": "2026-06-17",
            "count": 1
          },
          {
            "date": "2026-06-18",
            "count": 11
          },
          {
            "date": "2026-06-19",
            "count": 4
          },
          {
            "date": "2026-06-20",
            "count": 1
          },
          {
            "date": "2026-06-22",
            "count": 1
          },
          {
            "date": "2026-06-23",
            "count": 1
          },
          {
            "date": "2026-06-24",
            "count": 1
          },
          {
            "date": "2026-06-25",
            "count": 2
          },
          {
            "date": "2026-06-26",
            "count": 3
          },
          {
            "date": "2026-06-27",
            "count": 2
          },
          {
            "date": "2026-06-28",
            "count": 1
          },
          {
            "date": "2026-06-29",
            "count": 1
          },
          {
            "date": "2026-07-01",
            "count": 1
          },
          {
            "date": "2026-07-02",
            "count": 3
          },
          {
            "date": "2026-07-03",
            "count": 2
          },
          {
            "date": "2026-07-04",
            "count": 3
          },
          {
            "date": "2026-07-05",
            "count": 3
          },
          {
            "date": "2026-07-06",
            "count": 2
          },
          {
            "date": "2026-07-07",
            "count": 2
          },
          {
            "date": "2026-07-08",
            "count": 5
          },
          {
            "date": "2026-07-10",
            "count": 2
          },
          {
            "date": "2026-07-11",
            "count": 1
          },
          {
            "date": "2026-07-12",
            "count": 5
          },
          {
            "date": "2026-07-13",
            "count": 2
          },
          {
            "date": "2026-07-14",
            "count": 2
          },
          {
            "date": "2026-07-15",
            "count": 1
          },
          {
            "date": "2026-07-16",
            "count": 1
          },
          {
            "date": "2026-07-17",
            "count": 1
          },
          {
            "date": "2026-07-18",
            "count": 1
          },
          {
            "date": "2026-07-19",
            "count": 2
          },
          {
            "date": "2026-07-20",
            "count": 2
          },
          {
            "date": "2026-07-21",
            "count": 3
          },
          {
            "date": "2026-07-22",
            "count": 1
          },
          {
            "date": "2026-07-23",
            "count": 3
          },
          {
            "date": "2026-07-24",
            "count": 8
          },
          {
            "date": "2026-07-25",
            "count": 13
          },
          {
            "date": "2026-07-26",
            "count": 1
          },
          {
            "date": "2026-07-27",
            "count": 5
          },
          {
            "date": "2026-07-28",
            "count": 9
          },
          {
            "date": "2026-07-29",
            "count": 5
          },
          {
            "date": "2026-07-30",
            "count": 4
          },
          {
            "date": "2026-07-31",
            "count": 2
          },
          {
            "date": "2026-08-01",
            "count": 4
          },
          {
            "date": "2026-08-02",
            "count": 5
          },
          {
            "date": "2026-08-03",
            "count": 8
          },
          {
            "date": "2026-08-04",
            "count": 6
          },
          {
            "date": "2026-08-05",
            "count": 2
          }
        ],
        "complete": false,
        "collected": 1000,
        "total_forks": 3272
      },
      "star_history": null,
      "open_issues_and_prs": 1119
    },
    "ai_readiness": {
      "has_nix": true,
      "example_dirs": [],
      "has_llms_txt": false,
      "has_dockerfile": true,
      "has_mcp_signal": false,
      "bootstrap_files": [
        "Makefile",
        "contrib/pkginstaller/Makefile",
        "docs/Makefile",
        "pkg/api/Makefile",
        "rpm/Makefile",
        "test/tools/Makefile",
        "test/tools/vendor/github.com/Masterminds/semver/v3/Makefile",
        "test/tools/vendor/github.com/Masterminds/sprig/v3/Makefile",
        "test/tools/vendor/github.com/cpuguy83/go-md2man/v2/Makefile",
        "test/tools/vendor/github.com/felixge/httpsnoop/Makefile",
        "test/tools/vendor/github.com/gorilla/handlers/Makefile",
        "test/tools/vendor/github.com/sagikazarmark/locafero/justfile",
        "test/tools/vendor/github.com/spf13/cast/Makefile",
        "test/tools/vendor/github.com/spf13/viper/Makefile",
        "vendor/github.com/Masterminds/semver/v3/Makefile",
        "vendor/github.com/aperturerobotics/protobuf-go-lite/Makefile",
        "vendor/github.com/checkpoint-restore/go-criu/v8/Makefile",
        "vendor/github.com/containers/luksy/Makefile",
        "vendor/github.com/containers/ocicrypt/Makefile",
        "vendor/github.com/containers/psgo/Makefile",
        "vendor/github.com/distribution/reference/Makefile",
        "vendor/github.com/felixge/httpsnoop/Makefile",
        "vendor/github.com/fsouza/go-dockerclient/Makefile",
        "vendor/github.com/go-task/slim-sprig/v3/Taskfile.yml",
        "vendor/github.com/gorilla/handlers/Makefile",
        "vendor/github.com/gorilla/mux/Makefile",
        "vendor/github.com/gorilla/schema/Makefile",
        "vendor/github.com/hashicorp/go-multierror/Makefile",
        "vendor/github.com/hashicorp/go-retryablehttp/Makefile",
        "vendor/github.com/kevinburke/ssh_config/Makefile",
        "vendor/github.com/manifoldco/promptui/Makefile",
        "vendor/github.com/mistifyio/go-zfs/v4/Makefile",
        "vendor/github.com/moby/moby/api/Makefile",
        "vendor/github.com/onsi/ginkgo/v2/Makefile",
        "vendor/github.com/openshift/imagebuilder/Makefile",
        "vendor/github.com/pkg/errors/Makefile",
        "vendor/github.com/pkg/sftp/Makefile",
        "vendor/github.com/seccomp/libseccomp-golang/Makefile",
        "vendor/github.com/smallstep/pkcs7/Makefile",
        "vendor/github.com/spf13/cobra/Makefile",
        "vendor/github.com/stefanberger/go-pkcs11uri/Makefile",
        "vendor/github.com/vishvananda/netlink/Makefile",
        "vendor/go.etcd.io/bbolt/Makefile",
        "vendor/go.opentelemetry.io/otel/Makefile",
        "vendor/go.podman.io/buildah/Makefile",
        "vendor/go.podman.io/storage/Makefile",
        "vendor/google.golang.org/grpc/Makefile"
      ],
      "api_schema_files": [
        "pkg/api/grpcpb/noop.proto",
        "vendor/github.com/checkpoint-restore/go-criu/v8/rpc/rpc.proto",
        "vendor/github.com/checkpoint-restore/go-criu/v8/stats/stats.proto",
        "vendor/github.com/containers/ocicrypt/utils/keyprovider/keyprovider.proto",
        "vendor/github.com/moby/buildkit/util/stack/stack.proto",
        "vendor/github.com/moby/moby/api/swagger.yaml",
        "vendor/github.com/rootless-containers/rootlesskit/v2/pkg/api/openapi.yaml"
      ],
      "has_devcontainer": false,
      "typecheck_configs": [],
      "toolchain_manifests": [
        "go.mod",
        "test/tools/go.mod"
      ],
      "largest_source_bytes": 279575,
      "source_files_sampled": 1511,
      "oversized_source_files": 17,
      "agent_instruction_files": [
        "AGENTS.md",
        "test/tools/vendor/github.com/pelletier/go-toml/v2/AGENTS.md",
        "vendor/go.opentelemetry.io/otel/AGENTS.md",
        "vendor/go.opentelemetry.io/otel/CLAUDE.md"
      ],
      "agent_instruction_max_bytes": 8466
    },
    "dependencies": {
      "manifests": [
        "docs/requirements.txt",
        "go.mod",
        "pyproject.toml"
      ],
      "advisories": {
        "error": null,
        "scope": "repository_graph",
        "source": "osv",
        "findings": [
          {
            "name": "golang.org/x/crypto",
            "direct": true,
            "version": "v0.54.0",
            "severity": "unknown",
            "ecosystem": "go",
            "cvss_score": null,
            "advisory_ids": [
              "GO-2026-5932"
            ],
            "fixed_version": null,
            "advisory_count": 1,
            "oldest_advisory_days": 28
          }
        ],
        "collected": true,
        "malicious": [],
        "truncated": false,
        "by_severity": {
          "unknown": 1
        },
        "advisory_count": 1,
        "affected_count": 1,
        "assessed_count": 235,
        "malicious_count": 0,
        "assessed_package": null,
        "unassessed_count": 8,
        "direct_affected_count": 1
      },
      "ecosystems": [
        "go",
        "pypi"
      ],
      "dependencies": [
        {
          "name": "github.com/Microsoft/go-winio",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.6.2"
        },
        {
          "name": "github.com/blang/semver/v4",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v4.0.0"
        },
        {
          "name": "github.com/checkpoint-restore/checkpointctl",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.5.0"
        },
        {
          "name": "github.com/checkpoint-restore/go-criu/v8",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v8.4.0"
        },
        {
          "name": "github.com/containers/gvisor-tap-vsock",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.8.9"
        },
        {
          "name": "github.com/containers/libhvee",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.11.0"
        },
        {
          "name": "github.com/containers/ocicrypt",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.3.2"
        },
        {
          "name": "github.com/containers/psgo",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.10.0"
        },
        {
          "name": "github.com/containers/winquit",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.1.0"
        },
        {
          "name": "github.com/coreos/go-systemd/v22",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v22.7.0"
        },
        {
          "name": "github.com/crc-org/vfkit",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.6.4"
        },
        {
          "name": "github.com/cyphar/filepath-securejoin",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.7.0"
        },
        {
          "name": "github.com/digitalocean/go-qemu",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.0.0-20250212194115-ee9b0668d242"
        },
        {
          "name": "github.com/docker/distribution",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v2.8.3+incompatible"
        },
        {
          "name": "github.com/docker/go-connections",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.8.1"
        },
        {
          "name": "github.com/docker/go-plugins-helpers",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.0.0-20240701071450-45e2431495c8"
        },
        {
          "name": "github.com/docker/go-units",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.5.0"
        },
        {
          "name": "github.com/godbus/dbus/v5",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v5.2.2"
        },
        {
          "name": "github.com/google/shlex",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.0.0-20191202100458-e7afc7fbc510"
        },
        {
          "name": "github.com/google/uuid",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.6.0"
        },
        {
          "name": "github.com/gorilla/handlers",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.5.2"
        },
        {
          "name": "github.com/gorilla/mux",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.8.1"
        },
        {
          "name": "github.com/gorilla/schema",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.4.1"
        },
        {
          "name": "github.com/hashicorp/go-multierror",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.1.1"
        },
        {
          "name": "github.com/hugelgupf/p9",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.4.1"
        },
        {
          "name": "github.com/jinzhu/copier",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.4.0"
        },
        {
          "name": "github.com/json-iterator/go",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.1.12"
        },
        {
          "name": "github.com/kevinburke/ssh_config",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.5.0"
        },
        {
          "name": "github.com/klauspost/pgzip",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.2.6"
        },
        {
          "name": "github.com/linuxkit/virtsock",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.0.0-20241009230534-cb6a20cc0422"
        },
        {
          "name": "github.com/mattn/go-shellwords",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.0.14"
        },
        {
          "name": "github.com/mattn/go-sqlite3",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.14.49"
        },
        {
          "name": "github.com/mdlayher/vsock",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.3.0"
        },
        {
          "name": "github.com/moby/docker-image-spec",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.3.1"
        },
        {
          "name": "github.com/moby/moby/api",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.55.0"
        },
        {
          "name": "github.com/moby/moby/client",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.5.1"
        },
        {
          "name": "github.com/moby/sys/capability",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.4.0"
        },
        {
          "name": "github.com/moby/sys/user",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.4.1"
        },
        {
          "name": "github.com/moby/term",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.5.2"
        },
        {
          "name": "github.com/nxadm/tail",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.4.11"
        },
        {
          "name": "github.com/onsi/ginkgo/v2",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v2.32.0"
        },
        {
          "name": "github.com/onsi/gomega",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.42.1"
        },
        {
          "name": "github.com/opencontainers/cgroups",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.0.8"
        },
        {
          "name": "github.com/opencontainers/go-digest",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.0.0"
        },
        {
          "name": "github.com/opencontainers/image-spec",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.1.1"
        },
        {
          "name": "github.com/opencontainers/runtime-spec",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.3.0"
        },
        {
          "name": "github.com/opencontainers/runtime-tools",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.9.1-0.20260316125833-8a4db579f5c8"
        },
        {
          "name": "github.com/opencontainers/selinux",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.15.1"
        },
        {
          "name": "github.com/openshift/imagebuilder",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.2.21"
        },
        {
          "name": "github.com/rootless-containers/rootlesskit/v2",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v2.3.6"
        },
        {
          "name": "github.com/shirou/gopsutil/v4",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v4.26.6"
        },
        {
          "name": "github.com/sirupsen/logrus",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.9.4"
        },
        {
          "name": "github.com/spf13/cobra",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.10.2"
        },
        {
          "name": "github.com/spf13/pflag",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.0.10"
        },
        {
          "name": "github.com/stretchr/testify",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.11.1"
        },
        {
          "name": "github.com/vbauerster/mpb/v8",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v8.14.0"
        },
        {
          "name": "github.com/vishvananda/netlink",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.3.1"
        },
        {
          "name": "go.etcd.io/bbolt",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.5.0"
        },
        {
          "name": "go.podman.io/buildah",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.45.0"
        },
        {
          "name": "go.podman.io/common",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.69.0"
        },
        {
          "name": "go.podman.io/image/v5",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v5.41.0"
        },
        {
          "name": "go.podman.io/storage",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.64.0"
        },
        {
          "name": "golang.org/x/crypto",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.54.0"
        },
        {
          "name": "golang.org/x/net",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.57.0"
        },
        {
          "name": "golang.org/x/sync",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.22.0"
        },
        {
          "name": "golang.org/x/sys",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.47.0"
        },
        {
          "name": "golang.org/x/term",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.45.0"
        },
        {
          "name": "google.golang.org/grpc",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.83.0"
        },
        {
          "name": "google.golang.org/protobuf",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.36.11"
        },
        {
          "name": "gopkg.in/inf.v0",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.9.1"
        },
        {
          "name": "gopkg.in/yaml.v3",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v3.0.1"
        },
        {
          "name": "sigs.k8s.io/yaml",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.6.0"
        },
        {
          "name": "tags.cncf.io/container-device-interface",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.1.0"
        }
      ],
      "all_dependencies": {
        "error": null,
        "source": "github-sbom",
        "packages": [
          {
            "name": "github.com/blang/semver/v4",
            "direct": true,
            "version": "v4.0.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/checkpoint-restore/checkpointctl",
            "direct": true,
            "version": "v1.5.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/checkpoint-restore/go-criu/v8",
            "direct": true,
            "version": "v8.4.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/containers/gvisor-tap-vsock",
            "direct": true,
            "version": "v0.8.9",
            "ecosystem": "go"
          },
          {
            "name": "github.com/containers/libhvee",
            "direct": true,
            "version": "v0.11.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/containers/ocicrypt",
            "direct": true,
            "version": "v1.3.2",
            "ecosystem": "go"
          },
          {
            "name": "github.com/containers/psgo",
            "direct": true,
            "version": "v1.10.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/containers/winquit",
            "direct": true,
            "version": "v1.1.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/coreos/go-systemd/v22",
            "direct": true,
            "version": "v22.7.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/crc-org/vfkit",
            "direct": true,
            "version": "v0.6.4",
            "ecosystem": "go"
          },
          {
            "name": "github.com/cyphar/filepath-securejoin",
            "direct": true,
            "version": "v0.7.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/digitalocean/go-qemu",
            "direct": true,
            "version": "v0.0.0-20250212194115-ee9b0668d242",
            "ecosystem": "go"
          },
          {
            "name": "github.com/docker/distribution",
            "direct": true,
            "version": "v2.8.3+incompatible",
            "ecosystem": "go"
          },
          {
            "name": "github.com/docker/go-connections",
            "direct": true,
            "version": "v0.8.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/docker/go-plugins-helpers",
            "direct": true,
            "version": "v0.0.0-20240701071450-45e2431495c8",
            "ecosystem": "go"
          },
          {
            "name": "github.com/docker/go-units",
            "direct": true,
            "version": "v0.5.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/godbus/dbus/v5",
            "direct": true,
            "version": "v5.2.2",
            "ecosystem": "go"
          },
          {
            "name": "github.com/google/shlex",
            "direct": true,
            "version": "v0.0.0-20191202100458-e7afc7fbc510",
            "ecosystem": "go"
          },
          {
            "name": "github.com/google/uuid",
            "direct": true,
            "version": "v1.6.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/gorilla/handlers",
            "direct": true,
            "version": "v1.5.2",
            "ecosystem": "go"
          },
          {
            "name": "github.com/gorilla/mux",
            "direct": true,
            "version": "v1.8.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/gorilla/schema",
            "direct": true,
            "version": "v1.4.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/hashicorp/go-multierror",
            "direct": true,
            "version": "v1.1.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/hugelgupf/p9",
            "direct": true,
            "version": "v0.4.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/jinzhu/copier",
            "direct": true,
            "version": "v0.4.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/json-iterator/go",
            "direct": true,
            "version": "v1.1.12",
            "ecosystem": "go"
          },
          {
            "name": "github.com/kevinburke/ssh_config",
            "direct": true,
            "version": "v1.5.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/klauspost/pgzip",
            "direct": true,
            "version": "v1.2.6",
            "ecosystem": "go"
          },
          {
            "name": "github.com/linuxkit/virtsock",
            "direct": true,
            "version": "v0.0.0-20241009230534-cb6a20cc0422",
            "ecosystem": "go"
          },
          {
            "name": "github.com/mattn/go-shellwords",
            "direct": true,
            "version": "v1.0.14",
            "ecosystem": "go"
          },
          {
            "name": "github.com/mattn/go-sqlite3",
            "direct": true,
            "version": "v1.14.49",
            "ecosystem": "go"
          },
          {
            "name": "github.com/mdlayher/vsock",
            "direct": true,
            "version": "v1.3.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/microsoft/go-winio",
            "direct": true,
            "version": "v0.6.2",
            "ecosystem": "go"
          },
          {
            "name": "github.com/moby/docker-image-spec",
            "direct": true,
            "version": "v1.3.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/moby/moby/api",
            "direct": true,
            "version": "v1.55.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/moby/moby/client",
            "direct": true,
            "version": "v0.5.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/moby/sys/capability",
            "direct": true,
            "version": "v0.4.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/moby/sys/user",
            "direct": true,
            "version": "v0.4.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/moby/term",
            "direct": true,
            "version": "v0.5.2",
            "ecosystem": "go"
          },
          {
            "name": "github.com/nxadm/tail",
            "direct": true,
            "version": "v1.4.11",
            "ecosystem": "go"
          },
          {
            "name": "github.com/onsi/ginkgo/v2",
            "direct": true,
            "version": "v2.32.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/onsi/gomega",
            "direct": true,
            "version": "v1.42.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/opencontainers/cgroups",
            "direct": true,
            "version": "v0.0.8",
            "ecosystem": "go"
          },
          {
            "name": "github.com/opencontainers/go-digest",
            "direct": true,
            "version": "v1.0.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/opencontainers/image-spec",
            "direct": true,
            "version": "v1.1.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/opencontainers/runtime-spec",
            "direct": true,
            "version": "v1.3.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/opencontainers/runtime-tools",
            "direct": true,
            "version": "v0.9.1-0.20260316125833-8a4db579f5c8",
            "ecosystem": "go"
          },
          {
            "name": "github.com/opencontainers/selinux",
            "direct": true,
            "version": "v1.15.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/openshift/imagebuilder",
            "direct": true,
            "version": "v1.2.21",
            "ecosystem": "go"
          },
          {
            "name": "github.com/rootless-containers/rootlesskit/v2",
            "direct": true,
            "version": "v2.3.6",
            "ecosystem": "go"
          },
          {
            "name": "github.com/shirou/gopsutil/v4",
            "direct": true,
            "version": "v4.26.6",
            "ecosystem": "go"
          },
          {
            "name": "github.com/sirupsen/logrus",
            "direct": true,
            "version": "v1.9.4",
            "ecosystem": "go"
          },
          {
            "name": "github.com/spf13/cobra",
            "direct": true,
            "version": "v1.10.2",
            "ecosystem": "go"
          },
          {
            "name": "github.com/spf13/pflag",
            "direct": true,
            "version": "v1.0.10",
            "ecosystem": "go"
          },
          {
            "name": "github.com/stretchr/testify",
            "direct": true,
            "version": "v1.11.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/vbauerster/mpb/v8",
            "direct": true,
            "version": "v8.14.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/vishvananda/netlink",
            "direct": true,
            "version": "v1.3.1",
            "ecosystem": "go"
          },
          {
            "name": "go.etcd.io/bbolt",
            "direct": true,
            "version": "v1.5.0",
            "ecosystem": "go"
          },
          {
            "name": "go.podman.io/buildah",
            "direct": true,
            "version": "v1.45.0",
            "ecosystem": "go"
          },
          {
            "name": "go.podman.io/common",
            "direct": true,
            "version": "v0.69.0",
            "ecosystem": "go"
          },
          {
            "name": "go.podman.io/image/v5",
            "direct": true,
            "version": "v5.41.0",
            "ecosystem": "go"
          },
          {
            "name": "go.podman.io/storage",
            "direct": true,
            "version": "v1.64.0",
            "ecosystem": "go"
          },
          {
            "name": "golang.org/x/crypto",
            "direct": true,
            "version": "v0.54.0",
            "ecosystem": "go"
          },
          {
            "name": "golang.org/x/net",
            "direct": true,
            "version": "v0.57.0",
            "ecosystem": "go"
          },
          {
            "name": "golang.org/x/sync",
            "direct": true,
            "version": "v0.22.0",
            "ecosystem": "go"
          },
          {
            "name": "golang.org/x/sys",
            "direct": true,
            "version": "v0.47.0",
            "ecosystem": "go"
          },
          {
            "name": "golang.org/x/term",
            "direct": true,
            "version": "v0.45.0",
            "ecosystem": "go"
          },
          {
            "name": "google.golang.org/grpc",
            "direct": true,
            "version": "v1.83.0",
            "ecosystem": "go"
          },
          {
            "name": "google.golang.org/protobuf",
            "direct": true,
            "version": "v1.36.11",
            "ecosystem": "go"
          },
          {
            "name": "gopkg.in/inf.v0",
            "direct": true,
            "version": "v0.9.1",
            "ecosystem": "go"
          },
          {
            "name": "gopkg.in/yaml.v3",
            "direct": true,
            "version": "v3.0.1",
            "ecosystem": "go"
          },
          {
            "name": "sigs.k8s.io/yaml",
            "direct": true,
            "version": "v1.6.0",
            "ecosystem": "go"
          },
          {
            "name": "tags.cncf.io/container-device-interface",
            "direct": true,
            "version": "v1.1.0",
            "ecosystem": "go"
          },
          {
            "name": "cyphar.com/go-pathrs",
            "direct": false,
            "version": "v0.2.5",
            "ecosystem": "go"
          },
          {
            "name": "dario.cat/mergo",
            "direct": false,
            "version": "v1.0.2",
            "ecosystem": "go"
          },
          {
            "name": "github.com/acarl005/stripansi",
            "direct": false,
            "version": "v0.0.0-20180116102854-5a71ef0e047d",
            "ecosystem": "go"
          },
          {
            "name": "github.com/aead/serpent",
            "direct": false,
            "version": "v0.0.0-20160714141033-fba169763ea6",
            "ecosystem": "go"
          },
          {
            "name": "github.com/aperturerobotics/protobuf-go-lite",
            "direct": false,
            "version": "v0.15.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/azure/go-ansiterm",
            "direct": false,
            "version": "v0.0.0-20250102033503-faa5f7b0171c",
            "ecosystem": "go"
          },
          {
            "name": "github.com/burntsushi/toml",
            "direct": false,
            "version": "v1.6.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/cespare/xxhash/v2",
            "direct": false,
            "version": "v2.3.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/chzyer/readline",
            "direct": false,
            "version": "v1.5.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/clipperhouse/uax29/v2",
            "direct": false,
            "version": "v2.7.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/cloudflare/circl",
            "direct": false,
            "version": "v1.6.3",
            "ecosystem": "go"
          },
          {
            "name": "github.com/containerd/errdefs",
            "direct": false,
            "version": "v1.0.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/containerd/errdefs/pkg",
            "direct": false,
            "version": "v0.3.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/containerd/log",
            "direct": false,
            "version": "v0.1.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/containerd/platforms",
            "direct": false,
            "version": "v1.0.0-rc.4",
            "ecosystem": "go"
          },
          {
            "name": "github.com/containerd/stargz-snapshotter/estargz",
            "direct": false,
            "version": "v0.18.2",
            "ecosystem": "go"
          },
          {
            "name": "github.com/containerd/typeurl/v2",
            "direct": false,
            "version": "v2.3.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/containernetworking/plugins",
            "direct": false,
            "version": "v1.9.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/containers/libtrust",
            "direct": false,
            "version": "v0.0.0-20230121012942-c1716e8a8d01",
            "ecosystem": "go"
          },
          {
            "name": "github.com/containers/luksy",
            "direct": false,
            "version": "v0.0.0-20251208191447-ca096313c38f",
            "ecosystem": "go"
          },
          {
            "name": "github.com/coreos/go-oidc/v3",
            "direct": false,
            "version": "v3.18.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/coreos/go-systemd",
            "direct": false,
            "version": "v0.0.0-20190719114852-fd7a80b32e1f",
            "ecosystem": "go"
          },
          {
            "name": "github.com/cpuguy83/go-md2man/v2",
            "direct": false,
            "version": "v2.0.7",
            "ecosystem": "go"
          },
          {
            "name": "github.com/cyberphone/json-canonicalization",
            "direct": false,
            "version": "v0.0.0-20241213102144-19d51d7fe467",
            "ecosystem": "go"
          },
          {
            "name": "github.com/davecgh/go-spew",
            "direct": false,
            "version": "v1.1.2-0.20180830191138-d8f796af33cc",
            "ecosystem": "go"
          },
          {
            "name": "github.com/digitalocean/go-libvirt",
            "direct": false,
            "version": "v0.0.0-20220804181439-8648fbde413e",
            "ecosystem": "go"
          },
          {
            "name": "github.com/disiqueira/gotree/v3",
            "direct": false,
            "version": "v3.0.2",
            "ecosystem": "go"
          },
          {
            "name": "github.com/distribution/reference",
            "direct": false,
            "version": "v0.6.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/docker/docker-credential-helpers",
            "direct": false,
            "version": "v0.9.8",
            "ecosystem": "go"
          },
          {
            "name": "github.com/ebitengine/purego",
            "direct": false,
            "version": "v0.10.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/fatih/color",
            "direct": false,
            "version": "v1.19.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/felixge/httpsnoop",
            "direct": false,
            "version": "v1.0.4",
            "ecosystem": "go"
          },
          {
            "name": "github.com/felixge/httpsnoop",
            "direct": false,
            "version": "v1.1.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/fsnotify/fsnotify",
            "direct": false,
            "version": "v1.10.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/fsouza/go-dockerclient",
            "direct": false,
            "version": "v1.13.2",
            "ecosystem": "go"
          },
          {
            "name": "github.com/go-jose/go-jose/v4",
            "direct": false,
            "version": "v4.1.4",
            "ecosystem": "go"
          },
          {
            "name": "github.com/go-logr/logr",
            "direct": false,
            "version": "v1.4.3",
            "ecosystem": "go"
          },
          {
            "name": "github.com/go-logr/stdr",
            "direct": false,
            "version": "v1.2.2",
            "ecosystem": "go"
          },
          {
            "name": "github.com/go-ole/go-ole",
            "direct": false,
            "version": "v1.3.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/go-openapi/analysis",
            "direct": false,
            "version": "v0.25.5",
            "ecosystem": "go"
          },
          {
            "name": "github.com/go-openapi/codescan",
            "direct": false,
            "version": "v0.35.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/go-openapi/errors",
            "direct": false,
            "version": "v0.22.8",
            "ecosystem": "go"
          },
          {
            "name": "github.com/go-openapi/inflect",
            "direct": false,
            "version": "v0.21.6",
            "ecosystem": "go"
          },
          {
            "name": "github.com/go-openapi/jsonpointer",
            "direct": false,
            "version": "v1.0.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/go-openapi/jsonreference",
            "direct": false,
            "version": "v1.0.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/go-openapi/loads",
            "direct": false,
            "version": "v0.25.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/go-openapi/runtime",
            "direct": false,
            "version": "v0.32.6",
            "ecosystem": "go"
          },
          {
            "name": "github.com/go-openapi/runtime/server-middleware",
            "direct": false,
            "version": "v0.32.6",
            "ecosystem": "go"
          },
          {
            "name": "github.com/go-openapi/spec",
            "direct": false,
            "version": "v0.22.9",
            "ecosystem": "go"
          },
          {
            "name": "github.com/go-openapi/strfmt",
            "direct": false,
            "version": "v0.27.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/go-openapi/swag/conv",
            "direct": false,
            "version": "v0.27.3",
            "ecosystem": "go"
          },
          {
            "name": "github.com/go-openapi/swag/fileutils",
            "direct": false,
            "version": "v0.27.3",
            "ecosystem": "go"
          },
          {
            "name": "github.com/go-openapi/swag/jsonutils",
            "direct": false,
            "version": "v0.27.3",
            "ecosystem": "go"
          },
          {
            "name": "github.com/go-openapi/swag/loading",
            "direct": false,
            "version": "v0.27.3",
            "ecosystem": "go"
          },
          {
            "name": "github.com/go-openapi/swag/mangling",
            "direct": false,
            "version": "v0.27.3",
            "ecosystem": "go"
          },
          {
            "name": "github.com/go-openapi/swag/netutils",
            "direct": false,
            "version": "v0.27.3",
            "ecosystem": "go"
          },
          {
            "name": "github.com/go-openapi/swag/pools",
            "direct": false,
            "version": "v0.27.3",
            "ecosystem": "go"
          },
          {
            "name": "github.com/go-openapi/swag/stringutils",
            "direct": false,
            "version": "v0.27.3",
            "ecosystem": "go"
          },
          {
            "name": "github.com/go-openapi/swag/typeutils",
            "direct": false,
            "version": "v0.27.3",
            "ecosystem": "go"
          },
          {
            "name": "github.com/go-openapi/swag/yamlutils",
            "direct": false,
            "version": "v0.27.3",
            "ecosystem": "go"
          },
          {
            "name": "github.com/go-openapi/validate",
            "direct": false,
            "version": "v0.26.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/go-swagger/go-swagger",
            "direct": false,
            "version": "v0.35.3",
            "ecosystem": "go"
          },
          {
            "name": "github.com/go-task/slim-sprig/v3",
            "direct": false,
            "version": "v3.0.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/go-viper/mapstructure/v2",
            "direct": false,
            "version": "v2.5.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/google/go-cmp",
            "direct": false,
            "version": "v0.7.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/google/go-containerregistry",
            "direct": false,
            "version": "v0.21.6",
            "ecosystem": "go"
          },
          {
            "name": "github.com/google/go-intervals",
            "direct": false,
            "version": "v0.0.2",
            "ecosystem": "go"
          },
          {
            "name": "github.com/google/pprof",
            "direct": false,
            "version": "v0.0.0-20260402051712-545e8a4df936",
            "ecosystem": "go"
          },
          {
            "name": "github.com/hashicorp/errwrap",
            "direct": false,
            "version": "v1.1.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/hashicorp/go-cleanhttp",
            "direct": false,
            "version": "v0.5.2",
            "ecosystem": "go"
          },
          {
            "name": "github.com/hashicorp/go-retryablehttp",
            "direct": false,
            "version": "v0.7.8",
            "ecosystem": "go"
          },
          {
            "name": "github.com/huandu/xstrings",
            "direct": false,
            "version": "v1.5.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/inconshreveable/mousetrap",
            "direct": false,
            "version": "v1.1.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/jessevdk/go-flags",
            "direct": false,
            "version": "v1.6.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/klauspost/compress",
            "direct": false,
            "version": "v1.19.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/kr/fs",
            "direct": false,
            "version": "v0.1.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/kr/pretty",
            "direct": false,
            "version": "v0.3.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/kr/text",
            "direct": false,
            "version": "v0.2.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/lufia/plan9stats",
            "direct": false,
            "version": "v0.0.0-20240909124753-873cd0166683",
            "ecosystem": "go"
          },
          {
            "name": "github.com/manifoldco/promptui",
            "direct": false,
            "version": "v0.9.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/masterminds/goutils",
            "direct": false,
            "version": "v1.1.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/masterminds/semver/v3",
            "direct": false,
            "version": "v3.5.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/masterminds/sprig/v3",
            "direct": false,
            "version": "v3.3.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/mattn/go-colorable",
            "direct": false,
            "version": "v0.1.15",
            "ecosystem": "go"
          },
          {
            "name": "github.com/mattn/go-isatty",
            "direct": false,
            "version": "v0.0.23",
            "ecosystem": "go"
          },
          {
            "name": "github.com/mattn/go-runewidth",
            "direct": false,
            "version": "v0.0.27",
            "ecosystem": "go"
          },
          {
            "name": "github.com/mdlayher/socket",
            "direct": false,
            "version": "v0.6.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/miekg/pkcs11",
            "direct": false,
            "version": "v1.1.2",
            "ecosystem": "go"
          },
          {
            "name": "github.com/mistifyio/go-zfs/v4",
            "direct": false,
            "version": "v4.0.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/mitchellh/copystructure",
            "direct": false,
            "version": "v1.2.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/mitchellh/reflectwalk",
            "direct": false,
            "version": "v1.0.2",
            "ecosystem": "go"
          },
          {
            "name": "github.com/moby/buildkit",
            "direct": false,
            "version": "v0.31.2",
            "ecosystem": "go"
          },
          {
            "name": "github.com/moby/go-archive",
            "direct": false,
            "version": "v0.2.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/moby/patternmatcher",
            "direct": false,
            "version": "v0.6.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/moby/sys/devices",
            "direct": false,
            "version": "v0.1.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/moby/sys/mountinfo",
            "direct": false,
            "version": "v0.7.2",
            "ecosystem": "go"
          },
          {
            "name": "github.com/moby/sys/sequential",
            "direct": false,
            "version": "v0.7.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/moby/sys/userns",
            "direct": false,
            "version": "v0.1.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/oklog/ulid/v2",
            "direct": false,
            "version": "v2.1.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/opencontainers/runc",
            "direct": false,
            "version": "v1.5.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/pelletier/go-toml/v2",
            "direct": false,
            "version": "v2.4.3",
            "ecosystem": "go"
          },
          {
            "name": "github.com/pkg/browser",
            "direct": false,
            "version": "v0.0.0-20240102092130-5ac0b6a4141c",
            "ecosystem": "go"
          },
          {
            "name": "github.com/pkg/errors",
            "direct": false,
            "version": "v0.9.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/pkg/sftp",
            "direct": false,
            "version": "v1.13.11",
            "ecosystem": "go"
          },
          {
            "name": "github.com/planetscale/vtprotobuf",
            "direct": false,
            "version": "v0.6.1-0.20240319094008-0393e58bdf10",
            "ecosystem": "go"
          },
          {
            "name": "github.com/pmezard/go-difflib",
            "direct": false,
            "version": "v1.0.1-0.20181226105442-5d4384ee4fb2",
            "ecosystem": "go"
          },
          {
            "name": "github.com/power-devops/perfstat",
            "direct": false,
            "version": "v0.0.0-20240221224432-82ca36839d55",
            "ecosystem": "go"
          },
          {
            "name": "github.com/proglottis/gpgme",
            "direct": false,
            "version": "v0.1.6",
            "ecosystem": "go"
          },
          {
            "name": "github.com/protonmail/go-crypto",
            "direct": false,
            "version": "v1.4.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/rogpeppe/go-internal",
            "direct": false,
            "version": "v1.15.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/russross/blackfriday/v2",
            "direct": false,
            "version": "v2.1.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/sagikazarmark/locafero",
            "direct": false,
            "version": "v0.12.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/seccomp/libseccomp-golang",
            "direct": false,
            "version": "v0.11.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/secure-systems-lab/go-securesystemslib",
            "direct": false,
            "version": "v0.11.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/shopspring/decimal",
            "direct": false,
            "version": "v1.4.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/sigstore/fulcio",
            "direct": false,
            "version": "v1.8.7",
            "ecosystem": "go"
          },
          {
            "name": "github.com/sigstore/protobuf-specs",
            "direct": false,
            "version": "v0.5.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/sigstore/sigstore",
            "direct": false,
            "version": "v1.10.8",
            "ecosystem": "go"
          },
          {
            "name": "github.com/skeema/knownhosts",
            "direct": false,
            "version": "v1.3.2",
            "ecosystem": "go"
          },
          {
            "name": "github.com/sladkycitron/slogcolor",
            "direct": false,
            "version": "v1.9.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/smallstep/pkcs7",
            "direct": false,
            "version": "v0.2.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/spf13/afero",
            "direct": false,
            "version": "v1.15.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/spf13/cast",
            "direct": false,
            "version": "v1.10.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/spf13/viper",
            "direct": false,
            "version": "v1.21.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/stefanberger/go-pkcs11uri",
            "direct": false,
            "version": "v0.0.0-20230803200340-78284954bff6",
            "ecosystem": "go"
          },
          {
            "name": "github.com/subosito/gotenv",
            "direct": false,
            "version": "v1.6.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/sylabs/sif/v2",
            "direct": false,
            "version": "v2.24.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/tchap/go-patricia/v2",
            "direct": false,
            "version": "v2.3.3",
            "ecosystem": "go"
          },
          {
            "name": "github.com/tklauser/go-sysconf",
            "direct": false,
            "version": "v0.3.16",
            "ecosystem": "go"
          },
          {
            "name": "github.com/tklauser/numcpus",
            "direct": false,
            "version": "v0.11.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/tonistiigi/dchapes-mode",
            "direct": false,
            "version": "v0.0.0-20250318174251-73d941a28323",
            "ecosystem": "go"
          },
          {
            "name": "github.com/toqueteos/webbrowser",
            "direct": false,
            "version": "v1.2.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/u-root/uio",
            "direct": false,
            "version": "v0.0.0-20240224005618-d2acac8f3701",
            "ecosystem": "go"
          },
          {
            "name": "github.com/ulikunitz/xz",
            "direct": false,
            "version": "v0.5.16",
            "ecosystem": "go"
          },
          {
            "name": "github.com/vbatts/tar-split",
            "direct": false,
            "version": "v0.12.3",
            "ecosystem": "go"
          },
          {
            "name": "github.com/vbauerster/cupwriter",
            "direct": false,
            "version": "v0.0.4",
            "ecosystem": "go"
          },
          {
            "name": "github.com/vishvananda/netns",
            "direct": false,
            "version": "v0.0.5",
            "ecosystem": "go"
          },
          {
            "name": "github.com/vividcortex/ewma",
            "direct": false,
            "version": "v1.2.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/youmark/pkcs8",
            "direct": false,
            "version": "v0.0.0-20240726163527-a2c0da244d78",
            "ecosystem": "go"
          },
          {
            "name": "github.com/yusufpapurcu/wmi",
            "direct": false,
            "version": "v1.2.4",
            "ecosystem": "go"
          },
          {
            "name": "go.opentelemetry.io/auto/sdk",
            "direct": false,
            "version": "v1.2.1",
            "ecosystem": "go"
          },
          {
            "name": "go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp",
            "direct": false,
            "version": "v0.69.0",
            "ecosystem": "go"
          },
          {
            "name": "go.opentelemetry.io/otel",
            "direct": false,
            "version": "v1.44.0",
            "ecosystem": "go"
          },
          {
            "name": "go.opentelemetry.io/otel/metric",
            "direct": false,
            "version": "v1.44.0",
            "ecosystem": "go"
          },
          {
            "name": "go.opentelemetry.io/otel/trace",
            "direct": false,
            "version": "v1.44.0",
            "ecosystem": "go"
          },
          {
            "name": "go.yaml.in/yaml/v2",
            "direct": false,
            "version": "v2.4.4",
            "ecosystem": "go"
          },
          {
            "name": "go.yaml.in/yaml/v3",
            "direct": false,
            "version": "v3.0.4",
            "ecosystem": "go"
          },
          {
            "name": "go.yaml.in/yaml/v3",
            "direct": false,
            "version": "v3.0.5",
            "ecosystem": "go"
          },
          {
            "name": "golang.org/x/mod",
            "direct": false,
            "version": "v0.37.0",
            "ecosystem": "go"
          },
          {
            "name": "golang.org/x/mod",
            "direct": false,
            "version": "v0.38.0",
            "ecosystem": "go"
          },
          {
            "name": "golang.org/x/oauth2",
            "direct": false,
            "version": "v0.36.0",
            "ecosystem": "go"
          },
          {
            "name": "golang.org/x/text",
            "direct": false,
            "version": "v0.40.0",
            "ecosystem": "go"
          },
          {
            "name": "golang.org/x/tools",
            "direct": false,
            "version": "v0.47.0",
            "ecosystem": "go"
          },
          {
            "name": "golang.org/x/tools",
            "direct": false,
            "version": "v0.48.0",
            "ecosystem": "go"
          },
          {
            "name": "google.golang.org/genproto/googleapis/api",
            "direct": false,
            "version": "v0.0.0-20260526163538-3dc84a4a5aaa",
            "ecosystem": "go"
          },
          {
            "name": "google.golang.org/genproto/googleapis/rpc",
            "direct": false,
            "version": "v0.0.0-20260526163538-3dc84a4a5aaa",
            "ecosystem": "go"
          },
          {
            "name": "gopkg.in/tomb.v1",
            "direct": false,
            "version": "v1.0.0-20141024135613-dd632973f1e7",
            "ecosystem": "go"
          },
          {
            "name": "gopkg.in/yaml.v2",
            "direct": false,
            "version": "v2.4.0",
            "ecosystem": "go"
          },
          {
            "name": "tags.cncf.io/container-device-interface/specs-go",
            "direct": false,
            "version": "v1.1.0",
            "ecosystem": "go"
          },
          {
            "name": "docker",
            "direct": false,
            "version": null,
            "ecosystem": "pypi"
          },
          {
            "name": "myst-parser",
            "direct": false,
            "version": null,
            "ecosystem": "pypi"
          },
          {
            "name": "openapi-schema-validator",
            "direct": false,
            "version": null,
            "ecosystem": "pypi"
          },
          {
            "name": "pytest",
            "direct": false,
            "version": "9.1.1",
            "ecosystem": "pypi"
          },
          {
            "name": "python-dateutil",
            "direct": false,
            "version": null,
            "ecosystem": "pypi"
          },
          {
            "name": "pyyaml",
            "direct": false,
            "version": null,
            "ecosystem": "pypi"
          },
          {
            "name": "requests",
            "direct": false,
            "version": null,
            "ecosystem": "pypi"
          },
          {
            "name": "requests-mock",
            "direct": false,
            "version": null,
            "ecosystem": "pypi"
          },
          {
            "name": "setuptools",
            "direct": false,
            "version": null,
            "ecosystem": "pypi"
          }
        ],
        "collected": true,
        "truncated": false,
        "total_count": 243,
        "direct_count": 73,
        "indirect_count": 170
      }
    },
    "maintainership": {
      "issues": {
        "open_prs": 183,
        "merged_prs": 12757,
        "open_issues": 936,
        "closed_ratio": 0.913,
        "closed_issues": 9870,
        "closed_unmerged_prs": 3216
      },
      "bus_factor": 3,
      "bot_contributors": 5,
      "top_contributors": [
        {
          "type": "User",
          "login": "openshift-merge-robot",
          "commits": 7639,
          "avatar_url": "https://avatars.githubusercontent.com/u/30189218?v=4"
        },
        {
          "type": "User",
          "login": "mheon",
          "commits": 1935,
          "avatar_url": "https://avatars.githubusercontent.com/u/7735048?v=4"
        },
        {
          "type": "User",
          "login": "Luap99",
          "commits": 1845,
          "avatar_url": "https://avatars.githubusercontent.com/u/45212748?v=4"
        },
        {
          "type": "User",
          "login": "rhatdan",
          "commits": 1571,
          "avatar_url": "https://avatars.githubusercontent.com/u/2000835?v=4"
        },
        {
          "type": "User",
          "login": "baude",
          "commits": 1145,
          "avatar_url": "https://avatars.githubusercontent.com/u/8824535?v=4"
        },
        {
          "type": "User",
          "login": "giuseppe",
          "commits": 1074,
          "avatar_url": "https://avatars.githubusercontent.com/u/67430?v=4"
        },
        {
          "type": "User",
          "login": "vrothberg",
          "commits": 973,
          "avatar_url": "https://avatars.githubusercontent.com/u/11679875?v=4"
        },
        {
          "type": "User",
          "login": "edsantiago",
          "commits": 950,
          "avatar_url": "https://avatars.githubusercontent.com/u/265639?v=4"
        },
        {
          "type": "User",
          "login": "cevich",
          "commits": 643,
          "avatar_url": "https://avatars.githubusercontent.com/u/1183438?v=4"
        },
        {
          "type": "User",
          "login": "mtrmac",
          "commits": 330,
          "avatar_url": "https://avatars.githubusercontent.com/u/7052838?v=4"
        }
      ],
      "contributors_sampled": 95,
      "top_contributor_share": 0.341
    },
    "quality_signals": {
      "has_ci": true,
      "has_tests": true,
      "ci_workflows": [
        "assign.yml",
        "cherry-pick.yml",
        "ci.yml",
        "dev-bump.yml",
        "issue-labeler.yml",
        "issue_pr_lock.yml",
        "labeler.yml",
        "lima.yml",
        "machine-os-pr.yml",
        "needs-info-labeler.yaml",
        "release-build-artifacts.yml",
        "release-pipeline-validation.yml",
        "release.yml",
        "stale.yml",
        "update-podmanio.yml",
        "zizmor.yml"
      ],
      "has_docs_dir": true,
      "linter_configs": [
        ".golangci.yaml",
        ".golangci.yml"
      ],
      "has_editorconfig": true,
      "has_linter_config": true,
      "has_precommit_config": true
    },
    "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": 4,
            "reason": "branch protection is not maximal on development and all release branches",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#branch-protection"
          },
          {
            "name": "CI-Tests",
            "score": 10,
            "reason": "17 out of 17 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 37 contributing companies or organizations",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#contributors"
          },
          {
            "name": "Dangerous-Workflow",
            "score": 10,
            "reason": "no dangerous workflow patterns detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dangerous-workflow"
          },
          {
            "name": "Dependency-Update-Tool",
            "score": 10,
            "reason": "update tool detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dependency-update-tool"
          },
          {
            "name": "Fuzzing",
            "score": 10,
            "reason": "project is 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 6 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": null,
            "reason": "packaging workflow not detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#packaging"
          },
          {
            "name": "Pinned-Dependencies",
            "score": 3,
            "reason": "dependency not pinned by hash detected -- score normalized to 3",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#pinned-dependencies"
          },
          {
            "name": "SAST",
            "score": 10,
            "reason": "SAST tool is run on all commits",
            "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": 9,
            "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": 9,
            "reason": "1 existing vulnerabilities detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
          }
        ],
        "commit": "e153c3dd79c29c8ce2660f6aa0218e036374ab49",
        "ran_at": "2026-08-05T07:36:37Z",
        "aggregate_score": 8.1,
        "scorecard_version": "v5.5.0"
      },
      "has_codeql_workflow": false,
      "has_security_policy": true,
      "has_dependabot_config": false
    },
    "contribution_flow": {
      "collected": true,
      "recent_prs": {
        "merged_7d": 12,
        "decided_7d": 22,
        "merged_30d": 12,
        "authors_30d": 19,
        "decided_30d": 22,
        "sample_size": 60,
        "window_days": 30,
        "sample_exhausted": false,
        "authors_probed_30d": 12,
        "newcomer_merged_30d": 1,
        "bot_prs_excluded_30d": 3,
        "newcomer_authors_30d": 7,
        "newcomer_decided_30d": 7
      },
      "ci_last_run_at": "2026-08-05T06:28:04Z",
      "oldest_open_prs": [
        {
          "number": 13808,
          "created_at": "2022-04-07T21:36:15Z",
          "last_comment_at": "2024-11-22T17:05:06Z",
          "last_comment_author": "edsantiago"
        },
        {
          "number": 17831,
          "created_at": "2023-03-17T13:46:46Z",
          "last_comment_at": "2023-09-25T12:48:04Z",
          "last_comment_author": "packit-as-a-service"
        },
        {
          "number": 18020,
          "created_at": "2023-04-03T11:48:00Z",
          "last_comment_at": "2023-05-05T05:04:22Z",
          "last_comment_author": "danishprakash"
        },
        {
          "number": 19046,
          "created_at": "2023-06-29T10:29:00Z",
          "last_comment_at": "2023-09-09T08:10:27Z",
          "last_comment_author": "rhatdan"
        },
        {
          "number": 19939,
          "created_at": "2023-09-12T09:20:52Z",
          "last_comment_at": "2025-02-05T14:46:58Z",
          "last_comment_author": "kasperk81"
        },
        {
          "number": 20216,
          "created_at": "2023-09-29T21:03:16Z",
          "last_comment_at": "2023-12-09T00:06:47Z",
          "last_comment_author": "github-actions"
        },
        {
          "number": 20537,
          "created_at": "2023-10-30T19:22:42Z",
          "last_comment_at": "2023-11-15T05:16:21Z",
          "last_comment_author": "martinpitt"
        },
        {
          "number": 20647,
          "created_at": "2023-11-10T09:29:56Z",
          "last_comment_at": "2024-08-06T11:43:05Z",
          "last_comment_author": "rhatdan"
        },
        {
          "number": 21056,
          "created_at": "2023-12-19T08:24:34Z",
          "last_comment_at": "2024-01-09T02:41:17Z",
          "last_comment_author": "ttsuuubasa"
        },
        {
          "number": 21087,
          "created_at": "2023-12-24T22:49:05Z",
          "last_comment_at": "2024-01-28T11:31:40Z",
          "last_comment_author": "openshift-merge-robot"
        },
        {
          "number": 21192,
          "created_at": "2024-01-08T02:00:25Z",
          "last_comment_at": "2024-02-11T15:13:30Z",
          "last_comment_author": "openshift-merge-robot"
        },
        {
          "number": 21208,
          "created_at": "2024-01-09T16:06:27Z",
          "last_comment_at": "2024-02-04T20:32:52Z",
          "last_comment_author": "openshift-merge-robot"
        },
        {
          "number": 21403,
          "created_at": "2024-01-29T03:56:37Z",
          "last_comment_at": "2025-04-07T17:15:07Z",
          "last_comment_author": "computator"
        },
        {
          "number": 21617,
          "created_at": "2024-02-12T13:25:55Z",
          "last_comment_at": "2024-05-10T21:29:04Z",
          "last_comment_author": "lespea"
        },
        {
          "number": 21752,
          "created_at": "2024-02-19T19:02:04Z",
          "last_comment_at": "2024-09-24T10:02:50Z",
          "last_comment_author": "lsm5"
        },
        {
          "number": 21893,
          "created_at": "2024-02-29T22:11:05Z",
          "last_comment_at": "2024-08-05T13:12:39Z",
          "last_comment_author": "rhatdan"
        },
        {
          "number": 22295,
          "created_at": "2024-04-07T11:21:56Z",
          "last_comment_at": "2024-05-09T00:07:25Z",
          "last_comment_author": "github-actions"
        },
        {
          "number": 22484,
          "created_at": "2024-04-24T11:38:00Z",
          "last_comment_at": "2024-05-28T00:07:25Z",
          "last_comment_author": "github-actions"
        },
        {
          "number": 23100,
          "created_at": "2024-06-25T15:14:13Z",
          "last_comment_at": "2024-07-26T00:07:39Z",
          "last_comment_author": "github-actions"
        },
        {
          "number": 23155,
          "created_at": "2024-07-01T13:18:47Z",
          "last_comment_at": "2024-08-01T00:08:56Z",
          "last_comment_author": "github-actions"
        }
      ],
      "last_merged_pr_at": "2026-08-05T05:24:35Z",
      "ci_last_conclusion": "FAILURE",
      "oldest_open_issues": [
        {
          "number": 1911,
          "created_at": "2018-12-01T06:00:05Z",
          "last_comment_at": "2024-05-14T18:27:39Z",
          "last_comment_author": "Nukesor"
        },
        {
          "number": 2317,
          "created_at": "2019-02-12T15:10:04Z",
          "last_comment_at": "2025-05-07T23:37:16Z",
          "last_comment_author": "debarshiray"
        },
        {
          "number": 3761,
          "created_at": "2019-08-08T15:58:57Z",
          "last_comment_at": "2023-03-08T14:43:08Z",
          "last_comment_author": "rhatdan"
        },
        {
          "number": 4123,
          "created_at": "2019-09-26T19:51:24Z",
          "last_comment_at": "2026-07-01T05:33:13Z",
          "last_comment_author": "caruccio"
        },
        {
          "number": 4646,
          "created_at": "2019-12-04T22:49:56Z",
          "last_comment_at": "2022-09-14T19:54:29Z",
          "last_comment_author": "rhatdan"
        },
        {
          "number": 6265,
          "created_at": "2020-05-17T15:14:33Z",
          "last_comment_at": "2022-09-14T00:09:51Z",
          "last_comment_author": "github-actions"
        },
        {
          "number": 6377,
          "created_at": "2020-05-25T15:29:52Z",
          "last_comment_at": "2025-02-18T18:57:41Z",
          "last_comment_author": "tuxillo"
        },
        {
          "number": 8136,
          "created_at": "2020-10-25T09:29:34Z",
          "last_comment_at": "2025-04-06T15:14:29Z",
          "last_comment_author": "ohault"
        },
        {
          "number": 8223,
          "created_at": "2020-11-02T21:38:21Z",
          "last_comment_at": "2022-09-30T15:15:08Z",
          "last_comment_author": "rhatdan"
        },
        {
          "number": 10205,
          "created_at": "2021-05-04T07:44:45Z",
          "last_comment_at": "2025-06-06T11:02:29Z",
          "last_comment_author": "wiktor-k"
        },
        {
          "number": 10710,
          "created_at": "2021-06-17T17:29:44Z",
          "last_comment_at": "2023-05-10T11:24:34Z",
          "last_comment_author": "Luap99"
        },
        {
          "number": 10927,
          "created_at": "2021-07-13T20:41:29Z",
          "last_comment_at": "2024-08-29T08:18:48Z",
          "last_comment_author": "Luap99"
        },
        {
          "number": 11688,
          "created_at": "2021-09-22T04:37:35Z",
          "last_comment_at": "2025-07-19T12:39:39Z",
          "last_comment_author": "martinetd"
        },
        {
          "number": 11786,
          "created_at": "2021-09-29T13:58:56Z",
          "last_comment_at": "2022-09-30T00:15:55Z",
          "last_comment_author": "github-actions"
        },
        {
          "number": 12417,
          "created_at": "2021-11-25T15:57:26Z",
          "last_comment_at": "2024-08-24T07:04:27Z",
          "last_comment_author": "DomenPigeon"
        },
        {
          "number": 12850,
          "created_at": "2022-01-13T17:07:00Z",
          "last_comment_at": "2026-03-03T11:46:41Z",
          "last_comment_author": "Luap99"
        },
        {
          "number": 12965,
          "created_at": "2022-01-21T15:58:49Z",
          "last_comment_at": "2023-10-19T18:02:38Z",
          "last_comment_author": "dmotte"
        },
        {
          "number": 13006,
          "created_at": "2022-01-25T18:11:09Z",
          "last_comment_at": "2025-05-15T18:45:42Z",
          "last_comment_author": "arixmkii"
        },
        {
          "number": 13090,
          "created_at": "2022-01-31T16:29:35Z",
          "last_comment_at": "2023-06-12T19:47:12Z",
          "last_comment_author": "rhatdan"
        },
        {
          "number": 13092,
          "created_at": "2022-01-31T17:04:15Z",
          "last_comment_at": "2024-06-24T14:48:34Z",
          "last_comment_author": "rhatdan"
        }
      ]
    }
  },
  "config": {
    "disabled_metrics": [],
    "disabled_categories": [],
    "disabled_components": {}
  },
  "source": {
    "url": "https://github.com/podman-container-tools/podman",
    "host": "github.com",
    "name": "podman",
    "owner": "podman-container-tools"
  },
  "metrics": {
    "overall": {
      "key": "overall",
      "band": "exceptional",
      "name": "Overall health",
      "note": "The weighted overall 89 is calibrated to 99 on the published index scale (record calibration 2026-08-02).",
      "notes": [
        {
          "code": "overall_calibration",
          "params": {
            "raw": 89,
            "calibrated": 99,
            "calibration": "2026-08-02"
          }
        }
      ],
      "value": 99,
      "inputs": {
        "security": 83,
        "vitality": 96,
        "community": 95,
        "governance": 75,
        "calibration": "2026-08-02",
        "engineering": 100,
        "ai_readiness": 80,
        "weighted_overall_raw": 89
      },
      "components": []
    },
    "categories": [
      {
        "key": "vitality",
        "band": "exceptional",
        "name": "Vitality",
        "value": 96,
        "weight": 0.21,
        "metrics": [
          {
            "key": "development_activity",
            "band": "exceptional",
            "name": "Development activity",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "commits_last_year": 2250,
              "human_commit_share": 0.9,
              "days_since_last_push": 0,
              "active_weeks_last_year": 52
            },
            "components": [
              {
                "key": "push_recency",
                "name": "Push recency",
                "detail": "last push 0 days ago",
                "points": 36,
                "status": "met",
                "details": [
                  {
                    "code": "push_recency",
                    "params": {
                      "days": 0
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_cadence",
                "name": "Commit cadence",
                "detail": "52/52 weeks with commits",
                "points": 36,
                "status": "met",
                "details": [
                  {
                    "code": "commit_cadence_weeks",
                    "params": {
                      "weeks": 52
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_volume",
                "name": "Commit volume",
                "detail": "2250 commits in the last year",
                "points": 18,
                "status": "met",
                "details": [
                  {
                    "code": "commits_last_year",
                    "params": {
                      "count": 2250
                    }
                  }
                ],
                "max_points": 18
              },
              {
                "key": "openssf_scorecard_maintained",
                "name": "OpenSSF Scorecard: Maintained",
                "detail": "30 commit(s) and 6 issue activity found in the last 90 days -- score normalized to 10",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "release_discipline",
            "band": "excellent",
            "name": "Release discipline",
            "note": null,
            "notes": [],
            "value": 90,
            "inputs": {
              "releases_count": 100,
              "latest_release_tag": "v6.1.0-rc1",
              "releases_from_tags": false,
              "days_since_latest_release": 4,
              "mean_days_between_releases": 15.8
            },
            "components": [
              {
                "key": "ships_releases",
                "name": "Ships releases",
                "detail": "100 releases published",
                "points": 27,
                "status": "met",
                "details": [
                  {
                    "code": "releases_published",
                    "params": {
                      "count": 100
                    }
                  }
                ],
                "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 ~15.8 days",
                "points": 27,
                "status": "met",
                "details": [
                  {
                    "code": "release_cadence",
                    "params": {
                      "gap": 15.8
                    }
                  }
                ],
                "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": "exceptional",
            "name": "Abandonment",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "cap": null,
              "state": "maintained",
              "guards": [],
              "signals": [],
              "red_flag": false,
              "multiplier_pct": 100,
              "declared_reason": null,
              "unverified_reason": null,
              "unanswered_open_prs": null,
              "unanswered_open_issues": null,
              "days_since_last_merged_pr": null,
              "days_since_last_human_commit": 0,
              "days_since_last_human_commit_is_floor": false
            },
            "components": [
              {
                "key": "project_is_still_maintained",
                "name": "Project is still maintained",
                "detail": "last human commit 0 days ago",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "abandonment_maintained",
                    "params": {
                      "days": 0
                    }
                  }
                ],
                "max_points": 100
              }
            ]
          }
        ],
        "description": "Is the project alive — is code being written and are releases shipping?"
      },
      {
        "key": "community",
        "band": "exceptional",
        "name": "Community & Adoption",
        "value": 95,
        "weight": 0.17,
        "metrics": [
          {
            "key": "popularity",
            "band": "exceptional",
            "name": "Popularity & adoption",
            "note": null,
            "notes": [],
            "value": 98,
            "inputs": {
              "forks": 3272,
              "stars": 32450,
              "watchers": 218,
              "growth_state": "unverified",
              "growth_factor_pct": 100,
              "growth_unverified_reason": "no_history"
            },
            "components": [
              {
                "key": "stars",
                "name": "Stars",
                "detail": "32,450 stars",
                "points": 60,
                "status": "met",
                "details": [
                  {
                    "code": "stars",
                    "params": {
                      "count": 32450
                    }
                  }
                ],
                "max_points": 60
              },
              {
                "key": "forks",
                "name": "Forks",
                "detail": "3,272 forks",
                "points": 25,
                "status": "met",
                "details": [
                  {
                    "code": "forks",
                    "params": {
                      "count": 3272
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "watchers",
                "name": "Watchers",
                "detail": "218 watchers",
                "points": 13,
                "status": "partial",
                "details": [
                  {
                    "code": "watchers",
                    "params": {
                      "count": 218
                    }
                  }
                ],
                "max_points": 15
              }
            ]
          },
          {
            "key": "community_health",
            "band": "excellent",
            "name": "Community health",
            "note": null,
            "notes": [],
            "value": 92,
            "inputs": {
              "has_readme": true,
              "has_license": true,
              "readme_badges": 5,
              "has_contributing": true,
              "has_issue_template": false,
              "has_code_of_conduct": true,
              "readme_badge_services": [
                "github.com",
                "goreportcard.com",
                "shields.io",
                "www.bestpractices.dev"
              ],
              "has_pull_request_template": true
            },
            "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": 13.5,
                "status": "met",
                "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": 6.3,
                "status": "met",
                "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": 75,
        "weight": 0.23,
        "metrics": [
          {
            "key": "maintainer_resilience",
            "band": "good",
            "name": "Maintainer resilience (bus factor)",
            "note": null,
            "notes": [],
            "value": 74,
            "inputs": {
              "bus_factor": 3,
              "contributors_sampled": 95,
              "top_contributor_share": 0.341
            },
            "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 34% of commits",
                "points": 14.8,
                "status": "partial",
                "details": [
                  {
                    "code": "top_contributor_share",
                    "params": {
                      "share": 34
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributor_breadth",
                "name": "Contributor breadth",
                "detail": "95 contributors",
                "points": 13.5,
                "status": "met",
                "details": [
                  {
                    "code": "contributors_sampled",
                    "params": {
                      "count": 95
                    }
                  }
                ],
                "max_points": 13.5
              },
              {
                "key": "openssf_scorecard_contributors",
                "name": "OpenSSF Scorecard: Contributors",
                "detail": "project has 37 contributing companies or organizations",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "responsiveness",
            "band": "good",
            "name": "Issue & PR responsiveness",
            "note": null,
            "notes": [],
            "value": 79,
            "inputs": {
              "merged_prs": 12757,
              "open_issues": 936,
              "closed_issues": 9870,
              "prs_merged_7d": 12,
              "prs_decided_7d": 22,
              "prs_merged_30d": 12,
              "prs_decided_30d": 22,
              "issue_closed_ratio": 0.913,
              "closed_unmerged_prs": 3216,
              "first_time_authors_30d": 7,
              "first_time_prs_merged_30d": 1,
              "first_time_prs_decided_30d": 7
            },
            "components": [
              {
                "key": "issue_resolution",
                "name": "Issue resolution",
                "detail": "91% of issues closed",
                "points": 38.3,
                "status": "partial",
                "details": [
                  {
                    "code": "issues_closed_share",
                    "params": {
                      "share": 91
                    }
                  }
                ],
                "max_points": 42
              },
              {
                "key": "pr_acceptance",
                "name": "PR acceptance",
                "detail": "12757/15973 decided PRs merged",
                "points": 24,
                "status": "partial",
                "details": [
                  {
                    "code": "decided_prs_merged",
                    "params": {
                      "merged": 12757,
                      "decided": 15973
                    }
                  }
                ],
                "max_points": 30
              },
              {
                "key": "newcomer_pr_acceptance",
                "name": "Newcomer PR acceptance",
                "detail": "1/7 first-time contributors' PRs merged in 30d",
                "points": 1.9,
                "status": "partial",
                "details": [
                  {
                    "code": "newcomer_prs_merged",
                    "params": {
                      "days": 30,
                      "merged": 1,
                      "decided": 7
                    }
                  }
                ],
                "max_points": 13
              },
              {
                "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": "moderate",
            "name": "Ownership & stewardship",
            "note": null,
            "notes": [],
            "value": 52,
            "inputs": {
              "followers": 91,
              "owner_type": "Organization",
              "is_verified": null,
              "owner_login": "podman-container-tools",
              "public_repos": 10,
              "account_age_days": 106
            },
            "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": "91 followers of podman-container-tools",
                "points": 14.1,
                "status": "partial",
                "details": [
                  {
                    "code": "owner_followers",
                    "params": {
                      "count": 91,
                      "login": "podman-container-tools"
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "track_record",
                "name": "Track record",
                "detail": "10 public repos, account ~0 yr old",
                "points": 8.2,
                "status": "partial",
                "details": [
                  {
                    "code": "public_repos",
                    "params": {
                      "count": 10
                    }
                  },
                  {
                    "code": "account_age_years",
                    "params": {
                      "years": 0
                    }
                  }
                ],
                "max_points": 25
              }
            ]
          },
          {
            "key": "package_maintenance",
            "band": "exceptional",
            "name": "Package maintenance",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "packages": [
                "go.podman.io/podman/v6"
              ],
              "ecosystems": "go",
              "any_deprecated": false,
              "min_days_since_publish": 14
            },
            "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 14 days ago",
                "points": 35,
                "status": "met",
                "details": [
                  {
                    "code": "publish_recency",
                    "params": {
                      "days": 14
                    }
                  }
                ],
                "max_points": 35
              },
              {
                "key": "version_history",
                "name": "Version history",
                "detail": "5 published versions",
                "points": 20,
                "status": "met",
                "details": [
                  {
                    "code": "published_versions",
                    "params": {
                      "count": 5
                    }
                  }
                ],
                "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": "exceptional",
        "name": "Engineering Quality",
        "value": 100,
        "weight": 0.19,
        "metrics": [
          {
            "key": "engineering_practices",
            "band": "exceptional",
            "name": "Engineering practices",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "has_ci": true,
              "has_tests": true,
              "has_editorconfig": true,
              "has_linter_config": true,
              "has_precommit_config": true
            },
            "components": [
              {
                "key": "ci_workflows",
                "name": "CI workflows",
                "detail": "16 workflow(s)",
                "points": 24,
                "status": "met",
                "details": [
                  {
                    "code": "ci_workflows",
                    "params": {
                      "count": 16
                    }
                  }
                ],
                "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": 9.6,
                "status": "met",
                "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": "17 out of 17 merged PRs checked by a CI test -- score normalized to 10",
                "points": 20,
                "status": "met",
                "details": [],
                "max_points": 20
              }
            ]
          },
          {
            "key": "documentation",
            "band": "exceptional",
            "name": "Documentation",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "topics": [
                "containers",
                "docker",
                "kubernetes",
                "linux",
                "oci"
              ],
              "has_wiki": true,
              "homepage": "https://podman.io",
              "has_readme": true,
              "has_docs_dir": true,
              "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": 25,
                "status": "met",
                "details": [],
                "max_points": 25
              },
              {
                "key": "documentation_homepage_site",
                "name": "Documentation / homepage site",
                "detail": "https://podman.io",
                "points": 15,
                "status": "met",
                "details": [],
                "max_points": 15
              },
              {
                "key": "repository_description",
                "name": "Repository description",
                "detail": null,
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              },
              {
                "key": "topics",
                "name": "Topics",
                "detail": "5 topics",
                "points": 10,
                "status": "met",
                "details": [
                  {
                    "code": "topics_count",
                    "params": {
                      "count": 5
                    }
                  }
                ],
                "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": "excellent",
        "name": "Security",
        "value": 83,
        "weight": 0.16,
        "metrics": [
          {
            "key": "security_posture",
            "band": "excellent",
            "name": "Security posture",
            "note": "Excluded from scoring (no data or not applicable): Packaging. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "packaging"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 81,
            "inputs": {
              "source": "openssf_scorecard",
              "checks_evaluated": 17,
              "scorecard_version": "v5.5.0",
              "checks_inconclusive": 1,
              "scorecard_aggregate": 8.1
            },
            "components": [
              {
                "key": "binary_artifacts",
                "name": "Binary-Artifacts",
                "detail": "no binaries found in the repo",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "branch_protection",
                "name": "Branch-Protection",
                "detail": "branch protection is not maximal on development and all release branches",
                "points": 3,
                "status": "partial",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "ci_tests",
                "name": "CI-Tests",
                "detail": "17 out of 17 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 37 contributing companies or organizations",
                "points": 2.5,
                "status": "met",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "dangerous_workflow",
                "name": "Dangerous-Workflow",
                "detail": "no dangerous workflow patterns detected",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              },
              {
                "key": "dependency_update_tool",
                "name": "Dependency-Update-Tool",
                "detail": "update tool detected",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "fuzzing",
                "name": "Fuzzing",
                "detail": "project is fuzzed",
                "points": 5,
                "status": "met",
                "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 6 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 not detected",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 5
              },
              {
                "key": "pinned_dependencies",
                "name": "Pinned-Dependencies",
                "detail": "dependency not pinned by hash detected -- score normalized to 3",
                "points": 1.5,
                "status": "partial",
                "details": [],
                "max_points": 5
              },
              {
                "key": "sast",
                "name": "SAST",
                "detail": "SAST tool is run on all commits",
                "points": 5,
                "status": "met",
                "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": 6.8,
                "status": "partial",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "vulnerabilities",
                "name": "Vulnerabilities",
                "detail": "1 existing vulnerabilities detected",
                "points": 6.8,
                "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. Remaining weights renormalized. Matched 235 resolved dependencies against OSV; 8 could not be assessed (no resolved version, an unsupported ecosystem, or beyond the reported package list). 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"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              },
              {
                "code": "advisories_scope_repository",
                "params": {
                  "assessed": 235
                }
              },
              {
                "code": "advisories_unassessed",
                "params": {
                  "count": 8
                }
              },
              {
                "code": "advisories_repo_graph_caveat",
                "params": {}
              },
              {
                "code": "advisories_reachability",
                "params": {}
              }
            ],
            "value": 89,
            "inputs": {
              "source": "osv",
              "advisories": 1,
              "affected_packages": 1,
              "assessed_packages": 235,
              "unassessed_packages": 8,
              "affected_by_severity": "unknown 1",
              "direct_affected_packages": 1
            },
            "components": [
              {
                "key": "direct_dependencies_free_of_known_advisories",
                "name": "Direct dependencies free of known advisories",
                "detail": "1 affected: golang.org/x/crypto v0.54.0 (unknown)",
                "points": 26.6,
                "status": "partial",
                "details": [
                  {
                    "code": "advisories_affected",
                    "params": {
                      "count": 1,
                      "packages": "golang.org/x/crypto v0.54.0 (unknown)"
                    }
                  }
                ],
                "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 has been public longer than 90 days",
                "points": 40,
                "status": "met",
                "details": [
                  {
                    "code": "advisories_none_stale",
                    "params": {
                      "days": 90
                    }
                  }
                ],
                "max_points": 40
              }
            ]
          },
          {
            "key": "malicious_dependencies",
            "band": "exceptional",
            "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": 235,
              "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": "exceptional",
            "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"
              ],
              "commit_weight_rule": {
                "min_commits": 50,
                "min_commit_share": 0.1
              },
              "review_only_matches": 0,
              "below_threshold_exposures": [],
              "assessed_self_published_locations": 18
            },
            "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": "excellent",
        "name": "AI Readiness",
        "value": 80,
        "weight": 0.04,
        "metrics": [
          {
            "key": "ai_agent_context",
            "band": "excellent",
            "name": "Agent context & guidance",
            "note": null,
            "notes": [],
            "value": 85,
            "inputs": {
              "has_llms_txt": false,
              "legible_history_share": 0.922,
              "agent_instruction_files": [
                "AGENTS.md",
                "test/tools/vendor/github.com/pelletier/go-toml/v2/AGENTS.md",
                "vendor/go.opentelemetry.io/otel/AGENTS.md",
                "vendor/go.opentelemetry.io/otel/CLAUDE.md"
              ],
              "agent_instruction_max_bytes": 8466
            },
            "components": [
              {
                "key": "agent_instructions",
                "name": "Agent instructions",
                "detail": "AGENTS.md, test/tools/vendor/github.com/pelletier/go-toml/v2/AGENTS.md, vendor/go.opentelemetry.io/otel/AGENTS.md, vendor/go.opentelemetry.io/otel/CLAUDE.md",
                "points": 45,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "AGENTS.md, test/tools/vendor/github.com/pelletier/go-toml/v2/AGENTS.md, vendor/go.opentelemetry.io/otel/AGENTS.md, vendor/go.opentelemetry.io/otel/CLAUDE.md"
                    }
                  }
                ],
                "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": "83 of 90 human commits state their intent (structured subject or explanatory body)",
                "points": 40,
                "status": "met",
                "details": [
                  {
                    "code": "legible_history",
                    "params": {
                      "legible": 83,
                      "sampled": 90
                    }
                  }
                ],
                "max_points": 40
              }
            ]
          },
          {
            "key": "ai_verify_loop",
            "band": "excellent",
            "name": "Verify loop (build / test / typecheck)",
            "note": null,
            "notes": [],
            "value": 85,
            "inputs": {
              "has_nix": true,
              "has_tests": true,
              "lockfiles": [
                "go.sum"
              ],
              "has_dockerfile": true,
              "typed_language": true,
              "bootstrap_files": [
                "Makefile",
                "contrib/pkginstaller/Makefile",
                "docs/Makefile",
                "pkg/api/Makefile",
                "rpm/Makefile",
                "test/tools/Makefile",
                "test/tools/vendor/github.com/Masterminds/semver/v3/Makefile",
                "test/tools/vendor/github.com/Masterminds/sprig/v3/Makefile",
                "test/tools/vendor/github.com/cpuguy83/go-md2man/v2/Makefile",
                "test/tools/vendor/github.com/felixge/httpsnoop/Makefile",
                "test/tools/vendor/github.com/gorilla/handlers/Makefile",
                "test/tools/vendor/github.com/sagikazarmark/locafero/justfile",
                "test/tools/vendor/github.com/spf13/cast/Makefile",
                "test/tools/vendor/github.com/spf13/viper/Makefile",
                "vendor/github.com/Masterminds/semver/v3/Makefile",
                "vendor/github.com/aperturerobotics/protobuf-go-lite/Makefile",
                "vendor/github.com/checkpoint-restore/go-criu/v8/Makefile",
                "vendor/github.com/containers/luksy/Makefile",
                "vendor/github.com/containers/ocicrypt/Makefile",
                "vendor/github.com/containers/psgo/Makefile",
                "vendor/github.com/distribution/reference/Makefile",
                "vendor/github.com/felixge/httpsnoop/Makefile",
                "vendor/github.com/fsouza/go-dockerclient/Makefile",
                "vendor/github.com/go-task/slim-sprig/v3/Taskfile.yml",
                "vendor/github.com/gorilla/handlers/Makefile",
                "vendor/github.com/gorilla/mux/Makefile",
                "vendor/github.com/gorilla/schema/Makefile",
                "vendor/github.com/hashicorp/go-multierror/Makefile",
                "vendor/github.com/hashicorp/go-retryablehttp/Makefile",
                "vendor/github.com/kevinburke/ssh_config/Makefile",
                "vendor/github.com/manifoldco/promptui/Makefile",
                "vendor/github.com/mistifyio/go-zfs/v4/Makefile",
                "vendor/github.com/moby/moby/api/Makefile",
                "vendor/github.com/onsi/ginkgo/v2/Makefile",
                "vendor/github.com/openshift/imagebuilder/Makefile",
                "vendor/github.com/pkg/errors/Makefile",
                "vendor/github.com/pkg/sftp/Makefile",
                "vendor/github.com/seccomp/libseccomp-golang/Makefile",
                "vendor/github.com/smallstep/pkcs7/Makefile",
                "vendor/github.com/spf13/cobra/Makefile",
                "vendor/github.com/stefanberger/go-pkcs11uri/Makefile",
                "vendor/github.com/vishvananda/netlink/Makefile",
                "vendor/go.etcd.io/bbolt/Makefile",
                "vendor/go.opentelemetry.io/otel/Makefile",
                "vendor/go.podman.io/buildah/Makefile",
                "vendor/go.podman.io/storage/Makefile",
                "vendor/google.golang.org/grpc/Makefile"
              ],
              "has_devcontainer": false,
              "has_linter_config": true,
              "typecheck_configs": [],
              "agent_commit_share": 0.01,
              "toolchain_manifests": [
                "go.mod",
                "test/tools/go.mod"
              ],
              "dependency_bot_commit_share": 0.1
            },
            "components": [
              {
                "key": "one_command_bootstrap",
                "name": "One-command bootstrap",
                "detail": "Makefile, contrib/pkginstaller/Makefile, docs/Makefile, pkg/api/Makefile, rpm/Makefile, test/tools/Makefile, test/tools/vendor/github.com/Masterminds/semver/v3/Makefile, test/tools/vendor/github.com/Masterminds/sprig/v3/Makefile, test/tools/vendor/github.com/cpuguy83/go-md2man/v2/Makefile, test/tools/vendor/github.com/felixge/httpsnoop/Makefile, test/tools/vendor/github.com/gorilla/handlers/Makefile, test/tools/vendor/github.com/sagikazarmark/locafero/justfile, test/tools/vendor/github.com/spf13/cast/Makefile, test/tools/vendor/github.com/spf13/viper/Makefile, vendor/github.com/Masterminds/semver/v3/Makefile, vendor/github.com/aperturerobotics/protobuf-go-lite/Makefile, vendor/github.com/checkpoint-restore/go-criu/v8/Makefile, vendor/github.com/containers/luksy/Makefile, vendor/github.com/containers/ocicrypt/Makefile, vendor/github.com/containers/psgo/Makefile, vendor/github.com/distribution/reference/Makefile, vendor/github.com/felixge/httpsnoop/Makefile, vendor/github.com/fsouza/go-dockerclient/Makefile, vendor/github.com/go-task/slim-sprig/v3/Taskfile.yml, vendor/github.com/gorilla/handlers/Makefile, vendor/github.com/gorilla/mux/Makefile, vendor/github.com/gorilla/schema/Makefile, vendor/github.com/hashicorp/go-multierror/Makefile, vendor/github.com/hashicorp/go-retryablehttp/Makefile, vendor/github.com/kevinburke/ssh_config/Makefile, vendor/github.com/manifoldco/promptui/Makefile, vendor/github.com/mistifyio/go-zfs/v4/Makefile, vendor/github.com/moby/moby/api/Makefile, vendor/github.com/onsi/ginkgo/v2/Makefile, vendor/github.com/openshift/imagebuilder/Makefile, vendor/github.com/pkg/errors/Makefile, vendor/github.com/pkg/sftp/Makefile, vendor/github.com/seccomp/libseccomp-golang/Makefile, vendor/github.com/smallstep/pkcs7/Makefile, vendor/github.com/spf13/cobra/Makefile, vendor/github.com/stefanberger/go-pkcs11uri/Makefile, vendor/github.com/vishvananda/netlink/Makefile, vendor/go.etcd.io/bbolt/Makefile, vendor/go.opentelemetry.io/otel/Makefile, vendor/go.podman.io/buildah/Makefile, vendor/go.podman.io/storage/Makefile, vendor/google.golang.org/grpc/Makefile",
                "points": 18,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "Makefile, contrib/pkginstaller/Makefile, docs/Makefile, pkg/api/Makefile, rpm/Makefile, test/tools/Makefile, test/tools/vendor/github.com/Masterminds/semver/v3/Makefile, test/tools/vendor/github.com/Masterminds/sprig/v3/Makefile, test/tools/vendor/github.com/cpuguy83/go-md2man/v2/Makefile, test/tools/vendor/github.com/felixge/httpsnoop/Makefile, test/tools/vendor/github.com/gorilla/handlers/Makefile, test/tools/vendor/github.com/sagikazarmark/locafero/justfile, test/tools/vendor/github.com/spf13/cast/Makefile, test/tools/vendor/github.com/spf13/viper/Makefile, vendor/github.com/Masterminds/semver/v3/Makefile, vendor/github.com/aperturerobotics/protobuf-go-lite/Makefile, vendor/github.com/checkpoint-restore/go-criu/v8/Makefile, vendor/github.com/containers/luksy/Makefile, vendor/github.com/containers/ocicrypt/Makefile, vendor/github.com/containers/psgo/Makefile, vendor/github.com/distribution/reference/Makefile, vendor/github.com/felixge/httpsnoop/Makefile, vendor/github.com/fsouza/go-dockerclient/Makefile, vendor/github.com/go-task/slim-sprig/v3/Taskfile.yml, vendor/github.com/gorilla/handlers/Makefile, vendor/github.com/gorilla/mux/Makefile, vendor/github.com/gorilla/schema/Makefile, vendor/github.com/hashicorp/go-multierror/Makefile, vendor/github.com/hashicorp/go-retryablehttp/Makefile, vendor/github.com/kevinburke/ssh_config/Makefile, vendor/github.com/manifoldco/promptui/Makefile, vendor/github.com/mistifyio/go-zfs/v4/Makefile, vendor/github.com/moby/moby/api/Makefile, vendor/github.com/onsi/ginkgo/v2/Makefile, vendor/github.com/openshift/imagebuilder/Makefile, vendor/github.com/pkg/errors/Makefile, vendor/github.com/pkg/sftp/Makefile, vendor/github.com/seccomp/libseccomp-golang/Makefile, vendor/github.com/smallstep/pkcs7/Makefile, vendor/github.com/spf13/cobra/Makefile, vendor/github.com/stefanberger/go-pkcs11uri/Makefile, vendor/github.com/vishvananda/netlink/Makefile, vendor/go.etcd.io/bbolt/Makefile, vendor/go.opentelemetry.io/otel/Makefile, vendor/go.podman.io/buildah/Makefile, vendor/go.podman.io/storage/Makefile, vendor/google.golang.org/grpc/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, Nix, lockfile",
                "points": 10,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "Dockerfile, Nix, lockfile"
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "demonstrated_agent_practice",
                "name": "Demonstrated agent practice",
                "detail": "1 of the last 100 commits agent-authored or agent-credited",
                "points": 2,
                "status": "partial",
                "details": [
                  {
                    "code": "agent_authored_commits",
                    "params": {
                      "count": 1,
                      "sampled": 100
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "automated_maintenance",
                "name": "Automated maintenance",
                "detail": "10 of the last 100 commits are automated dependency updates",
                "points": 8,
                "status": "met",
                "details": [
                  {
                    "code": "dependency_bot_commits",
                    "params": {
                      "count": 10,
                      "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 3",
                "points": 3,
                "status": "partial",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "ai_code_legibility",
            "band": "exceptional",
            "name": "Code legibility for models",
            "note": null,
            "notes": [],
            "value": 99,
            "inputs": {
              "primary_language": "Go",
              "largest_source_bytes": 279575,
              "source_files_sampled": 1511,
              "oversized_source_files": 17
            },
            "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": "17/1511 source files over 60KB",
                "points": 54.4,
                "status": "partial",
                "details": [
                  {
                    "code": "oversized_source_files",
                    "params": {
                      "kb": 60,
                      "sampled": 1511,
                      "oversized": 17
                    }
                  }
                ],
                "max_points": 55
              }
            ]
          },
          {
            "key": "ai_interfaces",
            "band": "weak",
            "name": "Machine-readable interfaces",
            "note": null,
            "notes": [],
            "value": 40,
            "inputs": {
              "example_dirs": [],
              "has_mcp_signal": false,
              "api_schema_files": [
                "pkg/api/grpcpb/noop.proto",
                "vendor/github.com/checkpoint-restore/go-criu/v8/rpc/rpc.proto",
                "vendor/github.com/checkpoint-restore/go-criu/v8/stats/stats.proto",
                "vendor/github.com/containers/ocicrypt/utils/keyprovider/keyprovider.proto",
                "vendor/github.com/moby/buildkit/util/stack/stack.proto",
                "vendor/github.com/moby/moby/api/swagger.yaml",
                "vendor/github.com/rootless-containers/rootlesskit/v2/pkg/api/openapi.yaml"
              ]
            },
            "components": [
              {
                "key": "api_schema_openapi_graphql_proto",
                "name": "API schema (OpenAPI/GraphQL/proto)",
                "detail": "pkg/api/grpcpb/noop.proto, vendor/github.com/checkpoint-restore/go-criu/v8/rpc/rpc.proto, vendor/github.com/checkpoint-restore/go-criu/v8/stats/stats.proto, vendor/github.com/containers/ocicrypt/utils/keyprovider/keyprovider.proto, vendor/github.com/moby/buildkit/util/stack/stack.proto, vendor/github.com/moby/moby/api/swagger.yaml, vendor/github.com/rootless-containers/rootlesskit/v2/pkg/api/openapi.yaml",
                "points": 40,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "pkg/api/grpcpb/noop.proto, vendor/github.com/checkpoint-restore/go-criu/v8/rpc/rpc.proto, vendor/github.com/checkpoint-restore/go-criu/v8/stats/stats.proto, vendor/github.com/containers/ocicrypt/utils/keyprovider/keyprovider.proto, vendor/github.com/moby/buildkit/util/stack/stack.proto, vendor/github.com/moby/moby/api/swagger.yaml, vendor/github.com/rootless-containers/rootlesskit/v2/pkg/api/openapi.yaml"
                    }
                  }
                ],
                "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": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 40
              }
            ]
          }
        ],
        "description": "How well is the repo equipped to be developed and maintained with AI coding agents? Carries a deliberately small weight: agent tooling is a real maintenance signal, but its absence must never gate the top of the scale (calibration saturates at raw 91, so 100/100 remains reachable with AI Readiness at zero)."
      }
    ],
    "classification": {
      "top": [
        "library",
        "application"
      ],
      "labels": [
        "cli",
        "library"
      ],
      "scores": {
        "cli": 4,
        "library": 6,
        "application": 5,
        "network-service": 3
      },
      "primary": "cli",
      "evidence": [
        {
          "tier": "structure",
          "label": "application",
          "source": "tree.go_main",
          "weight": 5
        },
        {
          "tier": "dependencies",
          "label": "cli",
          "source": "dep:github.com/spf13/cobra",
          "weight": 4
        },
        {
          "tier": "distribution",
          "label": "library",
          "source": "registry:go",
          "weight": 3
        },
        {
          "tier": "structure",
          "label": "library",
          "source": "tree.go_importable",
          "weight": 3
        },
        {
          "tier": "structure",
          "label": "network-service",
          "source": "api_schema",
          "weight": 3
        }
      ],
      "artifacts": [],
      "confidence": "medium",
      "host_extension": false,
      "runs_as_process": true,
      "consumed_by_code": true
    },
    "metrics_version": "2.5.0"
  },
  "warnings": [
    "Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token",
    "First-time contributor figures cover 12 of 19 authors (cap 12)"
  ],
  "report_type": "repository",
  "generated_at": "2026-08-05T07:37:12.083212Z",
  "schema_version": "0.31.0",
  "badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/p/podman-container-tools/podman.svg",
  "full_name": "podman-container-tools/podman",
  "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 v2.5.0, schema v0.31.0 — full methodology · metrics wiki.

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