Skip to content

Data flow: Introduce ConsistencyConfiguration class#7237

Merged
aschackmull merged 1 commit intogithub:mainfrom
hvitved:dataflow/consistency-config
Nov 26, 2021
Merged

Data flow: Introduce ConsistencyConfiguration class#7237
aschackmull merged 1 commit intogithub:mainfrom
hvitved:dataflow/consistency-config

Conversation

@hvitved
Copy link
Contributor

@hvitved hvitved commented Nov 25, 2021

This will allow for more fine-grained per-language configuration of the consistency queries. Currently, only two consistency queries can be controlled, but we can easily add support for others.

Ruby appears to be the only language that uses a "real" consistency query, so there I could move the configuration into the query itself. For the other languages I simply added it to DataFlowPrivate.qll; but consider moving it when/if switching over to --consistency-queries based approach.

@hvitved hvitved force-pushed the dataflow/consistency-config branch from a1406c6 to 6cb0099 Compare November 25, 2021 09:52
@hvitved hvitved marked this pull request as ready for review November 25, 2021 09:52
@hvitved hvitved requested review from a team as code owners November 25, 2021 09:52
@aschackmull aschackmull merged commit 00ee34c into github:main Nov 26, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants