Skip to content

Commit 8acd8ea

Browse files
Merge pull request #8446 from joefarebrother/sensitive-logging
Java: Add security severity to sensitive logging query
2 parents 9642e59 + e4a16cc commit 8acd8ea

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

java/ql/src/Security/CWE/CWE-532/SensitiveInfoLog.ql

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@
44
* information to be leaked to an attacker more easily.
55
* @kind path-problem
66
* @problem.severity warning
7+
* @security-severity 7.5
78
* @precision medium
89
* @id java/sensitive-log
910
* @tags security

0 commit comments

Comments
 (0)