Skip to content

Commit 72ef18e

Browse files
data-douserCopilot
andauthored
Update javascript/frameworks/ui5-webcomponents/test/queries/xss-input-dangerouslySetInnerHTML/XssThroughDom.ql
Co-authored-by: Copilot <[email protected]>
1 parent ca1cb51 commit 72ef18e

File tree

1 file changed

+1
-1
lines changed
  • javascript/frameworks/ui5-webcomponents/test/queries/xss-input-dangerouslySetInnerHTML

1 file changed

+1
-1
lines changed

javascript/frameworks/ui5-webcomponents/test/queries/xss-input-dangerouslySetInnerHTML/XssThroughDom.ql

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
* external/cwe/cwe-116
1313
*/
1414

15-
//a exact copy of - https://github.com/github/codeql/blob/main/javascript/ql/src/Security/CWE-079/XssThroughDom.ql
15+
//an exact copy of - https://github.com/github/codeql/blob/main/javascript/ql/src/Security/CWE-079/XssThroughDom.ql
1616
//included for testing purposes only
1717
//tests the use of customizations to filter results via sanitizer
1818
import javascript

0 commit comments

Comments
 (0)