ActionRank

S3 Backup

Actively maintained

peter-evans/s3-backup · MIT

A GitHub action to mirror a repository to S3 compatible object storage

69 starsLast commit 1 months agoLatest v1.1.1
D
48
/ 100
Security 40Maintenance 54Popularity 34Reliability 70

Security signals

OpenSSF Scorecard3.3 / 10
SECURITY.md presentNo
Immutable releasesNot enabled
Known vulnerabilitiesNone on record

How to use it safely

Recommended: pin to commit SHA
uses: peter-evans/s3-backup@59efd330705d92805a44894668b6cf5c10dc740e # v1.1.1

Mutable tags like v1.1.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: peter-evans/s3-backup@59efd330705d92805a44894668b6cf5c10dc740e # v1.1.1

Score breakdown

Security (35%)40
Popularity (20%)34
Maintenance (30%)54
Reliability (15%)70