-
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
Hacker One Parser: Add support for Bug Bounty Program reports #10939
Conversation
DryRun Security SummaryThe provided code changes focus on improving the handling of Hacker One vulnerability and bug bounty program data in the Dojo application security tool, including enhanced separation of concerns, improved parsing logic, support for vulnerability ID extraction, and expanded test coverage. Expand for full summarySummary: The provided code changes cover various updates to the Dojo application security tool, focusing on the handling of Hacker One vulnerability and bug bounty program data. The key changes include:
Overall, the changes appear to be a significant improvement to the Hacker One report parsing functionality, which is a crucial feature for organizations that leverage Hacker One as part of their vulnerability management and bug bounty programs. The improved separation of concerns, enhanced parsing logic, and expanded test coverage reduce the risk of bugs and edge cases, thereby enhancing the security and integrity of the DefectDojo application. Files Changed:
Code AnalysisWe ran Riskiness🟢 Risk threshold not exceeded. |
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
This pull request has conflicts, please resolve those before we can evaluate the pull request. |
Conflicts have been resolved. A maintainer will review the pull request shortly. |
Adds support for Bug Bounty Program reports from Hacker One
[sc-7581]