We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8aa1a6a commit 1260040Copy full SHA for 1260040
javascript/ql/lib/ext/fastify.model.yml
@@ -3,4 +3,4 @@ extensions:
3
pack: codeql/javascript-all
4
extensible: sourceModel
5
data:
6
- - ["fastify", "ReturnValue.Member[addHook].Argument[1].Parameter[0].Member[query]", "remote"]
+ - ["fastify", "ReturnValue.Member[addHook].Argument[1].Parameter[0].AnyMember", "remote"]
0 commit comments