ActionRank

Backporting

Abandoned

tibdex/backport · MIT

🔙 GitHub Action to backport pull requests

77 starsLast commit 3 years agoLatest v2.0.4
F
34
/ 100
Security 43Maintenance 4Popularity 38Reliability 70

Security signals

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

How to use it safely

Recommended: pin to commit SHA
uses: tibdex/backport@9565281eda0731b1d20c4025c43339fb0a23812e # v2.0.4

Mutable tags like v2.0.4 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: tibdex/backport@9565281eda0731b1d20c4025c43339fb0a23812e # v2.0.4

Score breakdown

Security (35%)43
Popularity (20%)38
Maintenance (30%)4
Reliability (15%)70