Skip to content

Releases: DefectDojo/django-DefectDojo

nightly-dev 🌈

24 May 14:42
135dc08

Choose a tag to compare

nightly-dev 🌈 Pre-release
Pre-release

Run the release drafter to populate the release notes.

2.58.2 🌈

11 May 16:12
6eab873

Choose a tag to compare

Please consult the Upgrade notes in the documentation for specific instructions for this release, and general upgrade instructions. Below is an automatically generated list of all PRs merged since the previous release.

Changes since 2.58.1

🚩 Changes to settings.dist.py / local_settings.py

🚀 API features and enhancements

  • Use a dedicated permission class for BurpRawRequestResponseViewSet @Maffooch (#14838)

🧰 Maintenance

2.58.1 🌈

06 May 21:12
8a99ad6

Choose a tag to compare

Please consult the Upgrade notes in the documentation for specific instructions for this release, and general upgrade instructions. Below is an automatically generated list of all PRs merged since the previous release.

Changes since 2.58.0

2.58.0 🌈

04 May 17:24
8bc2b62

Choose a tag to compare

Please consult the Upgrade notes in the documentation for specific instructions for this release, and general upgrade instructions. Below is an automatically generated list of all PRs merged since the previous release.

Changes since 2.57.0

🚩 Changes to settings.dist.py / local_settings.py

🚩 Database migration

🚀 API features and enhancements

  • refactor: consolidate notifications into dojo/notifications/ package @Maffooch (#14767)
  • refactor: decouple Jira integration into dojo/jira package @Maffooch (#14743)
  • Dispatch create-path notifications async to fix slow POST latency @Maffooch (#14731)
  • Validate consistency between ID-based and name-based identifiers in import/reimport @Jino-T (#14636)
  • Add permission checks for moving engagements between products @Jino-T (#14634)

🖌 Updates in UI

🧰 Maintenance

  • chore(deps): update release-drafter/release-drafter action from v7.2.0 to v7.2.1 (.github/workflows/release-drafter.yml) @renovate (#14785)
  • chore(deps): bump gitpython from 3.1.47 to 3.1.49 @dependabot (#14783)
  • chore(deps): bump python-gitlab from 8.2.0 to 8.3.0 @dependabot (#14781)
  • chore(deps): bump pyopenssl from 26.0.0 to 26.1.0 @dependabot (#14777)
  • chore(deps): bump postcss from 8.5.6 to 8.5.12 in /docs @dependabot (#14759)
  • Update python:3.13.13-slim-trixie Docker digest from 3.13.13 to v (Dockerfile.integration-tests-debian) @renovate (#14774)
  • Update openapitools/openapi-generator-cli Docker tag from v7.21.0 to v7.22.0 (Dockerfile.integration-tests-debian) @renovate (#14776)
  • chore(deps): bump ruff from 0.15.11 to 0.15.12 @dependabot (#14778)
  • chore(deps): bump datatables.net from 2.3.7 to 2.3.8 in /components @dependabot (#14780)
  • chore(deps): bump vulners from 3.1.8 to 3.1.9 @dependabot (#14782)
  • chore(deps): bump social-auth-core from 4.8.6 to 4.8.7 @dependabot (#14784)
  • Update dependency renovatebot/renovate from 43.139.4 to v43.141.6 (.github/workflows/renovate.yaml) @renovate (#14751)
  • chore(deps): bump gitpython from 3.1.46 to 3.1.47 @dependabot (#14753)
  • chore(deps): bump social-auth-app-django from 5.6.0 to 5.8.0 @dependabot (#14724)
  • Update dependency node from 24.14.1 to v24.15.0 (.github/workflows/validate_docs_build.yml) @renovate (#14738)
  • chore(deps): bump gitpython from 3.1.46 to 3.1.47 @dependabot (#14725)
  • Update valkey Docker tag from 0.19.0 to v0.20.0 (helm/defectdojo/Chart.yaml) @renovate (#14739)
  • Update actions/setup-node action from v6.3.0 to v6.4.0 (.github/workflows/validate_docs_build.yml) @renovate (#14734)
  • Update dependency kubernetes/kubernetes from v1.35.3 to v1.35.4 (.github/workflows/k8s-tests.yml) @renovate (#14733)
  • Update dependency kubernetes from 1.33.10 to v1.33.11 (.github/workflows/k8s-tests.yml) @renovate (#14728)
  • Update python:3.13.13-slim-trixie Docker digest from 3.13.13 to v (Dockerfile.integration-tests-debian) @renovate (#14727)
  • chore(deps): bump ruff from 0.15.10 to 0.15.11 @dependabot (#14726)
  • chore(deps): bump social-auth-core from 4.8.5 to 4.8.6 @dependabot (#14723)
  • Update python:3.13.13-alpine3.22 Docker digest from 3.13.13 to v (Dockerfile.nginx-alpine) @renovate (#14721)
  • Update postgres:18.3-alpine Docker digest from 18.3 to 18.3-alpine (docker-compose.yml) @renovate (#14720)
  • chore(deps): bump lxml from 6.0.2 to 6.1.0 @dependabot (#14719)
  • Update dependency renovatebot/renovate from 43.112.1 to v43.139.4 (.github/workflows/renovate.yaml) @renovate (#14709)
  • Update mccutchen/go-httpbin Docker tag from 2.21.0 to v2.22.1 (docker-compose.override.dev.yml) @renovate (#14697)
  • Update softprops/action-gh-release action from v2.6.2 to v3 (.github/workflows/release-x-manual-helm-chart.yml) @renovate (#14702)
  • Update actions/github-script action from v8.0.0 to v9 (.github/workflows/release-3-master-into-dev.yml) @renovate (#14700)
  • Update release-drafter/release-drafter action from v7.1.1 to v7.2.0 (.github/workflows/release-drafter.yml) @renovate (#14699)
  • chore(deps): bump lxml from 6.0.2 to 6.0.4 @dependabot (#14692)
  • Update valkey Docker tag from 0.18.0 to v0.19.0 (helm/defectdojo/Chart.yaml) @renovate (#14696)
  • Update docker/build-push-action action from v7.0.0 to v7.1.0 (.github/workflows/release-x-manual-docker-containers.yml) @renovate (#14695)
  • chore(deps): bump django-dbbackup from 5.2.0 to 5.3.0 @dependabot (#14694)
  • Update softprops/action-gh-release action from v2.6.1 to v2.6.2 (.github/workflows/release-x-manual-helm-chart.yml) @renovate (#14693)
  • Update peter-evans/create-pull-request action from v8.1.0 to v8.1.1 (.github/workflows/update-sample-data.yml) @renovate (#14691)
  • chore(deps): bump ruff from 0.15.9 to 0.15.10 @dependabot (#14690)
  • chore(deps): bump pygithub from 2.9.0 to 2.9.1 @dependabot (#14689)
  • chore(deps): bump drf-spectacular-sidecar from 2026.4.1 to 2026.4.14 @dependabot (#14688)
  • Update actions/upload-artifact action from v7.0.0 to v7.0.1 (.github/workflows/release-x-manual-docker-containers.yml) @renovate (#14686)
  • Update actions/cache action from v5.0.4 to v5.0.5 (.github/workflows/validate_docs_build.yml) @renovate (#14685)
  • Update python:3.13.13-slim-trixie Docker digest from 3.13.13 to v (Dockerfile.integration-tests-debian) @renovate (#14684)
  • Update python:3.13.13-alpine3.22 Docker digest from 3.13.13 to v (Dockerfile.nginx-alpine) @renovate (#14683)
  • chore(deps): bump pillow from 12.1.1 to 12.2.0 @dependabot...
Read more

2.57.3 🌈

27 Apr 16:11
1d8a9a1

Choose a tag to compare

Please consult the Upgrade notes in the documentation for specific instructions for this release, and general upgrade instructions. Below is an automatically generated list of all PRs merged since the previous release.

Changes since 2.57.2

🚩 Changes to settings.dist.py / local_settings.py

🚀 API features and enhancements

  • Dispatch create-path notifications async to fix slow POST latency @Maffooch (#14731)

🖌 Updates in UI

🧰 Maintenance

2.57.2 🌈

20 Apr 15:27
3adf4cd

Choose a tag to compare

Please consult the Upgrade notes in the documentation for specific instructions for this release, and general upgrade instructions. Below is an automatically generated list of all PRs merged since the previous release.

Changes since 2.57.1

🚩 Changes to settings.dist.py / local_settings.py

🚀 API features and enhancements

  • Validate consistency between ID-based and name-based identifiers in import/reimport @Jino-T (#14636)
  • Add permission checks for moving engagements between products @Jino-T (#14634)

🖌 Updates in UI

🧰 Maintenance

2.57.1 🌈

13 Apr 16:05
2f25c45

Choose a tag to compare

Please consult the Upgrade notes in the documentation for specific instructions for this release, and general upgrade instructions. Below is an automatically generated list of all PRs merged since the previous release.

Changes since 2.57.0

🚩 Changes to settings.dist.py / local_settings.py

🖌 Updates in UI

🧰 Maintenance

2.57.0 🌈

06 Apr 18:18
b6e0a2a

Choose a tag to compare

Please consult the Upgrade notes in the documentation for specific instructions for this release, and general upgrade instructions. Below is an automatically generated list of all PRs merged since the previous release.

Changes since 2.56.0

🚩 Changes to settings.dist.py / local_settings.py

🚩 Database migration

🚀 API features and enhancements

🖌 Updates in UI

🧰 Maintenance

  • chore(deps): bump cryptography from 46.0.5 to 46.0.6 @dependabot (#14619)
  • chore(deps): bump celery from 5.6.2 to 5.6.3 @dependabot (#14621)
  • chore(deps): bump python-gitlab from 8.1.0 to 8.2.0 @dependabot (#14622)
  • chore(deps): bump requests from 2.32.5 to 2.33.1 @dependabot (#14618)
  • chore(deps): bump django-permissions-policy from 4.28.0 to 4.29.0 @dependabot (#14617)
  • chore(deps): update dependency renovatebot/renovate from 43.91.2 to v43.102.8 (.github/workflows/renovate.yaml) @renovate (#14603)
  • chore(deps): bump cryptography from 46.0.5 to 46.0.6 @dependabot (#14602)
  • chore(deps): bump brace-expansion in /docs @dependabot (#14600)
  • chore(deps): bump yaml from 2.8.2 to 2.8.3 in /docs @dependabot (#14599)
  • chore(deps): update dependency kubernetes/kubernetes from v1.35.2 to v1.35.3 (.github/workflows/k8s-tests.yml) @renovate (#14563)
  • chore(deps): bump requests from 2.32.5 to 2.33.0 @dependabot (#14598)
  • chore(deps): bump djangorestframework from 3.17.0 to 3.17.1 @dependabot (#14588)
  • chore(deps): bump picomatch in /docs @dependabot (#14595)
  • chore(deps): update actions/configure-pages action from v5.0.0 to v6 (.github/workflows/gh-pages.yml) @renovate (#14594)
  • chore(deps): bump redis from 7.3.0 to 7.4.0 @dependabot (#14589)
  • chore(deps): update dependency node from 24.14.0 to v24.14.1 (.github/workflows/validate_docs_build.yml) @renovate (#14587)
  • chore(deps): update openapitools/openapi-generator-cli docker tag from v7.20.0 to v7.21.0 (dockerfile.integration-tests-debian) @renovate (#14585)
  • chore(deps): bump pyopenssl from 25.3.0 to 26.0.0 @dependabot (#14578)
  • chore(deps): update losisin/helm-values-schema-json-action action from v2.4.1 to v2.5.0 (.github/workflows/test-helm-chart.yml) @renovate (#14576)
  • chore(deps): update losisin/helm-docs-github-action action from v1.7.1 to v1.8.0 (.github/workflows/test-helm-chart.yml) @renovate (#14575)
  • chore(deps): bump pygithub from 2.8.1 to 2.9.0 @dependabot (#14574)
  • chore(deps): update azure/setup-helm action from v4.3.1 to v5 (.github/workflows/test-helm-chart.yml) @renovate (#14586)
  • chore(deps): bump pyopenssl from 25.3.0 to 26.0.0 @dependabot (#14536)
  • chore(deps): u...
Read more

2.56.4 🌈

30 Mar 15:30
f5fe4ba

Choose a tag to compare

Please consult the Upgrade notes in the documentation for specific instructions for this release, and general upgrade instructions. Below is an automatically generated list of all PRs merged since the previous release.

Changes since 2.56.3

🚩 Changes to settings.dist.py / local_settings.py

🚩 Database migration

🧰 Maintenance

2.56.3 🌈

23 Mar 16:03
3907211

Choose a tag to compare

Please consult the Upgrade notes in the documentation for specific instructions for this release, and general upgrade instructions. Below is an automatically generated list of all PRs merged since the previous release.

Changes since 2.56.2

🚩 Database migration

🚀 API features and enhancements

  • Fix import-languages 500 errors and optimize DB performance @Maffooch (#14553)