ActionRank

gh-action-pip-audit

Actively maintained

pypa/gh-action-pip-audit · Apache-2.0

A GitHub Action for pip-audit

88 starsLast commit 1 months agoLatest v1.1.0
C
55
/ 100
Security 60Maintenance 51Popularity 39Reliability 70

Security signals

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

How to use it safely

Recommended: pin to commit SHA
uses: pypa/gh-action-pip-audit@1220774d901786e6f652ae159f7b6bc8fea6d266 # v1.1.0

Mutable tags like v1.1.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: pypa/gh-action-pip-audit@1220774d901786e6f652ae159f7b6bc8fea6d266 # v1.1.0

Score breakdown

Security (35%)60
Popularity (20%)39
Maintenance (30%)51
Reliability (15%)70