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

Do not report ghost package as a fix for vulnerability #1679

Open
wants to merge 7 commits into
base: main
Choose a base branch
from

Commits on Nov 22, 2024

  1. Do not report ghost packages as fix for vulnerabilities in UI

    Signed-off-by: Keshav Priyadarshi <git@keshav.space>
    keshav-space committed Nov 22, 2024
    Configuration menu
    Copy the full SHA
    5195533 View commit details
    Browse the repository at this point in the history
  2. Prefetch severities and exploits in VulnerabilityDetails

    Signed-off-by: Keshav Priyadarshi <git@keshav.space>
    keshav-space committed Nov 22, 2024
    Configuration menu
    Copy the full SHA
    bf649ad View commit details
    Browse the repository at this point in the history
  3. Do not report ghost packages as fix for vulnerabilities in APIv1

    Signed-off-by: Keshav Priyadarshi <git@keshav.space>
    keshav-space committed Nov 22, 2024
    Configuration menu
    Copy the full SHA
    fe28093 View commit details
    Browse the repository at this point in the history
  4. Prefetch related in VulnerabilityViewSet

    Signed-off-by: Keshav Priyadarshi <git@keshav.space>
    keshav-space committed Nov 22, 2024
    Configuration menu
    Copy the full SHA
    644ddd1 View commit details
    Browse the repository at this point in the history
  5. Do not report ghost packages as fix for vulnerabilities in APIv2

    Signed-off-by: Keshav Priyadarshi <git@keshav.space>
    keshav-space committed Nov 22, 2024
    Configuration menu
    Copy the full SHA
    4d22ca2 View commit details
    Browse the repository at this point in the history
  6. Do not report ghost package as latest/next non-vulnerable version

    Signed-off-by: Keshav Priyadarshi <git@keshav.space>
    keshav-space committed Nov 22, 2024
    Configuration menu
    Copy the full SHA
    b95831a View commit details
    Browse the repository at this point in the history
  7. Test API with ghost packages

    Signed-off-by: Keshav Priyadarshi <git@keshav.space>
    keshav-space committed Nov 22, 2024
    Configuration menu
    Copy the full SHA
    6d88c3f View commit details
    Browse the repository at this point in the history