ActionRank

Automatic Rebase

Abandoned

cirrus-actions/rebase · MIT · archived

GitHub Action to automatically rebase PRs

703 starsLast commit 3 years agoLatest 1.8
F
24
/ 100
Security 37Maintenance 0Popularity 55Reliability 0

Security signals

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

How to use it safely

Recommended: pin to commit SHA
uses: cirrus-actions/rebase@b87d48154a87a85666003575337e27b8cd65f691 # 1.8

Mutable tags like 1.8 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: cirrus-actions/rebase@b87d48154a87a85666003575337e27b8cd65f691 # 1.8

Score breakdown

Security (35%)37
Popularity (20%)55
Maintenance (30%)0
Reliability (15%)0