mirror of
https://github.com/github/codeql.git
synced 2026-04-26 09:15:12 +02:00
Update go/ql/lib/semmle/go/frameworks/SQL.qll
This commit is contained in:
@@ -325,7 +325,7 @@ module Bun {
|
||||
arg = 1
|
||||
or
|
||||
tp = "RawQuery" and
|
||||
m = ["NewRaw"] and
|
||||
m = "NewRaw" and
|
||||
arg = 0
|
||||
or
|
||||
tp = "RawQuery" and
|
||||
|
||||
Reference in New Issue
Block a user