Overview
System Model
SecLan Model
Semgrep Security Rules
dangerous-template-string
Found a template created with string formatting. This is susceptible to server-side template injection and cross-site scripting attacks.
Checks
ControlFlow
Activity
Data
ControlFlow
Activity
Data
Detects
CWE96