Skip to content

Commit 8462b14

Browse files
Sim4n6RasmusWL
andauthored
Update python/ql/src/experimental/Security/CWE-176/UnicodeBypassValidation.qhelp
Co-authored-by: Rasmus Wriedt Larsen <[email protected]>
1 parent 2a8645c commit 8462b14

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

python/ql/src/experimental/Security/CWE-176/UnicodeBypassValidation.qhelp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
<img src="./vulnerability-flow.png" alt="Security checks bypassed" />
1313
</overview>
1414
<recommendation>
15-
<p> Perform a Unicode normalization before the logical validation. </p>
15+
<p> Perform Unicode normalization before the logical validation. </p>
1616
</recommendation>
1717
<example>
1818

0 commit comments

Comments
 (0)