Untitled

National Vulnerability Database is a set of data feeds provide by the U.S. government on information about software vulnerabilities. I have built a Spring Boot scheduler with MyBatis in Java which would run in the background on a server, periodically collect and update a local database regularly. I have designed the database on MySQL DBMS, structured in a way to store all of the information provided by NVD and be flexible for search.

This program was built to collect vulnerability data needed for vulnerability detection of Labrador, end product of IoTcube Inc.


^go back to Blockchain smart contract source code vulnerability detection

^go back to main page