Build and Inspect a Python Package
Actively maintainedhynek/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 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.1Mutable 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