mirror of
https://github.com/github/codeql.git
synced 2026-05-02 20:25:13 +02:00
Fix alert text
This commit is contained in:
@@ -37,5 +37,5 @@ where
|
||||
)
|
||||
)
|
||||
select sink.getNode(), source, sink,
|
||||
"Potential code injection in $@, which may be controlled by an external user.", sink,
|
||||
"Unprivileged code injection in $@, which may lead to cache poisoning.", sink,
|
||||
sink.getNode().asExpr().(Expression).getRawExpression()
|
||||
|
||||
Reference in New Issue
Block a user