mirror of
https://github.com/github/codeql.git
synced 2026-06-17 19:01:09 +02:00
247 B
247 B
0.7.2
New Queries
- Added a new experimental query,
rb/ldap-injection, to detect cases where user input is incorporated into LDAP queries without proper validation or sanitization, potentially leading to LDAP injection vulnerabilities.