Skip to content

Upgrade `sanitize-html` to latest version

Kushal Pandya requested to merge kp-upgrade-sanitize-html into master

What does this MR do?

This MR upgrades sanitize-html package to latest version (from 1.16.3 to 1.20.1) which reduces bundle footprint (see 1.20.0 changelog) as well as adds support for allowedAttributes config which is needed for !19533 (merged).

Conformity

Availability and Testing

Security

If this MR contains changes to processing or storing of credentials or tokens, authorization and authentication methods and other items described in the security review guidelines:

  • Label as security and @ mention @gitlab-com/gl-security/appsec
  • The MR includes necessary changes to maintain consistency between UI, API, email, or other methods
  • Security reports checked/validated by a reviewer from the AppSec team

Merge request reports