> cat /dev/github | grep security-tools
discovered 03 Aug 2026

bugsy

TypeScript ★ 68 via github-topic
→ View on GitHub
Bugsy is a command-line tool designed for automatic security vulnerability remediation in code, functioning as both a scanner and analyzer for SAST (Static Application Security Testing) reports from various vendors like Checkmarx and Snyk. Its notable features include two operational modes—Scan, which runs SAST scans and identifies vulnerabilities directly, and Analyze, which processes pre-generated SAST reports to provide automated code fixes, effectively streamlining the remediation process for developers. Additional functionality allows Bugsy to be utilized as an MCP server for enhanced integration with AI tools in vulnerability scanning and fixing.