Skip to content

Bump db version to force early adopters to upgrade db again.

Also does this with the additional field for ignoring vuln apps. This should be safe, because there is a check for if (columnExists()) which will only pass if people don't already have this column.

Fixes #1181 (closed).

Merge request reports