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

Fix: Also create NVT indexes after rebuild #2247

Merged
merged 3 commits into from
Aug 21, 2024
Merged

Commits on Jul 2, 2024

  1. Fix: Also create NVT indexes after rebuild

    If the nvts, vt_refs and vt_severities tables have been replaced in a
    VTs rebuild, indexes are now created for the new tables.
    
    This addresses the the indexes not existing after a rebuild and the
    subsequent performance issues.
    timopollmeier committed Jul 2, 2024
    Configuration menu
    Copy the full SHA
    4e1254b View commit details
    Browse the repository at this point in the history

Commits on Jul 23, 2024

  1. Configuration menu
    Copy the full SHA
    ca06a8c View commit details
    Browse the repository at this point in the history

Commits on Aug 21, 2024

  1. Configuration menu
    Copy the full SHA
    0ba2653 View commit details
    Browse the repository at this point in the history