aboutsummaryrefslogtreecommitdiff
path: root/projects/hcl/project.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'projects/hcl/project.yaml')
-rw-r--r--projects/hcl/project.yaml10
1 files changed, 10 insertions, 0 deletions
diff --git a/projects/hcl/project.yaml b/projects/hcl/project.yaml
new file mode 100644
index 000000000..4abeeb5f5
--- /dev/null
+++ b/projects/hcl/project.yaml
@@ -0,0 +1,10 @@
+homepage: "https://github.com/hashicorp/hcl"
+language: go
+auto_ccs:
+ - federico.maggi@gmail.com
+fuzzing_engines:
+ - libfuzzer
+sanitizers:
+ - address
+primary_contact: "security@hashicorp.com"
+main_repo: 'https://github.com/hashicorp/hcl' \ No newline at end of file