ActionRank

Pull Request Comment Branch

Stale

xt0rted/pull-request-comment-branch · MIT

A GitHub Action to get the head ref and sha of a pull request comment

98 starsLast commit 10 months agoLatest v3.0.0
D
40
/ 100
Security 46Maintenance 21Popularity 35Reliability 70

Security signals

OpenSSF Scorecard4.3 / 10
SECURITY.md presentNo
Immutable releasesNot enabled
Known vulnerabilitiesNone on record

How to use it safely

Recommended: pin to commit SHA
uses: xt0rted/pull-request-comment-branch@e8b8daa837e8ea7331c0003c9c316a64c6d8b0b1 # v3.0.0

Mutable tags like v3.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: xt0rted/pull-request-comment-branch@e8b8daa837e8ea7331c0003c9c316a64c6d8b0b1 # v3.0.0

Score breakdown

Security (35%)46
Popularity (20%)35
Maintenance (30%)21
Reliability (15%)70