-
-
Notifications
You must be signed in to change notification settings - Fork 2.3k
blog: joining the OpenJS CNA coordinated security break #2510
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Draft
UlisesGascon
wants to merge
1
commit into
main
Choose a base branch
from
blog/openjs-cna-security-break
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
+26
−0
Draft
Changes from all commits
Commits
File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
26 changes: 26 additions & 0 deletions
26
src/content/blog/2026-09-09-joining-the-openjs-cna-security-break.md
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
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,26 @@ | ||
| --- | ||
| title: 'Express is joining the OpenJS CNA coordinated break' | ||
| description: The Express security team is pausing from September 17 to October 6, 2026, alongside the OpenJS Foundation CNA. | ||
| tags: ['security'] | ||
| authors: | ||
| - name: Express Security Team | ||
| github: expressjs | ||
| --- | ||
|
|
||
| The [OpenJS Foundation CNA](https://cna.openjsf.org/) is taking a [coordinated break from September 17 to October 6, 2026](https://openjsf.org/blog), and setting a good example for the community while doing it. The Express security team is joining the pause for the same window. Their post explains the reasoning, and it matches what we see in the Express ecosystem firsthand. | ||
|
|
||
| ## What this means for Express | ||
|
|
||
| From September 17 to October 6, 2026: | ||
|
|
||
| - Triage, patch development, advisory validation, CVE assignment, and security releases are paused. | ||
| - Channels stay open, so you can still file reports, but please do not expect a response until we return on **October 7**. | ||
| - Where possible, please hold non urgent reports until after the break, and keep following coordinated disclosure. | ||
|
|
||
| **Emergency exception:** if a vulnerability is being actively exploited, or poses immediate and serious risk, we will still respond. Reach out in the **#express** channel on the [OpenJS Foundation Slack](https://slack-invite.openjsf.org/), keep the first message high level, and mark it urgent. | ||
|
|
||
| We will be back on **October 7, 2026**. Thank you for following coordinated disclosure. | ||
|
|
||
| To the maintainers who build on Express, and to the wider community: we hope you find your own moments to rest and recharge too. | ||
|
|
||
| The Express Security Team | ||
Oops, something went wrong.
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.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I will replace the link once the OpenJS announcement is public 👍