Python: Simple dataflow annotations

None of these required any changes to the dataflow libraries, so it
seemed easiest to put them in their own commit.
This commit is contained in:
Taus
2026-01-30 13:30:57 +00:00
parent 51ebec9164
commit df0f2f8ce4
17 changed files with 39 additions and 0 deletions

View File

@@ -1,3 +1,6 @@
overlay[local?]
module;
private import python
private import semmle.python.dataflow.new.FlowSummary
private import semmle.python.ApiGraphs

View File

@@ -1,3 +1,6 @@
overlay[local?]
module;
private import python
private import semmle.python.dataflow.new.FlowSummary
private import semmle.python.ApiGraphs