Skip to content

Commit ee6f11c

Browse files
committed
update
1 parent c6b8add commit ee6f11c

File tree

2 files changed

+7
-5
lines changed

2 files changed

+7
-5
lines changed

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

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,4 @@ toc_hide: true
44
weight: -20250707
55
description: No special instructions.
66
---
7-
### Merge of MobSF parsers
8-
9-
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.
10-
117
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.

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

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,16 @@
22
title: 'Upgrading to DefectDojo Version 2.50.x'
33
toc_hide: true
44
weight: -20250804
5-
description: Dropped support for time_zone in System settings.
5+
description: Dropped support for time_zone in System settings and merged MobSF parsers
66
---
77

88
To simplify the management of the DefectDojo application, it is not necessary to set the time zone in two places (environmental variables and system settings). From now on, environmental variable is supported.
99
Please check that the environmental variable `DD_TIME_ZONE` is set based on your satisfaction. Any [TZ identifier](https://en.wikipedia.org/wiki/List_of_tz_database_time_zones) is a valid value. Default value is `UTC`.
1010

1111
There are other instructions for upgrading to 2.50.x. Check the [Release Notes](https://github.com/DefectDojo/django-DefectDojo/releases/tag/2.50.0) for the contents of the release.
12+
13+
### Merge of MobSF parsers
14+
15+
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.
16+
17+
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.

0 commit comments

Comments
 (0)