Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 704aba8

Browse files
committed
spelling: necessitates
Signed-off-by: Josh Soref <[email protected]>
1 parent 22141e3 commit 704aba8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • python/ql/src/experimental/Security/CWE-091

python/ql/src/experimental/Security/CWE-091/Xslt.qhelp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
<recommendation>
99
<p>
1010
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.
11+
If the application logic necessitates processing untrusted XSL stylesheets, the input should be properly filtered and sanitized before use.
1212
</p>
1313
</recommendation>
1414
<example>

0 commit comments

Comments
 (0)