doc: add security incident reponse plan

PR-URL: https://github.com/nodejs/node/pull/59470
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
Reviewed-By: Ulises Gascón <ulisesgascongonzalez@gmail.com>
This commit is contained in:
Rafael Gonzaga 2025-08-20 14:57:45 -03:00 committed by GitHub
parent 7535aa1f72
commit a43f984761
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -284,3 +284,8 @@ Security notifications will be distributed via the following methods.
If you have suggestions on how this process could be improved, please visit If you have suggestions on how this process could be improved, please visit
the [nodejs/security-wg](https://github.com/nodejs/security-wg) the [nodejs/security-wg](https://github.com/nodejs/security-wg)
repository. repository.
## Incident Response Plan
In the event of a security incident, please refer to the
[Security Incident Response Plan](https://github.com/nodejs/security-wg/blob/main/INCIDENT_RESPONSE_PLAN.md).