aboutsummaryrefslogtreecommitdiff
path: root/projects/libjxl/project.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'projects/libjxl/project.yaml')
-rw-r--r--projects/libjxl/project.yaml12
1 files changed, 12 insertions, 0 deletions
diff --git a/projects/libjxl/project.yaml b/projects/libjxl/project.yaml
new file mode 100644
index 000000000..d3707f0a1
--- /dev/null
+++ b/projects/libjxl/project.yaml
@@ -0,0 +1,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' \ No newline at end of file