ActionRank

Secrets Sync Action

Abandoned

google/secrets-sync-action · Apache-2.0

A Github Action that can sync secrets from one repository to many others.

336 starsLast commit 1 year agoLatest v1.10.0
F
36
/ 100
Security 39Maintenance 7Popularity 48Reliability 70

Security signals

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

How to use it safely

Recommended: pin to commit SHA
uses: google/secrets-sync-action@7840777f242539d96b60477b66aa1c179e7644ea # v1.10.0

Mutable tags like v1.10.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: google/secrets-sync-action@7840777f242539d96b60477b66aa1c179e7644ea # v1.10.0

Score breakdown

Security (35%)39
Popularity (20%)48
Maintenance (30%)7
Reliability (15%)70