ActionRank

AWS Lambda Deploy

Actively maintained

appleboy/lambda-action · MIT

GitHub Action for Deploying Lambda code to an existing function

436 starsLast commit 15 days agoLatest v0.2.0
D
49
/ 100
Security 37Maintenance 56Popularity 44Reliability 70

Security signals

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

How to use it safely

Recommended: pin to commit SHA
uses: appleboy/lambda-action@bdbe5c99e38d855e0fa2ae1aba355da64c860a57 # v0.2.0

Mutable tags like v0.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: appleboy/lambda-action@bdbe5c99e38d855e0fa2ae1aba355da64c860a57 # v0.2.0

Score breakdown

Security (35%)37
Popularity (20%)44
Maintenance (30%)56
Reliability (15%)70