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 95751fc commit ad08ccbCopy full SHA for ad08ccb
java/ql/src/Security/CWE/CWE-074/XsltInjection.ql
@@ -1,6 +1,6 @@
1
/**
2
* @name XSLT transformation with user-controlled stylesheet
3
- * @description Doing an XSLT transformation with user-controlled stylesheet can lead to
+ * @description Performing an XSLT transformation with user-controlled stylesheets can lead to
4
* information disclosure or execution of arbitrary code.
5
* @kind path-problem
6
* @problem.severity error
0 commit comments