mirror of
https://github.com/github/codeql.git
synced 2026-04-25 16:55:19 +02:00
Shared: Make a ContentSensitive module with predicates and classes related to content flow.
This commit is contained in:
@@ -9,5 +9,5 @@
|
||||
import internal.CaptureModels
|
||||
|
||||
from DataFlowSummaryTargetApi api, string flow
|
||||
where flow = captureContentFlow(api)
|
||||
where flow = ContentSensitive::captureFlow(api)
|
||||
select flow order by flow
|
||||
|
||||
Reference in New Issue
Block a user