From c910f20640b61a0ebe3621d1bf6c89bd19bff336 Mon Sep 17 00:00:00 2001 From: Michael Friedrich Date: Fri, 28 Jun 2019 17:47:37 +0200 Subject: [PATCH 1/2] Add security issue URL to README --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index f81f6c940..1f0f5de84 100644 --- a/README.md +++ b/README.md @@ -74,6 +74,10 @@ contribution is appreciated! Please continue reading in the [contributing chapter](CONTRIBUTING.md). +### Security Issues + +For reporting security issues please visit [this page](https://icinga.com/contact/security/). + [About]: #about [License]: #license From 3392cb4e022c385c54b55436abf7a2f497ef125c Mon Sep 17 00:00:00 2001 From: Michael Friedrich Date: Fri, 28 Jun 2019 17:49:26 +0200 Subject: [PATCH 2/2] Docs: Add security issue URL to About chapter --- doc/01-about.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/doc/01-about.md b/doc/01-about.md index 0e8186591..3194398e6 100644 --- a/doc/01-about.md +++ b/doc/01-about.md @@ -29,6 +29,10 @@ contribution is appreciated! Please continue reading in the [Contributing chapter](https://github.com/Icinga/icinga2/blob/master/CONTRIBUTING.md). +### Security Issues + +For reporting security issues please visit [this page](https://icinga.com/contact/security/). + ### Icinga 2 Development The Git repository is located on [GitHub](https://github.com/Icinga/icinga2).