ActionRank

Python Poetry Action

Abandoned

abatilo/actions-poetry · MIT

GitHub Actions for Python projects using poetry

463 starsLast commit 1 year agoLatest v3.0.2
D
41
/ 100
Security 45Maintenance 14Popularity 51Reliability 70

Security signals

OpenSSF Scorecard4.1 / 10
SECURITY.md presentNo
Immutable releasesNot enabled
Known vulnerabilitiesNone on record

How to use it safely

Recommended: pin to commit SHA
uses: abatilo/actions-poetry@65c61eae400c65c9510a584af85138c1ae19bbc0 # v3.0.2

Mutable tags like v3.0.2 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: abatilo/actions-poetry@65c61eae400c65c9510a584af85138c1ae19bbc0 # v3.0.2

Score breakdown

Security (35%)45
Popularity (20%)51
Maintenance (30%)14
Reliability (15%)70