mirror of
https://github.com/github/codeql.git
synced 2026-04-25 00:35:20 +02:00
Replace complex wrapper classes with MaD
This commit is contained in:
@@ -39,7 +39,7 @@ module KindValidation<KindValidationConfigSig Config> {
|
||||
"response-splitting", "trust-boundary-violation", "template-injection", "url-forward",
|
||||
"xslt-injection",
|
||||
// JavaScript-only currently, but may be shared in the future
|
||||
"mongodb.sink",
|
||||
"cors-misconfiguration", "mongodb.sink",
|
||||
// Swift-only currently, but may be shared in the future
|
||||
"database-store", "format-string", "hash-iteration-count", "predicate-injection",
|
||||
"preferences-store", "tls-protocol-version", "transmission", "webview-fetch", "xxe",
|
||||
|
||||
Reference in New Issue
Block a user