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
-3Lines changed: 0 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -92,8 +92,5 @@ There are other instructions for upgrading to 2.52.x. Check the [Release Notes](
92
92
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
-
## Reimport updates fields fix_available and fix_version
96
-
Reimport will update existing findings `fix_available` and `fix_version` fields based on the incoming scan report.
97
-
98
95
## Release notes
99
96
Check the [Release Notes](https://github.com/DefectDojo/django-DefectDojo/releases/tag/2.52.0) for the contents of the release.
Copy file name to clipboardExpand all lines: docs/content/en/open_source/upgrading/2.53.md
+3Lines changed: 3 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -5,3 +5,6 @@ weight: -20251103
5
5
description: No special instructions.
6
6
---
7
7
There are no special instructions for upgrading to 2.53.x. Check the [Release Notes](https://github.com/DefectDojo/django-DefectDojo/releases/tag/2.53.0) for the contents of the release.
8
+
9
+
## Reimport updates fields fix_available and fix_version
10
+
Reimport will update existing findings `fix_available` and `fix_version` fields based on the incoming scan report.
0 commit comments