Skip to content

Commit 10d1638

Browse files
committed
Add view-component-input for testing
1 parent da896a9 commit 10d1638

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

javascript/ql/lib/ext/default-threat-models-fixup.model.yml

+1
Original file line numberDiff line numberDiff line change
@@ -6,3 +6,4 @@ extensions:
66
# Since responses are enabled by default in the shared threat-models configuration,
77
# we need to disable it here to keep existing behavior for the javascript analysis.
88
- ["response", false, -2147483647]
9+
- ["view-component-input", true, 100] # For testing

0 commit comments

Comments
 (0)