Apply suggestion from code review

This commit is contained in:
Tony Torralba
2021-07-29 16:57:04 +02:00
parent 95751fcc21
commit ad08ccb50b

View File

@@ -1,6 +1,6 @@
/**
* @name XSLT transformation with user-controlled stylesheet
* @description Doing an XSLT transformation with user-controlled stylesheet can lead to
* @description Performing an XSLT transformation with user-controlled stylesheets can lead to
* information disclosure or execution of arbitrary code.
* @kind path-problem
* @problem.severity error