aboutsummaryrefslogtreecommitdiff
path: root/projects/blackfriday/project.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'projects/blackfriday/project.yaml')
-rw-r--r--projects/blackfriday/project.yaml11
1 files changed, 11 insertions, 0 deletions
diff --git a/projects/blackfriday/project.yaml b/projects/blackfriday/project.yaml
new file mode 100644
index 000000000..749932648
--- /dev/null
+++ b/projects/blackfriday/project.yaml
@@ -0,0 +1,11 @@
+homepage: "https://github.com/russross/blackfriday"
+main_repo: "https://github.com/russross/blackfriday"
+primary_contact: "security-tps@google.com"
+auto_ccs :
+ - "jvoisin@google.com"
+ - "Adam@adalogics.com"
+language: go
+fuzzing_engines:
+- libfuzzer
+sanitizers:
+- address