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

cve-collector

via awesome-list
→ View on GitHub
CVE-Collector is a Python tool designed to automate the collection of the latest CVE information, specifically targeting vulnerabilities with a severity score of 6 or higher from cvedetails.com. It features a simple delimiter-based file structure for storing collected data, eliminating the need for a traditional database management system, and allows for automated scheduling via cron jobs for continuous monitoring. The tool also provides detailed vulnerability information, including publish dates and associated CWE classifications.