JS: change notes for persistent storage taint step and cookie models

This commit is contained in:
Esben Sparre Andreasen
2018-12-06 10:40:21 +01:00
parent 45b207c21b
commit bf048e7e49

View File

@@ -4,8 +4,11 @@
* Support for popular libraries has been improved. Consequently, queries may produce more results on code bases that use the following features:
- client-side code, for example [React](https://reactjs.org/)
- cookies and webstorage, for example [js-cookie](https://github.com/js-cookie/js-cookie)
- server-side code, for example [hapi](https://hapijs.com/)
* The taint tracking library now recognizes flow through persistent storage, this may give more results for the security queries.
## New queries
| **Query** | **Tags** | **Purpose** |