Add 'jwt' as valid sink kind

This commit is contained in:
Tony Torralba
2024-02-12 14:42:13 +01:00
parent 85b22a2b98
commit 551875cb5a

View File

@@ -39,7 +39,9 @@ module KindValidation<KindValidationConfigSig Config> {
"mongodb.sink", "nosql-injection", "unsafe-deserialization",
// 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"
"preferences-store", "tls-protocol-version", "transmission", "webview-fetch", "xxe",
// Go-only currently, but may be shared in the future
"jwt"
]
or
this.matches([