mirror of
https://github.com/github/codeql.git
synced 2025-12-16 16:53:25 +01:00
Update change-notes/1.22/analysis-javascript.md
Co-Authored-By: Felicity Chapman <felicity@semmle.com>
This commit is contained in:
@@ -44,7 +44,7 @@
|
||||
- The two-argument and three-argument variants of `DataFlow::Configuration::isBarrier` and
|
||||
`TaintTracking::Configuration::isSanitizer` have been deprecated. Overriding them no
|
||||
longer has any effect. Use `isBarrierEdge` and `isSanitizerEdge` instead.
|
||||
- The QLDoc for most AST classes have expanded with concrete syntax examples.
|
||||
- The QLDoc for most AST classes have been expanded with concrete syntax examples.
|
||||
- Tutorials on how to use [flow labels](https://help.semmle.com/QL/learn-ql/javascript/flow-labels.html)
|
||||
and [type tracking](https://help.semmle.com/QL/learn-ql/javascript/type-tracking.html) have been published,
|
||||
as well as a [data flow cheat sheet](https://help.semmle.com/QL/learn-ql/javascript/dataflow-cheat-sheet.html) for quick reference.
|
||||
|
||||
Reference in New Issue
Block a user