"AWS CodeBuild run build" Action For GitHub Actions
Staleaws-actions/aws-codebuild-run-build · Apache-2.0
Run an AWS CodeBuild project as a step in a GitHub Actions workflow job.
★ 298 starsLast commit 3 months agoLatest v1.0.19
C
61
/ 100
Security signals
OpenSSF Scorecard5.7 / 10
SECURITY.md presentNo
Immutable releasesNot enabled
Known vulnerabilitiesNone on record
How to use it safely
Recommended: pin to commit SHA
uses: aws-actions/aws-codebuild-run-build@7e46c3fa1c1f217e26a73712796b1f78938b534b # v1.0.19Mutable tags like v1.0.19 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: aws-actions/aws-codebuild-run-build@7e46c3fa1c1f217e26a73712796b1f78938b534b # v1.0.19
Score breakdown
Security (35%)54
Popularity (20%)54
Maintenance (30%)58
Reliability (15%)96