|
| 1 | +# Node.js Security team Meeting 2024-09-12 |
| 2 | + |
| 3 | +## Links |
| 4 | + |
| 5 | +* **Recording**: https://www.youtube.com/watch?v=9xrNEZPBFD0 |
| 6 | +* **GitHub Issue**: https://github.com/nodejs/security-wg/issues/1375 |
| 7 | +* **Minutes Google Doc**: https://docs.google.com/document/d/1eGBJFVcCE6pfRoWoBRjIgwehPl0SzxiNG70YiYeJw68/edit |
| 8 | + |
| 9 | +## Present |
| 10 | + |
| 11 | +* Security wg team: @nodejs/security-wg |
| 12 | +* Thomas GENTILHOMME: @fraxken |
| 13 | +* Marco Ippolito: @marco-ippolito |
| 14 | +* Rafael Gonzaga: @RafaelGSS |
| 15 | +* Michael Dawson: @mhdawson |
| 16 | +* Ulises Gascón: @UlisesGascon |
| 17 | + |
| 18 | +## Agenda |
| 19 | + |
| 20 | +## Announcements |
| 21 | + |
| 22 | +*Extracted from **security-wg-agenda** labelled issues and pull requests from the **nodejs org** prior to the meeting. |
| 23 | + |
| 24 | +* Express v5 came with security fixes to body-parser plugin |
| 25 | +* Node.js vulnerability database now includes a severity field |
| 26 | +* https://github.com/nodejs/nodejs-cve-checker - Rafael will double check if the scheduled CVE were now published |
| 27 | + |
| 28 | +- [X] Vulnerability Review - https://github.com/nodejs/nodejs-dependency-vuln-assessments/issues |
| 29 | + - V8 backport to Node.js v18 is unlikely to happen as there’s a risk to break users in general |
| 30 | +- [X] OpenSSF Scorecard Monitor Review |
| 31 | + - No action is needed from our side. PR: https://github.com/nodejs/security-wg/pull/1378 |
| 32 | + |
| 33 | +### nodejs/node |
| 34 | + |
| 35 | +* src: add WDAC integration (Windows) [#54364](https://github.com/nodejs/node/pull/54364) |
| 36 | + * no action this week |
| 37 | + |
| 38 | +### nodejs/security-wg |
| 39 | + |
| 40 | +* Node.js maintainers: Threat Model [#1333](https://github.com/nodejs/security-wg/issues/1333) |
| 41 | + * Team effort to fill all fields of access-per-group |
| 42 | + * Rafael will open a PR to TSC to ask for feedback |
| 43 | +* Audit build process for dependencies [#1037](https://github.com/nodejs/security-wg/issues/1037) |
| 44 | + * no action this week |
| 45 | + |
| 46 | +* Automate security release process [#860](https://github.com/nodejs/security-wg/issues/860) |
| 47 | + * no action this week |
| 48 | + * https://github.com/nodejs/node-core-utils/pull/835 this PR automates promotion step |
| 49 | + |
| 50 | + |
| 51 | +## Q&A, Other |
| 52 | +@Ulises: Let’s review https://github.com/nodejs/nodejs.org/pull/6979 (alternative: https://github.com/nodejs/nodejs.org/pull/7034) |
| 53 | + |
| 54 | + |
| 55 | + |
| 56 | +## Upcoming Meetings |
| 57 | + |
| 58 | +* **Node.js Project Calendar**: <https://nodejs.org/calendar> |
| 59 | + |
| 60 | +Click `+GoogleCalendar` at the bottom right to add to your own Google calendar. |
| 61 | + |
0 commit comments