ActionRank

Find Comment

Actively maintained

peter-evans/find-comment · MIT

A GitHub action to find an issue or pull request comment

243 starsLast commit yesterdayLatest v4.0.0
C
56
/ 100
Security 41Maintenance 76Popularity 43Reliability 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/find-comment@b30e6a3c0ed37e7c023ccd3f1db5c6c0b0c23aad # 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/find-comment@b30e6a3c0ed37e7c023ccd3f1db5c6c0b0c23aad # v4.0.0

Score breakdown

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