From 9e83853294321e792cafdcd8384f1bf4c95610c9 Mon Sep 17 00:00:00 2001 From: Rafael Gonzaga Date: Sat, 17 Aug 2024 10:50:27 -0300 Subject: [PATCH] doc: add git node security --cleanup PR-URL: https://github.com/nodejs/node/pull/54381 Reviewed-By: Ruy Adorno Reviewed-By: Rich Trott Reviewed-By: Marco Ippolito --- doc/contributing/security-release-process.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/doc/contributing/security-release-process.md b/doc/contributing/security-release-process.md index 62c788f1746556..3508180e0d5687 100644 --- a/doc/contributing/security-release-process.md +++ b/doc/contributing/security-release-process.md @@ -159,8 +159,9 @@ security announcements for more information. folder and merging the PR. * [ ] 2\. **Cleanup:** - * [ ] Close PRs and backports. - * [ ] Close HackerOne reports: + * [ ] `git node security --cleanup`. This command will: + * Close PRs and backports. + * Close HackerOne reports: * Close Resolved * Request Disclosure * Request publication of H1 CVE requests