You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/content/en/changelog/changelog.md
+33-4Lines changed: 33 additions & 4 deletions
Original file line number
Diff line number
Diff line change
@@ -9,6 +9,19 @@ Here are the release notes for **DefectDojo Pro (Cloud Version)**. These release
9
9
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/).
10
10
11
11
12
+
## June 2025: v2.47
13
+
14
+
### June 2, 2025: v2.47.0
15
+
16
+
-**(Pro UI)** Finding review can now be set through the Pro UI. You can now Request Review or clear a Finding review from Finding tables, or from the Finding View.
17
+
18
+

19
+
20
+
-**(Pro UI)** Artifact files can now be uploaded through the Pro UI to Findings. These files can be viewed or deleted on the **Finding Overview > Files** tab of a Finding page.
21
+
22
+

23
+
24
+
12
25
## May 2025: v2.46
13
26
14
27
### ⚠️ Tag Format Change
@@ -32,6 +45,22 @@ This update improves consistency, enhances DefectDojo's search capabilities, and
32
45
33
46
We recommend reviewing your current tags to ensure they align with the new format. Following the deployment of these new behaviors, requests sent to the API or through the UI with any of the violations listed above will result in an error, with the details of the error raised in the response.
34
47
48
+
### May 26, 2025: v2.46.4
49
+
50
+
-**(Pro Metrics)** Rework of filter menu within insights dashboards to remove cross Product Type and Product filtering capabilities.
51
+
-**(Pro UI)** Clickable links within insights dashboards.
52
+
-**(Pro UI)** You can now differentiate between **AppSec** and **SOC** Test Types, to specify whether Findings in DefectDojo were created by an AppSec or SOC process. You can assign the SOC label by editing a Test Type in the Pro UI:
53
+
54
+

55
+
56
+
Whether a Finding is "AppSec" or "SOC" depends on the parent Test Type. If a Test Type does not have SOC set, all of the Findings associated with this Test Type will be considered "AppSec".
57
+
58
+
The Priority Insights dashboard can quickly render a list of all SOC or AppSec Findings, ordered by Priority.
59
+
60
+

61
+
62
+
-**(Pro UI)** More detailed messages in Bulk Edit provide a better explanation of why some Findings may have been skipped.
63
+
35
64
### May 19, 2025: v2.46.3
36
65
37
66
-**(Calendar)** New filters have been added to Calendar view: Unassigned Lead, and Engagement/Test Type.
-**(Import)** Reimporting a scan can now handle special statuses assigned by a tool. Now, if a Finding was initially imported as Active, but the status was changed to False Positive, Out Of Scope or Risk Accepted by a subsequent report, that status will now be respected and applied to the Finding by Reimport.
70
99
-**(Tools)** Fortify parser can now assign False Positive status to Findings according to the audit.xml file.
71
100
72
-
### Apr 22, 2025: v2.45.2
101
+
####Apr 22, 2025: v2.45.2
73
102
74
103

75
104
76
105
-**(Pro UI)** Added a link to Universal Importer to the sidebar, which provides access to the [Universal Importer and DefectDojo CLI](/en/connecting_your_tools/external_tools/) tools.
77
106
-**(Pro UI)** Added smart Prioritization and Risk fields to DefectDojo Pro, which can be used to more easily triage Findings based on the impact of the Product they affect. See [Priority](/en/working_with_findings/finding_priority/) documentation for more information.
78
107
-**(Tools)** Updated Fortify Webinspect parser to handle Fortify's new XML report format.
79
108
80
-
### Apr 14, 2025: v2.45.1
109
+
####Apr 14, 2025: v2.45.1
81
110
82
111
-**(Connectors)** Added a Connector for Wiz: see [tools reference](/en/connecting_your_tools/connectors/connectors_tool_reference/) for configuration instructions.
83
112
84
-
### Apr 7, 2025: v2.45.0
113
+
####Apr 7, 2025: v2.45.0
85
114
86
115
-**(Pro UI)** Added Calendar view to Pro UI: Calendar view now displays Tests and Engagements, and can be filtered. Clicking on a Calendar entry now displays a more detailed description of the object.
0 commit comments