From 439ea830817d1b902c3c5cba5dc1260f659e257f Mon Sep 17 00:00:00 2001 From: TomSweeneyRedHat Date: Sat, 9 May 2020 18:10:19 -0400 Subject: [PATCH] Add Security Policy As the title says. Signed-off-by: TomSweeneyRedHat --- SECURITY.md | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 SECURITY.md diff --git a/SECURITY.md b/SECURITY.md new file mode 100644 index 00000000..e9f090ec --- /dev/null +++ b/SECURITY.md @@ -0,0 +1,3 @@ +## Security and Disclosure Information Policy for the skopeo Project + +The skopeo Project follows the [Security and Disclosure Information Policy](https://github.com/containers/common/blob/master/SECURITY.md) for the Containers Projects.