Skip to content

Latest commit

 

History

History
9 lines (8 loc) · 458 Bytes

File metadata and controls

9 lines (8 loc) · 458 Bytes
title Upgrading to DefectDojo Version 2.48.2
toc_hide true
weight -20250602
description Tag invalid character cleanup

Tag Formatting Update

In 2.46.0 tag validation was added to disallow commas, spaces and quotes in tags. Some parsers were still creating tags with invalid characters. This is fixed in this release and this release will run another data migration to replace any invalid character in tag with an underscore '_'.