mirror of https://github.com/google/oss-fuzz.git
jsign: initial integration (#7621)
This commit is contained in:
parent
9b1534c4f7
commit
e2edcfcbdd
|
@ -0,0 +1,10 @@
|
|||
homepage: "https://ebourg.github.io/jsign/"
|
||||
language: jvm
|
||||
primary_contact: "ebourg@apache.org"
|
||||
auto_ccs:
|
||||
- "emmanuel.bourg@gmail.com"
|
||||
fuzzing_engines:
|
||||
- libfuzzer
|
||||
sanitizers:
|
||||
- address
|
||||
main_repo: "https://github.com/ebourg/jsign.git"
|
Loading…
Reference in New Issue