mirror of
https://github.com/sudo-project/sudo.git
synced 2025-09-05 00:35:14 +00:00
Sync BUGS section with the bugs section of README.md.
Also mention how to report security issues based on SECURITY.md. GitHub issue #377.
This commit is contained in:
@@ -1519,8 +1519,20 @@ exhaustive list of people who have contributed to
|
||||
Python plugin support is currently considered experimental.
|
||||
.Pp
|
||||
If you believe you have found a bug in
|
||||
.Nm sudo ,
|
||||
you can submit a bug report at https://bugzilla.sudo.ws/
|
||||
.Nm ,
|
||||
you can either file a bug report in the sudo bug database,
|
||||
https://bugzilla.sudo.ws/, or open an issue at
|
||||
https://github.com/sudo-project/sudo/issues.
|
||||
If you would prefer to use email, messages may be sent to the
|
||||
sudo-workers mailing list,
|
||||
https://www.sudo.ws/mailman/listinfo/sudo-workers (public)
|
||||
or <sudo@sudo.ws> (private).
|
||||
.Pp
|
||||
Please not report security vulnerabilities through public GitHub
|
||||
issues, Bugzilla or mailing lists.
|
||||
Instead, report them via email to <Todd.Miller@sudo.ws>.
|
||||
You may encrypt your message with PGP if you would like, using
|
||||
the key found at https://www.sudo.ws/dist/PGPKEYS.
|
||||
.Sh SECURITY CONSIDERATIONS
|
||||
All Python plugin handling is implemented inside the
|
||||
.Pa @python_plugin@
|
||||
|
Reference in New Issue
Block a user