add a taint step through the ansi-to-html library

This commit is contained in:
Erik Krogh Kristensen
2021-07-15 14:04:16 +02:00
parent 8ccdd4fb9f
commit ae2fc7171b
5 changed files with 61 additions and 0 deletions

View File

@@ -0,0 +1,4 @@
lgtm,codescanning
* The security queries now track taint through the `ansi-to-html` library.
Affected packages are
[ansi-to-html](https://www.npmjs.com/package/ansi-to-html)