mirror of
https://github.com/github/codeql.git
synced 2026-02-26 20:03:51 +01:00
Java: update set-hostname-verifier sink kind to hostname-verification
This commit is contained in:
@@ -277,7 +277,7 @@ module ModelValidation {
|
||||
"open-url", "jndi-injection", "ldap-injection", "sql-injection", "jdbc-url",
|
||||
"log-injection", "mvel-injection", "xpath-injection", "groovy-injection", "xss",
|
||||
"ognl-injection", "intent-redirection", "pending-intents", "url-redirection",
|
||||
"create-file", "read-file", "write-file", "set-hostname-verifier", "header-splitting",
|
||||
"create-file", "read-file", "write-file", "hostname-verification", "header-splitting",
|
||||
"information-leak", "xslt-injection", "jexl-injection", "bean-validation",
|
||||
"template-injection", "fragment-injection", "command-injection"
|
||||
] and
|
||||
|
||||
Reference in New Issue
Block a user