mirror of https://github.com/google/oss-fuzz.git
24 lines
743 B
YAML
24 lines
743 B
YAML
homepage: "https://commons.apache.org"
|
|
language: jvm
|
|
main_repo: "https://github.com/apache/commons-math"
|
|
primary_contact: "fuzz-testing@commons.apache.org"
|
|
fuzzing_engines:
|
|
- libfuzzer
|
|
sanitizers:
|
|
- address
|
|
auto_ccs:
|
|
- "security@commons.apache.org"
|
|
- "brunodepaulak@gmail.com"
|
|
- "peteralfredlee@gmail.com"
|
|
- "boards@gmail.com"
|
|
vendor_ccs:
|
|
- "wagner@code-intelligence.com"
|
|
- "yakdan@code-intelligence.com"
|
|
- "glendowne@code-intelligence.com"
|
|
- "patrice.salathe@code-intelligence.com"
|
|
- "hlin@code-intelligence.com"
|
|
- "jacek.trossen@code-intelligence.com"
|
|
- "schaich@code-intelligence.com"
|
|
- "norbert.schneider@code-intelligence.com"
|
|
- "meumertzheim@code-intelligence.com"
|
|
- "bug-disclosure@code-intelligence.com" |