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: Fix false changed results in delta reports #2098

Merged
merged 2 commits into from
Oct 26, 2023

Commits on Oct 24, 2023

  1. Fix: Fix false changed results in delta reports

    When there are multiple results with the same VT, host, port,
    and severity but with different descriptions, delta results are
    now chosen so they match the original result with the same
    description if one exists.
    Without this, the identical results would falsely be shwon as
    changed.
    a-h-abdelsalam committed Oct 24, 2023
    Configuration menu
    Copy the full SHA
    7d3548c View commit details
    Browse the repository at this point in the history

Commits on Oct 26, 2023

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