-
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 release into master from: release/2.39.1 #11073
Conversation
….40.0-dev Release: Merge back 2.39.0 into bugfix from: master-into-bugfix/2.39.0-2.40.0-dev
Bumps [django](https://github.com/django/django) from 5.0.8 to 5.0.9. - [Commits](django/django@5.0.8...5.0.9) --- updated-dependencies: - dependency-name: django dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Hot reloading appears to be broken in. 2.0.27. The linked GitHub issue is the same behavior that I am seeing unbit/uwsgi#2681
* New Jira Form: Make express the default * rename some stuff * ruff * correct tests
* Jira: Add toggle to disable an existing project * Add help text * Add filter for API * Add new form element to tests * update fixtures * Update dojo/jira_link/helper.py Co-authored-by: Charles Neill <[email protected]> --------- Co-authored-by: Charles Neill <[email protected]>
* use correct date for finding last 7 days * actual date_range
* add DLA security advisory * ruff linter * ruff linter
* update text and icon for Get Support * Change Pro options and Meet the Creators button * re-add text I forgot I removed * add hyphen * Update dojo/templates/dojo/support.html --------- Co-authored-by: Cody Maffucci <[email protected]>
DryRun Security SummaryThe pull request includes a wide range of updates to the DefectDojo application, primarily focused on improving the JIRA integration, enhancing the user interface, and addressing minor bug fixes or improvements, without introducing any obvious security vulnerabilities. Expand for full summarySummary: The code changes in this pull request cover a wide range of updates to the DefectDojo application, primarily focused on improving the JIRA integration functionality, enhancing the user interface, and addressing minor bug fixes or improvements. The key changes include:
From an application security perspective, the changes do not introduce any obvious security vulnerabilities. However, it is important to ensure that the JIRA integration is properly implemented and secured, that user input is thoroughly validated, and that the application's overall security posture is regularly reviewed and maintained. Files Changed:
Code AnalysisWe ran
Riskiness🟢 Risk threshold not exceeded. |
Release triggered by
rossops