ActionRank

Py Lambda Deploy

Abandoned

mariamrf/py-lambda-action · MIT

A Github Action to deploy AWS Lambda functions written in Python with their dependencies in a separate layer.

56 starsLast commit 5 years agoLatest 1.0.1
F
29
/ 100
Security 33Maintenance 4Popularity 31Reliability 70

Security signals

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

How to use it safely

Recommended: pin to commit SHA
uses: mariamrf/py-lambda-action@5c8e766725fc5efcbb4cf2ca807666026a9530fc # 1.0.1

Mutable tags like 1.0.1 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: mariamrf/py-lambda-action@5c8e766725fc5efcbb4cf2ca807666026a9530fc # 1.0.1

Score breakdown

Security (35%)33
Popularity (20%)31
Maintenance (30%)4
Reliability (15%)70