Skip to content

Releases: DefectDojo/django-DefectDojo

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

2.31.0 🌈

05 Feb 23:04
597cced
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.30.0

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

🚩 Database migration

🚀 API features and enhancements

🐛 Bug Fixes

🖌 Updates in UI

🧰 Maintenance

Read more

2.30.4 🌈

29 Jan 16:25
fdb1153
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.

🐛 Bug Fixes