aboutsummaryrefslogtreecommitdiffhomepage
path: root/projects/bazel-rules-fuzzing-test-java/project.yaml
blob: 888c37f869bada3798943513ee8e032428c11b46 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
homepage: "https://github.com/bazelbuild/rules_fuzzing"
language: jvm
primary_contact: "test@example.com"

fuzzing_engines:
  - libfuzzer

sanitizers:
  - address
  - undefined

# This is a test project.
disabled: true