Skip to content

Commit 8354c66

Browse files
committed
docs: point security/CoC reporting at GitHub, not a non-existent README email
Both files told reporters to "email the maintainer listed in the README", but the README lists no email. Point them at GitHub's private vulnerability reporting and maintainer contact instead.
1 parent 87f133c commit 8354c66

2 files changed

Lines changed: 6 additions & 2 deletions

File tree

CODE_OF_CONDUCT.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ Examples of unacceptable behavior include:
2020
Project maintainers are responsible for clarifying standards and will take corrective action where needed.
2121

2222
## Enforcement
23-
Instances of abusive, harassing, or otherwise unacceptable behavior may be reported by opening an Issue or emailing the maintainer listed in the README. All complaints will be reviewed and investigated and results communicated back.
23+
Instances of abusive, harassing, or otherwise unacceptable behavior may be reported by opening an issue or contacting the project maintainers privately through GitHub. All complaints will be reviewed and investigated and results communicated back.
2424

2525
## Attribution
2626
This Code of Conduct is adapted from the Contributor Covenant, version 2.1: https://www.contributor-covenant.org/version/2/1/code_of_conduct.html

SECURITY.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,11 @@
11
# Security Policy
22

33
## Reporting a Vulnerability
4-
If you discover a security vulnerability in cLog++, please open an Issue marked 'security' or email the maintainer listed in the README. Do **not** disclose it publicly until we have coordinated a fix.
4+
If you discover a security vulnerability in cLog++, please report it privately
5+
via GitHub: open the repository's **Security** tab and choose *Report a
6+
vulnerability* (a private security advisory). If that is unavailable, open an
7+
Issue labelled `security` with minimal detail and ask for a private channel.
8+
Please do not disclose the issue publicly until a fix has been coordinated.
59

610
## Supported Versions
711
Only the latest release is supported.

0 commit comments

Comments
 (0)