aboutsummaryrefslogtreecommitdiffhomepage
path: root/projects/libressl/project.yaml
diff options
context:
space:
mode:
authorGravatar Andrea Brancaleoni <miwaxe@gmail.com>2019-03-18 17:14:04 -0700
committerGravatar jonathanmetzman <31354670+jonathanmetzman@users.noreply.github.com>2019-03-18 17:14:04 -0700
commita203ac045ad5e206d6c216d7433feabeedeaaa3e (patch)
tree8ca16700e5aa4a14e289aa593a4c6cc3e82fde14 /projects/libressl/project.yaml
parentc1068851e8c87b00c41756ef2ce39d228e06daf4 (diff)
New project: libressl (v2) (#2248)
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