Fix InsecureLdapAuth tags

This commit is contained in:
Tony Torralba
2023-03-28 16:47:01 +02:00
parent b00104ebe3
commit ce191e1f9f

View File

@@ -2,12 +2,11 @@
* @name Insecure LDAP authentication
* @description LDAP authentication with credentials sent in cleartext makes sensitive information vulnerable to remote attackers
* @kind path-problem
* @problem.severity warning
* @problem.severity error
* @security-severity 8.8
* @precision medium
* @precision high
* @id java/insecure-ldap-auth
* @tags security
* experimental
* external/cwe/cwe-522
* external/cwe/cwe-319
*/