homepage: "https://bellard.org/quickjs/" | |
language: c | |
primary_contact: "[email protected]" | |
auto_ccs : | |
- "[email protected]" | |
vendor_ccs : | |
- "[email protected]" | |
sanitizers: | |
- address | |
blackbox: true # also use a blackbox fuzzer for this project. | |
main_repo: 'https://github.com/bellard/quickjs' |