Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Releases: DefectDojo/django-DefectDojo

2.46.1 🌈

07 May 18:34
1b6e43b
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.46.0

πŸ–Œ Updates in UI

πŸ—£ Updates in localization

2.46.0 🌈

06 May 16:34
05a92af
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.45.0

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

  • Release: Merge release into master from: release/2.46.0 @github-actions (#12386)
  • Release: Merge back 2.45.3 into dev from: master-into-dev/2.45.3-2.46.0-dev @github-actions (#12325)
  • Release: Merge release into master from: release/2.45.3 @github-actions (#12324)
  • Implement Albibaba Linux vulnids @manuel-sommer (#12304)
  • Remove non-working DD_SLA_BUSINESS_DAYS feature to avoid confusion @valentijnscholten (#12131)
  • Add Cyberwatch Galeax Parser @AmineHazi (#12105)
  • Release: Merge back 2.45.2 into dev from: master-into-dev/2.45.2-2.46.0-dev @github-actions (#12287)
  • Release: Merge release into master from: release/2.45.2 @github-actions (#12286)
  • πŸŽ‰ Add Amazon Linux Security Center advisory to vulnid @manuel-sommer (#12242)
  • Release: Merge back 2.45.1 into dev from: master-into-dev/2.45.1-2.46.0-dev @github-actions (#12239)
  • Release: Merge release into master from: release/2.45.1 @github-actions (#12236)
  • Implement HCL Commerce KB vulnids @manuel-sommer (#12199)
  • πŸŽ‰ Add cisco security advisory to vulnid @manuel-sommer (#12180)
  • Release: Merge back 2.45.0 into bugfix from: master-into-bugfix/2.45.0-2.46.0-dev @github-actions (#12188)

🚩 Database migration

  • Release: Merge release into master from: release/2.46.0 @github-actions (#12386)
  • Update verbose name + help text for JIRA username and password fields @valentijnscholten (#12261)
  • Remove non-working DD_SLA_BUSINESS_DAYS feature to avoid confusion @valentijnscholten (#12131)
  • Tag: Update allowed characters for a unified format @Maffooch (#12194)
  • Import/Reimport Stats: Change name of left untouched @Maffooch (#12193)
  • Release: Merge back 2.45.0 into bugfix from: master-into-bugfix/2.45.0-2.46.0-dev @github-actions (#12188)

πŸš€ API features and enhancements

  • Release: Merge release into master from: release/2.46.0 @github-actions (#12386)
  • Release 2.46.0: Merge Bugfix into Dev @rossops (#12385)
  • fix(api): Enable to set recommendation and decision in risk_acceptance @kiblik (#12303)
  • Tag: Update allowed characters for a unified format @Maffooch (#12194)
  • Release: Merge back 2.45.0 into bugfix from: master-into-bugfix/2.45.0-2.46.0-dev @github-actions (#12188)

πŸ–Œ Updates in UI

  • Release: Merge release into master from: release/2.46.0 @github-actions (#12386)
  • Release 2.46.0: Merge Bugfix into Dev @rossops (#12385)
  • Focus Indicator Disappears While Tabbing - DefectDojo Accessibility issue (Serious) @oussama-taoufiq (#12051)
  • view_endpoint: fix error @valentijnscholten (#12343)
  • most recent note: show date/author @valentijnscholten (#12329)
  • Release: Merge back 2.45.3 into dev from: master-into-dev/2.45.3-2.46.0-dev @github-actions (#12325)
  • Release: Merge release into master from: release/2.45.3 @github-actions (#12324)
  • Implement Albibaba Linux vulnids @manuel-sommer (#12304)
  • fix(webhook): Missing quotation -> broken rendering @kiblik (#12226)
  • πŸ› Differentiate between slackware and siemens vulnid @manuel-sommer (#12251)
  • Release: Merge back 2.45.2 into dev from: master-into-dev/2.45.2-2.46.0-dev @github-actions (#12287)
  • Release: Merge release into master from: release/2.45.2 @github-actions (#12286)
  • Update base.html @shipko (#12228)
  • SLA Calculations 2/2: Simplify logic @valentijnscholten (#11924)
  • Release: Merge back 2.45.1 into dev from: master-into-dev/2.45.1-2.46.0-dev @github-actions (#12239)
  • Release: Merge release into master from: release/2.45.1 @github-actions (#12236)
  • πŸ› Fix Django template engagement_pdf_report #12201 @manuel-sommer (#12206)
  • fix(notif): Product name not rendered correctly @kiblik (#12203)
  • feat(perf): Speed-up loading by using smaller resources (js,css) @kiblik (#12178)
  • Release: Merge back 2.45.0 into bugfix from: master-into-bugfix/2.45.0-2.46.0-dev @github-actions (#12188)

πŸ”§ Improved code quality with linters

🧰 Maintenance

Read more

2.45.3 🌈

28 Apr 15:24
477583e
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.45.2

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

πŸ–Œ Updates in UI

2.45.2 🌈

22 Apr 02:43
8e7cc01
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.45.1

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

πŸ–Œ Updates in UI

2.45.1 🌈

14 Apr 16:02
3fd00f0
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.45.0

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

🚩 Database migration

πŸš€ API features and enhancements

πŸ–Œ Updates in UI

πŸ”§ Improved code quality with linters

2.45.0 🌈

07 Apr 22:42
2740240
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.44.0

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

🚩 Database migration

πŸš€ API features and enhancements

πŸ–Œ Updates in UI

πŸ”§ Improved code quality with linters

🧰 Maintenance

Read more

2.44.4 🌈

31 Mar 16:00
3c6d252
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.44.3

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

🚩 Database migration

πŸ–Œ Updates in UI

πŸ”§ Improved code quality with linters

🧰 Maintenance

2.44.3 🌈

24 Mar 15:15
a3fb296
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.44.2

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

🧰 Maintenance

2.44.2 🌈

17 Mar 14:54
a8c5095
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.44.1

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

πŸ–Œ Updates in UI

2.44.1 🌈

10 Mar 15:39
7d3106e
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.44.0

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

🚩 Database migration

πŸš€ API features and enhancements

πŸ–Œ Updates in UI

πŸ—£ Updates in localization

🧰 Maintenance