mcp-server-semgrep
Version:
MCP Server for Semgrep Integration - static code analysis with AI
22 lines • 366 B
YAML
tier1:
- CSRF
- XSS
- "SQL Injection"
- "Command Injection"
- "Code Injection"
- SSRF
- "Path Traversal"
- XXE
- "Cookie Flag Security"
- "Active Debug Code"
tier2:
- Cryptography
- Deserialization
- "Hard-coded Secrets"
- "Open Redirect"
- "Mass Assignment"
- "Prototype Pollution"
tier3:
# - JWT
- Regex
- "Denial of Service"