ActionRank

Get Diff Action

Abandoned

technote-space/get-diff-action · MIT · archived

GitHub Actions to get git diff

192 starsLast commit 3 years agoLatest test/v6.1.3.4228877157
F
20
/ 100
Security 39Maintenance 0Popularity 34Reliability 0

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: technote-space/get-diff-action@39e6c0a4e94cedfae72e2ad40217f1ef605a8704 # test/v6.1.3.4228877157

Mutable tags like test/v6.1.3.4228877157 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: technote-space/get-diff-action@39e6c0a4e94cedfae72e2ad40217f1ef605a8704 # test/v6.1.3.4228877157

Score breakdown

Security (35%)39
Popularity (20%)34
Maintenance (30%)0
Reliability (15%)0