mirror of
https://github.com/github/codeql.git
synced 2026-04-30 03:05:15 +02:00
Merge remote-tracking branch 'upstream/main' into cert-checks
This commit is contained in:
4
rust/ql/lib/change-notes/2025-11-19-dataflow-ast.md
Normal file
4
rust/ql/lib/change-notes/2025-11-19-dataflow-ast.md
Normal file
@@ -0,0 +1,4 @@
|
||||
---
|
||||
category: breaking
|
||||
---
|
||||
* The type `DataFlow::Node` is now based directly on the AST instead of the CFG, which means that predicates like `asExpr()` return AST nodes instead of CFG nodes.
|
||||
5
rust/ql/lib/change-notes/released/0.1.20.md
Normal file
5
rust/ql/lib/change-notes/released/0.1.20.md
Normal file
@@ -0,0 +1,5 @@
|
||||
## 0.1.20
|
||||
|
||||
### Minor Analysis Improvements
|
||||
|
||||
* Added models for cookie methods in the `poem` crate.
|
||||
Reference in New Issue
Block a user