Skip to content

Commit cb01159

Browse files
authored
doc: add meeting note 2024-09-26 (#1386)
1 parent 722b983 commit cb01159

File tree

1 file changed

+59
-0
lines changed

1 file changed

+59
-0
lines changed

meetings/2024-09-26.md

Lines changed: 59 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,59 @@
1+
# Node.js Security team Meeting 2024-09-26
2+
3+
## Links
4+
5+
* **Recording**: https://www.youtube.com/watch?v=kjb_bOObDk0
6+
* **GitHub Issue**: https://github.com/nodejs/security-wg/issues/1382
7+
* **Minutes Google Doc**: https://docs.google.com/document/d/1rHzDiqZ1XXBChji2R97X1tJUHptMwXSmUgHnR-m_Q3U/edit
8+
9+
## Present
10+
11+
* Security wg team: @nodejs/security-wg
12+
13+
* Rafael Gonzaga: @RafaelGSS
14+
* Ulises Gascón: @UlisesGascon
15+
* Michael Dawson: @mhdawson
16+
* Robert Waite
17+
* Mickaël Salaün
18+
19+
## Agenda
20+
21+
## Announcements
22+
23+
*Extracted from **security-wg-agenda** labelled issues and pull requests from the **nodejs org** prior to the meeting.
24+
25+
- [X] Vulnerability Review - https://github.com/nodejs/nodejs-dependency-vuln-assessments/issues
26+
- The only new issue is question asking about openssl update
27+
- [X] OpenSSF Scorecard Monitor Review
28+
- Last report: https://github.com/nodejs/security-wg/pull/1385
29+
- No action is needed from the team
30+
31+
### nodejs/node
32+
33+
* src: add WDAC integration (Windows) #54364
34+
* Robert: Most of the suggestions from the last meeting were applied but not pushed due to some inconsistencies with Microsoft docs. I was working with Microsoft folks to have it solved.
35+
* Robert invited Mickaël Salaün to the meeting
36+
* Mickaël Salaün is working on restricting script execution on Linux side (https://lwn.net/Articles/982085/).
37+
* Mickaël Salaün gave a talk about script execution control on Linux last week at the Linux Plumbers Conference: https://lpc.events/event/18/contributions/1692/ (https://www.youtube.com/live/OWURlNpBk5s?t=3420s
38+
)
39+
* We have discussed how it’s being implemented and how we could use it from a Node.js perspective.
40+
41+
### nodejs/security-wg
42+
43+
* Audit build process for dependencies [#1037](https://github.com/nodejs/security-wg/issues/1037)
44+
* Michael - spent some more time looking at the common container for building WASM - https://github.com/nodejs/security-wg/issues/1236#issuecomment-2375338141
45+
46+
* Automate security release process [#860](https://github.com/nodejs/security-wg/issues/860)
47+
* https://github.com/nodejs/node-core-utils/pull/858
48+
49+
* Node.js maintainers: Threat Model [#1333](https://github.com/nodejs/security-wg/issues/1333)
50+
* no time to discuss it
51+
52+
## Q&A, Other
53+
54+
## Upcoming Meetings
55+
56+
* **Node.js Project Calendar**: <https://nodejs.org/calendar>
57+
58+
Click `+GoogleCalendar` at the bottom right to add to your own Google calendar.
59+

0 commit comments

Comments
 (0)