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
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