ActionRank

Bridgecrew Github Action

Abandoned

bridgecrewio/bridgecrew-action · MIT

This GitHub Action runs Bridgecrew against infrastructure-as-code, open source packages, container images, and CI/CD configurations to identify misconfigurations, vulnerabilities, and license compliance issues.

73 starsLast commit 1 year agoLatest v1.2343.0
D
40
/ 100
Security 50Maintenance 12Popularity 41Reliability 70

Security signals

OpenSSF ScorecardNo data
SECURITY.md presentNo
Immutable releasesNot enabled
Known vulnerabilitiesNone on record

How to use it safely

Recommended: pin to commit SHA
uses: bridgecrewio/bridgecrew-action@3abfc46acb95827cc9a884e1e4400c5b3228eac1 # v1.2343.0

Mutable tags like v1.2343.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: bridgecrewio/bridgecrew-action@3abfc46acb95827cc9a884e1e4400c5b3228eac1 # v1.2343.0

Score breakdown

Security (35%)50
Popularity (20%)41
Maintenance (30%)12
Reliability (15%)70