DOC Add security release review process#2216
Open
hannahwestra25 wants to merge 3 commits into
Open
Conversation
Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com> Copilot-Session: 485d2633-734b-4ee0-a849-f9adeaf3a9bd
Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com> Copilot-Session: 485d2633-734b-4ee0-a849-f9adeaf3a9bd
Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com> Copilot-Session: 485d2633-734b-4ee0-a849-f9adeaf3a9bd
hannahwestra25
marked this pull request as ready for review
July 16, 2026 21:18
romanlutz
reviewed
Jul 17, 2026
romanlutz
left a comment
Contributor
There was a problem hiding this comment.
Can we start with this post-v1?
|
|
||
| ### Required Release Reviews | ||
|
|
||
| Use the existing release work item to record: |
Contributor
There was a problem hiding this comment.
what is the existing release work item?
| Use the existing release work item to record: | ||
|
|
||
| - Release owner and target version | ||
| - Links to the UI, documentation, and release notes |
Contributor
There was a problem hiding this comment.
Is this for deployed customer-facing products? Otherwise, what would be a link to the UI?
|
|
||
| - Release owner and target version | ||
| - Links to the UI, documentation, and release notes | ||
| - One reviewer each for development, security, content publishing, and user experience |
Contributor
There was a problem hiding this comment.
... and what do those reviews entail? Are these people on the team? Or others? If so, what's the SLA?
| ``` | ||
|
|
||
| Coordinate the wording of security issues that have not yet been publicly disclosed | ||
| with the security reviewer and MSRC. Do not publish vulnerability details before their |
Contributor
There was a problem hiding this comment.
This seems like a bit much... Who is our MSRC contact?
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.
Description
Adds the customer-facing security links and release governance needed to address the documented partial-compliance gaps:
Tests and Documentation
npm test -- --runInBand src/components/Sidebar/Navigation.test.tsxnpm run type-checknpx eslint src/components/Sidebar/Navigation.tsx src/components/Sidebar/Navigation.test.tsx --max-warnings 0jupyter-book build --html