-
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
Pro Release Notes 2.42.2 #11611
Pro Release Notes 2.42.2 #11611
Conversation
DryRun Security SummaryThe pull request introduces improvements to DefectDojo Pro's user interface, API, security features, and tool integrations, enhancing the application's functionality, usability, and security capabilities. Expand for full summarySummary: The changes outlined in this pull request cover a range of improvements and bug fixes across different features of the DefectDojo Pro (Cloud Version) application. The key areas of focus include:
From an application security perspective, the notable changes include the improvements to the OAuth integration, the RBAC enhancements, and the addition of the Deduplication Tuner in the Beta UI. These changes help to strengthen the security and compliance features of the application, as well as provide users with more control over the deduplication process, which is an important aspect of accurate and reliable security findings. Files Changed:
Code AnalysisWe ran |
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
* Bump vite from 6.0.7 to 6.0.9 in /docs (#11610) Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 6.0.7 to 6.0.9. - [Release notes](https://github.com/vitejs/vite/releases) - [Changelog](https://github.com/vitejs/vite/blob/main/packages/vite/CHANGELOG.md) - [Commits](https://github.com/vitejs/vite/commits/v6.0.9/packages/vite) --- updated-dependencies: - dependency-name: vite dependency-type: direct:development ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Pro Release Notes 2.42.2 (#11611) * update changelog 2.42.2 * add additional 2.42.1 features --------- Co-authored-by: Paul Osinski <[email protected]> * Update .dryrunsecurity.yaml (#11617) * Readme docs - followup PR (#11525) * follow on to readme update * remove broken /pricing link * chg local_settings refs ldap-authentication.md --------- Co-authored-by: Paul Osinski <[email protected]> * Bump asteval from 1.0.5 to 1.0.6 Bumps [asteval](https://github.com/lmfit/asteval) from 1.0.5 to 1.0.6. - [Release notes](https://github.com/lmfit/asteval/releases) - [Commits](lmfit/asteval@1.0.5...1.0.6) --- updated-dependencies: - dependency-name: asteval dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]> --------- Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Paul Osinski <[email protected]> Co-authored-by: Paul Osinski <[email protected]> Co-authored-by: Cody Maffucci <[email protected]>
Adding user-facing changes to Changelog page in docs.