Skip to content

Commit 8950a4c

Browse files
Clarify reimport behavior for findings update
Reimport will update existing findings 'fix_available' and 'fix_version' fields based on the incoming scan report.
1 parent 2d25f3d commit 8950a4c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • docs/content/en/open_source/upgrading

docs/content/en/open_source/upgrading/2.52.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -93,7 +93,7 @@ There are other instructions for upgrading to 2.52.x. Check the [Release Notes](
9393
Mobsfscan Scan" has been merged into the "MobSF Scan" parser. The "Mobsfscan Scan" scan_type has been retained to keep deduplication working for existing Tests, but users are encouraged to move to the "MobSF Scan" scan_type.
9494

9595
## Reimport updates fields fix_available and fix_version
96-
If any incoming Findings match Findings that already exist, the incoming Finding is checked if the fields `fix_available` and `fix_version` differ and are updated if yes.
96+
Reimport will update existing findings `fix_available` and `fix_version` fields based on the incoming scan report.
9797

9898
## Release notes
9999
Check the [Release Notes](https://github.com/DefectDojo/django-DefectDojo/releases/tag/2.52.0) for the contents of the release.

0 commit comments

Comments
 (0)