SoftwareDesignLab / nvip-crawler

Crawler project for National Vulnerability Integlligence Platform
MIT License
0 stars 0 forks source link

CPE Dictionary Doesn't Properly Refresh #111

Closed dylan-mulligan closed 1 year ago

dylan-mulligan commented 1 year ago

Overview

Compilation date is not updating when refreshing product dictionary file. Possibly it is not even updating the file at all, this needs to be debugged. I would start with the ProductNameExtractor.writeFile() method, as it is responsible for writing the product data to file (as well as the timecode).

Acceptance Criteria

Haxorrr commented 1 year ago

is now refreshing. going to implement auto repull of entire dictionary weekly or bi-weekly