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

Filter duplicate results and host details #2191

Merged
merged 4 commits into from
May 7, 2024

Commits on May 6, 2024

  1. Fix: Fix filtering of duplicate results from the scanner

    Not all duplicate results from the scanner were filtered since
    OSP results are fetched while the scan is running and duplicates
    can exist in the same batch of fetched results.
    a-h-abdelsalam committed May 6, 2024
    Configuration menu
    Copy the full SHA
    e309c6e View commit details
    Browse the repository at this point in the history
  2. code refactoring

    a-h-abdelsalam committed May 6, 2024
    Configuration menu
    Copy the full SHA
    c1ce157 View commit details
    Browse the repository at this point in the history

Commits on May 7, 2024

  1. Configuration menu
    Copy the full SHA
    360c25c View commit details
    Browse the repository at this point in the history
  2. Fix indentation.

    a-h-abdelsalam committed May 7, 2024
    Configuration menu
    Copy the full SHA
    1c3dc4a View commit details
    Browse the repository at this point in the history