Skip to content

Commit 1575684

Browse files
committed
update
1 parent 405ada8 commit 1575684

1 file changed

Lines changed: 11 additions & 0 deletions

File tree

  • docs/content/en/open_source/upgrading
Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
---
2+
title: 'Upgrading to DefectDojo Version 2.54.x'
3+
toc_hide: true
4+
weight: -20250804
5+
description: Dropped support for DD_PARSER_EXCLUDE
6+
---
7+
8+
To simplify the management of the DefectDojo application, parser exclusions are no longer controlled via the environment variable DD_PARSER_EXCLUDE or application settings. This variable is now unsupported.
9+
From now on, you should use the active flag in the Test_Type model to enable or disable parsers. Only parsers associated with active Test_Type entries will be available for use.
10+
11+
There are other instructions for upgrading to 2.54.x. Check the Release Notes for the contents of the release.

0 commit comments

Comments
 (0)