ActionRank

Rebase Pulls

Actively maintained

peter-evans/rebase · MIT

A GitHub action to rebase pull requests in a repository

57 starsLast commit 2 days agoLatest v4.0.0
C
55
/ 100
Security 40Maintenance 79Popularity 32Reliability 70

Security signals

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

How to use it safely

Recommended: pin to commit SHA
uses: peter-evans/rebase@e4945786f7ca41fe6e101cead4395f5489593943 # v4.0.0

Mutable tags like v4.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: peter-evans/rebase@e4945786f7ca41fe6e101cead4395f5489593943 # v4.0.0

Score breakdown

Security (35%)40
Popularity (20%)32
Maintenance (30%)79
Reliability (15%)70