mirror of
https://github.com/github/codeql.git
synced 2025-12-17 01:03:14 +01:00
377 B
377 B
0.0.1
New Features
- The
StateConfigSigsignature now supports a unaryisSinkpredicate that does not specify theFlowStatefor which the given node is a sink. Instead, anyFlowStateis considered a validFlowStatefor such a sink.
Minor Analysis Improvements
- Initial release. Moves the shared inter-procedural data-flow library into its own qlpack.