ActionRank

TSLint checks

Abandoned

mooyoul/tslint-actions · MIT

GitHub action that lints your code with TSLint (with Annotation support)

34 starsLast commit 1 year agoLatest v1.1.4
F
35
/ 100
Security 41Maintenance 15Popularity 29Reliability 70

Security signals

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

How to use it safely

Recommended: pin to commit SHA
uses: mooyoul/tslint-actions@0a33cda6f8c21d4fb76cf10931918fc4b048dea1 # v1.1.4

Mutable tags like v1.1.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: mooyoul/tslint-actions@0a33cda6f8c21d4fb76cf10931918fc4b048dea1 # v1.1.4

Score breakdown

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