Module SecretExfiltrationQuery
Import path
import codeql.actions.security.SecretExfiltrationQueryImports
| DataFlow | Provides classes for performing local (intra-procedural) and global (inter-procedural) data flow analyses. |
| FlowSources |
Aliases
| SecretExfiltrationFlow | Tracks flow of unsafe user input that is used in a context where it may lead to a secret exfiltration. |