CodeQL library for JavaScript/TypeScript
codeql/javascript-all 0.8.12 (changelog, source)
Search

Module LdapJS

A module providing sinks and sanitizers for LDAP injection.

Import path

import javascript

Predicates

ldapjs

Gets a reference to the ldapjs library.

Classes

ClientCall

A call to a LDAPjs Client API method.

SearchOptions

A reference to a LDAPjs client search options.

TaintPreservingLdapFilterStep

A creation of an LDAPjs filter, or object containing a filter, that doesn’t sanitizes the input.