ActionRank

Changelog Enforcer

Stale

dangoslen/changelog-enforcer · MIT

A simple GitHub action that enforces that a maintained changelog is kept up to date.

63 starsLast commit 3 months agoLatest v3.7.0
D
46
/ 100
Security 32Maintenance 59Popularity 35Reliability 70

Security signals

OpenSSF Scorecard2.0 / 10
SECURITY.md presentNo
Immutable releasesNot enabled
Known vulnerabilitiesNone on record

How to use it safely

Recommended: pin to commit SHA
uses: dangoslen/changelog-enforcer@8b5e9dc3121363bb7c0115f8533404d92af382de # v3.7.0

Mutable tags like v3.7.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: dangoslen/changelog-enforcer@8b5e9dc3121363bb7c0115f8533404d92af382de # v3.7.0

Score breakdown

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