File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed
docs/language/learn-ql/javascript Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 1- Advanced data-flow analysis using flow labels
2- =============================================
1+ Tutorial: Precise data-flow analysis using flow labels
2+ ======================================================
33
44You can use basic inter-procedural data-flow analysis and taint tracking as described in
55:doc: `Analyzing data flow in JavaScript/TypeScript <dataflow >` to check whether there is a path in
Original file line number Diff line number Diff line change 1- Tutorial: API modelling with type tracking
2- ==========================================
1+ Tutorial: API modelling using type tracking
2+ ===========================================
33
44This tutorial demonstrates how to build a simple model of the Firebase API in QL
55using the JavaScript type tracking library.
You can’t perform that action at this time.
0 commit comments