ActionRank

MongoDB in GitHub Actions

Stale

supercharge/mongodb-github-action · MIT

Use MongoDB in GitHub Actions

248 starsLast commit 3 months agoLatest v1
D
54
/ 100
Security 39Maintenance 53Popularity 46Reliability 100

Security signals

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

How to use it safely

Recommended: pin to commit SHA
uses: supercharge/mongodb-github-action@9306129218d23ef2e0a9e11bd708950d886bb855 # v1

Mutable tags like v1 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: supercharge/mongodb-github-action@9306129218d23ef2e0a9e11bd708950d886bb855 # v1

Score breakdown

Security (35%)39
Popularity (20%)46
Maintenance (30%)53
Reliability (15%)100