mirror of https://github.com/google/oss-fuzz.git
16 lines
484 B
YAML
16 lines
484 B
YAML
homepage: "https://github.com/spring-projects/spring-security"
|
|
language: jvm
|
|
main_repo: "https://github.com/spring-projects/spring-security.git"
|
|
primary_contact: "rwinch@vmware.com"
|
|
fuzzing_engines:
|
|
- libfuzzer
|
|
sanitizers:
|
|
- address
|
|
vendor_ccs:
|
|
- "pwebb@vmware.com"
|
|
- "wilkinsona@vmware.com"
|
|
- "wagner@code-intelligence.com"
|
|
- "yakdan@code-intelligence.com"
|
|
- "glendowne@code-intelligence.com"
|
|
- "patrice.salathe@code-intelligence.com"
|
|
- "hlin@code-intelligence.com" |