We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2a8645c commit 8462b14Copy full SHA for 8462b14
python/ql/src/experimental/Security/CWE-176/UnicodeBypassValidation.qhelp
@@ -12,7 +12,7 @@
12
<img src="./vulnerability-flow.png" alt="Security checks bypassed" />
13
</overview>
14
<recommendation>
15
- <p> Perform a Unicode normalization before the logical validation. </p>
+ <p> Perform Unicode normalization before the logical validation. </p>
16
</recommendation>
17
<example>
18
0 commit comments