ActionRank

install-aws-cli-action

Abandoned

unfor19/install-aws-cli-action · MIT

Install AWS CLI on a GitHub Actions Linux host

81 starsLast commit 1 year agoLatest 1.0.8
D
42
/ 100
Security 40Maintenance 25Popularity 33Reliability 95

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: unfor19/install-aws-cli-action@f5b46b7f32cf5e7ebd652656c5036bf83dd1e60c # 1.0.8

Mutable tags like 1.0.8 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: unfor19/install-aws-cli-action@f5b46b7f32cf5e7ebd652656c5036bf83dd1e60c # 1.0.8

Score breakdown

Security (35%)40
Popularity (20%)33
Maintenance (30%)25
Reliability (15%)95