Skip to content

Commit 36db198

Browse files
authored
README: add security blurb and copyright/license
1 parent dde34b7 commit 36db198

File tree

1 file changed

+16
-2
lines changed

1 file changed

+16
-2
lines changed

README.md

Lines changed: 16 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -89,5 +89,19 @@ New additions will be met with skepticism. If you think there is a
8989
missing feature, please file a bug clearly describing the problem and
9090
the alternatives you tried before submitting a PR.
9191

92-
If you find a security issue, please report it through security@docker.com,
93-
where we can take measures to responsibly manage the issue.
92+
# Reporting security issues
93+
94+
The maintainers take security seriously. If you discover a security
95+
issue, please bring it to their attention right away!
96+
97+
Please DO NOT file a public issue, instead send your report privately
98+
to security@docker.com.
99+
100+
Security reports are greatly appreciated and we will publicly thank you
101+
for it. We also like to send gifts—if you're into Docker schwag, make
102+
sure to let us know. We currently do not offer a paid security bounty
103+
program, but are not ruling it out in the future.
104+
105+
# Copyright and license
106+
107+
Copyright © 2016 Docker, Inc. All rights reserved, except as follows. Code is released under the Apache 2.0 license. The README.md file, and files in the "docs" folder are licensed under the Creative Commons Attribution 4.0 International License under the terms and conditions set forth in the file "LICENSE.docs". You may obtain a duplicate copy of the same license, titled CC-BY-SA-4.0, at http://creativecommons.org/licenses/by/4.0/.

0 commit comments

Comments
 (0)