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/open_source/upgrading/2.52.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -93,7 +93,7 @@ There are other instructions for upgrading to 2.52.x. Check the [Release Notes](
93
93
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.
94
94
95
95
## 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.
97
97
98
98
## Release notes
99
99
Check the [Release Notes](https://github.com/DefectDojo/django-DefectDojo/releases/tag/2.52.0) for the contents of the release.
0 commit comments