ActionRank

Commit Comment

Actively maintained

peter-evans/commit-comment · MIT

A GitHub action to create a comment for a commit on GitHub

99 starsLast commit todayLatest v4.0.0
C
55
/ 100
Security 41Maintenance 76Popularity 37Reliability 70

Security signals

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

How to use it safely

Recommended: pin to commit SHA
uses: peter-evans/commit-comment@f6d60c65d05bb59f750fa51ad3de1d443ba0eb52 # v4.0.0

Mutable tags like v4.0.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: peter-evans/commit-comment@f6d60c65d05bb59f750fa51ad3de1d443ba0eb52 # v4.0.0

Score breakdown

Security (35%)41
Popularity (20%)37
Maintenance (30%)76
Reliability (15%)70