Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 1537050

Browse files
committed
Add missing security severity
1 parent a8b7e70 commit 1537050

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

java/ql/src/Security/CWE/CWE-501/TrustBoundaryViolation.ql

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@
44
* @description A user-provided value is used to set a session attribute.
55
* @kind path-problem
66
* @problem.severity error
7+
* @security-severity 8.8
78
* @precision medium
89
* @tags security
910
* external/cwe/cwe-501

0 commit comments

Comments
 (0)