add xss sink for react-tooltip

This commit is contained in:
Erik Krogh Kristensen
2021-07-14 20:03:50 +02:00
parent fb57c5f6f0
commit 22dfe84ee8
5 changed files with 60 additions and 0 deletions

View File

@@ -0,0 +1,4 @@
lgtm,codescanning
* The XSS queries now recognize when the `react-tooltip` library is being used with HTML.
Affected packages are
[react-tooltip](https://npmjs.com/package/react-tooltip)