ActionRank

Comment Pull Request

Abandoned

thollander/actions-comment-pull-request · MIT

GitHub action to comment pull request

387 starsLast commit 1 year agoLatest v3.0.1
D
40
/ 100
Security 39Maintenance 10Popularity 46Reliability 96

Security signals

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

How to use it safely

Recommended: pin to commit SHA
uses: thollander/actions-comment-pull-request@24bffb9b452ba05a4f3f77933840a6a841d1b32b # v3.0.1

Mutable tags like v3.0.1 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: thollander/actions-comment-pull-request@24bffb9b452ba05a4f3f77933840a6a841d1b32b # v3.0.1

Score breakdown

Security (35%)39
Popularity (20%)46
Maintenance (30%)10
Reliability (15%)96