-
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
Release: Merge back 2.36.6 into dev from: master-into-dev/2.36.6-2.37.0-dev #10648
Conversation
…5-2.37.0-dev (#10627) * Update versions in application files * Update versions in application files --------- Co-authored-by: DefectDojo release bot <[email protected]> Co-authored-by: Cody Maffucci <[email protected]>
* Listing Tables: Add toggle switch in system settings * Fixing ruff * Update help text * Remove missed italics
* Update Qualys WebApp parser to use DefusedXML * Correct ruff errors
…andling (#10638) * Uploaded File Management: Centralize file serving and embolster error handling * Correct ruff errors
* finding-notes-cascading-deletes first pass at cascading deletes for notes/notehistory * finding-notes-cascading-deletes remove unused code * finding-notes-cascading-deletes linter cleanup * finding-notes-cascading-deletes retrigger actions
The refresh helm chart lock file action uses the `pull_request_target` trigger, which can lead to leaking secret. Because the helm chart lock file is updated on each modification to the chart.yml file by renovate/dependabot, the easiest solution is to remove this action.
… Note" button on cred notes page; show delete note button for note creator and fix note deletion; fix "Associated Products" header to have less spacing around it; fix credential deletion (#10644)
* Importer: Correct logic bug for empty scan reports When importing an empty scan report through the import endpoint, it is possible for two tests to be created during a single request * Separate logic based on import vs reimport
Release: Merge release into master from: release/2.36.6
DryRun Security SummaryThis pull request focuses on improving the security and functionality of the DefectDojo application, covering areas such as engagement management, finding handling, credential management, and data import/export processes, with a strong emphasis on maintaining the security and integrity of the application. Expand for full summarySummary: The code changes in this pull request focus on improving the security and functionality of various components in the DefectDojo application. The changes cover a wide range of areas, including engagement management, finding handling, credential management, and data import/export processes. Key security-related changes include:
Overall, the changes demonstrate a strong focus on maintaining the security and integrity of the DefectDojo application, while also improving the user experience and functionality. Files Changed:
Code AnalysisWe ran
Riskiness🟢 Risk threshold not exceeded. |
Signed-off-by: DefectDojo <[email protected]>
Quality Gate passedIssues Measures |
Release triggered by
Maffooch