ActionRank

Build executables or extension modules from Python projects

Actively maintained

Nuitka/Nuitka-Action · MIT

Action to build with Nuitka on GitHub in your workflows

231 starsLast commit 2 months agoLatest v1.4
D
50
/ 100
Security 39Maintenance 69Popularity 49Reliability 38

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: Nuitka/Nuitka-Action@0d4e22d4b66062a13d120f6948dd90170be04b3a # v1.4

Mutable tags like v1.4 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: Nuitka/Nuitka-Action@0d4e22d4b66062a13d120f6948dd90170be04b3a # v1.4

Score breakdown

Security (35%)39
Popularity (20%)49
Maintenance (30%)69
Reliability (15%)38