aboutsummaryrefslogtreecommitdiff
path: root/projects/libjxl/project.yaml
blob: d3707f0a12b88ed8b678794e30d2c2bb34ac882a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
homepage: "https://github.com/libjxl/libjxl"
language: c++
primary_contact: "libjxl-security@google.com"
auto_ccs:
  - "deymo@google.com"
  - "veluca@google.com"
sanitizers:
  - address
# Disabled MSAN because of https://github.com/google/oss-fuzz/issues/6294
#  - memory
  - undefined
main_repo: 'https://github.com/libjxl/libjxl.git'