mirror of https://github.com/google/oss-fuzz.git
[wamr] Don't mirror issues on the github repo (#12069)
Signed-off-by: liang.he@intel.com <liang.he@intel.com>
This commit is contained in:
parent
e4643b64b3
commit
a6fbdc3903
|
@ -2,13 +2,14 @@ homepage: "https://github.com/bytecodealliance/wasm-micro-runtime"
|
|||
language: c
|
||||
primary_contact: "liang.he@intel.com"
|
||||
auto_ccs:
|
||||
- "wenyong.huang@intel.com"
|
||||
- "tianlong.liang@intel.com"
|
||||
- "wenyong.huang@intel.com"
|
||||
- "yi.y.zhang@intel.com"
|
||||
main_repo: "https://github.com/bytecodealliance/wasm-micro-runtime.git"
|
||||
sanitizers:
|
||||
- address
|
||||
- undefined
|
||||
fuzzing_engines:
|
||||
- libfuzzer
|
||||
file_github_issue: true
|
||||
file_github_issue: false
|
||||
|
||||
|
|
Loading…
Reference in New Issue