Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 2a5dc20

Browse files
committed
Shared: Add dfc as a valid model origin.
1 parent 9a923d6 commit 2a5dc20

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

shared/dataflow/codeql/dataflow/internal/FlowSummaryImpl.qll

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -171,6 +171,7 @@ module Make<
171171
[
172172
"ai", // AI (machine learning)
173173
"df", // Dataflow (model generator)
174+
"dfc", // Content dataflow (model generator)
174175
"tb", // Type based (model generator)
175176
"hq", // Heuristic query
176177
]

0 commit comments

Comments
 (0)