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

semgrep-ui

via awesome-list
→ View on GitHub
Local Semgrep UI is a Next.js application designed for triaging JSON output from Semgrep CLI scans, providing an interface to load results into MongoDB for persistence and management. It allows users to manage and navigate issues using GitLab URLs based on the output file's name, with configuration options for ignored check IDs and paths. Future enhancements may include support for GitHub links and transitioning from MongoDB to local file storage for easier execution.