Editing Findings | DefectDojo Documentation

Editing Findings

If you want to add notes or update the language on a Finding to be more relevant to the current situation, you can do so through the Edit Finding form.

Open the Edit Finding Form

You can update a Finding by opening the ⚙️ Gear Menu in the top and clicking Edit Finding.

This will open the Edit Finding form, where you can edit the metadata, change the Finding’s Status and add additional information.

Edit Finding Form: Fields

Editing the Mitigated Date and Mitigated By

By default, a Finding’s Mitigated Date and Mitigated By values are not editable. These fields are hidden from both the Edit Finding form and the Close Finding dialog, and the Mitigated Date is always set automatically to the moment the Finding is closed. Attempting to set or backdate these values through the API is rejected for the same reason.

Editing can be turned on with the DD_EDITABLE_MITIGATED_DATA server setting. When it is enabled, the Mitigated Date and Mitigated By fields appear in the Edit Finding form and the Close Finding dialog, and can also be set through the API — but only for users with superuser status. In other words, editing requires both the setting to be enabled and the acting user to be a superuser.

Bulk Edit Findings

Findings can be edited in bulk from a Finding List, which can be found either on the Findings page itself, or from within a Test.

Selecting Findings for Bulk Edit

When looking at a table with multiple Findings, such as the ‘Findings From [tool]’ table on a Test Page or the All Findings list, you can use the checkboxes next to Findings to mark them for Bulk Edit.

Selecting one or more Findings in this way will open the (hidden) Bulk Edit menu, which contains the following four options:

Bulk Update Actions

Through the Bulk Update Actions menu, you can apply the following changes to any Findings you have selected:

Risk Acceptance Actions

This page allows you to add a Full Risk Acceptance to the selected Findings. You can either create a new Full Risk Acceptance or add the Findings to one that already exists.

Finding Group Actions

This page allows you to create a new Finding Group from the Selected Findings, or add them to an existing Finding Group.

However, Finding Groups can only be created within an individual Test - Findings from different Tests, Engagements or Products cannot be added to the same Finding Group.

Bulk Delete Findings

You can also Delete selected Findings by clicking on the red Delete button. A popup window will appear asking you to confirm this decision.