mirror of
https://github.com/github/codeql.git
synced 2025-12-17 01:03:14 +01:00
Added missing response and request MaD source kinds.
This commit is contained in:
@@ -125,7 +125,7 @@ module KindValidation<KindValidationConfigSig Config> {
|
||||
// C#
|
||||
"file-write", "windows-registry",
|
||||
// JavaScript
|
||||
"database-access-result"
|
||||
"database-access-result", "response", "request"
|
||||
]
|
||||
or
|
||||
this.matches([
|
||||
|
||||
Reference in New Issue
Block a user