ActionRank

Cake Action

Actively maintained

cake-build/cake-action · MIT

Run Cake (C# Make) in your GitHub Actions workflows.

51 starsLast commit 1 months agoLatest v3.0.1
D
54
/ 100
Security 40Maintenance 76Popularity 32Reliability 70

Security signals

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

How to use it safely

Recommended: pin to commit SHA
uses: cake-build/cake-action@d218f1133bb74a1df0b08c89cfd8fc100c09e1a0 # v3.0.1

Mutable tags like v3.0.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: cake-build/cake-action@d218f1133bb74a1df0b08c89cfd8fc100c09e1a0 # v3.0.1

Score breakdown

Security (35%)40
Popularity (20%)32
Maintenance (30%)76
Reliability (15%)70