We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent da896a9 commit 10d1638Copy full SHA for 10d1638
javascript/ql/lib/ext/default-threat-models-fixup.model.yml
@@ -6,3 +6,4 @@ extensions:
6
# Since responses are enabled by default in the shared threat-models configuration,
7
# we need to disable it here to keep existing behavior for the javascript analysis.
8
- ["response", false, -2147483647]
9
+ - ["view-component-input", true, 100] # For testing
0 commit comments