Skip to content

6.7.2

Compare
Choose a tag to compare
@github-actions github-actions released this 08 May 16:36
· 26 commits to main since this release

Changed

  • The provided XML validation capabilities were explicitly hardened (via #1064; concerns #1061)
    This is considered a security measure concerning XML external entity (XXE) injection.

What's Changed

  • refactor: XML validator explicitely harden against XXE injections by @jkowalleck in #1064

Full Changelog: v6.7.1...v6.7.2