Skip to content

Commit

Permalink
SECURITY.md: show the email plainly
Browse files Browse the repository at this point in the history
Previously, the link wasn't working from Github's rendered markdown.

Another alternative is to add `malto:` to the link, which would make it work. However, I thought that since the email is the most important piece of information in the entire file, we should just write it out.
  • Loading branch information
ilyagr committed Jun 5, 2023
1 parent 29b676f commit d822668
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion SECURITY.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
To report a security issue, please
email [Jujutsu VCS Security]([email protected])
email Jujutsu VCS Security at <[email protected]>
with a description of the issue, the steps you took to create the issue,
affected versions, and, if known, mitigations for the issue. Our vulnerability
management team will respond within 3 working days of your email. If the issue
Expand Down

0 comments on commit d822668

Please sign in to comment.