diff options
author | Matthew Heon <mheon@redhat.com> | 2019-09-26 13:01:56 -0400 |
---|---|---|
committer | Matthew Heon <mheon@redhat.com> | 2019-09-26 13:04:55 -0400 |
commit | 080abfd22228bcc2b254d76aea0636642dd6bccd (patch) | |
tree | c1076d43d0f9dae3fad77a2eb5b84221d3ea9097 /README.md | |
parent | d76b21e27a7cef26865a05be02632ca76f9cf2ea (diff) | |
download | podman-080abfd22228bcc2b254d76aea0636642dd6bccd.tar.gz podman-080abfd22228bcc2b254d76aea0636642dd6bccd.tar.bz2 podman-080abfd22228bcc2b254d76aea0636642dd6bccd.zip |
Add README note about security reporting process.
Signed-off-by: Matthew Heon <mheon@redhat.com>
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -35,6 +35,9 @@ This project tests all builds against each supported version of Fedora, the late ## Communications +If you think you've identified a security issue in the project, please *DO NOT* report the issue publically via the Github issue tracker, mailing list, or IRC. +Instead, send an email with as many details as possible to `security@lists.podman.io`. This is a private mailing list for the core maintainers. + For general questions and discussion, please use the IRC `#podman` channel on `irc.freenode.net`. |