Commits on Source (3)
-
Salvatore Bonaccorso authored
As per October 16, 2019, NVD does not provide anymore the XML data feeds which the security-tracker uses to fill in long description of a CVE or determine the external severity. In update-nvd target switch to fetch the json files from https://nvd.nist.gov/feeds/json/cve/1.1/$feedname instead. Signed-off-by:
Salvatore Bonaccorso <carnil@debian.org>
-
Salvatore Bonaccorso authored
The reimplementation is focused on only the functionality actually strictly required by the security-tracker. This includes fetching the CVE id and corresponding description. All of specific imapct metrics (severity, range, loss attributes) are not implemented. Those will require a database schema version bump and reimplementation as well for the security_db. Closes: #942670 Signed-off-by:
Salvatore Bonaccorso <carnil@debian.org>
-
Salvatore Bonaccorso authored