ActionRank

Extract Release Notes

Actively maintained

ffurrer2/extract-release-notes · MIT

A GitHub Action to extract release notes from a "Keep a Changelog" formatted changelog file

70 starsLast commit 7 days agoLatest v3.1.0
C
62
/ 100
Security 51Maintenance 90Popularity 34Reliability 70

Security signals

OpenSSF Scorecard5.2 / 10
SECURITY.md presentNo
Immutable releasesNot enabled
Known vulnerabilitiesNone on record

How to use it safely

Recommended: pin to commit SHA
uses: ffurrer2/extract-release-notes@273da39a24fb7db106a35526c8162815faffd31d # v3.1.0

Mutable tags like v3.1.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: ffurrer2/extract-release-notes@273da39a24fb7db106a35526c8162815faffd31d # v3.1.0

Score breakdown

Security (35%)51
Popularity (20%)34
Maintenance (30%)90
Reliability (15%)70