Skip to content

DOMPurify 3.4.3

Choose a tag to compare

@cure53 cure53 released this 13 May 11:07
3.4.3
520edb0
  • Fixed an issue with handling of nested Shadow DOM trees, thanks @fishjojo1
  • Fixed the template regexes to be more robust against ReDoS attacks, thanks @aleung27
  • Updated the node iteration code to catch more Shadow DOM related issues
  • Updated Playwright and added Node 26 to test matrix
  • Updated existing workflows, fuzzer, release signing, etc., added more tests
  • Bumped several dependencies where possible