ActionRank

Versatile PyInstaller

Abandoned

sayyid5416/pyinstaller · MIT

Customisable GitHub Action to package python scripts into executables for different OS's

72 starsLast commit 1 year agoLatest v1.8.0
F
34
/ 100
Security 37Maintenance 11Popularity 34Reliability 70

Security signals

OpenSSF Scorecard2.9 / 10
SECURITY.md presentNo
Immutable releasesNot enabled
Known vulnerabilitiesNone on record

How to use it safely

Recommended: pin to commit SHA
uses: sayyid5416/pyinstaller@31a3d88828ae07b9658ecef15818d006b7333d8a # v1.8.0

Mutable tags like v1.8.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: sayyid5416/pyinstaller@31a3d88828ae07b9658ecef15818d006b7333d8a # v1.8.0

Score breakdown

Security (35%)37
Popularity (20%)34
Maintenance (30%)11
Reliability (15%)70