ActionRank

Backport merged pull requests to selected branches

Actively maintained

korthout/backport-action · MIT

Fast and flexible GitHub action to cherry-pick merged pull requests to selected branches

116 starsLast commit 6 days agoLatest v3.next-preview
C
67
/ 100
Security 49Maintenance 100Popularity 46Reliability 70

Security signals

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

How to use it safely

Recommended: pin to commit SHA
uses: korthout/backport-action@ca5c56da5a0c130ee110184b95767d7685ceaf8e # v3.next-preview

Mutable tags like v3.next-preview 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: korthout/backport-action@ca5c56da5a0c130ee110184b95767d7685ceaf8e # v3.next-preview

Score breakdown

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