Files
codeql/shared/dataflow/change-notes/released/0.0.1.md
2023-08-07 18:08:52 +00:00

10 lines
377 B
Markdown

## 0.0.1
### New Features
* The `StateConfigSig` signature now supports a unary `isSink` predicate that does not specify the `FlowState` for which the given node is a sink. Instead, any `FlowState` is considered a valid `FlowState` for such a sink.
### Minor Analysis Improvements
* Initial release. Moves the shared inter-procedural data-flow library into its own qlpack.