ActionRank

Podman Login

Actively maintained

redhat-actions/podman-login · MIT

GitHub Action to log into a container image registry. For use with podman, buildah, and skopeo.

73 starsLast commit 4 days agoLatest v2.0
C
66
/ 100
Security 59Maintenance 92Popularity 40Reliability 64

Security signals

OpenSSF Scorecard6.5 / 10
SECURITY.md presentNo
Immutable releasesNot enabled
Known vulnerabilitiesNone on record

How to use it safely

Recommended: pin to commit SHA
uses: redhat-actions/podman-login@50c2d9a331bb67c8fdab99b86455fad05e2e3252 # v2.0

Mutable tags like v2.0 can be rewritten to point at malicious commits. Pinning to the full commit SHA is the only reference GitHub guarantees immutable.

Full workflow example
steps:
  - uses: redhat-actions/podman-login@50c2d9a331bb67c8fdab99b86455fad05e2e3252 # v2.0

Score breakdown

Security (35%)59
Popularity (20%)40
Maintenance (30%)92
Reliability (15%)64