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.51.md
-7Lines changed: 0 additions & 7 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -23,13 +23,6 @@ This release introduces several important changes to the Helm chart configuratio
23
23
24
24
### Breaking changes
25
25
26
-
#### Merge of MobSF parsers
27
-
28
-
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.
29
-
30
-
There are no special instructions for upgrading to 2.49.x. Check the [Release Notes](https://github.com/DefectDojo/django-DefectDojo/releases/tag/2.49.0) for the contents of the release.
31
-
32
-
33
26
#### Volume Management Improvements
34
27
35
28
-**Streamlined volume configuration**: The existing volume logic has been removed and replaced with more flexible `extraVolumes` and `extraVolumeMounts` options that provide deployment-agnostic volume management.
Copy file name to clipboardExpand all lines: docs/content/en/open_source/upgrading/2.52.md
+4Lines changed: 4 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -11,6 +11,10 @@ This release introduces more important changes to the Helm chart configuration:
11
11
12
12
### Breaking changes
13
13
14
+
#### Merge of MobSF parsers
15
+
16
+
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.
17
+
14
18
#### Security context
15
19
16
20
This Helm chart extends security context capabilities to all deployed pods and containers.
0 commit comments