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 4969a1e commit 3ee0029Copy full SHA for 3ee0029
javascript/change-notes/2021-02-08-xml-parser-taint.md
@@ -1,8 +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
+ [xml2js](https://www.npmjs.com/package/xml2js),
+ [sax](https://www.npmjs.com/package/sax),
+ [xml-js](https://www.npmjs.com/package/xml-js),
+ [htmlparser2](https://www.npmjs.com/package/htmlparser2), and
8
[node-expat](https://www.npmjs.com/package/node-expat)
0 commit comments