sql injection #1
Annotations
10 errors
drivers/mysql.go#L210
G202: SQL string concatenation (gosec)
|
drivers/mysql.go#L255
G201: SQL string formatting (gosec)
|
drivers/mysql.go#L271
G201: SQL string formatting (gosec)
|
drivers/mysql.go#L358
G201: SQL string formatting (gosec)
|
drivers/sqlite.go#L130
G202: SQL string concatenation (gosec)
|
drivers/postgres.go#L598
unhandled-error: Unhandled error in call to function database/sql.DB.Close (revive)
|
components/ResultsTable.go#L175
identical-branches: both branches of the if are identical (revive)
|
drivers/mysql.go#L43
rows.Err must be checked (rowserrcheck)
|
drivers/mysql.go#L63
rows.Err must be checked (rowserrcheck)
|
drivers/mysql.go#L88
rows.Err must be checked (rowserrcheck)
|
The logs for this run have expired and are no longer available.
Loading