Skip to content

Releases: DefectDojo/django-DefectDojo

2.40.0 🌈

04 Nov 18:04
fafe5c3

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.39.4

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

🚩 Database migration

🚀 API features and enhancements

🐛 Bug Fixes

🖌 Updates in UI

  • Always populating description, adding title for webhook payloads @cneill (#11159)

🧰 Maintenance

2.39.4 🌈

28 Oct 18:52
fb442d2

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.39.3

🚀 API features and enhancements

  • Import/Reimport: Restore Defaults + Help Text Differences @Maffooch (#11147)

🐛 Bug Fixes

  • Import/Reimport: Restore Defaults + Help Text Differences @Maffooch (#11147)

2.39.3 🌈

28 Oct 15:26
9bf79c0

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.39.2

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

🐛 Bug Fixes

2.39.2 🌈

21 Oct 15:27
5c7de81

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.39.1

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

🚀 General features and enhancements

🚀 API features and enhancements

🖌 Updates in UI

2.39.1 🌈

15 Oct 16:04
52e9f16

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.39.0

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

🚩 Database migration

🚀 General features and enhancements

🚀 API features and enhancements

🐛 Bug Fixes

🖌 Updates in UI

🧰 Maintenance

2.39.0 🌈

07 Oct 15:39
340cbb2

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.38.0

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

🚩 Database migration

🚀 General features and enhancements

  • Risk Exceptions: Add/Remove notes when finding is added/removed from risk exception @Maffooch (#10934)
  • User: Make email required at all times, password required for new users @Maffooch (#10938)

🚀 API features and enhancements

  • Fix tag creation bug in FindingTemplateSerializer (letters instead of full tags) @StephanPillhofer (#10995)
  • Ruff: Add and fix D2 @kiblik (#10844)
  • User Password:Add toggle to require on creation @Maffooch (#10962)
  • Prefetch: Disable on some viewsets due to payload size @Maffooch (#10961)
  • Risk Exception: Add/Remove notes when finding is added/removed from risk exception @Maffooch (#10934)
  • User: Make email required at all times, password required for new users @Maffooch (#10938)
  • Prefetching: Add swagger docs for models already supporting prefetching @Maffooch (#10931)
  • Prefetch Serialization: Add a preference during mapping @Maffooch (#10933)
  • Ruff: add and fix RET @kiblik (#10111)
  • JSON Parsing Erors: Make errors less verbose @Maffooch (#10891)
  • Notifications: Add support for webhooks @kiblik (#7311)
  • Dynamic Parsin: Add flag to indicate new test types @Maffooch (#10871)
  • Ruff: Add and fix ISC001 @kiblik (#10847)

🐛 Bug Fixes

🖌 Updates in UI

🧰 Maintenance

2.38.4 🌈

26 Sep 19:17
3061a31

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.38.3

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

🚀 API features and enhancements

🐛 Bug Fixes

2.38.3 🌈

23 Sep 17:24
8e07cb2

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.38.2

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

🚀 General features and enhancements

  • Risk Exceptions: Add/Remove notes when finding is added/removed from risk exception @Maffooch (#10934)
  • User: Make email required at all times, password required for new users @Maffooch (#10938)

🚀 API features and enhancements

  • Risk Exceptions: Add/Remove notes when finding is added/removed from risk exception @Maffooch (#10934)
  • User: Make email required at all times, password required for new users @Maffooch (#10938)
  • Prefetching: Add swagger docs for models already supporting prefetching @Maffooch (#10931)
  • Prefetch Serialization: Add a preference during mapping @Maffooch (#10933)

🐛 Bug Fixes

🖌 Updates in UI

🧰 Maintenance

2.38.2 🌈

16 Sep 19:11
e4fbfe0

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.38.1

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

🚀 API features and enhancements

🐛 Bug Fixes

  • Product API scan config: Display view scan configs button for all products @Maffooch (#10889)

🖌 Updates in UI

  • Product API scan config: Display view scan configs button for all products @Maffooch (#10889)

2.38.1 🌈

09 Sep 16:02
7533448

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.38.0

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

🚩 Database migration

🚀 API features and enhancements

🐛 Bug Fixes

🖌 Updates in UI

  • feat(ui): Make ProdType clickable (in Prod detail) @kiblik (#10840)

🧰 Maintenance