cve-bin-tool icon indicating copy to clipboard operation
cve-bin-tool copied to clipboard

bug: Database schema not checked if no update flag set

Open anthonyharrison opened this issue 3 years ago • 0 comments

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.

anthonyharrison avatar Aug 01 '22 20:08 anthonyharrison