From 2eab9c6df12b22f3bb0fb64a157ee63b32d26f12 Mon Sep 17 00:00:00 2001 From: zefr0x <65136727+zefr0x@users.noreply.github.com> Date: Sat, 17 May 2025 00:27:42 +0300 Subject: [PATCH] docs(security): avoid possible misconception in the security policy (#37032) With ac24cd61395f6a9646efe1da13ba5674eea59e7e, the URL is changed from pointing to the normal Github issues to Github's private security reporting feature, but the text hasn't been updated to reflect this. Testing: Static docs file without dynamic effects. Signed-off-by: zefr0x --- SECURITY.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/SECURITY.md b/SECURITY.md index 0c5dd453447..c4e75025880 100644 --- a/SECURITY.md +++ b/SECURITY.md @@ -1,4 +1,4 @@ # Security Policy -Given that Servo does not yet have customers or products, we are comfortable accepting the security related vulnerabilities as a [new GitHub issue](https://github.com/servo/servo/security/advisories/new) for now. +Given that Servo does not yet have customers or products, we are comfortable accepting the security related issues as [GitHub security reports](https://github.com/servo/servo/security/advisories/new) for now.