ActionRank

Changelog Reader

Actively maintained

mindsers/changelog-reader-action · MIT

A GitHub action to read and get data from the CHANGELOG.md file 🚀

105 starsLast commit 1 months agoLatest v2.4.0
C
69
/ 100
Security 67Maintenance 89Popularity 42Reliability 70

Security signals

OpenSSF Scorecard6.2 / 10
SECURITY.md presentYes
Immutable releasesNot enabled
Known vulnerabilitiesNone on record

How to use it safely

Recommended: pin to commit SHA
uses: mindsers/changelog-reader-action@1faaf50aa09d5793d9a100819973df801febfb31 # v2.4.0

Mutable tags like v2.4.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: mindsers/changelog-reader-action@1faaf50aa09d5793d9a100819973df801febfb31 # v2.4.0

Score breakdown

Security (35%)67
Popularity (20%)42
Maintenance (30%)89
Reliability (15%)70