diff options
| author | Bartek IwaĆczuk <biwanczuk@gmail.com> | 2024-01-02 23:53:01 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-01-02 17:53:01 -0500 |
| commit | 42e2e318ab8fb9e35729c172e62bb6b20a3b62cf (patch) | |
| tree | 60e2f5a638db638b61c3b09c867fc4a9cf6eac8d /.github | |
| parent | 001f0df7ee3651d738111c11f97479e6f4256e9d (diff) | |
chore: update SECURITY.md (#21766)
Diffstat (limited to '.github')
| -rw-r--r-- | .github/SECURITY.md | 10 |
1 files changed, 6 insertions, 4 deletions
diff --git a/.github/SECURITY.md b/.github/SECURITY.md index ea7a0af3d..266131c1e 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.** |
