opencve / opencve-docs

OpenCVE documentation
https://docs.opencve.io
39 stars 14 forks source link

Missing Vendors and Products #26

Closed rfortress-pan closed 3 months ago

rfortress-pan commented 3 months ago

I just did a fresh install of OpenCVE and it only has about 10 vendors and less than 40 products. Is there a way I can force a fresh pull of the Products and Vendors? Can I just re-run docker exec -it webserver opencve upgrade-db without issue?

ncrocfer commented 3 months ago

No this command just upgrade the database schéma, not the data in it (https://docs.opencve.io/commands/#upgrade-db).

You have to re-run the install procedure.