diff options
author | John Northrup <john@gitlab.com> | 2019-05-01 20:53:55 +0000 |
---|---|---|
committer | John Northrup <john@gitlab.com> | 2019-05-01 20:53:55 +0000 |
commit | d80b34394fbce2891b5cdd4f5860768bea63cb10 (patch) | |
tree | f16a4a6ecff8117cc33f8086157e5c80fd61fcc7 | |
parent | 43648e5ed9c23e5e34bd67255aac329b32b3e925 (diff) | |
parent | ac2629c7755c8bbd217bfbcacecbf7c5f6a832a4 (diff) | |
download | gitlab-ce-d80b34394fbce2891b5cdd4f5860768bea63cb10.tar.gz |
Merge branch 'securitytxt' into 'master'
Add a security txt https://securitytxt.org/
See merge request gitlab-org/gitlab-ce!27961
-rw-r--r-- | security.txt | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/security.txt b/security.txt new file mode 100644 index 00000000000..f7adb43fda6 --- /dev/null +++ b/security.txt @@ -0,0 +1,6 @@ +Contact: security@gitlab.com +Acknowledgments: https://about.gitlab.com/security/vulnerability-acknowledgements/ +Preferred-Languages: en +Canonical: https://about.gitlab.com/security/disclosure/ +Policy: https://hackerone.com/gitlab +Hiring: https://about.gitlab.com/jobs/ |