mirror of
https://github.com/github/codeql.git
synced 2026-04-25 16:55:19 +02:00
Merge pull request #16665 from geoffw0/yml
C++: Support for extension models (.yml)
This commit is contained in:
@@ -41,7 +41,9 @@ module KindValidation<KindValidationConfigSig Config> {
|
||||
"database-store", "format-string", "hash-iteration-count", "predicate-injection",
|
||||
"preferences-store", "tls-protocol-version", "transmission", "webview-fetch", "xxe",
|
||||
// Go-only currently, but may be shared in the future
|
||||
"jwt"
|
||||
"jwt",
|
||||
// CPP-only currently
|
||||
"remote-sink"
|
||||
]
|
||||
or
|
||||
this.matches([
|
||||
|
||||
Reference in New Issue
Block a user