Files
codeql/javascript/ql/lib/change-notes/released/2.6.10.md
2025-09-02 11:09:32 +00:00

6 lines
291 B
Markdown

## 2.6.10
### Minor Analysis Improvements
* Removed `libxmljs` as an XML bomb sink. The underlying libxml2 library now includes [entity reference loop detection](https://github.com/GNOME/libxml2/blob/0c948334a8f5c66d50e9f8992e62998017dc4fc6/NEWS#L905-L908) that prevents XML bomb attacks.