From 00c7f878bf42bbf353228c31e375ebe8c589e257 Mon Sep 17 00:00:00 2001 From: RafaelGSS Date: Tue, 11 Feb 2025 11:10:37 -0300 Subject: [PATCH] doc: update cleanup to trust on vuln db automation Since https://github.com/nodejs-private/security-release/pull/56 this process has been automated. --- doc/contributing/security-release-process.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/contributing/security-release-process.md b/doc/contributing/security-release-process.md index e6f2e31da64cb0..9ea616f6de2298 100644 --- a/doc/contributing/security-release-process.md +++ b/doc/contributing/security-release-process.md @@ -170,7 +170,7 @@ security announcements for more information. Then uncheck the Public Disclosure on HackerOne box at the bottom of the page. ![screenshot of HackerOne CVE form](https://github.com/nodejs/node/assets/26234614/e22e4f33-7948-4dd2-952e-2f9166f5568d) - * [ ] PR machine-readable JSON descriptions of the vulnerabilities to the [core](https://github.com/nodejs/security-wg/tree/HEAD/vuln/core) + * PR machine-readable JSON descriptions of the vulnerabilities to the [core](https://github.com/nodejs/security-wg/tree/HEAD/vuln/core) vulnerability DB. * [ ] Add yourself as a steward in the [Security Release Stewards](https://github.com/nodejs/node/blob/HEAD/doc/contributing/security-release-process.md#security-release-stewards)