浏览代码

Add security email for sensitive reports

Jordi Boggiano 8 年之前
父节点
当前提交
30e8845b1e
共有 2 个文件被更改,包括 10 次插入0 次删除
  1. 5 0
      .github/CONTRIBUTING.md
  2. 5 0
      README.md

+ 5 - 0
.github/CONTRIBUTING.md

@@ -21,6 +21,11 @@ If your issue involves installing, updating or resolving dependencies, the
 chance of us being able to reproduce your issue will be much higher if you
 chance of us being able to reproduce your issue will be much higher if you
 share your `composer.json` with us.
 share your `composer.json` with us.
 
 
+Security Reports
+----------------
+
+Please send any sensitive issue to [security@packagist.org](mailto:security@packagist.org). Thanks!
+
 Installation from Source
 Installation from Source
 ------------------------
 ------------------------
 
 

+ 5 - 0
README.md

@@ -47,6 +47,11 @@ Authors
 
 
 See also the list of [contributors](https://github.com/composer/composer/contributors) who participated in this project.
 See also the list of [contributors](https://github.com/composer/composer/contributors) who participated in this project.
 
 
+Security Reports
+----------------
+
+Please send any sensitive issue to [security@packagist.org](mailto:security@packagist.org). Thanks!
+
 License
 License
 -------
 -------