Upgrade DOM sanitization dependency
DOM sanitization libraries should stay on patched versions before they are trusted for untrusted HTML.
#Metadata
#Why it matters
Older sanitizer versions can miss browser parsing edge cases and leave XSS protections incomplete.
#Remediation
Upgrade the package, then keep HTML sanitizer usage behind a small reviewed wrapper.
#Repository path
The generated metadata points to critiq-rules/libs/rules/catalog/rules/typescript/ts.security.unsafe-dompurify-version.rule.yaml.