ActionRank

Run ESLint

Abandoned

stefanoeb/eslint-action · MIT

Github action that runs ESLint on javascript code.

91 starsLast commit 6 years agoLatest 1.0.2
F
30
/ 100
Security 32Maintenance 4Popularity 35Reliability 70

Security signals

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

How to use it safely

Recommended: pin to commit SHA
uses: stefanoeb/eslint-action@0b532bcd98dbed80a59071fa8986fcf1b1715be4 # 1.0.2

Mutable tags like 1.0.2 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/eslint-action@0b532bcd98dbed80a59071fa8986fcf1b1715be4 # 1.0.2

Score breakdown

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