🔨 RustyHog: handle empty reports correctly to fix #10584#12129
Merged
Maffooch merged 3 commits intoDefectDojo:bugfixfrom Apr 7, 2025
Merged
🔨 RustyHog: handle empty reports correctly to fix #10584#12129Maffooch merged 3 commits intoDefectDojo:bugfixfrom
Maffooch merged 3 commits intoDefectDojo:bugfixfrom
Conversation
DryRun Security SummaryDocumentation and code updates for the Rusty Hog parser in DefectDojo revealed potential security risks related to information exposure, metadata sensitivity, and parsing vulnerabilities in the parser implementation. Expand for full summarySummary: Documentation and code updates for Rusty Hog parser in DefectDojo, including method modifications, scan type expansions, and test suite refactoring. Security Findings:
|
Member
|
I have changed the title slightly to make it more clear as it ends up in the release notes. |
Maffooch
requested changes
Mar 31, 2025
Co-authored-by: Cody Maffucci <46459665+Maffooch@users.noreply.github.com>
dogboat
requested changes
Apr 1, 2025
valentijnscholten
requested changes
Apr 1, 2025
valentijnscholten
approved these changes
Apr 4, 2025
Maffooch
approved these changes
Apr 7, 2025
dogboat
approved these changes
Apr 7, 2025
hblankenship
approved these changes
Apr 7, 2025
Maffooch
added a commit
that referenced
this pull request
Apr 21, 2025
* 🔨 Rework RustyHog to fix #10584 * Update docs/content/en/connecting_your_tools/parsers/file/rusty_hog.md Co-authored-by: Cody Maffucci <46459665+Maffooch@users.noreply.github.com> * update --------- Co-authored-by: Cody Maffucci <46459665+Maffooch@users.noreply.github.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
#10584