Fix alert text

This commit is contained in:
Alvaro Muñoz
2024-05-08 22:34:30 +02:00
parent f95a3e5298
commit 2d09d1e6d8

View File

@@ -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()