Skip to content

Commit 106e5e7

Browse files
egregius313saritai
andcommitted
Docs review suggestion
Co-authored-by: Sarita Iyer <[email protected]>
1 parent 43d79dc commit 106e5e7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/**
22
* @name Insecure LDAP authentication
3-
* @description LDAP authentication with credentials sent in cleartext.
3+
* @description LDAP authentication with credentials sent in cleartext makes sensitive information vulnerable to remote attackers
44
* @kind path-problem
55
* @problem.severity warning
66
* @security-severity 8.8

0 commit comments

Comments
 (0)