ActionRank

Deploy Docker to AWS (EC2)

Stale

bitovi/github-actions-deploy-docker-to-ec2 · MIT

GitHub Action to deploy any docker-composed app to an AWS EC2 VM.

99 starsLast commit 6 months agoLatest v1.0.3
D
51
/ 100
Security 42Maintenance 49Popularity 38Reliability 96

Security signals

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

How to use it safely

Recommended: pin to commit SHA
uses: bitovi/github-actions-deploy-docker-to-ec2@fa96354cf831d960451f41b8bc0e834e6e4b64b0 # v1.0.3

Mutable tags like v1.0.3 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: bitovi/github-actions-deploy-docker-to-ec2@fa96354cf831d960451f41b8bc0e834e6e4b64b0 # v1.0.3

Score breakdown

Security (35%)42
Popularity (20%)38
Maintenance (30%)49
Reliability (15%)96