Skip to content

Commit 19a7833

Browse files
committed
Disable WordPress.Security.EscapeOutput.ExceptionNotEscaped
1 parent 2b1d206 commit 19a7833

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

Diff for: WordPress-VIP-Go/ruleset.xml

+3
Original file line numberDiff line numberDiff line change
@@ -251,5 +251,8 @@
251251
<rule ref="WordPress.WP.AlternativeFunctions.file_system_operations_fclose">
252252
<severity>0</severity>
253253
</rule>
254+
<rule ref="WordPress.Security.EscapeOutput.ExceptionNotEscaped">
255+
<severity>0</severity>
256+
</rule>
254257

255258
</ruleset>

0 commit comments

Comments
 (0)