Documentation Index
Fetch the complete documentation index at: https://docs.semgrep.dev/llms.txt
Use this file to discover all available pages before exploring further.
Code Injection in Python
Cheat sheet for the prevention of Code Injection vulnerabilities for Python.
Command Injection in Python
Cheat sheet for the prevention of Command Injection vulnerabilities for Python.
XSS in Django
Cheat sheet for the prevention of Cross-site Scripting (XSS) vulnerabilities for Python and Django.
XSS in Flask
Cheat sheet for the prevention of Cross-site Scripting (XSS) vulnerabilities for Python and Flask.
Insecure Deserialization in Python
Learn about Insecure Deserialization vulnerabilities for Python