-
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
Bugfix -> Dev: 2.35.0 #10322
Bugfix -> Dev: 2.35.0 #10322
Conversation
….35.0-dev Release: Merge back 2.34.5 into bugfix from: master-into-bugfix/2.34.5-2.35.0-dev
* fix(docker): Bump versions * Upgrate "only" to latest 3.11 and latest alpine (3.20) * Fix typo in "as"
* Sonarqube flow field contains dict * fix bugs
* RedHatSatellite module_streams field is dict within list * fix bug
* use helper * ignore linter line * two spaces * fix bulk_create using wrong vulns * going back to loop with save * drop the finding helper * trailing whitespace * update vuln ids * update num calls * parity with PR * trailing whitespace and breakdown test * newline eof * add blank line
* Make social login buttons fully clickable Fix for #10292 * Change "Github" => "GitHub" --------- Co-authored-by: Blake Owens <[email protected]>
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 wide range of updates and improvements to the DefectDojo application, primarily focused on maintaining security and reliability. The changes include updates to the Docker build process, improvements to the handling of vulnerability IDs and security scan data, enhancements to the user interface and authentication, and various bug fixes and refactoring efforts. From an application security perspective, the key aspects of these changes are:
Overall, the code changes in this pull request appear to be focused on improving the security, reliability, and usability of the DefectDojo application. As an application security engineer, I would recommend thoroughly reviewing the changes, testing the application's security and functionality, and monitoring the impact of these changes on the overall security posture of the application. Files Changed:
Powered by DryRun Security |
No description provided.