-
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
New Parser: Qualys Hacker Guardian #10937
Conversation
DryRun Security SummaryThe pull request focuses on improving the application's security scanning capabilities by integrating with the Qualys Hacker Guardian security scanner, including adding sample scan data, implementing a parser module, and introducing unit tests to ensure the reliability and robustness of the Qualys Hacker Guardian parser. Expand for full summarySummary: The code changes in this pull request are focused on improving the application's security scanning capabilities by integrating with the Qualys Hacker Guardian security scanner. The changes include:
From an application security perspective, the key points to consider are:
Overall, the changes in this pull request appear to be a positive step towards improving the application's security posture by integrating with a reputable security scanning tool and implementing robust parsing and testing mechanisms. 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
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.
Small typo, looks good otherwise
docs/content/en/integrations/parsers/file/qualys_hacker_guardian.md
Outdated
Show resolved
Hide resolved
…an.md Co-authored-by: Charles Neill <1749665+cneill@users.noreply.github.com>
New Parser: Qualys Hacker Guardian
[sc-7587]