SQLCheck Action
Abandonedyokawasa/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 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.0Mutable 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
Add this badge to your README
Markdown
[](https://actionrank.dev/actions/yokawasa-action-sqlcheck)HTML version
HTML
<a href="https://actionrank.dev/actions/yokawasa-action-sqlcheck"><img src="https://actionrank.dev/api/badge/yokawasa-action-sqlcheck" alt="ActionRank score"></a>Free to use, no attribution required — the badge updates itself as the score changes. How badges work