|
Harald Hoyer |
460d2c |
From de2712775286faa0f37b245811f905d50632f117 Mon Sep 17 00:00:00 2001
|
|
Harald Hoyer |
460d2c |
From: =?UTF-8?q?J=C3=B3hann=20B=2E=20Gu=C3=B0mundsson?= <johannbg@gmail.com>
|
|
Harald Hoyer |
460d2c |
Date: Fri, 28 Aug 2020 16:21:08 +0000
|
|
Harald Hoyer |
460d2c |
Subject: [PATCH] Adding security policy
|
|
Harald Hoyer |
460d2c |
|
|
Harald Hoyer |
460d2c |
---
|
|
Harald Hoyer |
460d2c |
.github/SECURITY.md | 3 +++
|
|
Harald Hoyer |
460d2c |
1 file changed, 3 insertions(+)
|
|
Harald Hoyer |
460d2c |
|
|
Harald Hoyer |
460d2c |
diff --git a/.github/SECURITY.md b/.github/SECURITY.md
|
|
Harald Hoyer |
460d2c |
new file mode 100644
|
|
Harald Hoyer |
460d2c |
index 00000000..ea909b51
|
|
Harald Hoyer |
460d2c |
--- /dev/null
|
|
Harald Hoyer |
460d2c |
+++ b/.github/SECURITY.md
|
|
Harald Hoyer |
460d2c |
@@ -0,0 +1,3 @@
|
|
Harald Hoyer |
460d2c |
+Security is very important to us. If you discover any issue regarding security, we'd appreciate a non-public disclosure of
|
|
Harald Hoyer |
460d2c |
+the information, so please disclose the information responsibly by sending an email to Harald Hoyer harald@redhat.com and not by creating a GitHub issue.
|
|
Harald Hoyer |
460d2c |
+We will respond swiftly to fix verifiable security issues with the disclosure being coordinated with distributions and relevant security teams.
|
|
Harald Hoyer |
460d2c |
|