A critical vulnerability was discovered in React Server Components (Next.js). Our systems remain protected but we advise to update packages to newest version. Learn More

Unnecessary regex creation with LinkValidationRunner

Fixed in

EPiServer.CMS.Core 12.21.0

(Or a related package)

Created

Feb 08, 2024

Updated

Mar 12, 2024

Area

CMS Core

State

Closed, Fixed and tested


Description

Fixed an issue where a regular expression used for validating links was created in an inefficient way and unnecessarily increased the duration of the job.