Skip to content

Commit 23190f9

Browse files
authored
Merge pull request #165 from graphql-java/security-policy-tweaks
Add security policy tweaks
2 parents f8c6b99 + e5e1d1c commit 23190f9

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

src/pages/security.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -17,12 +17,12 @@ The maintainers reserve the right to make a pragmatic decision to make adjustmen
1717
:::caution
1818
🚨 To report a vulnerability, **DO NOT open a pull request or issue or GitHub discussion. DO NOT post publicly.**
1919

20-
Instead, **report the vulnerability privately** via the Security tab on the [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](https://docs.github.com/en/code-security/security-advisories/guidance-on-reporting-and-writing/privately-reporting-a-security-vulnerability).
20+
Instead, **report the vulnerability privately** via the **Security tab** on the [graphql-java GitHub repository](https://github.com/graphql-java/graphql-java/security). See instructions at [https://docs.github.com/en/code-security/security-advisories/guidance-on-reporting-and-writing/privately-reporting-a-security-vulnerability](https://docs.github.com/en/code-security/security-advisories/guidance-on-reporting-and-writing/privately-reporting-a-security-vulnerability).
2121
:::
2222

2323
## Disclosure policy
24-
The GraphQL Java maintainers will collaborate with those who report vulnerabilities privately via the [GitHub vulnerability reporting form](https://www.graphql-java.com/security).
25-
We will acknowledge and review vulnerability reports as soon as we can. To protect the community, please do not publicly disclose the vulnerability.
24+
The GraphQL Java maintainers will collaborate with those who report vulnerabilities privately via the [GitHub vulnerability reporting form](https://github.com/graphql-java/graphql-java/security).
25+
We will acknowledge and review vulnerability reports as soon as we can. **To protect the community, please do not publicly disclose the vulnerability.**
2626
The maintainers will make a public announcement after the vulnerability is fixed.
2727

2828
Please allow time for the maintainers to review vulnerability reports, please note we are an open source project run by volunteers.

0 commit comments

Comments
 (0)