From 9f237bbb5a82ae166908e563f2ab96cf9167e5b0 Mon Sep 17 00:00:00 2001 From: Zach Leatherman Date: Mon, 9 Sep 2024 16:28:06 -0500 Subject: [PATCH] Improve security reporting workflow --- SECURITY.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/SECURITY.md b/SECURITY.md index defd666c9..0947081a6 100644 --- a/SECURITY.md +++ b/SECURITY.md @@ -2,4 +2,8 @@ ## Reporting a Vulnerability -Please report security issues to `zach@zachleat.com` +Privately report a security issue by navigating to https://github.com/11ty/eleventy/security and using the “Report a vulnerability” button. + +Read more at: https://docs.github.com/en/code-security/security-advisories/guidance-on-reporting-and-writing-information-about-vulnerabilities/privately-reporting-a-security-vulnerability + +Alternatively, you may report security issues via an email to `security@11ty.dev`.