ActionRank

Deploy static site to AWS

Abandoned

onramper/action-deploy-aws-static-site · MIT

Batteries-included Github action that deploys a static site to AWS Cloudfront, taking care of DNS, SSL certs and S3 buckets

76 starsLast commit 1 year agoLatest v3.2.0
F
34
/ 100
Security 37Maintenance 11Popularity 34Reliability 70

Security signals

OpenSSF Scorecard2.8 / 10
SECURITY.md presentNo
Immutable releasesNot enabled
Known vulnerabilitiesNone on record

How to use it safely

Recommended: pin to commit SHA
uses: onramper/action-deploy-aws-static-site@5d45059f72f7faaa963680fe96931cdc86335060 # v3.2.0

Mutable tags like v3.2.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: onramper/action-deploy-aws-static-site@5d45059f72f7faaa963680fe96931cdc86335060 # v3.2.0

Score breakdown

Security (35%)37
Popularity (20%)34
Maintenance (30%)11
Reliability (15%)70