2021-03-25 14:30:32 +00:00
|
|
|
homepage: "https://github.com/lxc/lxc"
|
|
|
|
language: c
|
2021-03-25 22:13:47 +00:00
|
|
|
primary_contact: "christian@brauner.io"
|
2021-03-25 14:30:32 +00:00
|
|
|
builds_per_day: 4
|
|
|
|
sanitizers:
|
|
|
|
- address
|
|
|
|
- undefined
|
|
|
|
- memory
|
|
|
|
auto_ccs:
|
2021-03-25 22:13:47 +00:00
|
|
|
- stgraber@stgraber.org
|
2021-03-25 14:30:32 +00:00
|
|
|
- evverx@gmail.com
|
|
|
|
main_repo: "https://github.com/lxc/lxc"
|
2023-02-08 16:28:45 +00:00
|
|
|
fuzzing_engines:
|
|
|
|
- afl
|
|
|
|
- honggfuzz
|
|
|
|
- libfuzzer
|
|
|
|
# - centipede
|
|
|
|
# Don't use centipede because it can't handle fuzz targets with "config" in
|
|
|
|
# the name.
|