ActionRank

Chocolatey Action

Actively maintained

crazy-max/ghaction-chocolatey · MIT

GitHub Action for Chocolatey, the package manager for Windows

79 starsLast commit 1 months agoLatest v4.1.0
B
71
/ 100
Security 75Maintenance 91Popularity 34Reliability 70

Security signals

OpenSSF ScorecardNo data
SECURITY.md presentNo
Immutable releasesEnabled
Known vulnerabilitiesNone on record

How to use it safely

Recommended: pin to commit SHA
uses: crazy-max/ghaction-chocolatey@dfdcf5bba9c0a16358a21c13a06ec5c89024b3ac # v4.1.0

Mutable tags like v4.1.0 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: crazy-max/ghaction-chocolatey@dfdcf5bba9c0a16358a21c13a06ec5c89024b3ac # v4.1.0

Score breakdown

Security (35%)75
Popularity (20%)34
Maintenance (30%)91
Reliability (15%)70