ActionRank

Fork Sync

Abandoned

tgymnich/fork-sync · MIT

🔄 Github action to sync your forks

469 starsLast commit 2 years agoLatest v2.0.10
F
35
/ 100
Security 37Maintenance 4Popularity 51Reliability 70

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: tgymnich/fork-sync@e905b254d56ebb367514cd05fa96bf7516bd2a5a # v2.0.10

Mutable tags like v2.0.10 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: tgymnich/fork-sync@e905b254d56ebb367514cd05fa96bf7516bd2a5a # v2.0.10

Score breakdown

Security (35%)37
Popularity (20%)51
Maintenance (30%)4
Reliability (15%)70