From 9254b19b47f5420e5b5986c48c519aefc0694198 Mon Sep 17 00:00:00 2001 From: TomSweeneyRedHat <tsweeney@redhat.com> Date: Sat, 9 May 2020 14:55:41 -0400 Subject: [PATCH] Add Security Policy As the title says Signed-off-by: TomSweeneyRedHat <tsweeney@redhat.com> --- 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 0000000..e44084f --- /dev/null +++ b/SECURITY.md @@ -0,0 +1,3 @@ +## Security and Disclosure Information Policy for the dnsname Project + +The dnsname Project follows the [Security and Disclosure Information Policy](https://github.com/containers/common/blob/master/SECURITY.md) for the Containers Projects. -- GitLab