Data as of Jul 25, 2026 · Based on 2,718,867 AI responses across 9,511 prompts · See how Parse measures this
gosec is a Go security checker that inspects source code for security problems by scanning the Go AST and SSA code representation. It provides pattern-based rules, SSA-based analyzers, and taint analysis to detect issues like SQL injection, command injection, and path traversal.
Parse Score