mention sinks in changelog

This commit is contained in:
Chad Bentz
2023-12-22 16:56:54 +00:00
parent cf25cc9531
commit 86c258df7e

View File

@@ -1,4 +1,4 @@
---
category: minorAnalysis
---
* The XPath library for the XPath injection query (`go/xml/xpath-injection`) now includes support for the [libxml2](https://github.com/lestrrat-go/libxml2) package.
* The XPath library, which is used for the XPath injection query (`go/xml/xpath-injection`), now includes support for `Parser` sinks from the [libxml2](https://github.com/lestrrat-go/libxml2) package.