Skip to content

Commit 6be94cd

Browse files
authored
Ignore all Sec-Fetch-* header warnings
(resolves juice-shop#2045)
1 parent b156c96 commit 6be94cd

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.zap/rules.tsv

+4
Original file line numberDiff line numberDiff line change
@@ -13,3 +13,7 @@
1313
10049 IGNORE (Non-Storable Content)
1414
10110 IGNORE (Dangerous JS Functions)
1515
90004 IGNORE (Insufficient Site Isolation Against Spectre Vulnerability)
16+
90005 IGNORE (Sec-Fetch-Dest Header is Missing)
17+
90005 IGNORE (Sec-Fetch-Mode Header is Missing)
18+
90005 IGNORE (Sec-Fetch-Site Header is Missing)
19+
90005 IGNORE (Sec-Fetch-User Header is Missing)

0 commit comments

Comments
 (0)