01Detects Regular Expression Denial of Service (ReDoS) patterns in user input processing.
02Analyzes algorithmic complexity and unbounded resource allocation in loops and buffers.
03Flags missing timeouts in external API calls, subprocesses, and database queries.
04Identifies missing rate limiting and request body size constraints on public endpoints.
056 GitHub stars
06Scans for improper handling of compressed data like zip bombs and large file uploads.