Skip to content

Releases: DefectDojo/django-DefectDojo

2.33.0 🌈

02 Apr 18:47
ca4250f
Compare
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.32.0

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

🚩 Database migration

🚀 API features and enhancements

🐛 Bug Fixes

🖌 Updates in UI

🗣 Updates in localization

🧰 Maintenance

  • chore(deps): update dependency ruff from 0.3.4 to v0.3.5 (requirements-lint.txt) @renovate (#9857)
  • Update softprops/action-gh-release action from v1 to v2 (.github/workflows/release-x-manual-helm-chart.yml) @renovate (#9703)
  • Update dependency ruff from 0.3.1 to v0.3.4 (requirements-lint.txt) @renovate (#9705)
  • Update Helm release postgresql from 11.9.13 to v15 (helm/defectdojo/Chart.yaml) @renovate (#9781)
  • Update dependency autoprefixer from 10.4.18 to v10.4.19 (docs/package.json) @renovate (#9806)
  • Bump nginx from 02d8d94 to 31bad00 @dependabot (#9818)
  • Update rabbitmq:3.13.0-alpine Docker digest from 3.13.0 to 3.13.0-alpine (docker-compose.yml) @renovate (#9797)
  • Update redis:7.2.4-alpine Docker digest from 7.2.4 to 7.2.4-alpine (docker-compose.yml) @renovate (#9798)
  • Update postgres:16.2-alpine Docker digest from 16.2 to 16.2-alpine (docker-compose.yml) @renovate (#9800)
  • Update dependency postcss from 8.4.36 to v8.4.38 (docs/package.json) @renovate (#9790)
  • Update Helm release redis from 16.13.2 to v19 (helm/defectdojo/Chart.yaml) @renovate (#9786)
  • Refresh minikube & k8s versions @dsever (#9684)
  • Update redis:7.2.4-alpine Docker digest from 7.2.4 to 7.2.4-alpine (docker-compose.yml) @renovate (#9773)
  • Update dependency postcss from 8.4.35 to v8.4.36 (docs/package.json) @renovate (#9774)
  • Bump nginx from 6a2f8b2 to 02d8d94 @dependabot (#9771)
  • Update postgres:16.2-alpine Docker digest from 16.2 to 16.2-alpine (docker-compose.yml) @renovate (#9768)
  • Update gcr.io/cloudsql-docker/gce-proxy Docker tag from 1.34.0 to v1.34.1 (helm/defectdojo/values.yaml) @renovate (#9745)
  • Update rabbitmq:3.13.0-alpine Docker digest from 3.13.0 to 3.13.0-alpine (docker-compose.yml) @renovate (#9746)
  • Bump openapitools/openapi-generator-cli from v7.3.0 to v7.4.0 @dependabot (#9711)
  • Update dependency ruff from 0.3.0 to v0.3.1 (requirements-lint.txt) @renovate (#9694)
  • [HELM CT] Update component versions @dsever (#9665)

2.32.3 🌈

25 Mar 19:01
aaf251b
Compare
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.32.2

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

🚀 API features and enhancements

🖌 Updates in UI

2.32.2 🌈

18 Mar 19:12
c182e9c
Compare
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.32.1

🚩 Database migration

  • correcting cvss scoring behavior when updating/adding findings via ui and api [sc-4849] @grendel513 (#9744)

🚀 API features and enhancements

  • Import/Reimport: Add toggle for applying tags to endpoints @Maffooch (#9740)
  • correcting cvss scoring behavior when updating/adding findings via ui and api [sc-4849] @grendel513 (#9744)

🐛 Bug Fixes

🖌 Updates in UI

2.32.1 🌈

11 Mar 22:06
Compare
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.32.0

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

🐛 Bug Fixes

🖌 Updates in UI

  • Endpoints: Remove "verified" query on listing pages @Maffooch (#9717)

🗣 Updates in localization

2.32.0 🌈

04 Mar 20:59
8218125
Compare
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.31.0

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

🚩 Database migration

🚀 General features and enhancements

  • Jira Webhook: Catch comments from other issue updates @Maffooch (#9513)

🚀 API features and enhancements

🐛 Bug Fixes

  • DRF Spectacular: Enable sidecar by default @Maffooch (#9645)
  • Metrics: Status unification @Maffooch (#9654)
  • Correct search queries containing colons @Maffooch (#9624)
  • Update SLA Violation Filter query @Maffooch (#9614)
  • CSV/Excel Report: Correct date/datetime comparison error @Maffooch (#9609)
  • Deduplication: Do not reopen original finding @Maffooch (#9558)
  • Correct Endpoint "Hosts" views when the host field is None @Maffooch (#9560)
  • Jira: Append labels and respect priority on update @Maffooch (#9571)
  • Questionnaires: Correct nested object deletions @Maffooch (#9574)
  • Disallow duplicate tool types @Maffooch (#9530)
  • Jira Server/DataCenter: Update meta methods @Maffooch (#9512)
  • dojo/importers/importer/importer.py - Change "None" string to "Info" from cvss module when a CVSS vector string should evaluate to "Info" @ninp0 (#9453)

🖌 Updates in UI

🗣 Updates in localization

🧰 Maintenance

  • Update dependency autoprefixer from 10.4.17 to v10.4.18 (docs/package.json) @renovate (#9664)
  • Update dependency ruff from 0.2.2 to v0.3.0 (requirements-lint.txt) @renovate (#9652)
  • Update azure/setup-helm action from v3 to v4 (.github/workflows/test-helm-chart.yml) @renovate (#9646)
  • Update rabbitmq:3.13.0-alpine Docker digest from 3.13.0 to 3.13.0-alpine (docker-compose.yml) @renovate (#9644)
  • Bump es5-ext from 0.10.62 to 0.10.64 in /components @dependabot (#9640)
  • Update rabbitmq Docker tag from 3.12.13 to v3.13.0 (docker-compose.yml) @renovate (#9622)
  • Bump cryptography from 42.0.2 to 42.0.4 @dependabot (#9607)
  • Update gcr.io/cloudsql-docker/gce-proxy Docker tag from 1.33.16 to v1.34.0 (helm/defectdojo/values.yaml) @renovate (#9598)
  • Update dependency ruff from 0.2.1 to v0.2.2 (requirements-lint.txt) @renovate (#9576)
  • Bump nginx from 1.25.3-alpine to 1.25.4-alpine @dependabot (#9580)
  • Update rabbitmq Docker tag from 3.12.12 to v3.12.13 (docker-compose.yml) @renovate (#9573)
  • ⬆️ Bump openapitools/openapi-generator-cli from v7.2.0 to v7.3.0 @dependabot (#9526)
  • Update Helm release postgresql-ha from 9.4.11 to v13 (helm/defectdojo/Chart.yaml) @renovate (#9553)
  • Update Helm release postgresql-ha from 9.1.9 to ~9.4.0 (helm/defectdojo/Chart.yaml) @renovate (#9547)
  • Update Helm release postgresql from 11.6.26 to ~11.9.0 (helm/defectdojo/Chart.yaml) @renovate (#9546)
  • Update Helm release rabbitmq from 11.2.2 to ~11.16.0 (helm/defectdojo/Chart.yaml) @renovate (#9548)
  • Update Helm release mysql from 9.1.8 to ~9.19.0 (helm/defectdojo/Chart.yaml) @renovate (#9545)
  • Update postgres Docker tag from 16.1 to v16.2 (docker-compose.yml) @renovate (#9536)
  • Update rabbitmq:3.12.12-alpine Docker digest from 3.12.12 to 3.12.12-alpine (docker-compose.yml) @renovate (#9541)
  • Update Helm release redis from 16.12.3 to ~16.13.0 (helm/defectdojo/Chart.yaml) @renovate (#9550)
  • Update rabbitmq:3.12.12-alpine Docker digest from 3.12.12 to 3.12.12-alpine (docker-compose.yml) @renovate (#9535)
  • Update dependency postcss from 8.4.34 to v8.4.35 (docs/package.json) @renovate (#9502)
  • Update rabbitmq:3.12.12-alpine Docker digest from 3.12.12 to 3.12.12-alpine (docker-compose.yml) @renovate (#9501)
  • Bump vulners from 2.1.2 to 2.1.5 @dependabot (#9391)
  • Update dependency ruff from 0.1.15 to v0.2.1 (requirements-lint.txt) @renovate (#9459)
  • ⬆️ Bump boto3 from 1.34.32 to 1.34.35 @dependabot (#9489)
  • Update rabbitmq:3.12.12-alpine Docker di...
Read more

2.31.5 🌈

01 Mar 03:23
2181c61
Compare
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.31.4

🐛 Bug Fixes

🖌 Updates in UI

🧰 Maintenance

2.31.4 🌈

26 Feb 19:43
c5d896b
Compare
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.31.3

🐛 Bug Fixes

2.31.3 🌈

22 Feb 20:56
f628463
Compare
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.

🚩 Database migration

🐛 Bug Fixes

🧰 Maintenance

2.31.2 🌈

20 Feb 19:56
a2f7c97
Compare
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.31.1

🐛 Bug Fixes

🖌 Updates in UI

2.31.1 🌈

12 Feb 20:12
d698a7a
Compare
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.31.0

🚩 Database migration

🚀 General features and enhancements

  • Jira Webhook: Catch comments from other issue updates @Maffooch (#9513)

🚀 API features and enhancements

🐛 Bug Fixes

🖌 Updates in UI