From 591ad8048344bd757732dd1a8447cde7fb935f03 Mon Sep 17 00:00:00 2001 From: Jeremy Graziani Date: Thu, 28 Sep 2023 15:32:42 +0200 Subject: [PATCH] docs: Update authors link in SECURITY.md (#3013) docs: Update Authors link in SECURITY.md --- SECURITY.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/SECURITY.md b/SECURITY.md index 21a3a38f..0972df81 100644 --- a/SECURITY.md +++ b/SECURITY.md @@ -5,7 +5,7 @@ Having said that, we take the security of Marked very seriously. ## Reporting a Vulnerability -Please disclose potential security issues by email to the project [committers](https://marked.js.org/#/AUTHORS.md) as well as the [listed owners within NPM](https://docs.npmjs.com/cli/owner). +Please disclose potential security issues by email to the project [committers](https://marked.js.org/authors) as well as the [listed owners within NPM](https://docs.npmjs.com/cli/owner). We will provide an initial assessment of security reports within 48 hours and should apply patches within 2 weeks (also, feel free to contribute a fix for the issue).