Skip to content

Commit bf048e7

Browse files
author
Esben Sparre Andreasen
committed
JS: change notes for persistent storage taint step and cookie models
1 parent 45b207c commit bf048e7

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

change-notes/1.20/analysis-javascript.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,11 @@
44

55
* Support for popular libraries has been improved. Consequently, queries may produce more results on code bases that use the following features:
66
- client-side code, for example [React](https://reactjs.org/)
7+
- cookies and webstorage, for example [js-cookie](https://github.com/js-cookie/js-cookie)
78
- server-side code, for example [hapi](https://hapijs.com/)
89

10+
* The taint tracking library now recognizes flow through persistent storage, this may give more results for the security queries.
11+
912
## New queries
1013

1114
| **Query** | **Tags** | **Purpose** |

0 commit comments

Comments
 (0)