Skip to content

Commit 19ba9c8

Browse files
committed
WordPress.Security.EscapeOutput.OutputNotEscaped: Remove redundant error code from WordPress-VIP-Go ruleset, as it is already being inherited from parent
1 parent 60ad148 commit 19ba9c8

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

WordPress-VIP-Go/ruleset.xml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -112,7 +112,6 @@
112112
<!-- Things that really should be fixed, but don't necessarily have to be for the site to work.
113113
This includes potential security holes as well as functions that may bring down sites for performance reasons.
114114
-->
115-
<rule ref="WordPress.Security.EscapeOutput.OutputNotEscaped"/>
116115
<!-- Should fix all of them but it doesn't need a manual review -->
117116
<rule ref="WordPress.WP.AlternativeFunctions.file_system_read_fopen">
118117
<type>warning</type>

0 commit comments

Comments
 (0)