Release: Merge release into master from: release/2.36.3#10571
Release: Merge release into master from: release/2.36.3#10571
Conversation
….37.0-dev Release: Merge back 2.36.2 into bugfix from: master-into-bugfix/2.36.2-2.37.0-dev
…illed in Kubernetes (#10384) * added max fd argument * added max fd config * quote * make max-fd arg optional * omit if not set * use sh valid notation * Preserve single quotes for UWSGI_LOGFORMAT * Add max-fd as extra argument to avoid unwrapping logformat string * Fix indentation * Add option with explanation to values.yaml * Update helm/defectdojo/values.yaml Co-authored-by: Charles Neill <1749665+cneill@users.noreply.github.com> --------- Co-authored-by: Peter Hoeg Steffensen <peter.steffensen@gmail.com> Co-authored-by: Charles Neill <1749665+cneill@users.noreply.github.com>
* Jira Finding Group Templates: Correct object links * Bulk Edit: Add note when pushing finding to jira
…g endpoint (#10555) When a single endpoints is found in the endpoint get or create helper method, we do not want to raise a warning
* reports-fixes Update cover page widget to have page break after entry, use heading attribute for heading * reports-fixes Add classes for widgets; add css for dealing with page breaks on print * reports-fixes some addtional classes to help distinguish reporting sections * reports-fixes additional classes on findings/endpoints for reports * reports-fixes update report widgets to specify a widget_class instead of generating one based on title; fix wysiwyg issue, add delete button for in-use widgets * reports-fixes for reports widgets, use "header" field for header on rendered reports, instead of "title" (excepting findings/endpoints lists, which do not accept a custom heading) * reports-fixes add back a newline * reports-fixes remove extra space * report-fixes add dojo css for availability in reports * reports-fixes undo some template/css changes, move report break stuff to report_base * reports-fixes newline on end of file, remove changed css * reports-fixes remove unused css from custom_html_report * reports-fixes change "WYSIWYG Content" to "Custom Content" * reports-fixes on finding/endpoint filter/clear, run selectpicker on returned selects so the ui (select) elements do not change suddenly * reports-fixes work on page break changes * reports-fixes typo in style names * reports-fixes remove margins on page break widget * reports-fixes add optional page break after custom content * reports-fixes optional follwoing page break for wysiwyg * reports-fixes first pass at removing asciidoc support * reports-fixes more asciidoc removal updates * reports-fixes fix wysiwyg widget options loading * reports-fixes page break after toc * reports-fixes linter fixes * trigger GitHub actions
…flag (#10562) * Simplify checks for inactive test types * Accommodate fixtures
DryRun Security SummaryThe pull request covers a wide range of updates to the DefectDojo application, including improvements to report generation, Jira integration, finding management, and survey/questionnaire management, with a focus on enhancing the application's functionality and security. Expand for full summarySummary: The changes in this pull request cover a wide range of updates across the DefectDojo application, including improvements to the report generation functionality, the Jira integration, the finding management, and the survey/questionnaire management. The key security-related changes are:
Overall, the changes in this pull request appear to be focused on improving the functionality and security of the DefectDojo application. The code includes several security-related enhancements, such as input validation, error handling, and access control, which help to maintain the application's security posture. Files Changed:
Code AnalysisWe ran
Riskiness🔴 Risk threshold exceeded. We've notified @mtesauro, @grendel513. |
|



Release triggered by
Maffooch