Skip to content

Commit 1323cdb

Browse files
maclarelwraithgar
authored andcommitted
feat: Updated SECURITY.md
1 parent c423841 commit 1323cdb

File tree

3 files changed

+46
-4
lines changed

3 files changed

+46
-4
lines changed

SECURITY.md

Lines changed: 12 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,14 @@
11
<!-- This file is automatically added by @npmcli/template-oss. Do not edit. -->
22

3-
Please send vulnerability reports through [hackerone](https://hackerone.com/github).
3+
GitHub takes the security of our software products and services seriously, including the open source code repositories managed through our GitHub organizations, such as [GitHub](https://github.com/GitHub).
4+
5+
If you believe you have found a security vulnerability in this GitHub-owned open source repository, you can report it to us in one of two ways.
6+
7+
If the vulnerability you have found is *not* [in scope for the GitHub Bug Bounty Program](https://bounty.github.com/#scope) or if you do not wish to be considered for a bounty reward, please report the issue to us directly using [private vulnerability reporting](https://docs.github.com/en/code-security/security-advisories/guidance-on-reporting-and-writing/privately-reporting-a-security-vulnerability).
8+
9+
If the vulnerability you have found is [in scope for the GitHub Bug Bounty Program](https://bounty.github.com/#scope) and you would like for your finding to be considered for a bounty reward, please submit the vulnerability to us through [HackerOne](https://hackerone.com/github) in order to be eligible to receive a bounty award.
10+
11+
**Please do not report security vulnerabilities through public GitHub issues, discussions, or pull requests.**
12+
13+
Thanks for helping make GitHub safe for everyone.
14+

lib/content/SECURITY.md

Lines changed: 12 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1,12 @@
1-
Please send vulnerability reports through [hackerone](https://hackerone.com/github).
1+
GitHub takes the security of our software products and services seriously, including the open source code repositories managed through our GitHub organizations, such as [GitHub](https://github.com/GitHub).
2+
3+
If you believe you have found a security vulnerability in this GitHub-owned open source repository, you can report it to us in one of two ways.
4+
5+
If the vulnerability you have found is *not* [in scope for the GitHub Bug Bounty Program](https://bounty.github.com/#scope) or if you do not wish to be considered for a bounty reward, please report the issue to us directly using [private vulnerability reporting](https://docs.github.com/en/code-security/security-advisories/guidance-on-reporting-and-writing/privately-reporting-a-security-vulnerability).
6+
7+
If the vulnerability you have found is [in scope for the GitHub Bug Bounty Program](https://bounty.github.com/#scope) and you would like for your finding to be considered for a bounty reward, please submit the vulnerability to us through [HackerOne](https://hackerone.com/github) in order to be eligible to receive a bounty award.
8+
9+
**Please do not report security vulnerabilities through public GitHub issues, discussions, or pull requests.**
10+
11+
Thanks for helping make GitHub safe for everyone.
12+

tap-snapshots/test/apply/source-snapshots.js.test.cjs

Lines changed: 22 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1182,7 +1182,17 @@ SECURITY.md
11821182
========================================
11831183
<!-- This file is automatically added by @npmcli/template-oss. Do not edit. -->
11841184
1185-
Please send vulnerability reports through [hackerone](https://hackerone.com/github).
1185+
GitHub takes the security of our software products and services seriously, including the open source code repositories managed through our GitHub organizations, such as [GitHub](https://github.com/GitHub).
1186+
1187+
If you believe you have found a security vulnerability in this GitHub-owned open source repository, you can report it to us in one of two ways.
1188+
1189+
If the vulnerability you have found is *not* [in scope for the GitHub Bug Bounty Program](https://bounty.github.com/#scope) or if you do not wish to be considered for a bounty reward, please report the issue to us directly using [private vulnerability reporting](https://docs.github.com/en/code-security/security-advisories/guidance-on-reporting-and-writing/privately-reporting-a-security-vulnerability).
1190+
1191+
If the vulnerability you have found is [in scope for the GitHub Bug Bounty Program](https://bounty.github.com/#scope) and you would like for your finding to be considered for a bounty reward, please submit the vulnerability to us through [HackerOne](https://hackerone.com/github) in order to be eligible to receive a bounty award.
1192+
1193+
**Please do not report security vulnerabilities through public GitHub issues, discussions, or pull requests.**
1194+
1195+
Thanks for helping make GitHub safe for everyone.
11861196
`
11871197

11881198
exports[`test/apply/source-snapshots.js TAP with content path > expect resolving Promise 1`] = `
@@ -2664,7 +2674,17 @@ SECURITY.md
26642674
========================================
26652675
<!-- This file is automatically added by @npmcli/template-oss. Do not edit. -->
26662676
2667-
Please send vulnerability reports through [hackerone](https://hackerone.com/github).
2677+
GitHub takes the security of our software products and services seriously, including the open source code repositories managed through our GitHub organizations, such as [GitHub](https://github.com/GitHub).
2678+
2679+
If you believe you have found a security vulnerability in this GitHub-owned open source repository, you can report it to us in one of two ways.
2680+
2681+
If the vulnerability you have found is *not* [in scope for the GitHub Bug Bounty Program](https://bounty.github.com/#scope) or if you do not wish to be considered for a bounty reward, please report the issue to us directly using [private vulnerability reporting](https://docs.github.com/en/code-security/security-advisories/guidance-on-reporting-and-writing/privately-reporting-a-security-vulnerability).
2682+
2683+
If the vulnerability you have found is [in scope for the GitHub Bug Bounty Program](https://bounty.github.com/#scope) and you would like for your finding to be considered for a bounty reward, please submit the vulnerability to us through [HackerOne](https://hackerone.com/github) in order to be eligible to receive a bounty award.
2684+
2685+
**Please do not report security vulnerabilities through public GitHub issues, discussions, or pull requests.**
2686+
2687+
Thanks for helping make GitHub safe for everyone.
26682688
26692689
workspaces/a/.eslintrc.js
26702690
========================================

0 commit comments

Comments
 (0)