1Modified CVEs need reset of database
2------------------------------------
3
4We currently assume that, once a CVE is assigned, modifications to the CVE
5include additional CPE matches, but the original ones remain. However, this is
6not always the case. We should seek a way to clear the CVE<>CPE mappings.
7
8Not easy as, by design, we load in information one line at a time. Perhaps
9include a special line in the CSV that sais "please clear and continue"?
10