1homepage: "https://bellard.org/quickjs/"
2language: c
3primary_contact: "fabrice.bellard@gmail.com"
4auto_ccs :
5- "p.antoine@catenacyber.fr"
6vendor_ccs :
7- "apascovici@google.com"
8
9sanitizers:
10- address
11
12blackbox: true  # also use a blackbox fuzzer for this project.
13main_repo: 'https://github.com/horhof/quickjs'
14