aboutsummaryrefslogtreecommitdiff
path: root/projects/java-example/project.yaml
blob: 53ca28f323387d5418d26e4f503c654cf7b28534 (plain)
1
2
3
4
5
6
7
8
9
10
homepage: "https://github.com/CodeIntelligenceTesting/jazzer"
disabled: false
language: jvm
primary_contact: "meumertzheim@code-intelligence.com"
fuzzing_engines:
  - libfuzzer
main_repo: "https://github.com/CodeIntelligenceTesting/jazzer"
sanitizers:
  - address
  - undefined