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 1edb2a1 commit 56124b6Copy full SHA for 56124b6
javascript/ql/src/Security/CWE-079/ExceptionXss.ql
@@ -1,6 +1,6 @@
1
/**
2
* @name Exception text reinterpreted as HTML
3
- * @description Reinterpreting text from the an exception as HTML
+ * @description Reinterpreting text from an exception as HTML
4
* can lead to a cross-site scripting vulnerability.
5
* @kind path-problem
6
* @problem.severity warning
0 commit comments