From 03bef7bb8013d2e38bc82f13f3b5e0fc4ba3333c Mon Sep 17 00:00:00 2001 From: Sebastian Waldbauer Date: Thu, 12 Nov 2020 17:18:14 +0100 Subject: [PATCH 1/3] Create SECURITY.md --- SECURITY.md | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) create mode 100644 SECURITY.md diff --git a/SECURITY.md b/SECURITY.md new file mode 100644 index 0000000..0a6b168 --- /dev/null +++ b/SECURITY.md @@ -0,0 +1,18 @@ +# Security Policy + +## Supported Versions + +Use this section to tell people about which versions of your project are +currently being supported with security updates. + +| Version | Supported | +| ------- | ------------------ | +| 1.0.x | :white_check_mark: | + +## Reporting a Vulnerability + +Use this section to tell people how to report a vulnerability. + +Tell them where to go, how often they can expect to get an update on a +reported vulnerability, what to expect if the vulnerability is accepted or +declined, etc. From 338af7f7896fe759fb1731beeb0f01c42081b071 Mon Sep 17 00:00:00 2001 From: Sebastian Waldbauer Date: Thu, 12 Nov 2020 17:19:25 +0100 Subject: [PATCH 2/3] Update SECURITY.md --- SECURITY.md | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/SECURITY.md b/SECURITY.md index 0a6b168..9aa756e 100644 --- a/SECURITY.md +++ b/SECURITY.md @@ -11,8 +11,4 @@ currently being supported with security updates. ## Reporting a Vulnerability -Use this section to tell people how to report a vulnerability. - -Tell them where to go, how often they can expect to get an update on a -reported vulnerability, what to expect if the vulnerability is accepted or -declined, etc. +In case you find security-relevant bugs in IntelMQ, please contact team@cert.at. More information including the PGP key can be found on CERT.at's website. From cf171e1dbe7ac1f7b8c5398354865c4332250391 Mon Sep 17 00:00:00 2001 From: Sebastian Waldbauer Date: Thu, 12 Nov 2020 17:20:38 +0100 Subject: [PATCH 3/3] Update SECURITY.md --- SECURITY.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/SECURITY.md b/SECURITY.md index 9aa756e..7605fa7 100644 --- a/SECURITY.md +++ b/SECURITY.md @@ -11,4 +11,4 @@ currently being supported with security updates. ## Reporting a Vulnerability -In case you find security-relevant bugs in IntelMQ, please contact team@cert.at. More information including the PGP key can be found on CERT.at's website. +In case you find security-relevant bugs in IntelMQ, please contact team@cert.at. More information including the PGP key can be found on [CERT.at](https://www.cert.at/en/about-us/contact/)'s website.