JS: Change note

This commit is contained in:
Asger F
2019-09-06 16:03:16 +01:00
parent 7007698de4
commit dfd18a51ee

View File

@@ -19,6 +19,7 @@
|--------------------------------|------------------------------|---------------------------------------------------------------------------|
| Client-side cross-site scripting (`js/xss`) | More results | More potential vulnerabilities involving functions that manipulate DOM attributes are now recognized. |
| Prototype pollution (`js/prototype-pollution`) | More results | The query now highlights vulnerable uses of jQuery and Angular, and the results are shown on LGTM by default. |
| Incorrect suffix check (`js/incorrect-suffix-check`) | Fewer false-positive results | The query recognizes valid checks in more cases. |
## Changes to QL libraries