Skip to content

Commit a19c511

Browse files
paulOsinskiPaul Osinski
andauthored
changelog 2.44.4 (#12150)
Co-authored-by: Paul Osinski <paul.m.osinski@gmail.com>
1 parent 3c6d252 commit a19c511

File tree

1 file changed

+9
-5
lines changed

1 file changed

+9
-5
lines changed

docs/content/en/changelog/changelog.md

Lines changed: 9 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,10 @@ For Open Source release notes, please see the [Releases page on GitHub](https://
1010

1111
## Mar 2025: v2.44
1212

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+
1317
### Mar 24, 2025, v2.44.3
1418

1519
- **(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://
4044

4145
## Feb 2025: v2.43
4246

43-
### Feb 24, 2025: v2.43.4
47+
#### Feb 24, 2025: v2.43.4
4448

4549
- **(API)** API can now filter Findings by tag using AND, in addition to OR. This can be done with the `tags__and` API filter.
4650
- **(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).
4751
- **(Pro Metrics)** Tool Insights can now be filtered with specific Date values, rather than simply 'past 30 days', etc.
4852

49-
### Feb 19, 2025: v2.43.3
53+
#### Feb 19, 2025: v2.43.3
5054

5155
- **(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. <span style="background-color:rgba(242, 86, 29, 0.5)">(Pro)</span>
5256
- **(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.
5357

54-
### Feb 12, 2025: v2.43.2
58+
#### Feb 12, 2025: v2.43.2
5559

5660
- **(Beta UI)** Tests and Risk Acceptances can now be added directly from the All Tests / All Risk Acceptances lists.
5761
- **(CLI Tools)** Added a `background-import` flag to allow for asynchronous imports or reimports.
5862
- **(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).
5963
- **(API)** Fixed issue where Findings created by API with methods other than `/import` / `/reimport` were not being identified as duplicates.
6064
- **(Findings)** 'Close Old Findings' will now apply 'Unique ID From Tool' deduplication, if this algorithm is in use for a set of Findings.
6165

62-
### Feb 10, 2025: v2.43.1
66+
#### Feb 10, 2025: v2.43.1
6367

6468
- **(Beta UI)** Added 'Has Jira' (True/False) as a filter, to filter Findings, Products or Engagements that have associated Jira data.
6569
- **(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://
6872
- **(Tools)** Updated Burp scan to use Hashcode Deduplication. Default hashcode forms are `title`, `file_path`, `severity`, and `vuln_id_from_tool`.
6973
- **(Tools)** Corrected issue with AWS Inspector2 OSS parser related to `mitigated date` being handled incorrectly.
7074

71-
### Feb 3, 2025: v2.43.0
75+
#### Feb 3, 2025: v2.43.0
7276

7377
- **(Beta UI)** Users can now upload local SAML metadata when configuring SAML.
7478
- **(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

Comments
 (0)