mirror of
https://github.com/github/codeql.git
synced 2026-04-30 03:05:15 +02:00
Polish query file
This commit is contained in:
@@ -1,9 +1,9 @@
|
||||
/**
|
||||
* @name Python LDAP Improper Authentication
|
||||
* @description Check if a user-controlled query carries no authentication
|
||||
* @name Improper LDAP Authentication
|
||||
* @description A user-controlled query carries no authentication
|
||||
* @kind path-problem
|
||||
* @problem.severity warning
|
||||
* @id python/ldap-improper-authentication
|
||||
* @id py/improper-ldap-auth
|
||||
* @tags experimental
|
||||
* security
|
||||
* external/cwe/cwe-287
|
||||
Reference in New Issue
Block a user