We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0ca2310 commit 4969a1eCopy full SHA for 4969a1e
javascript/change-notes/2021-02-08-xml-parser-taint.md
@@ -0,0 +1,8 @@
1
+lgtm,codescanning
2
+* The security queries now track taint through XML parsers.
3
+ Affected packages are
4
+ [xml2js](https://www.npmjs.com/package/xml2js) and
5
+ [sax](https://www.npmjs.com/package/sax) and
6
+ [xml-js](https://www.npmjs.com/package/xml-js) and
7
+ [htmlparser2](https://www.npmjs.com/package/htmlparser2) and
8
+ [node-expat](https://www.npmjs.com/package/node-expat)
0 commit comments