From 30f9aa7cd2967bf9c123fd23a74f4fb131bfac18 Mon Sep 17 00:00:00 2001 From: hermes-alby <274448185+hermes-alby@users.noreply.github.com> Date: Sun, 9 Aug 2026 08:24:35 +0000 Subject: [PATCH] docs: add security policy --- SECURITY.md | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 SECURITY.md diff --git a/SECURITY.md b/SECURITY.md new file mode 100644 index 0000000..61fa361 --- /dev/null +++ b/SECURITY.md @@ -0,0 +1,9 @@ +# Security Policy + +## Reporting a Vulnerability + +Please report suspected security vulnerabilities privately. Do not open a public issue or disclose the vulnerability publicly until we have coordinated a fix. + +The preferred way to report is GitHub's private vulnerability reporting: on the affected repository, go to the **Security** tab and click **Report a vulnerability** (or open `https://github.com/getAlby/builder-skill/security/advisories/new`). Alternatively, you can email [security@getalby.com](mailto:security@getalby.com). + +Please include the affected version or component, the potential impact, and clear steps to reproduce the issue. We will acknowledge your report and keep you informed as we investigate and address it.