Add security severity

This commit is contained in:
Ed Minnix
2023-03-08 22:04:02 -05:00
parent 6a0167fa7f
commit db60c08de7

View File

@@ -3,6 +3,7 @@
* @description LDAP authentication with credentials sent in cleartext.
* @kind path-problem
* @problem.severity warning
* @security-severity 8.8
* @precision medium
* @id java/insecure-ldap-auth
* @tags security