add taint step through array-union, array-uniq, and uniq

This commit is contained in:
Erik Krogh Kristensen
2021-07-15 12:08:33 +02:00
parent 5ff7d208b7
commit 77f4d56cd9
6 changed files with 50 additions and 1 deletions

View File

@@ -5,4 +5,7 @@ lgtm,codescanning
[array.prototype.find](https://npmjs.com/package/array.prototype.find),
[array-find](https://npmjs.com/package/array-find),
[arrify](https://npmjs.com/package/arrify),
[array-ify](https://npmjs.com/package/array-ify)
[array-ify](https://npmjs.com/package/array-ify),
[array-union](https://npmjs.com/package/array-union),
[array-uniq](https://npmjs.com/package/array-uniq),
[uniq](https://npmjs.com/package/uniq)