Skip to content
This repository has been archived by the owner on Dec 3, 2024. It is now read-only.

Commit

Permalink
Merge pull request #28 from docker/docs-add-security-file
Browse files Browse the repository at this point in the history
docs: move security reporting instructions
  • Loading branch information
mrjoelkamp authored Aug 13, 2024
2 parents 5b1b6e2 + 4f23ba0 commit cd35cba
Show file tree
Hide file tree
Showing 3 changed files with 11 additions and 7 deletions.
3 changes: 2 additions & 1 deletion .github/CODEOWNERS
Original file line number Diff line number Diff line change
@@ -1 +1,2 @@
* @docker/supply-chain-security
* @docker/signing
targets/doi/ @docker/doi @docker/signing
8 changes: 2 additions & 6 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,10 +23,6 @@ The process used to establish Docker's production TUF root is documented in [CER
| James Carnegie | [kipz](https://github.com/kipz) | Targets, Delegated Targets (DOI) | [28751259](./ceremony/2024-06-04/keys/28751259/) |
| Jonny Stoten | [jonnystoten](https://github.com/jonnystoten) | Targets, Delegated Targets (DOI) | [28751258](./ceremony/2024-06-04/keys/28751258/) |

## Reporting security issues
## Security reporting

Docker's TUF maintainers take security seriously. If you discover a security issue, please bring it to their attention right away!

Please **DO NOT** file a public issue, instead send your report privately to [[email protected]](mailto:[email protected]).

Security reports are greatly appreciated and we will publicly thank you for it, although we keep your name confidential if you request it. We also like to send gifts—if you're into schwag, 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.
If you have any security concerns please follow [SECURITY.md](./SECURITY.md)
7 changes: 7 additions & 0 deletions SECURITY.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
## Reporting security issues

Docker's TUF maintainers take security seriously. If you discover a security issue, please bring it to their attention right away!

Please **DO NOT** file a public issue, instead send your report privately to [[email protected]](mailto:[email protected]).

Security reports are greatly appreciated and we will publicly thank you for it, although we keep your name confidential if you request it. We also like to send gifts—if you're into schwag, 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.

0 comments on commit cd35cba

Please sign in to comment.