ActionRank

Semver Conventional Commits

Stale

ietf-tools/semver-action · BSD-3-Clause

GitHub Action to calculate the next release version based on conventional commits

104 starsLast commit 9 months agoLatest v1.11.0
D
49
/ 100
Security 42Maintenance 42Popularity 35Reliability 96

Security signals

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

How to use it safely

Recommended: pin to commit SHA
uses: ietf-tools/semver-action@c90370b2958652d71c06a3484129a4d423a6d8a8 # v1.11.0

Mutable tags like v1.11.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: ietf-tools/semver-action@c90370b2958652d71c06a3484129a4d423a6d8a8 # v1.11.0

Score breakdown

Security (35%)42
Popularity (20%)35
Maintenance (30%)42
Reliability (15%)96