Skip to content

v3.1.21

Choose a tag to compare

@Erikmitk Erikmitk released this 05 Jun 07:37
· 713 commits to main since this release
0aee249

v3.1.21

  • Fix XXE injection vulnerabilities across all XML parsing call sites: add XPath::loadXml() and XPath::loadSimpleXml() helpers (LIBXML_NONET + entity loader disabled) and route all 25 call sites in 11 files through them
  • Fix Dependabot auto-merge workflow: use --rebase instead of --merge