From 782e53eb12eca1c2eda81f2bb463310f22640140 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Bartek=20Iwa=C5=84czuk?= Date: Tue, 2 Jan 2024 23:29:12 +0100 Subject: [PATCH] chore: update SECURITY.md --- .github/SECURITY.md | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) diff --git a/.github/SECURITY.md b/.github/SECURITY.md index ea7a0af3d3cdd4..266131c1e55b60 100644 --- a/.github/SECURITY.md +++ b/.github/SECURITY.md @@ -9,11 +9,13 @@ we use to work with the security research community to address runtime security. ## Reporting a vulnerability -Please email findings to security@deno.com. We strive to resolve all problems as -quickly as possible, and are more than happy to play an active role in -publication of writeups after the problem is resolved. +Please open a new +[Security advisory](https://github.com/denoland/deno/security/advisories/new) +with your findings. We strive to resolve all problems as quickly as possible, +and are more than happy to play an active role in publication of writeups after +the problem is resolved. -Try to include as much information as possible in the initial email, so we can +Try to include as much information as possible in the initial report, so we can quickly address the issue. **Please do not open security issues in the public issue tracker.**