Comment on CVE‐DB - tkocou/CVE GitHub Wiki

Rebuilding the database

CVE-DB is currently in Beta. Hopefully no new changes will need to be done to the database structure. Once CVE-DB comes out of Beta, if by chance the database structure needs an adjustment, a separate program will be available to migrate the current database to the new structure.

Tweaks to the import JSON code

Most of the adjustments to the import JSON function come from 'edge' cases, something which happens 1-2% of the time. As lead VEs use CVE-DB and report these rare cases, the import code will be fixed.

One of the last adjustments to the import JSON function was to ignore the rare 'import troubled' file and finish importing the rest of the good files. At the end of the import session, any files not imported are reported to let you know there was a problem with that file.