ActionRank

Changelog CI

Abandoned

saadmk11/changelog-ci · MIT

Changelog CI is a GitHub Action that enables a project to automatically generate changelogs

143 starsLast commit 1 year agoLatest v1.2.0
F
39
/ 100
Security 39Maintenance 25Popularity 37Reliability 70

Security signals

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

How to use it safely

Recommended: pin to commit SHA
uses: saadmk11/changelog-ci@235aaf1f27be30946e4463fcb3d4f2864e807445 # v1.2.0

Mutable tags like v1.2.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: saadmk11/changelog-ci@235aaf1f27be30946e4463fcb3d4f2864e807445 # v1.2.0

Score breakdown

Security (35%)39
Popularity (20%)37
Maintenance (30%)25
Reliability (15%)70