# jinja2 (Python) Security Rules 1 detection rules for jinja2 framework in Python - Total rules: 1 - CWE coverage: 1 ## CRITICAL (1) - **Server-Side Template Injection (SSTI)**: Detects user input used directly in template rendering, allowing arbitrary code execution.