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

12 lines
355 B
YAML
Raw Normal View History

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"