Skip to content

Commit 56124b6

Browse files
asgerferik-krogh
andauthored
Update javascript/ql/src/Security/CWE-079/ExceptionXss.ql
Co-authored-by: Erik Krogh Kristensen <[email protected]>
1 parent 1edb2a1 commit 56124b6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

javascript/ql/src/Security/CWE-079/ExceptionXss.ql

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/**
22
* @name Exception text reinterpreted as HTML
3-
* @description Reinterpreting text from the an exception as HTML
3+
* @description Reinterpreting text from an exception as HTML
44
* can lead to a cross-site scripting vulnerability.
55
* @kind path-problem
66
* @problem.severity warning

0 commit comments

Comments
 (0)