Shared: Recognize 'remote-sink' in ModelValidation.qll.

This commit is contained in:
Geoffrey White
2024-06-06 12:49:13 +01:00
parent f9ef72eca6
commit 894497218d
2 changed files with 3 additions and 2 deletions

View File

@@ -1,4 +1,3 @@
| Dubious namespace "boost::asio" in sink model. |
| Dubious namespace "boost::asio" in source model. |
| Dubious namespace "boost::asio" in summary model. |
| Invalid kind "remote-sink" in sink model. |

View File

@@ -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([