mirror of
https://github.com/github/codeql.git
synced 2026-02-27 12:23:41 +01:00
Java: update groovy sink kind to groovy-injection
This commit is contained in:
@@ -275,7 +275,7 @@ module ModelValidation {
|
||||
not kind =
|
||||
[
|
||||
"open-url", "jndi-injection", "ldap", "sql-injection", "jdbc-url", "log-injection",
|
||||
"mvel", "xpath-injection", "groovy", "xss", "ognl-injection", "intent-start",
|
||||
"mvel", "xpath-injection", "groovy-injection", "xss", "ognl-injection", "intent-start",
|
||||
"pending-intent-sent", "url-redirection", "create-file", "read-file", "write-file",
|
||||
"set-hostname-verifier", "header-splitting", "information-leak", "xslt", "jexl",
|
||||
"bean-validation", "template-injection", "fragment-injection", "command-injection"
|
||||
|
||||
Reference in New Issue
Block a user