ActionRank

Pyenv Build

Actively maintained

gabrielfalcao/pyenv-action · MIT

Enables pyenv within your github actions workflow

43 starsLast commit 1 months agoLatest v19
D
47
/ 100
Security 39Maintenance 58Popularity 33Reliability 60

Security signals

OpenSSF Scorecard3.2 / 10
SECURITY.md presentNo
Immutable releasesNot enabled
Known vulnerabilitiesNone on record

How to use it safely

Recommended: pin to commit SHA
uses: gabrielfalcao/pyenv-action@b87c106701c870bb86081a69fc903806426ad8a2 # v19

Mutable tags like v19 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: gabrielfalcao/pyenv-action@b87c106701c870bb86081a69fc903806426ad8a2 # v19

Score breakdown

Security (35%)39
Popularity (20%)33
Maintenance (30%)58
Reliability (15%)60