ActionRank

Action For Semantic Release

Actively maintained

cycjimmy/semantic-release-action · MIT

GitHub Action for Semantic Release

697 starsLast commit 1 months agoLatest v6.0.0
C
62
/ 100
Security 46Maintenance 86Popularity 57Reliability 58

Security signals

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

How to use it safely

Recommended: pin to commit SHA
uses: cycjimmy/semantic-release-action@b12c8f6015dc215fe37bc154d4ad456dd3833c90 # v6.0.0

Mutable tags like v6.0.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: cycjimmy/semantic-release-action@b12c8f6015dc215fe37bc154d4ad456dd3833c90 # v6.0.0

Score breakdown

Security (35%)46
Popularity (20%)57
Maintenance (30%)86
Reliability (15%)58