aboutsummaryrefslogtreecommitdiffhomepage
path: root/projects/libressl/project.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'projects/libressl/project.yaml')
-rw-r--r--projects/libressl/project.yaml10
1 files changed, 10 insertions, 0 deletions
diff --git a/projects/libressl/project.yaml b/projects/libressl/project.yaml
new file mode 100644
index 00000000..468e803f
--- /dev/null
+++ b/projects/libressl/project.yaml
@@ -0,0 +1,10 @@
+homepage: "https://www.libressl.org/"
+primary_contact: "libressl-fuzzing@openbsd.org"
+auto_ccs:
+ - "bcook@openbsd.org"
+ - "miwaxe@gmail.com"
+sanitizers:
+ - address
+ - memory:
+ experimental: True
+ - undefined