Skip to content

Conversation

ivg
Copy link
Member

@ivg ivg commented Nov 11, 2020

Fixes #1144. We add three more components for policy selection. One
that selects the policy selected by the user via the command-line and
another two per each policy that we support. The base-taint-analyzer
system is leaving the policy selection unspecified. The taint-analyzer
system selects the policy based on the command-line parameter and teh
exact-taint-analyzer is relying on the exact taint propagation.

Fixes BinaryAnalysisPlatform#1144. We add three more components for policy selection. One
that selects the policy selected by the user via the command-line and
another two per each policy that we support. The base-taint-analyzer
system is leaving the policy selection unspecified. The taint-analyzer
system selects the policy based on the command-line parameter and teh
exact-taint-analyzer is relying on the exact taint propagation.
@ivg ivg force-pushed the set-default-policies-in-primus-taint branch from 1b58a2a to 006df33 Compare November 12, 2020 14:14
@ivg ivg merged commit 95307f7 into BinaryAnalysisPlatform:master Nov 12, 2020
@ivg ivg deleted the set-default-policies-in-primus-taint branch December 1, 2021 19:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

the bap:taint-analyzer-base and derives systems are not setting the policy
1 participant