{"id":50519513,"url":"https://github.com/podman-container-tools/podman","last_synced_at":"2026-06-05T00:01:06.637Z","repository":{"id":37002297,"uuid":"109145553","full_name":"podman-container-tools/podman","owner":"podman-container-tools","description":"Podman: A tool for managing OCI containers and pods.","archived":false,"fork":false,"pushed_at":"2026-06-01T17:00:38.000Z","size":180369,"stargazers_count":31856,"open_issues_count":1107,"forks_count":3136,"subscribers_count":220,"default_branch":"main","last_synced_at":"2026-06-01T19:05:03.137Z","etag":null,"topics":["containers","docker","kubernetes","linux","oci"],"latest_commit_sha":null,"homepage":"https://podman.io","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/podman-container-tools.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE-OF-CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":"SUPPORT.md","governance":"GOVERNANCE.md","roadmap":"ROADMAP.md","authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":"MAINTAINERS.md","copyright":null,"agents":"AGENTS.md","dco":null,"cla":null}},"created_at":"2017-11-01T15:01:27.000Z","updated_at":"2026-06-01T17:01:52.000Z","dependencies_parsed_at":"2023-09-22T17:57:20.536Z","dependency_job_id":"49a3556e-f67a-4d5c-a39c-7dede3a9bca2","html_url":"https://github.com/podman-container-tools/podman","commit_stats":{"total_commits":13433,"total_committers":722,"mean_commits":"18.605263157894736","dds":0.9022556390977443,"last_synced_commit":"b63767866eb4d02c87772fe8f0a838c6efe18a99"},"previous_names":["containers/libpod","projectatomic/libpod","podman-container-tools/podman"],"tags_count":262,"template":false,"template_full_name":null,"purl":"pkg:github/podman-container-tools/podman","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/podman-container-tools%2Fpodman","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/podman-container-tools%2Fpodman/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/podman-container-tools%2Fpodman/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/podman-container-tools%2Fpodman/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/podman-container-tools","download_url":"https://codeload.github.com/podman-container-tools/podman/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/podman-container-tools%2Fpodman/sbom","scorecard":{"id":303322,"data":{"date":"2025-08-11","repo":{"name":"github.com/containers/podman","commit":"6e9ae9fa5ae547246222751c7f071bc4503e822f"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":6.4,"checks":[{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Code-Review","score":10,"reason":"all changesets reviewed","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Maintained","score":10,"reason":"30 commit(s) and 15 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/issue-labeler.yml:12","Info: jobLevel 'contents' permission set to 'read': .github/workflows/labeler.yml:9","Info: jobLevel 'contents' permission set to 'read': .github/workflows/machine-os-pr.yml:18","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/release.yml:238","Info: topLevel 'contents' permission set to 'read': .github/workflows/check_cirrus_cron.yml:40","Warn: no topLevel permission defined: .github/workflows/dev-bump.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/issue-labeler.yml:7","Info: topLevel 'contents' permission set to 'read': .github/workflows/issue_pr_lock.yml:32","Warn: no topLevel permission defined: .github/workflows/labeler.yml:1","Warn: topLevel 'contents' permission set to 'write': .github/workflows/mac-pkg.yml:19","Warn: no topLevel permission defined: .github/workflows/machine-os-pr.yml:1","Warn: no topLevel permission defined: .github/workflows/needs-info-labeler.yaml:1","Warn: topLevel 'contents' permission set to 'write': .github/workflows/release-artifacts.yml:19","Warn: topLevel 'actions' permission set to 'write': .github/workflows/release-artifacts.yml:20","Warn: no topLevel permission defined: .github/workflows/release.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/stale.yml:11","Warn: no topLevel permission defined: .github/workflows/update-podmanio.yml:1","Warn: topLevel 'contents' permission set to 'write': .github/workflows/upload-win-installer.yml:19"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"CII-Best-Practices","score":5,"reason":"badge detected: Passing","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: GoBuiltInFuzzer integration found: pkg/systemd/parser/unitfile_test.go:344"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v5.6.0-rc2 not signed: https://api.github.com/repos/containers/podman/releases/238665928","Warn: release artifact v5.6.0-rc1 not signed: https://api.github.com/repos/containers/podman/releases/235257707","Warn: release artifact v5.5.2 not signed: https://api.github.com/repos/containers/podman/releases/227437340","Warn: release artifact v5.5.1 not signed: https://api.github.com/repos/containers/podman/releases/223509730","Warn: release artifact v5.5.0 not signed: https://api.github.com/repos/containers/podman/releases/218608727","Warn: release artifact v5.6.0-rc2 does not have provenance: https://api.github.com/repos/containers/podman/releases/238665928","Warn: release artifact v5.6.0-rc1 does not have provenance: https://api.github.com/repos/containers/podman/releases/235257707","Warn: release artifact v5.5.2 does not have provenance: https://api.github.com/repos/containers/podman/releases/227437340","Warn: release artifact v5.5.1 does not have provenance: https://api.github.com/repos/containers/podman/releases/223509730","Warn: release artifact v5.5.0 does not have provenance: https://api.github.com/repos/containers/podman/releases/218608727"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/check_cirrus_cron.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/containers/podman/check_cirrus_cron.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/check_cirrus_cron.yml:64: update your workflow using https://app.stepsecurity.io/secureworkflow/containers/podman/check_cirrus_cron.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/check_cirrus_cron.yml:76: update your workflow using https://app.stepsecurity.io/secureworkflow/containers/podman/check_cirrus_cron.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/check_cirrus_cron.yml:83: update your workflow using https://app.stepsecurity.io/secureworkflow/containers/podman/check_cirrus_cron.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/dev-bump.yml:11: update your workflow using https://app.stepsecurity.io/secureworkflow/containers/podman/dev-bump.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/dev-bump.yml:83: update your workflow using https://app.stepsecurity.io/secureworkflow/containers/podman/dev-bump.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/containers/podman/issue-labeler.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/issue_pr_lock.yml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/containers/podman/issue_pr_lock.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/issue_pr_lock.yml:64: update your workflow using https://app.stepsecurity.io/secureworkflow/containers/podman/issue_pr_lock.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/issue_pr_lock.yml:76: update your workflow using https://app.stepsecurity.io/secureworkflow/containers/podman/issue_pr_lock.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/labeler.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/containers/podman/labeler.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mac-pkg.yml:99: update your workflow using https://app.stepsecurity.io/secureworkflow/containers/podman/mac-pkg.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mac-pkg.yml:109: update your workflow using https://app.stepsecurity.io/secureworkflow/containers/podman/mac-pkg.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mac-pkg.yml:154: update your workflow using https://app.stepsecurity.io/secureworkflow/containers/podman/mac-pkg.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/machine-os-pr.yml:68: update your workflow using https://app.stepsecurity.io/secureworkflow/containers/podman/machine-os-pr.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/machine-os-pr.yml:147: update your workflow using https://app.stepsecurity.io/secureworkflow/containers/podman/machine-os-pr.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release-artifacts.yml:102: update your workflow using https://app.stepsecurity.io/secureworkflow/containers/podman/release-artifacts.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release-artifacts.yml:110: update your workflow using https://app.stepsecurity.io/secureworkflow/containers/podman/release-artifacts.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release-artifacts.yml:176: update your workflow using https://app.stepsecurity.io/secureworkflow/containers/podman/release-artifacts.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release-artifacts.yml:238: update your workflow using https://app.stepsecurity.io/secureworkflow/containers/podman/release-artifacts.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:164: update your workflow using https://app.stepsecurity.io/secureworkflow/containers/podman/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:166: update your workflow using https://app.stepsecurity.io/secureworkflow/containers/podman/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:168: update your workflow using https://app.stepsecurity.io/secureworkflow/containers/podman/release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:182: update your workflow using https://app.stepsecurity.io/secureworkflow/containers/podman/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:217: update your workflow using https://app.stepsecurity.io/secureworkflow/containers/podman/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:225: update your workflow using https://app.stepsecurity.io/secureworkflow/containers/podman/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:243: update your workflow using https://app.stepsecurity.io/secureworkflow/containers/podman/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:262: update your workflow using https://app.stepsecurity.io/secureworkflow/containers/podman/release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:338: update your workflow using https://app.stepsecurity.io/secureworkflow/containers/podman/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:69: update your workflow using https://app.stepsecurity.io/secureworkflow/containers/podman/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:73: update your workflow using https://app.stepsecurity.io/secureworkflow/containers/podman/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:83: update your workflow using https://app.stepsecurity.io/secureworkflow/containers/podman/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:106: update your workflow using https://app.stepsecurity.io/secureworkflow/containers/podman/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:110: update your workflow using https://app.stepsecurity.io/secureworkflow/containers/podman/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:139: update your workflow using https://app.stepsecurity.io/secureworkflow/containers/podman/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stale.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/containers/podman/stale.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/update-podmanio.yml:68: update your workflow using https://app.stepsecurity.io/secureworkflow/containers/podman/update-podmanio.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/upload-win-installer.yml:56: update your workflow using https://app.stepsecurity.io/secureworkflow/containers/podman/upload-win-installer.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/upload-win-installer.yml:87: update your workflow using https://app.stepsecurity.io/secureworkflow/containers/podman/upload-win-installer.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/upload-win-installer.yml:104: update your workflow using https://app.stepsecurity.io/secureworkflow/containers/podman/upload-win-installer.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/upload-win-installer.yml:123: update your workflow using https://app.stepsecurity.io/secureworkflow/containers/podman/upload-win-installer.yml/main?enable=pin","Warn: containerImage not pinned by hash: test/build/from-multiple-files/Dockerfile1.alpine:1: pin your Docker image by updating alpine to alpine@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: containerImage not pinned by hash: test/build/from-multiple-files/Dockerfile2.glob:1: pin your Docker image by updating alpine to alpine@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: containerImage not pinned by hash: test/build/from-multiple-files/Dockerfile2.withfrom:1: pin your Docker image by updating alpine to alpine@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: containerImage not pinned by hash: test/build/preserve-volumes/Dockerfile:1: pin your Docker image by updating alpine to alpine@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: containerImage not pinned by hash: test/build/volume-perms/Dockerfile:1: pin your Docker image by updating alpine to alpine@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: containerImage not pinned by hash: test/compose/env_and_volume/read/Dockerfile:1: pin your Docker image by updating quay.io/libpod/podman_python to quay.io/libpod/podman_python@sha256:b8cb8a86b0deb6ba0a9bb602b36bc61be41a0854c530a01c3a2582b77a6ed11a","Warn: containerImage not pinned by hash: test/compose/env_and_volume/write/Dockerfile:1: pin your Docker image by updating quay.io/libpod/podman_python to quay.io/libpod/podman_python@sha256:b8cb8a86b0deb6ba0a9bb602b36bc61be41a0854c530a01c3a2582b77a6ed11a","Warn: containerImage not pinned by hash: test/compose/mount_and_label/frontend/Dockerfile:1: pin your Docker image by updating quay.io/libpod/podman_python to quay.io/libpod/podman_python@sha256:b8cb8a86b0deb6ba0a9bb602b36bc61be41a0854c530a01c3a2582b77a6ed11a","Warn: containerImage not pinned by hash: test/compose/port_map_diff_port/frontend/Dockerfile:1: pin your Docker image by updating quay.io/libpod/podman_python to quay.io/libpod/podman_python@sha256:b8cb8a86b0deb6ba0a9bb602b36bc61be41a0854c530a01c3a2582b77a6ed11a","Warn: containerImage not pinned by hash: test/compose/simple_port_map/frontend/Dockerfile:1: pin your Docker image by updating alpine to alpine@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: containerImage not pinned by hash: test/compose/uptwice/Dockerfile:1: pin your Docker image by updating alpine to alpine@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: containerImage not pinned by hash: test/e2e/build/cache/Dockerfilecacheread:1: pin your Docker image by updating alpine to alpine@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: containerImage not pinned by hash: test/e2e/build/cache/Dockerfilecachewrite:1: pin your Docker image by updating alpine to alpine@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: containerImage not pinned by hash: test/e2e/build/containerignore-symlink/Dockerfile:1: pin your Docker image by updating alpine to alpine@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: containerImage not pinned by hash: test/e2e/build/envwithtab/Dockerfile:1: pin your Docker image by updating alpine to alpine@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: containerImage not pinned by hash: test/e2e/build/squash/Dockerfile.squash-a:1: pin your Docker image by updating quay.io/libpod/busybox:latest to quay.io/libpod/busybox:latest@sha256:a9286defaba7b3a519d585ba0e37d0b2cbee74ebfe590960b0b1d6a5e97d1e1d","Warn: containerImage not pinned by hash: test/e2e/build/squash/Dockerfile.squash-b:1","Warn: containerImage not pinned by hash: test/e2e/build/squash/Dockerfile.squash-c:1: pin your Docker image by updating quay.io/libpod/busybox:latest to quay.io/libpod/busybox:latest@sha256:a9286defaba7b3a519d585ba0e37d0b2cbee74ebfe590960b0b1d6a5e97d1e1d","Warn: containerImage not pinned by hash: test/e2e/build/workdir-symlink/Dockerfile:1: pin your Docker image by updating alpine to alpine@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: containerImage not pinned by hash: test/python/docker/build_labels/Dockerfile:1: pin your Docker image by updating quay.io/libpod/alpine:latest to quay.io/libpod/alpine:latest@sha256:fa93b01658e3a5a1686dc3ae55f170d8de487006fb53a28efcd12ab0710a2e5f","Warn: downloadThenRun not pinned by hash: hack/install_golangci.sh:22","Warn: goCommand not pinned by hash: vendor/github.com/json-iterator/go/build.sh:10","Warn: pipCommand not pinned by hash: .github/workflows/machine-os-pr.yml:66","Info:   0 out of  32 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   9 third-party GitHubAction dependencies pinned","Info:   0 out of   1 downloadThenRun dependencies pinned","Info:   0 out of   1 goCommand dependencies pinned","Info:   0 out of   1 pipCommand dependencies pinned","Info:   0 out of  20 containerImage dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Vulnerabilities","score":7,"reason":"3 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GO-2025-3829","Warn: Project is vulnerable to: GHSA-9hjg-9r4m-mvj7","Warn: Project is vulnerable to: GO-2025-3487 / GHSA-hcg3-q754-cr77"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-17T21:19:49.436Z","repository_id":37002297,"created_at":"2025-08-17T21:19:49.436Z","updated_at":"2025-08-17T21:19:49.436Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33924832,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-04T02:00:06.755Z","response_time":64,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["containers","docker","kubernetes","linux","oci"],"created_at":"2026-06-03T03:00:35.661Z","updated_at":"2026-06-05T00:01:02.701Z","avatar_url":"https://github.com/podman-container-tools.png","language":"Go","funding_links":[],"categories":["Go"],"sub_categories":[],"readme":null,"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpodman-container-tools%2Fpodman","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpodman-container-tools%2Fpodman","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpodman-container-tools%2Fpodman/lists"}