Skip to content

Releases: DefectDojo/django-DefectDojo

1.6.5 Bug fix release 🌈

16 Jun 16:59
f11d6c0

Choose a tag to compare

Change

🐛 Bug Fixes

🧰 Maintenance

🚩 Security

1.6.2 Hotfix release

07 Jun 09:54
5c561d7

Choose a tag to compare

Corrects version within DefectDojo.

Security patch release

06 Jun 21:09
697fdbb

Choose a tag to compare

Django update from 2.2.12 to 2.2.13 to fix several security vulnerabilities.

1.6.0 GA release

23 May 20:05

Choose a tag to compare

We're glad to make the 1.6.0 GA now.

Since 1.6.0-rc, the following fixes were made.

Docker images have been pushed with tag 1.6.0 and latest.

Below the list of all changes since the previous 1.5.4 GA.

Changes

🚀 New scanners

🚀 Features and enhancements

🐛 Bug Fixes

🧰 Maintenance

🚩 Requires settings change

1.6.0-rc

17 Apr 07:04

Choose a tag to compare

1.6.0-rc Pre-release
Pre-release

Changes

🚀 New scanners

🚀 Features and enhancements

🐛 Bug Fixes

🧰 Maintenance

🚩 Requires settings change

1.5.4.1 🐛

05 Mar 21:41
c46688c

Choose a tag to compare

Changes

🐛 Bug Fixes

🧰 Maintenance

1.5.4

25 Feb 13:32
d411791

Choose a tag to compare

A long awaited release.

See https://github.com/DefectDojo/django-DefectDojo/releases/tag/1.5.4rc6 for most of the changes that went into it.

Changes

1.5.4rc6

31 Jan 22:05
b62307a

Choose a tag to compare

1.5.4rc6 Pre-release
Pre-release

What's Changed

🚀 New scanners

🚀 Features and enhancements

🐛 Bug Fixes

🧰 Maintenance activities

Python3

26 Aug 15:49
33f60a4

Choose a tag to compare

Python3 Pre-release
Pre-release
Merge pull request #1508 from Maffooch/dedupe

Return dedupe to a "working" state

1.5.4rc5: Merge pull request #1227 from DefectDojo/dev

10 Jun 00:58
20d2e11

Choose a tag to compare

What's Changed

  • New Importers
    • Cobalt.io Scan Importer (#1215)
    • Implement Importer For Immuniweb scan parser (#1208)
    • Wapiti scan importer (#1206)
    • Openscap Scan Importer (#1193)
    • Sonatype parser (#1182)
    • Blackduck hub parser (#1127)
    • Twistlock parser (#1123, #1113)
    • PHP Symfony Security Check parser (#1115)
  • Bug Fixes
    • Email not being received because of missing From header (#1213)
    • Fix open finding filter inconsistency (#1207)
    • Fix 1176 checkmarx deduplication (#1202)
    • Kiuwan import improvements #1198
  • New Features
    • Add Google/OKTA OAUTH2 Sign-in options (#1209)
  • Functional unit test (#1167, #1130, #1131, #1132, #1133, #1134)