Skip to content

Commit 87fd946

Browse files
committed
ProperEscapingFunction: Upgrade htmlAttrNotByEscHTML to default severity (5)
1 parent e09c47a commit 87fd946

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

WordPress-VIP-Go/ruleset.xml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -229,10 +229,6 @@
229229
<rule ref="Generic.PHP.NoSilencedErrors">
230230
<severity>1</severity>
231231
</rule>
232-
<rule ref="WordPressVIPMinimum.Security.ProperEscapingFunction.htmlAttrNotByEscHTML">
233-
<!-- This is still safe, just sub-optimal-->
234-
<severity>3</severity>
235-
</rule>
236232
<rule ref="WordPressVIPMinimum.Functions.RestrictedFunctions.is_multi_author_is_multi_author">
237233
<severity>1</severity>
238234
</rule>

0 commit comments

Comments
 (0)