Overview
System Model
SecLan Model
Semgrep Security Rules
dangerous-subinterpreters-run-string
Found user controlled content in `run_string`. This is dangerous because it allows a malicious actor to run arbitrary Python code.
Checks
Activity
Data
ControlFlow
Detects
CWE95