ActionRank

SQLCheck Action

Abandoned

yokawasa/action-sqlcheck · MIT

A GitHub Action that automatically identifies anti-patterns in SQL queries using sqlcheck when PR is requested. Please [✩Star] if you're using it!

25 starsLast commit 2 years agoLatest v1.5.0
F
31
/ 100
Security 39Maintenance 4Popularity 27Reliability 70

Security signals

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

How to use it safely

Recommended: pin to commit SHA
uses: yokawasa/action-sqlcheck@559816b7565adc855e0489d49f4abd26f2659371 # v1.5.0

Mutable tags like v1.5.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: yokawasa/action-sqlcheck@559816b7565adc855e0489d49f4abd26f2659371 # v1.5.0

Score breakdown

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