doc: document OpenJS CNA publication step in security release#63894
Draft
UlisesGascon wants to merge 1 commit into
Draft
doc: document OpenJS CNA publication step in security release#63894UlisesGascon wants to merge 1 commit into
UlisesGascon wants to merge 1 commit into
Conversation
When `cve_source` is set to `openjs-cna` in `.ncurc`, NCU reserves CVE
ids via the OpenJS Foundation CNA and publication to MITRE becomes a
separate post-release step (`git node security --publish-cve`).
Update the security release runbook accordingly:
* Note the OpenJS CNA option under 'Requesting CVEs' with a forward
reference to the Post-Release section.
* Add a new Post-Release step for `--publish-cve`, scoped to the
OpenJS CNA path. Includes a safety note: MITRE rejects cross-owner
publication attempts loudly, but an accidental publication of one
of the caller's own reserved CVEs goes through and becomes
permanent.
* Annotate the existing 'Request publication of H1 CVE requests'
bullet in cleanup as a no-op under the OpenJS CNA path.
Signed-off-by: Ulises Gascon <ulisesgascongonzalez@gmail.com>
Collaborator
|
Review requested:
|
This was referenced Jun 13, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Related to:
Important: This is the final step on large chain of PRs (cna api deployment, NCU support, testing it against MITRE, etc..) so the PR reminds as draft until is clear that we are adopting this 👍