ActionRank

webfactory/ssh-agent

Actively maintained

webfactory/ssh-agent · MIT

GitHub Action to setup `ssh-agent` with a private key

1.5k starsLast commit 1 months agoLatest v0.10.0
C
60
/ 100
Security 40Maintenance 79Popularity 61Reliability 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: webfactory/ssh-agent@e83874834305fe9a4a2997156cb26c5de65a8555 # v0.10.0

Mutable tags like v0.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: webfactory/ssh-agent@e83874834305fe9a4a2997156cb26c5de65a8555 # v0.10.0

Score breakdown

Security (35%)40
Popularity (20%)61
Maintenance (30%)79
Reliability (15%)70