ActionRank

Build and Inspect a Python Package

Actively maintained

hynek/build-and-inspect-python-package · MIT

Build and Inspect Python Packages in GitHub Actions

218 starsLast commit 3 days agoLatest v3.0.1
C
69
/ 100
Security 65Maintenance 96Popularity 45Reliability 58

Security signals

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

How to use it safely

Recommended: pin to commit SHA
uses: hynek/build-and-inspect-python-package@2abe76da66d0a6a4a227101f9348ee855797cfa5 # v3.0.1

Mutable tags like v3.0.1 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: hynek/build-and-inspect-python-package@2abe76da66d0a6a4a227101f9348ee855797cfa5 # v3.0.1

Score breakdown

Security (35%)65
Popularity (20%)45
Maintenance (30%)96
Reliability (15%)58