Fix code scanning alert no. 8: Database query built from user-controlled sources #1144
Triggered via pull request
September 28, 2024 12:06
Status
Failure
Total duration
2m 50s
Artifacts
–
Annotations
2 errors
build-local:
db/sql/SqlDb.go#L501
cannot use squirrel.Expr("pe." + orderColumn + " " + orderDirection) (value of type squirrel.Sqlizer) as string value in argument to q.OrderBy
|
build-local
Process completed with exit code 201.
|