Release: Merge release into master from: release/2.35.4#10449
Release: Merge release into master from: release/2.35.4#10449blakeaowens merged 7 commits intomasterfrom
Conversation
….36.0-dev Release: Merge back 2.35.3 into bugfix from: master-into-bugfix/2.35.3-2.36.0-dev
* 🐛 fix qualys webapp scan request body * add unittest
* Fix create notification execution for group of findings * Create notification for comment for group of findings if findings exist * Update notification title when a new comment is added for group of findings --------- Co-authored-by: Camilo Cota <ccota@redhat.com>
* Finding Reports: Support string based filtering * Adding a few more fields * Manage object level reports a bit better * Accommodate hidden fields better * Update dojo/filters.py Co-authored-by: Charles Neill <1749665+cneill@users.noreply.github.com> * Update dojo/filters.py Co-authored-by: Charles Neill <1749665+cneill@users.noreply.github.com> * Update dojo/filters.py Co-authored-by: Charles Neill <1749665+cneill@users.noreply.github.com> * Update dojo/filters.py Co-authored-by: Charles Neill <1749665+cneill@users.noreply.github.com> --------- Co-authored-by: Charles Neill <1749665+cneill@users.noreply.github.com>
|
Hi there 👋, @DryRunSecurity here, below is a summary of our analysis and findings.
Note 🔴 Risk threshold exceeded. Adding a reviewer if one is configured in notification list: @mtesauro @grendel513 Change Summary (click to expand)The following is a summary of changes in this pull request made by me, your security buddy 🤖. Note that this summary is auto-generated and not meant to be a definitive list of security issues but rather a helpful summary from a security perspective. Summary: The provided code changes cover a range of updates and improvements to the DefectDojo application, a popular open-source tool for managing software vulnerabilities and security issues. The changes span multiple components of the application, including the package.json file, the dojo/init.py file, the API views, the filtering functionality, the report generation, the JIRA integration, and the Acunetix parser. Overall, the changes appear to be focused on enhancing the application's security-related features, improving performance, and addressing potential security concerns. The changes include updates to version numbers, the introduction of new filtering classes, improvements to the report generation process, and enhancements to the JIRA integration and Acunetix parser functionality. While there are no obvious security vulnerabilities introduced by these changes, it is essential to thoroughly review the changes and their potential impact on the application's security posture. This includes ensuring that user input is properly sanitized, that sensitive information is not exposed, and that any new functionality or dependencies are secure and up-to-date. Files Changed:
Powered by DryRun Security |
Release triggered by
blakeaowens