Skip to content

A repo containing the datasets used by `joern-benchmark`

Notifications You must be signed in to change notification settings

joernio/joern-benchmark-datasets

Repository files navigation

Joern Benchmarks

A repository for building snapshots of datasets used by joern-benchmarks.

Usage

sbt stage
./joern-benchmarks-datasets --help
joern-benchmark v0.0.1
Usage: joern-benchmark [options] benchmark

A benchmark downloader tool for Joern benchmarks
  -h, --help
  --version                Prints the version
  benchmark                The benchmark to download. Available [ALL,SECURIBENCH_MICRO_SRC,SECURIBENCH_MICRO_JAVA,ICHNAEA_JSSRC,THORAT_PYSRC,BUGS_IN_PY,DEFECTS4J]
  -d, --dataset-dir <value>
                           The dataset directory where benchmarks will be downloaded to. Default is `./workspace`