|
| 1 | +# Node.js Security team Meeting 2025-07-17 |
| 2 | + |
| 3 | +## Links |
| 4 | + |
| 5 | +* **Recording**: https://www.youtube.com/watch?v=_YmVz6tyYFc&ab_channel=node.js |
| 6 | +* **GitHub Issue**: https://github.com/nodejs/security-wg/issues/1494 |
| 7 | +* **Minutes Google Doc**: https://docs.google.com/document/d/10DElWFkWGjavqCk5HsRZXZWsAiKCaYz0RFMWAzStuWk/edit?tab=t.0 |
| 8 | + |
| 9 | +## Present |
| 10 | + |
| 11 | +* Security team: @nodejs/security-wg |
| 12 | +* Marco Ippolito: @marco-ippolito |
| 13 | +* Ulises Gascón: @UlisesGascon |
| 14 | +* Robert Waite |
| 15 | +* Rafael Gonzaga: @RafaelGSS |
| 16 | + |
| 17 | +## Agenda |
| 18 | + |
| 19 | +## Announcements |
| 20 | + |
| 21 | +*Extracted from **security-wg-agenda** labelled issues and pull requests from the **nodejs org** prior to the meeting. |
| 22 | + |
| 23 | +- [X] Vulnerability Review - https://github.com/nodejs/nodejs-dependency-vuln-assessments/issues |
| 24 | +- [X] OpenSSF Scorecard Monitor Review |
| 25 | + - No action pending from our side: https://github.com/nodejs/security-wg/pull/1498 |
| 26 | + |
| 27 | +### nodejs/node |
| 28 | + |
| 29 | +* doc: add constraints for mem leak to threat model #58917 |
| 30 | + * We briefly discussed it |
| 31 | + * Task to review that async |
| 32 | + |
| 33 | +* src: add WDAC integration (Windows) #54364 |
| 34 | + * Robert is working on a TOCTOU patch |
| 35 | + * Robert also provided instructions on how to sign and use this feature on a Windows machine |
| 36 | + * Rafael will run it locally once the last patch is concluded |
| 37 | + |
| 38 | +### nodejs/security-wg |
| 39 | + |
| 40 | +* Wrong CVE Creation - May 14th Security Releases #1483 |
| 41 | + * Identified the same bug in the last security release (July 15) |
| 42 | + * Rafael is in contact with H1 to fix it |
| 43 | + |
| 44 | +* Update on CVEs for EOL Release Lines – MITRE Removal & Next Steps #1443 |
| 45 | + * Still pending the update of old CVEs to include EOL lines |
| 46 | + |
| 47 | +* Review Code Scanning Alerts #1453 |
| 48 | + * The remaining alerts are points to tools/ or test/ |
| 49 | + * There’s nothing to worry about |
| 50 | + * Rafael will take the action to review that carefully before removing it from the agenda |
| 51 | + |
| 52 | +* Node.js maintainers: Threat Model #1333 |
| 53 | + * Plan to finalise the document in the next session |
| 54 | + * We’ll show it in the next security collab space (openjs foundation) |
| 55 | + * Decide in the next session if the work is “concluded” |
| 56 | + |
| 57 | +* Audit build process for dependencies [#1037](https://github.com/nodejs/security-wg/issues/1037) |
| 58 | + |
| 59 | +## Q&A, Other |
| 60 | + |
| 61 | +## Upcoming Meetings |
| 62 | + |
| 63 | +* **Node.js Project Calendar**: <https://nodejs.org/calendar> |
| 64 | + |
| 65 | +Click `+GoogleCalendar` at the bottom right to add to your own Google calendar. |
| 66 | + |
0 commit comments