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
+9-5Lines changed: 9 additions & 5 deletions
Original file line number
Diff line number
Diff line change
@@ -10,6 +10,10 @@ For Open Source release notes, please see the [Releases page on GitHub](https://
10
10
11
11
## Mar 2025: v2.44
12
12
13
+
### Mar 31, 2025, v2.44.4
14
+
15
+
-**(Beta UI)** Group and Configuration permissions can now be assigned quickly from a User page. For more information, see [DefectDojo Pro Permissions](/en/customize_dojo/user_management/pro_permissions_overhaul/).
16
+
13
17
### Mar 24, 2025, v2.44.3
14
18
15
19
-**(Import)** Generic Findings Import will now parse tags in the JSON payload when Async Import is enabled.
@@ -40,26 +44,26 @@ For Open Source release notes, please see the [Releases page on GitHub](https://
40
44
41
45
## Feb 2025: v2.43
42
46
43
-
### Feb 24, 2025: v2.43.4
47
+
####Feb 24, 2025: v2.43.4
44
48
45
49
-**(API)** API can now filter Findings by tag using AND, in addition to OR. This can be done with the `tags__and` API filter.
46
50
-**(Connectors)** Users of AWS Security Hub, Snyk can now set a minimum Severity level for Findings to limit the amount of data imported via Connector. Findings below the minimum Severity level will not be imported. If Minimum Severity is changed, existing Findings below the new Minimum Severity will be Closed (not deleted).
47
51
-**(Pro Metrics)** Tool Insights can now be filtered with specific Date values, rather than simply 'past 30 days', etc.
48
52
49
-
### Feb 19, 2025: v2.43.3
53
+
####Feb 19, 2025: v2.43.3
50
54
51
55
-**(API)**`/audit_log` has been added as an API endpoint for DefectDojo Pro, which can return a JSON report of all user activity, or filter by object ID. <spanstyle="background-color:rgba(242, 86, 29, 0.5)">(Pro)</span>
52
56
-**(Beta UI)** Vulnerability ID can now be edited for a given Finding, using the Edit Finding page. This allows users to manually identify duplicates by assigning a matching Vulnerability ID to an additional Finding.
53
57
54
-
### Feb 12, 2025: v2.43.2
58
+
####Feb 12, 2025: v2.43.2
55
59
56
60
-**(Beta UI)** Tests and Risk Acceptances can now be added directly from the All Tests / All Risk Acceptances lists.
57
61
-**(CLI Tools)** Added a `background-import` flag to allow for asynchronous imports or reimports.
58
62
-**(Connectors)** Users of Burp, SonarQube and Dependency-Track Connectors can now set a minimum Severity level for Findings to limit the amount of data imported via Connector. Findings below the minimum Severity level will not be imported. If Minimum Severity is changed, existing Findings below the new Minimum Severity will be Closed (not deleted).
59
63
-**(API)** Fixed issue where Findings created by API with methods other than `/import` / `/reimport` were not being identified as duplicates.
60
64
-**(Findings)** 'Close Old Findings' will now apply 'Unique ID From Tool' deduplication, if this algorithm is in use for a set of Findings.
61
65
62
-
### Feb 10, 2025: v2.43.1
66
+
####Feb 10, 2025: v2.43.1
63
67
64
68
-**(Beta UI)** Added 'Has Jira' (True/False) as a filter, to filter Findings, Products or Engagements that have associated Jira data.
65
69
-**(Beta UI)** Notes can now be added to Engagement / Findings / Tests from All Engagements / Findings / Tests lists as well as View Engagement / Findings / Tests pages.
@@ -68,7 +72,7 @@ For Open Source release notes, please see the [Releases page on GitHub](https://
68
72
-**(Tools)** Updated Burp scan to use Hashcode Deduplication. Default hashcode forms are `title`, `file_path`, `severity`, and `vuln_id_from_tool`.
69
73
-**(Tools)** Corrected issue with AWS Inspector2 OSS parser related to `mitigated date` being handled incorrectly.
70
74
71
-
### Feb 3, 2025: v2.43.0
75
+
####Feb 3, 2025: v2.43.0
72
76
73
77
-**(Beta UI)** Users can now upload local SAML metadata when configuring SAML.
74
78
-**(Beta UI)** Added new section on Risk Acceptance Form to allow users to upload 'Proof'; any relevant files that can be used to support a Risk Acceptance (emails, screenshots of communication, policies, etc).
0 commit comments