From 52399547d60c8dfc83f22bc800f8510b902c8d61 Mon Sep 17 00:00:00 2001 From: Hayden <64056131+hay-kot@users.noreply.github.com> Date: Mon, 11 May 2026 20:54:52 -0500 Subject: [PATCH] chore: update SECURITY.md for GitHub private vulnerability reporting (#7612) --- SECURITY.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/SECURITY.md b/SECURITY.md index 6b913632e..d5a0b66b7 100644 --- a/SECURITY.md +++ b/SECURITY.md @@ -6,4 +6,6 @@ Since this software is still considered beta/WIP support is always only given fo ## Reporting a Vulnerability -For general security vulnerabilities you're welcome to open a GitHub issues or contribute a fix. If you feel the vulnerability should not be disclosed you can open a generic issue on GitHub and email to the details to [ob92oy0sl@mozmail.com](mailto:ob92oy0sl@mozmail.com) which is monitored by the maintainer. +This repository has [private vulnerability reporting](https://docs.github.com/en/code-security/how-tos/report-and-fix-vulnerabilities/privately-reporting-a-security-vulnerability) enabled. To confidentially report a security issue, click the **"Report a vulnerability"** button on the [Security tab](../../security/advisories/new) of this repository. This allows you to submit details directly to the maintainers without public disclosure. + +For non-sensitive issues or general feedback, feel free to open a GitHub issue or contribute a fix via pull request.