ActionRank

Git Sync Action

Abandoned

wei/git-sync

🔃 A GitHub Action for syncing between two independent repositories using force push

263 starsLast commit 5 years agoLatest v3.0.0
F
30
/ 100
Security 31Maintenance 4Popularity 41Reliability 66

Security signals

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

How to use it safely

Recommended: pin to commit SHA
uses: wei/git-sync@55c6b63b4f21607da0e9877ca9b4d11a29fc6d83 # v3.0.0

Mutable tags like v3.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: wei/git-sync@55c6b63b4f21607da0e9877ca9b4d11a29fc6d83 # v3.0.0

Score breakdown

Security (35%)31
Popularity (20%)41
Maintenance (30%)4
Reliability (15%)66