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 report generation when Ignore Informational Vulnerabilities checked #1100

Merged
merged 3 commits into from
Dec 8, 2023
Merged

Fix report generation when Ignore Informational Vulnerabilities checked #1100

merged 3 commits into from
Dec 8, 2023

Conversation

psyray
Copy link
Contributor

@psyray psyray commented Dec 5, 2023

When Ignore Informational Vulnerabilities is checked there are still info vulns datas.

I've reworked the queries that display vulnerabilities to prevent info vulns to display in the :

  • Quick summary Info blue box
  • Reconnaissance Findings
  • Vulnerabilities Discovered Info blue box

I've also fixed the Vulnerabilities Discovered listing by doing a correct loop through regrouped values because values withe the same path but not the same severity does not display well

Tested and working on current master branch

@psyray psyray self-assigned this Dec 5, 2023
web/templates/report/template.html Fixed Show resolved Hide resolved
web/templates/report/template.html Fixed Show resolved Hide resolved
web/startScan/views.py Show resolved Hide resolved
web/templates/report/template.html Show resolved Hide resolved
@yogeshojha yogeshojha merged commit 6923109 into yogeshojha:master Dec 8, 2023
4 of 5 checks passed
@psyray psyray deleted the fix-report-without-info-vulns branch December 11, 2023 17:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants