We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6a0167f commit db60c08Copy full SHA for db60c08
java/ql/src/Security/CWE/CWE-522/InsecureLdapAuth.ql
@@ -3,6 +3,7 @@
3
* @description LDAP authentication with credentials sent in cleartext.
4
* @kind path-problem
5
* @problem.severity warning
6
+ * @security-severity 8.8
7
* @precision medium
8
* @id java/insecure-ldap-auth
9
* @tags security
0 commit comments