Skip to content

Commit 05121bf

Browse files
authored
Add GitHub private vulnerability reporting option (#4652)
Since this is now enabled on the repo, add it as an option.
1 parent b8ee743 commit 05121bf

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

SECURITY.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,4 +16,7 @@ You'll find more information about the key here: [KEYS](./KEYS)
1616

1717
## Reporting a Vulnerability
1818

19-
To report a security vulnerability, please send an email to [email protected]. You can use the [published OpenPGP key](https://keys.openpgp.org/search?q=security%40junit.org) with fingerprint `0152DA30EABC7ABADCB09D10D9A6B1329D191D25` to encrypt the message body.
19+
To report a security vulnerability, you have two options:
20+
21+
- [Privately report a vulnerability](https://github.com/junit-team/junit5/security/advisories/new) on GitHub (see [docs](https://docs.github.com/en/code-security/security-advisories/guidance-on-reporting-and-writing-information-about-vulnerabilities/privately-reporting-a-security-vulnerability) for details)
22+
- Send an email to [email protected]. You can use the [published OpenPGP key](https://keys.openpgp.org/search?q=security%40junit.org) with fingerprint `0152DA30EABC7ABADCB09D10D9A6B1329D191D25` to encrypt the message body.

0 commit comments

Comments
 (0)