Skip to content

Commit 5d9cfb3

Browse files
authored
Merge pull request #606 from Automattic/rebecca/cleanup_604
Remove redundant error code WordPress.Security.EscapeOutput.OutputNotEscaped from WordPress-VIP-Go ruleset, as it is already being inherited from parent
2 parents 5f480bf + 19ba9c8 commit 5d9cfb3

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)