From 5d9bd63f9564c5654304bd1514564467a1ee41f2 Mon Sep 17 00:00:00 2001 From: Quintus Date: Thu, 22 Aug 2024 11:00:20 +0200 Subject: [PATCH] Create SECURITY.md --- SECURITY.md | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 SECURITY.md diff --git a/SECURITY.md b/SECURITY.md new file mode 100644 index 000000000..f2bc426af --- /dev/null +++ b/SECURITY.md @@ -0,0 +1,11 @@ +# Security Policy + +This document contains the helm-unittest security policy. + +## Reporting a Vulnerability + +Security bugs are taken 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 use the GitHub Security Advisory ["Report a Vulnerability"](https://github.com/helm-unittest/helm-unittest/security/advisories/new) tab. +We will take the security with higher priority and will keep you informed of the progress towards a fix and full announcement, and may ask for additional information or guidance.