Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Integrate taintbench #1

Open
wants to merge 177 commits into
base: develop
Choose a base branch
from
Open

Integrate taintbench #1

wants to merge 177 commits into from

Conversation

Jclavo
Copy link

@Jclavo Jclavo commented Dec 30, 2024

The benchmark "TaintBench" was integrated [https://taintbench.github.io/] and based on TaintBench Paper, we have run two experiments.

Experiment 1

  • Configuration: All tests are configured with sources and sinks defined in benchmark suite.
  • Result: We got an slightly better metrics than FLOWDROID.

Experiment 2

  • Configuration: Each test is run with its associated list of sources and sinks
  • Result: We found more True Positives than FLOWDROID; however our precision metric is low due to the amount of False Positive that also we found.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant