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 22141e3 commit 704aba8Copy full SHA for 704aba8
python/ql/src/experimental/Security/CWE-091/Xslt.qhelp
@@ -8,7 +8,7 @@
8
<recommendation>
9
<p>
10
This vulnerability can be prevented by not allowing untrusted user input to be passed as an XSL stylesheet.
11
- If the application logic necessiates processing untrusted XSL stylesheets, the input should be properly filtered and sanitized before use.
+ If the application logic necessitates processing untrusted XSL stylesheets, the input should be properly filtered and sanitized before use.
12
</p>
13
</recommendation>
14
<example>
0 commit comments