Skip to content

Commit ad37400

Browse files
committed
Update vulnerability reporting instructions
1 parent 7202f82 commit ad37400

1 file changed

Lines changed: 6 additions & 10 deletions

File tree

SECURITY.md

Lines changed: 6 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -2,20 +2,16 @@
22

33
## Supported Versions
44

5-
Use this section to tell people about which versions of your project are
6-
currently being supported with security updates.
5+
We support the latest release with security updates.
6+
7+
We retain the discretion to backport security updates, this is decided on a case-by-case basis.
78

89
| Version | Supported |
910
| ------- | ------------------ |
10-
| 5.1.x | :white_check_mark: |
11-
| 5.0.x | :x: |
12-
| 4.0.x | :white_check_mark: |
13-
| < 4.0 | :x: |
11+
| v20.x | :white_check_mark: |
1412

1513
## Reporting a Vulnerability
1614

17-
Use this section to tell people how to report a vulnerability.
15+
:rotating_light: To report a vulnerability, **DO NOT open a pull request or issue or GitHub discussion. DO NOT post publicly.**
1816

19-
Tell them where to go, how often they can expect to get an update on a
20-
reported vulnerability, what to expect if the vulnerability is accepted or
21-
declined, etc.
17+
Instead, **report the vulnerability privately** via the Security tab on [graphql-java GitHub repository](https://github.com/graphql-java/graphql-java). See instructions at https://docs.github.com/en/code-security/security-advisories/guidance-on-reporting-and-writing/privately-reporting-a-security-vulnerability

0 commit comments

Comments
 (0)