From ca72cc91ca47881e0b41a1f84a13a52d4909c3f8 Mon Sep 17 00:00:00 2001 From: Tillmann <112912081+tillmann-crabnebula@users.noreply.github.com> Date: Tue, 30 Apr 2024 21:53:49 +0900 Subject: [PATCH] chore: Create Security Policy (#213) Adding our default security policy to this project --- SECURITY.md | 30 ++++++++++++++++++++++++++++++ 1 file changed, 30 insertions(+) create mode 100644 SECURITY.md diff --git a/SECURITY.md b/SECURITY.md new file mode 100644 index 00000000..7d58f365 --- /dev/null +++ b/SECURITY.md @@ -0,0 +1,30 @@ +# Security Policy + +**Do not report security vulnerabilities through public GitHub issues.** + +**Please use the [Private Vulnerability Disclosure](https://docs.github.com/en/code-security/security-advisories/guidance-on-reporting-and-writing-information-about-vulnerabilities/privately-reporting-a-security-vulnerability#privately-reporting-a-security-vulnerability) feature of GitHub.** + +Alternatively, you can also send them by email to security@crabnebula.dev. +You can encrypt your mail using GnuPG if you want. + +See the [security.txt](https://crabnebula.dev/.well-known/security.txt) from CrabNebula + +``` +Contact: mailto:security@crabnebula.dev +Expires: 2025-01-30T06:30:00.000Z +Encryption: https://crabnebula.dev/.well-known/pgp.txt +Preferred-Languages: en,de,fr +Canonical: https://crabnebula.dev/.well-known/security.txt +``` + +Include as much of the following information: + +- Type of issue (e.g. buffer overflow, privilege escalation, etc.) +- The location of the affected source code (tag/branch/commit or direct URL) +- Any special configuration required to reproduce the issue +- The distribution affected or used for reproduction. +- Step-by-step instructions to reproduce the issue +- Impact of the issue, including how an attacker might exploit the issue +- Preferred Languages + +We prefer to receive reports in English. If necessary, we also understand French and German.