oss-fuzz/projects/spring-boot/project.yaml

12 lines
355 B
YAML

homepage: "https://github.com/spring-projects/spring-boot"
language: jvm
main_repo: "https://github.com/spring-projects/spring-boot.git"
fuzzing_engines:
- libfuzzer
sanitizers:
- address
vendor_ccs:
- "wagner@code-intelligence.com"
- "yakdan@code-intelligence.com"
- "glendowne@code-intelligence.com"
- "patrice.salathe@code-intelligence.com"