Skip to content

Commit f46e17a

Browse files
docs: update Security section to direct disclosures (#84156)
This PR updates the README.md Security section: - Removes reference to GitHub’s private vulnerability reporting feature. - Directs researchers to email [email protected]. - Clarifies that researchers will be added to our Open Source Software Bug Bounty program upon contacting us. This change aligns our security disclosure process with Vercel’s current bug bounty program enrollment flow.
1 parent 088a519 commit f46e17a

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

packages/next/README.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -42,9 +42,8 @@ Contributions to Next.js are welcome and highly appreciated. However, before you
4242
We have a list of **[good first issues](https://github.com/vercel/next.js/labels/%22good%20first%20issue%22)** that contain bugs that have a relatively limited scope. This is a great place for newcomers and beginners alike to get started, gain experience, and get familiar with our contribution process.
4343

4444
---
45-
4645
## Security
4746

48-
If you believe you have found a security vulnerability in Next.js, we encourage you to **_responsibly disclose this and NOT open a public issue_**. We will investigate all legitimate reports.
47+
If you believe you have found a security vulnerability in Next.js, we encourage you to **_responsibly disclose this and NOT open a public issue_**.
4948

50-
Our preference is that you make use of GitHub's private vulnerability reporting feature to disclose potential security vulnerabilities in our Open Source Software. To do this, please visit [https://github.com/vercel/next.js/security](https://github.com/vercel/next.js/security) and click the "Report a vulnerability" button.
49+
To participate in our Open Source Software Bug Bounty program, please email [responsible.disclosure@vercel.com](mailto:responsible.disclosure@vercel.com). We will add you to the program and provide further instructions for submitting your report.

0 commit comments

Comments
 (0)