ActionRank

Run Python Script

Stale

jannekem/run-python-script-action · MIT

Write Python scripts in an Actions workflow file

55 starsLast commit 3 months agoLatest v1.8
D
41
/ 100
Security 37Maintenance 59Popularity 28Reliability 30

Security signals

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

How to use it safely

Recommended: pin to commit SHA
uses: jannekem/run-python-script-action@9d8e2e0878d575fb6073277f38ce3f10ebf4f059 # v1.8

Mutable tags like v1.8 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: jannekem/run-python-script-action@9d8e2e0878d575fb6073277f38ce3f10ebf4f059 # v1.8

Score breakdown

Security (35%)37
Popularity (20%)28
Maintenance (30%)59
Reliability (15%)30