mirror of
https://github.com/github/codeql.git
synced 2026-03-06 15:49:08 +01:00
JS: Add data flow cheat sheet
This commit is contained in:
@@ -9,6 +9,7 @@ QL for JavaScript
|
||||
introduce-libraries-ts
|
||||
dataflow
|
||||
ast-class-reference
|
||||
dataflow-cheat-sheet
|
||||
|
||||
These documents provide an overview of the QL JavaScript and TypeScript standard libraries and show examples of how to use them.
|
||||
|
||||
@@ -22,6 +23,8 @@ These documents provide an overview of the QL JavaScript and TypeScript standard
|
||||
|
||||
- :doc:`AST class reference <ast-class-reference>`: an overview of all AST classes in the QL standard library for JavaScript.
|
||||
|
||||
- :doc:`Data flow cheat sheet <dataflow-cheat-sheet>`: bits of QL commonly used for variant analysis and in data flow queries.
|
||||
|
||||
Other resources
|
||||
---------------
|
||||
|
||||
|
||||
Reference in New Issue
Block a user