cve-bin-tool
cve-bin-tool copied to clipboard
bug: Database schema not checked if no update flag set
The check for the latest schema is not performed if the --update never option is set.
This means that an exception will be raised if using an old database schema.