ActionRank

Run Jest

Abandoned

stefanoeb/jest-action · MIT

Wraps and install Jest test runner in a github action.

95 starsLast commit 6 years agoLatest 1.0.4
F
30
/ 100
Security 33Maintenance 4Popularity 35Reliability 70

Security signals

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

How to use it safely

Recommended: pin to commit SHA
uses: stefanoeb/jest-action@f9bb23f509cde20ee9b494f0496d1d3323861cc4 # 1.0.4

Mutable tags like 1.0.4 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: stefanoeb/jest-action@f9bb23f509cde20ee9b494f0496d1d3323861cc4 # 1.0.4

Score breakdown

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