summaryrefslogtreecommitdiff
path: root/docs/SECURITY.md
diff options
context:
space:
mode:
authorTodd C. Miller <Todd.Miller@sudo.ws>2022-02-16 12:33:32 -0700
committerTodd C. Miller <Todd.Miller@sudo.ws>2022-02-16 12:33:32 -0700
commit829d231abfe73abf2db6d86e01f35809a365eeee (patch)
treeed06e0e7aa51b2505fd7d618d5702078fe497e53 /docs/SECURITY.md
parent63d762e2c25ff3a1c5544c8bb027c23570f85e84 (diff)
downloadsudo-829d231abfe73abf2db6d86e01f35809a365eeee.tar.gz
Remove "please" from the documentation, it is considered bad style.
Diffstat (limited to 'docs/SECURITY.md')
-rw-r--r--docs/SECURITY.md10
1 files changed, 5 insertions, 5 deletions
diff --git a/docs/SECURITY.md b/docs/SECURITY.md
index 286cdbd02..40a586bc0 100644
--- a/docs/SECURITY.md
+++ b/docs/SECURITY.md
@@ -1,17 +1,17 @@
Sudo Security Policy
====================
-The Sudo Project takes security seriously. If you believe you have found a security vulnerability in Sudo, please report it to us as described below.
+The Sudo Project takes security seriously. If you believe you have found a security vulnerability in Sudo, you can report it to us as described below.
## Reporting Security Issues
-**Please do not report security vulnerabilities through public GitHub issues or Bugzilla.**
+**Do not report security vulnerabilities through public GitHub issues or Bugzilla.**
-Instead, please report them via email to <Todd.Miller@sudo.ws>. You may encrypt your message with PGP if you would like. The current PGP key has the fingerprint 59D1 E9CC BA2B 3767 04FD D35B A9F4 C021 CEA4 70FB and may be downloaded from [the sudo.ws web site](https://www.sudo.ws/dist/PGPKEYS) or the [OpenPGP Key Server](https://keys.openpgp.org/search?q=0xa9f4c021cea470fb).
+Instead, report them via email to <Todd.Miller@sudo.ws>. You may encrypt your message with PGP if you would like. The current PGP key has the fingerprint 59D1 E9CC BA2B 3767 04FD D35B A9F4 C021 CEA4 70FB and may be downloaded from [the sudo.ws web site](https://www.sudo.ws/dist/PGPKEYS) or the [OpenPGP Key Server](https://keys.openpgp.org/search?q=0xa9f4c021cea470fb).
-We try to respond to security issues in a timely manner but please understand that Sudo is a volunteer project.
+We try to respond to security issues in a timely manner but understand that Sudo is a volunteer project.
-Please include as much of the following information as possible to help us better understand the nature and scope of the potential issue:
+Include as much of the following information as possible to help us better understand the nature and scope of the potential issue:
* Type of issue (e.g. buffer overflow, privilege escalation, etc.)
* Full paths of source file(s) related to the issue