mirror of
https://github.com/moby/moby.git
synced 2022-11-09 12:21:53 -05:00
Improve "security reports" section in contribution docs.
Signed-off-by: Solomon Hykes <solomon@docker.com>
This commit is contained in:
parent
d32d9300ed
commit
543127e211
1 changed files with 12 additions and 4 deletions
|
@ -6,17 +6,25 @@ feels wrong or incomplete.
|
||||||
|
|
||||||
## Topics
|
## Topics
|
||||||
|
|
||||||
* [Security Reports](#security-reports)
|
* [Reporting Security Issues](#reporting-security-issues)
|
||||||
* [Design and Cleanup Proposals](#design-and-cleanup-proposals)
|
* [Design and Cleanup Proposals](#design-and-cleanup-proposals)
|
||||||
* [Reporting Issues](#reporting-issues)
|
* [Reporting Issues](#reporting-issues)
|
||||||
* [Build Environment](#build-environment)
|
* [Build Environment](#build-environment)
|
||||||
* [Contribution Guidelines](#contribution-guidelines)
|
* [Contribution Guidelines](#contribution-guidelines)
|
||||||
* [Community Guidelines](#docker-community-guidelines)
|
* [Community Guidelines](#docker-community-guidelines)
|
||||||
|
|
||||||
## Security Reports
|
## Reporting Security Issues
|
||||||
|
|
||||||
Please **DO NOT** file an issue for security related issues. Please send your
|
The Docker maintainers take security very seriously. If you discover a security issue,
|
||||||
reports to [security@docker.com](mailto:security@docker.com) instead.
|
please bring it to their attention right away!
|
||||||
|
|
||||||
|
Please send your report privately to [security@docker.com](mailto:security@docker.com),
|
||||||
|
please **DO NOT** file a public issue.
|
||||||
|
|
||||||
|
Security reports are greatly appreciated and we will publicly thank you for it. We also
|
||||||
|
like to send gifts - if you're into Docker shwag make sure to let us know :)
|
||||||
|
We currently do not offer a paid security bounty program, but are not ruling it out in
|
||||||
|
the future.
|
||||||
|
|
||||||
## Design and Cleanup Proposals
|
## Design and Cleanup Proposals
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue