Skip to content

Commit 750a7ba

Browse files
authored
Add minutes for Node.js Security team meeting on 2026-03-19 (#1557)
Documented the Node.js Security team meeting held on March 19, 2026, including agenda, announcements, and links to resources.
1 parent c55e1c1 commit 750a7ba

1 file changed

Lines changed: 65 additions & 0 deletions

File tree

meetings/2026-03-19.md

Lines changed: 65 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,65 @@
1+
# Node.js Security team Meeting 2026-03-19
2+
3+
## Links
4+
5+
* **Recording**: https://www.youtube.com/watch?v=7XV5ra3A5-I
6+
* **GitHub Issue**: https://github.com/nodejs/security-wg/issues/1555
7+
* **Minutes**: https://hackmd.io/@openjs-nodejs/rkHBMRRl5-x
8+
9+
## Present
10+
11+
* Security wg team: @nodejs/security-wg
12+
* Rafael Gonzaga: @RafaelGSS
13+
* Marco Ippolito: @marco-ippolito
14+
* Beth Griggs: @BethGriggs
15+
16+
## Agenda
17+
18+
## Announcements
19+
20+
*Extracted from **security-wg-agenda** labelled issues and pull requests from the **nodejs org** prior to the meeting.
21+
22+
- Node.js Security release announced to March 24th
23+
- [x] Vulnerability Review - https://github.com/nodejs/nodejs-dependency-vuln-assessments/issues
24+
- VEX file has been published
25+
- There are more work to do.
26+
- [ ] OpenSSF Scorecard Monitor Review - https://github.com/nodejs/security-wg/issues?q=is%3Aissue+OpenSSF+Scorecard+Report+Updated%21+
27+
28+
### nodejs/security-wg
29+
30+
* Node.js PURL is missing namespace [#1552](https://github.com/nodejs/security-wg/issues/1552)
31+
* PURL = Package URL
32+
* It needs to be fixed. It's missing the protocol (should be generic
33+
* The ecosystem refers to Node.js as `node` while the project itself refers to `nodejs/node`.
34+
* Proposal to use `nodejs/node` as preference in the VEX file
35+
36+
* regenerate node.openvex.json [#1549](https://github.com/nodejs/security-wg/pull/1549)
37+
* Remove from the agenda.
38+
39+
* update deps index.json [#1547](https://github.com/nodejs/security-wg/pull/1547)
40+
* Approved and merged.
41+
42+
* Tracking: LLM-assisted H1 report triage [#1554](https://github.com/nodejs/security-wg/issues/1554)
43+
* Beth is working on a model to classify open reports based on
44+
* All closed reports
45+
* SECURITY.md
46+
* Next: Node.js documentation
47+
48+
### nodejs/TSC
49+
50+
* Proposal: Moving security reports to a public workflow [#1826](https://github.com/nodejs/TSC/issues/1826)
51+
* We are going to discuss it in depth in the collaborator summit
52+
* An intermediary proposal is to avoid CI embargo. Under discussion with releasers team.
53+
54+
### nodejs/node
55+
56+
* Auditing permissions [#59935](https://github.com/nodejs/node/issues/59935)
57+
* Concluded by https://github.com/nodejs/node/commit/9ddd1a9c27c253f46d587a8c906ccd83417b4606.
58+
59+
## Q&A, Other
60+
61+
## Upcoming Meetings
62+
63+
* **Node.js Project Calendar**: <https://nodejs.org/calendar>
64+
65+
Click `Add to Google Calendar` at the bottom left to add to your own Google calendar.

0 commit comments

Comments
 (0)