C++/C#/Java/Python: Add change notes.

This commit is contained in:
Anders Schack-Mulligen
2021-06-24 14:29:34 +02:00
parent cd0efbe7ce
commit 01fc3e6559
4 changed files with 8 additions and 0 deletions

View File

@@ -0,0 +1,2 @@
lgtm,codescanning
* The DataFlow libraries have been augmented with support for `Configuration`-specific in-place read steps at, for example, sinks and custom taint steps. This means that it is now possible to specify sinks that accept flow with non-empty access paths.