Skip to content

Commit 3ee0029

Browse files
erik-kroghasgerf
andauthored
Update javascript/change-notes/2021-02-08-xml-parser-taint.md
Co-authored-by: Asger F <[email protected]>
1 parent 4969a1e commit 3ee0029

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed
Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
lgtm,codescanning
22
* The security queries now track taint through XML parsers.
33
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
4+
[xml2js](https://www.npmjs.com/package/xml2js),
5+
[sax](https://www.npmjs.com/package/sax),
6+
[xml-js](https://www.npmjs.com/package/xml-js),
7+
[htmlparser2](https://www.npmjs.com/package/htmlparser2), and
88
[node-expat](https://www.npmjs.com/package/node-expat)

0 commit comments

Comments
 (0)