Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Check DB versions before CERT severity updates #1376

Merged
merged 2 commits into from
Dec 14, 2020

Commits on Dec 11, 2020

  1. Check DB versions before CERT severity updates

    When rebuilding the SCAP or CERT database, check if the other one
    has the correct version. If not, skip updating the CERT severity
    scores.
    This fixes an issue where the SCAP DB update during migration
    does not work because the CERT DB is not migrated yet and therefore
    incompatible.
    timopollmeier committed Dec 11, 2020
    Configuration menu
    Copy the full SHA
    7fc938e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fb94da9 View commit details
    Browse the repository at this point in the history