ActionRank

GitHub Pull Request Action

Abandoned

repo-sync/pull-request · MIT · archived

⤵️ A GitHub Action for creating pull requests

348 starsLast commit 3 years agoLatest v2.12.1
F
27
/ 100
Security 48Maintenance 0Popularity 51Reliability 0

Security signals

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

How to use it safely

Recommended: pin to commit SHA
uses: repo-sync/pull-request@7e79a9f5dc3ad0ce53138f01df2fad14a04831c5 # v2.12.1

Mutable tags like v2.12.1 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: repo-sync/pull-request@7e79a9f5dc3ad0ce53138f01df2fad14a04831c5 # v2.12.1

Score breakdown

Security (35%)48
Popularity (20%)51
Maintenance (30%)0
Reliability (15%)0