Rsync Deployments Action
Actively maintainedBurnett01/rsync-deployments · MIT
GitHub Action for deploying code via rsync over ssh securely - used by 5k+ workflows!
★ 445 starsLast commit 1 months agoLatest 9.0.0
B
74
/ 100
Security signals
OpenSSF Scorecard5.9 / 10
SECURITY.md presentYes
Immutable releasesEnabled
Known vulnerabilitiesNone on record
How to use it safely
Recommended: pin to commit SHA
uses: Burnett01/rsync-deployments@4d419d1dc46d4a8a2b6ceab2f951f0f93b2da8f5 # 9.0.0Mutable tags like 9.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: Burnett01/rsync-deployments@4d419d1dc46d4a8a2b6ceab2f951f0f93b2da8f5 # 9.0.0
Score breakdown
Security (35%)75
Popularity (20%)46
Maintenance (30%)90
Reliability (15%)80