From d726825ed7731d428c12b0ca671cb9118343c7df Mon Sep 17 00:00:00 2001 From: Norman Ziebal <162761574+norman-ziebal@users.noreply.github.com> Date: Thu, 18 Jun 2026 14:50:31 +0200 Subject: [PATCH 1/2] Update SECURITY.md --- SECURITY.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/SECURITY.md b/SECURITY.md index 049f3f6f..39861d94 100644 --- a/SECURITY.md +++ b/SECURITY.md @@ -4,6 +4,6 @@ We at STACKIT take security seriously. We appreciate your efforts to responsibly disclose your findings, and will make every effort to acknowledge your contributions. -To report a security issue, please send an email to [stackit-security@stackit.de](mailto:stackit-security@stackit.de). +To report a security issue, please send an email to [cybersecurity@stackit.cloud](mailto:cybersecurity@stackit.cloud). Our team will send a response indicating the next steps in handling your report. After the initial reply to your report, the security team will keep you informed of the progress towards a fix and full announcement, and may ask for additional information or guidance. From 162f16ca6976cc0d0f30661a78d300aebbc97d5f Mon Sep 17 00:00:00 2001 From: Norman Ziebal Date: Thu, 18 Jun 2026 15:07:19 +0200 Subject: [PATCH 2/2] removed SECURITY.md in favor of Orgwide SECURITY.md --- SECURITY.md | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 SECURITY.md diff --git a/SECURITY.md b/SECURITY.md deleted file mode 100644 index 39861d94..00000000 --- a/SECURITY.md +++ /dev/null @@ -1,9 +0,0 @@ -# Reporting Security Issues - -**Please do not report security vulnerabilities through public GitHub issues.** - -We at STACKIT take security seriously. We appreciate your efforts to responsibly disclose your findings, and will make every effort to acknowledge your contributions. - -To report a security issue, please send an email to [cybersecurity@stackit.cloud](mailto:cybersecurity@stackit.cloud). - -Our team will send a response indicating the next steps in handling your report. After the initial reply to your report, the security team will keep you informed of the progress towards a fix and full announcement, and may ask for additional information or guidance.