Skip to content

Commit 685cf05

Browse files
author
Max Schaefer
committed
JavaScript: Add change note.
1 parent f11cce5 commit 685cf05

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

change-notes/1.20/analysis-javascript.md

+2
Original file line numberDiff line numberDiff line change
@@ -33,3 +33,5 @@
3333
| Uncontrolled data used in path expression | Fewer false-positive results | This rule now recognizes the Express `root` option, which prevents path traversal. |
3434

3535
## Changes to QL libraries
36+
37+
* The deprecated libraries `semmle.javascript.DataFlow` and `semmle.javascript.dataflow.CallGraph` have been removed; they are both superseded by `semmle.javascript.dataflow.DataFlow`.

0 commit comments

Comments
 (0)