File tree Expand file tree Collapse file tree 2 files changed +0
-7
lines changed
javascript/ql/lib/semmle/javascript/dataflow Expand file tree Collapse file tree 2 files changed +0
-7
lines changed Original file line number Diff line number Diff line change 66 * Additional data flow edges can be specified, and conversely certain nodes or
77 * edges can be designated as _barriers_ that block flow.
88 *
9- * NOTE: The API of this library is not stable yet and may change in
10- * the future.
11- *
12- *
139 * # Technical overview
1410 *
1511 * This module implements a summarization-based inter-procedural data flow
Original file line number Diff line number Diff line change 88 * substrings. As for data flow configurations, additional flow edges can be
99 * specified, and conversely certain nodes or edges can be designated as taint
1010 * _sanitizers_ that block flow.
11- *
12- * NOTE: The API of this library is not stable yet and may change in
13- * the future.
1411 */
1512
1613import javascript
You can’t perform that action at this time.
0 commit comments