Skip to content

Commit 73b05ad

Browse files
[EDI] Managing privately reported security vulnerabilities (#59797)
1 parent 306001b commit 73b05ad

File tree

2 files changed

+1
-9
lines changed

2 files changed

+1
-9
lines changed

content/code-security/how-tos/report-and-fix-vulnerabilities/fix-reported-vulnerabilities/managing-privately-reported-security-vulnerabilities.md

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -15,16 +15,8 @@ redirect_from:
1515
- /code-security/security-advisories/guidance-on-reporting-and-writing-information-about-vulnerabilities/managing-privately-reported-security-vulnerabilities
1616
---
1717

18-
{% data reusables.security-advisory.private-vulnerability-reporting-enable %}
19-
20-
## About privately reporting a security vulnerability
21-
22-
Private vulnerability reporting makes it easy for security researchers to report vulnerabilities directly to you using a simple form.
23-
2418
When a security researcher reports a vulnerability privately, you are notified and can choose to either accept it, ask more questions, or reject it. If you accept the report, you're ready to collaborate on a fix for the vulnerability in private with the security researcher.
2519

26-
## Managing security vulnerabilities that are privately reported
27-
2820
{% data reusables.security-advisory.private-vulnerability-reporting-configure-notifications %}
2921

3022
For more information about configuring notification preferences, see [AUTOTITLE](/code-security/security-advisories/working-with-repository-security-advisories/configuring-private-vulnerability-reporting-for-a-repository#configuring-notifications-for-private-vulnerability-reporting).
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
When a new vulnerability is privately reported on a repository where private vulnerability reporting is enabled, {% data variables.product.github %} notifies repository maintainers and security managers if:
1+
When a new vulnerability is privately reported in a repository, {% data variables.product.github %} notifies repository maintainers and security managers if:
22

33
* They're watching the repository for all activity.
44
* They have notifications enabled for the repository.

0 commit comments

Comments
 (0)