CodeQL library for Python
codeql/python-all 0.11.15-dev (changelog, source)
Search

Module PamAuthorizationCustomizations

Provides default sources, sinks and sanitizers for detecting “PAM Authorization” vulnerabilities.

Import path

import semmle.python.security.dataflow.PamAuthorizationCustomizations

Imports

ApiGraphs

Provides an implementation of API graphs, which are an abstract representation of the API surface used and/or defined by a code base.

RemoteFlowSources

Provides an extension point for modeling user-controlled data. Such data is often used as data-flow sources in security queries.

TaintTracking

Provides classes for performing local (intra-procedural) and global (inter-procedural) taint-tracking analyses.

python

Modules

PamAuthorizationCustomizations

Provides default sources, sinks and sanitizers for detecting “PAM Authorization” vulnerabilities.