Skip to content

Commit a2debb7

Browse files
committed
WordPress.Security.NonceVerification.NoNonceVerification: Remove outdated reference from WordPress-VIP-Go ruleset and let inheritance from parent
1 parent 60ad148 commit a2debb7

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

WordPress-VIP-Go/ruleset.xml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -129,11 +129,6 @@
129129

130130

131131
<!-- Warnings and other things -->
132-
<rule ref="WordPress.Security.NonceVerification.NoNonceVerification">
133-
<!-- Needs a manual check -->
134-
<type>warning</type>
135-
<severity>10</severity>
136-
</rule>
137132
<rule ref="WordPress.Security.ValidatedSanitizedInput.InputNotSanitized">
138133
<!-- Needs a manual check -->
139134
<type>warning</type>

0 commit comments

Comments
 (0)