You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The database will be downloaded when the container is first launched, this can take some time.
You can then run, for example docker exec -it [CONTAINER] search.py -f nagios -n or other scripts provided by cve-search to interact with the database.
Use docker exec -it [CONTAINER] cvedb -u to update the database.
Most importantly, you can use the WEB INTERFACE at port 5000 (or whatever you exposed)