ActionRank

Publish python poetry package

Abandoned

JRubics/poetry-publish · BSD-3-Clause

An action to build and publish python package to pypi (https://pypi.org/) using poetry (https://github.com/sdispater/poetry)

146 starsLast commit 1 year agoLatest v2.1
F
30
/ 100
Security 36Maintenance 14Popularity 43Reliability 30

Security signals

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

How to use it safely

Recommended: pin to commit SHA
uses: JRubics/poetry-publish@4b3306307f536bbfcb559603629b3b4f6aef5ab8 # v2.1

Mutable tags like v2.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: JRubics/poetry-publish@4b3306307f536bbfcb559603629b3b4f6aef5ab8 # v2.1

Score breakdown

Security (35%)36
Popularity (20%)43
Maintenance (30%)14
Reliability (15%)30