From b029242365f17fe89021e8befb21916d62bb4d71 Mon Sep 17 00:00:00 2001 From: Paul Osinski Date: Tue, 9 Dec 2025 11:37:52 -0500 Subject: [PATCH 1/4] update changelog --- docs/content/en/changelog/changelog.md | 49 ++++++++++++++++++++++++++ 1 file changed, 49 insertions(+) diff --git a/docs/content/en/changelog/changelog.md b/docs/content/en/changelog/changelog.md index e978214f0ac..e8a0b08c503 100644 --- a/docs/content/en/changelog/changelog.md +++ b/docs/content/en/changelog/changelog.md @@ -8,8 +8,57 @@ Here are the release notes for **DefectDojo Pro (Cloud Version)**. These release For Open Source release notes, please see the [Releases page on GitHub](https://github.com/DefectDojo/django-DefectDojo/releases), or alternatively consult the Open Source [upgrade notes](/en/open_source/upgrading/upgrading_guide/). +## Dec 2025: v2.53 + +### Dec 8, 2025: v2.53.1 + +* **(Assets/Organizations)** Introduced overhaul to Products/Product Types, added the ability to create and diagram relationships between Assets. See [Assets/Organizations documentation](/en/working_with_findings/organizing_engagements_tests/pro_assets_organizations/) for details, and information on opting in to the Beta. +* **(Findings)** Added new KEV fields for ransomware, exploits, and date handling. + +### Dec 1, 2025: v2.53.0 + +* **(Pro UI)** Added Asset Hierarchy. +* **(Priority)** Priority and Risk can now be overridden manually, or through Rules Engine. + +## Nov 2025: v2.52 + +### Nov 24, 2025: v2.52.3 + +* **(Pro UI)** Improved error messaging for failed Imports. +* **(Pro UI)** Added Engagement Tags column to Finding lists + + +### Nov 17, 2025: v2.52.2 + +* No significant feature changes. + +### Nov 10, 2025: v2.52.1 + +* **(Pro UI)** Finding view now shows all associated Endpoints, not just Active Endpoints + + +### Nov 3, 2025: v2.52.0 + +* **(Pro UI)** In-app Contact Support form now requires a valid email address in your user profile. +* **(Pro UI)** You can now Add Files to Findings through the Pro UI directly from Finding Lists. +* **(Pro UI)** Unicode letters are now allowed in Tags. + ## Oct 2025: v2.51 +### Oct 27, 2025: v2.51.3 + +* **(Tools)** Added Nuclei scan support. +* **(Priority)** Added Prioritization Engine to set up logic for calculating Priority and Risk for individual Findings. +* **(Metrics)** Updated Metrics table to include Products with zero Findings (as a result of filter parameters, or otherwise). +* **(Pro UI)** Added Surveys to Pro UI. + + + +### Oct 20, 2025: v2.51.2 + +* **(Connectors)** Added Anchore Enterprise Connector. + + ### Oct 14, 2025: v2.51.1 * **(Pro UI)** Added Finding Quick Report feature. Quick report allows users to quickly render an HTML report with the currently displayed Findings on a Finding table. From 3a7b5a14331386b55c4961d68aecd0fb4351c4a5 Mon Sep 17 00:00:00 2001 From: Paul Osinski Date: Tue, 9 Dec 2025 11:37:58 -0500 Subject: [PATCH 2/4] update pro_features.md --- docs/content/en/about_defectdojo/pro_features.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/docs/content/en/about_defectdojo/pro_features.md b/docs/content/en/about_defectdojo/pro_features.md index 8fd83333f07..46eaccb9f0d 100644 --- a/docs/content/en/about_defectdojo/pro_features.md +++ b/docs/content/en/about_defectdojo/pro_features.md @@ -18,6 +18,12 @@ See our [Pro UI Guide](../ui_pro_vs_os) for more information. ![image](images/enabling_deduplication_within_an_engagement_2.png) +### Assets/Organizations + +DefectDojo Pro allows for improved organizational visualization for large lists of repositories or other business structures. See [Assets/Organizations documentation](/en/working_with_findings/organizing_engagements_tests/pro_assets_organizations/) for details. + +![image](images/asset_hierarchy_diagram.png) + ### Finding Priority DefectDojo Pro can pre-triage your Findings by Priority and Risk, allowing your team to identify and fix your most critical issues first. From 508af4ab9848549f90178c015c7805ca16e33e66 Mon Sep 17 00:00:00 2001 From: Paul Osinski <42211303+paulOsinski@users.noreply.github.com> Date: Tue, 9 Dec 2025 13:51:22 -0500 Subject: [PATCH 3/4] Update docs/content/en/changelog/changelog.md Co-authored-by: Cody Maffucci <46459665+Maffooch@users.noreply.github.com> --- docs/content/en/changelog/changelog.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/content/en/changelog/changelog.md b/docs/content/en/changelog/changelog.md index e8a0b08c503..5368eb26a7b 100644 --- a/docs/content/en/changelog/changelog.md +++ b/docs/content/en/changelog/changelog.md @@ -47,7 +47,7 @@ For Open Source release notes, please see the [Releases page on GitHub](https:// ### Oct 27, 2025: v2.51.3 -* **(Tools)** Added Nuclei scan support. +* **(Tools)** Added Nuclei scan support for Smart Upload. * **(Priority)** Added Prioritization Engine to set up logic for calculating Priority and Risk for individual Findings. * **(Metrics)** Updated Metrics table to include Products with zero Findings (as a result of filter parameters, or otherwise). * **(Pro UI)** Added Surveys to Pro UI. From 55a39d23b3878139a48349c29b6e9fd35e81e07f Mon Sep 17 00:00:00 2001 From: Paul Osinski <42211303+paulOsinski@users.noreply.github.com> Date: Tue, 9 Dec 2025 13:51:30 -0500 Subject: [PATCH 4/4] Update docs/content/en/changelog/changelog.md Co-authored-by: Cody Maffucci <46459665+Maffooch@users.noreply.github.com> --- docs/content/en/changelog/changelog.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/content/en/changelog/changelog.md b/docs/content/en/changelog/changelog.md index 5368eb26a7b..a747c2c6f8a 100644 --- a/docs/content/en/changelog/changelog.md +++ b/docs/content/en/changelog/changelog.md @@ -48,7 +48,7 @@ For Open Source release notes, please see the [Releases page on GitHub](https:// ### Oct 27, 2025: v2.51.3 * **(Tools)** Added Nuclei scan support for Smart Upload. -* **(Priority)** Added Prioritization Engine to set up logic for calculating Priority and Risk for individual Findings. +* **(Priority)** Added Prioritization Engine to allow for configurable Priority and Risk calculations for individual Findings under a given Product. * **(Metrics)** Updated Metrics table to include Products with zero Findings (as a result of filter parameters, or otherwise). * **(Pro UI)** Added Surveys to Pro UI.