Security Projects#

Local NVD Database#

GitHub: LittleSeneca/local-nvd

This project is designed to automate the collection of the full NIST National Vulnerability Database (NVD), excluding the current year’s data, and integrate this data into a PostgreSQL database. It involves setting up a PostgreSQL server, creating specific tables to store NVD data, and running scripts to collect and push the data into the database. This solution is ideal for cybersecurity professionals, researchers, and IT administrators looking to analyze or leverage NVD data within a structured database environment.