We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3a031ea commit 697b650Copy full SHA for 697b650
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