doc: security maintenance processes#29685
Closed
sam-github wants to merge 1 commit intonodejs:masterfrom
Closed
Conversation
devnexen
reviewed
Sep 24, 2019
mhdawson
approved these changes
Sep 26, 2019
Member
mhdawson
left a comment
There was a problem hiding this comment.
LGTM as a move from security repo to here.
The TSC has responsibility for Node.js security, so avoid fragmentation of the Node.js maintenance process documentation by adding it to the other guides.
78486ac to
0ebbca6
Compare
sam-github
added a commit
to sam-github/node
that referenced
this pull request
Oct 1, 2019
The TSC has responsibility for Node.js security, so avoid fragmentation of the Node.js maintenance process documentation by adding it to the other guides. PR-URL: nodejs#29685 Reviewed-By: Michael Dawson <michael_dawson@ca.ibm.com>
Contributor
Author
|
Landed in 7ce316e |
BridgeAR
pushed a commit
that referenced
this pull request
Oct 9, 2019
The TSC has responsibility for Node.js security, so avoid fragmentation of the Node.js maintenance process documentation by adding it to the other guides. PR-URL: #29685 Reviewed-By: Michael Dawson <michael_dawson@ca.ibm.com>
Merged
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.
The TSC has responsibility for Node.js security, so avoid fragmentation
of the Node.js maintenance process documentation by adding it to the
other guides.
WIP pending discussion in nodejs/security-wg#579
NOTE: This is a simple
mvfrom one repo to another, with no intention to modify the processes as-they-are in this PR.Checklist
make -j4 test(UNIX), orvcbuild test(Windows) passes