diff options
author | TomSweeneyRedHat <tsweeney@redhat.com> | 2020-05-09 16:15:24 -0400 |
---|---|---|
committer | TomSweeneyRedHat <tsweeney@redhat.com> | 2020-05-09 16:15:41 -0400 |
commit | b43e0eb6a177f8f86219713cf84c6cb6694b425e (patch) | |
tree | 10d5fe122f86edcd49a6b3621592c34ecbc864b0 /SECURITY.md | |
parent | 2a6487c4aaa312e9284d223540e971b109d0fcf2 (diff) | |
download | podman-b43e0eb6a177f8f86219713cf84c6cb6694b425e.tar.gz podman-b43e0eb6a177f8f86219713cf84c6cb6694b425e.tar.bz2 podman-b43e0eb6a177f8f86219713cf84c6cb6694b425e.zip |
[CI:DOCS] Add Security Policy
As the title says
Signed-off-by: TomSweeneyRedHat <tsweeney@redhat.com>
Diffstat (limited to 'SECURITY.md')
-rw-r--r-- | SECURITY.md | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/SECURITY.md b/SECURITY.md new file mode 100644 index 000000000..03a192044 --- /dev/null +++ b/SECURITY.md @@ -0,0 +1,3 @@ +## Security and Disclosure Information Policy for the Libpod Project + +The Libpod Project follows the [Security and Disclosure Information Policy](https://github.com/containers/common/blob/master/SECURITY.md) for the Containers Projects. |