aboutsummaryrefslogtreecommitdiffhomepage
path: root/projects/bind9/project.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'projects/bind9/project.yaml')
-rw-r--r--projects/bind9/project.yaml11
1 files changed, 11 insertions, 0 deletions
diff --git a/projects/bind9/project.yaml b/projects/bind9/project.yaml
new file mode 100644
index 00000000..2a908c20
--- /dev/null
+++ b/projects/bind9/project.yaml
@@ -0,0 +1,11 @@
+homepage: "https://gitlab.isc.org/isc-projects/bind9"
+language: c
+primary_contact: "security-officer@isc.org"
+auto_ccs:
+ - "ondrej@sury.org"
+ - "michal@isc.org"
+sanitizers:
+ - address
+ - memory:
+ experimental: True
+ - undefined