-
Notifications
You must be signed in to change notification settings - Fork 1.6k
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
Wiz parser: Import findings regardless of status #11585
Wiz parser: Import findings regardless of status #11585
Conversation
DryRun Security SummaryThe pull request improves the parsing and handling of Wiz security findings in DefectDojo by refactoring the Expand for full summarySummary: The code changes in this pull request focus on improving the parsing and handling of security findings from the Wiz security tool within the DefectDojo application. The key changes include:
Files Changed:
Overall, these changes demonstrate a commitment to improving the security monitoring and reporting capabilities of the DefectDojo application by enhancing the reliability and accuracy of the Wiz parser. Code AnalysisWe ran |
I was working of |
bugfix is fine for this one 👍 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Approved
Description
The Wiz CLI parser only imported findings with status
Open
whereas other (Wiz) parsers always import all findings regardless of status.fixes #11581
Test results
Unit test updated.
Checklist
This checklist is for your information.
dev
.dev
.bugfix
branch.