ActionRank

PR Landmine

Abandoned

tylermurry/github-pr-landmine

A simple, language agnostic solution for creating manual mutation tests directly in-line with a GitHub pull request

33 starsLast commit 5 years agoLatest v1.0.0
F
29
/ 100
Security 36Maintenance 4Popularity 25Reliability 70

Security signals

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

How to use it safely

Recommended: pin to commit SHA
uses: tylermurry/github-pr-landmine@f6316546fa2c45653b73fb437d68846c99818ac9 # v1.0.0

Mutable tags like v1.0.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: tylermurry/github-pr-landmine@f6316546fa2c45653b73fb437d68846c99818ac9 # v1.0.0

Score breakdown

Security (35%)36
Popularity (20%)25
Maintenance (30%)4
Reliability (15%)70