Skip to content

Commit 3fa64a3

Browse files
committed
JS: align ui5-xss query severity with other XSS queries
1 parent ad612bb commit 3fa64a3

File tree

1 file changed

+1
-1
lines changed
  • javascript/frameworks/ui5/src/UI5Xss

1 file changed

+1
-1
lines changed

javascript/frameworks/ui5/src/UI5Xss/UI5Xss.ql

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
* a cross-site scripting vulnerability.
55
* @kind path-problem
66
* @problem.severity error
7-
* @security-severity 6.1
7+
* @security-severity 7.8
88
* @precision high
99
* @id js/ui5-xss
1010
* @tags security

0 commit comments

Comments
 (0)