Query
Relevant PR: github/codeql#5444
Report
This query identifies cases in which a LDAP connection doesn't carry any kind of authentication. Anonymous binds and unauthenticated binds allow access to information in the LDAP directory without providing a password, their use is therefore strongly discouraged.
Result(s)
Query
Relevant PR: github/codeql#5444
Report
This query identifies cases in which a LDAP connection doesn't carry any kind of authentication. Anonymous binds and unauthenticated binds allow access to information in the LDAP directory without providing a password, their use is therefore strongly discouraged.
Result(s)