Skip to content

Commit db60c08

Browse files
committed
Add security severity
1 parent 6a0167f commit db60c08

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

java/ql/src/Security/CWE/CWE-522/InsecureLdapAuth.ql

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33
* @description LDAP authentication with credentials sent in cleartext.
44
* @kind path-problem
55
* @problem.severity warning
6+
* @security-severity 8.8
67
* @precision medium
78
* @id java/insecure-ldap-auth
89
* @tags security

0 commit comments

Comments
 (0)