Skip to content

Commit 4da2da3

Browse files
committed
SECURITY.md: drop the email-fallback option
The 'if you can't use GitHub, email the maintainers' paragraph described a fallback we're not actually set up for (no .github/security/keys.asc, no published key fingerprints). Saying it 'coming soon' over-promises; better to be clear that the GitHub private-advisory flow is the only supported channel and a free GitHub account is the price of entry.
1 parent c4f1487 commit 4da2da3

1 file changed

Lines changed: 3 additions & 7 deletions

File tree

SECURITY.md

Lines changed: 3 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -4,13 +4,9 @@
44

55
**Please do not open public issues for security bugs.** Use GitHub's
66
[private security advisory](https://github.com/hubzero/botshield/security/advisories/new)
7-
flow instead — it gives us a private channel to triage, fix, and
8-
coordinate disclosure before the bug becomes public knowledge.
9-
10-
If you can't use the GitHub flow for some reason, the maintainers'
11-
public-key fingerprints are listed in `.github/security/keys.asc`
12-
(coming soon); you can email an encrypted report to the address on
13-
the keys.
7+
flow — it gives us a private channel to triage, fix, and coordinate
8+
disclosure before the bug becomes public knowledge. A GitHub account
9+
is required (free); the form is the only supported reporting channel.
1410

1511
When you report, please include:
1612

0 commit comments

Comments
 (0)