Skip to content

Commit 59663b9

Browse files
committed
Update security policy with general process flow
1 parent 9809667 commit 59663b9

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

SECURITY.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,4 +18,14 @@ To report a security issue, please use the GitHub Security Advisory [Report a Vu
1818

1919
The React Router team will send a response indicating the next steps in handling your report. After the initial reply to your report, our team will keep you informed of the progress towards a fix and full announcement, and may ask for additional information or guidance.
2020

21+
Generally, the full process will look something like this when we receive a new advisory via Github:
22+
23+
- If the advisory is valid, we'll move it into `Draft` status as we begin our investigation
24+
- We'll inform common hosting platforms of the vulnerability so they can make any preventative changes on their end even before the vulnerability is fixed/published
25+
- If you are a hosting provider and you want to be notified right away, please email us at [[email protected]](mailto:[email protected]) and we'll get you added
26+
- We'll publish a new version of React Router with a fix
27+
- We'll update our own sites with the new version
28+
- After a period of time, potentially up to a month or so, we'll publish the advisory
29+
- This gives application developers time to update their applications to the latest version before we make the details of the advisory public
30+
2131
Report security bugs in third-party modules to the person or team maintaining the module. You can also report a vulnerability through the [npm contact form](https://www.npmjs.com/support) by selecting "I'm reporting a security vulnerability".

0 commit comments

Comments
 (0)