Skip to content

sql injection

sql injection #1

Triggered via pull request July 19, 2024 15:58
Status Failure
Total duration 56s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors
lint: drivers/mysql.go#L210
G202: SQL string concatenation (gosec)
lint: drivers/mysql.go#L255
G201: SQL string formatting (gosec)
lint: drivers/mysql.go#L271
G201: SQL string formatting (gosec)
lint: drivers/mysql.go#L358
G201: SQL string formatting (gosec)
lint: drivers/sqlite.go#L130
G202: SQL string concatenation (gosec)
lint: drivers/postgres.go#L598
unhandled-error: Unhandled error in call to function database/sql.DB.Close (revive)
lint: components/ResultsTable.go#L175
identical-branches: both branches of the if are identical (revive)
lint: drivers/mysql.go#L43
rows.Err must be checked (rowserrcheck)
lint: drivers/mysql.go#L63
rows.Err must be checked (rowserrcheck)
lint: drivers/mysql.go#L88
rows.Err must be checked (rowserrcheck)