appcanary / coalmine

GNU Lesser General Public License v3.0
0 stars 0 forks source link

Ensure "CVE" data is imported and complete #299

Closed phillmv closed 7 years ago

phillmv commented 7 years ago

This means one or both of NVD/NIST gets dumped into advisories

j0ni commented 7 years ago

Looks like the cve_importer isn't running atm - there's no cve_importer_job.rb and from a recent backup:

joni@ship 0 pg_restore -d canary-web-prod ~/Downloads/canary-web_2017-05-23.bak 
joni@ship 0 psql canary-web-prod                                
psql (9.6.3)
Type "help" for help.

canary-web-prod=# select distinct source from advisories;
       source       
--------------------
 friendsofphp
 alas
 debian-tracker
 ubuntu-cve-tracker
 rubysec
 rhsa
 cefs
(7 rows)

canary-web-prod=#