diff options
author | Bert Belder <bertbelder@gmail.com> | 2022-07-18 16:55:05 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-07-18 16:55:05 -0700 |
commit | e99d64acedb6e111d33f53599da494865978f1aa (patch) | |
tree | 522e87cb70d9d684870dde90f15d5a936bffc695 | |
parent | c79ab64b5d4e9e951f23411365f4a6370c999894 (diff) |
chore: change e-mail address for security issues (#15239)
-rw-r--r-- | SECURITY.md | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/SECURITY.md b/SECURITY.md index 3f71b6f1c..c5680b2b0 100644 --- a/SECURITY.md +++ b/SECURITY.md @@ -9,8 +9,8 @@ we use to work with the security research community to address runtime security. ## Reporting a vulnerability -Please email findings to engineering@deno.com. We strive to resolve all problems -as quickly as possible, and are more than happy to play an active role in +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. Try to include as much information as possible in the initial email, so we can |