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-5
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).
From here, you can create, delete or view your individual Group pages.
23
23
24
+
For <spanstyle="background-color:rgba(242, 86, 29, 0.3)">DefectDojo Pro</span> users, the Beta UI's All Groups has a few additional options.
25
+
* You can filter this table by Group Name, Description, E-mail Address, Global Role, as well as the total number of Users, Product Types, and Products associated with the Group.
26
+
* You can also adjust a Group's Permissions or other settings by clicking the "⋮" button next to the Group you wish to edit.
27
+
28
+

29
+
30
+
## Viewing A Group
31
+
32
+
Viewing a group displays all Group information, such as ID, name, description, global role, etc. The Group Members, Product Types, and Products associated with the group are also displayed. Additionally, configuration permissions tied to a Group can be updated directly from the “View Group” page.
33
+
34
+
For <spanstyle="background-color:rgba(242, 86, 29, 0.3)">DefectDojo Pro</span> users, the Beta UI's Group View allows you to assign Configuration Permission adjustments in a slightly different way.
35
+
36
+

37
+
38
+
* All configuration permissions are displayed in a dropdown which is grouped into subcategories. If the selection of configuration permissions is different from their current value, an “Update Configuration Permissions” button is displayed.
* Once a few additional permissions have been selected, the user will be asked to confirm they would like to update the permissions for the selected group before an update is made.
43
+
24
44
## Create / Edit a User Group
25
45
26
46
1. Navigate to the 👤**Users \> Groups** page on the sidebar. You will see a list of all existing User Groups, including their Name, Description, Number of Users, Global Role (if applicable) and Email.
Copy file name to clipboardExpand all lines: docs/content/en/customize_dojo/user_management/pro_permissions_overhaul.md
+7-1
Original file line number
Diff line number
Diff line change
@@ -18,4 +18,10 @@ When looking at Product Type or Product, you can open the Permissions window to
18
18
19
19
1. At the top of this window, you can choose to manage permissions for an individual user or for a [user group](../create_user_group).
20
20
2. Here, you can select a user or group to add to the Product, and select the [Role](../about_perms_and_roles) that you want that user to have.
21
-
3. On the lower table, you can see a list of all users or groups who have access to this object. You can also quickly assign a new role for one of these users or groups from the drop-down menu.
21
+
3. On the lower table, you can see a list of all users or groups who have access to this object. You can also quickly assign a new role for one of these users or groups from the drop-down menu.
22
+
23
+
## Setting Configuration Permissions through the User view
24
+
25
+
A user's configuration permissions can now be set in a more user-friendly approach. From the Users View, all configuration permissions are displayed in a dropdown, then grouped by the permission type. If the selection of configuration permissions is different from their current value, an “Update Configuration Permissions” button is displayed. When clicked, the user will be asked to confirm they would like to update the permissions for the selected group before an update is made.
There are no special instructions for upgrading to 2.46.x. Check the [Release Notes](https://github.com/DefectDojo/django-DefectDojo/releases/tag/2.46.0) for the contents of the release.
0 commit comments