|
| 1 | +# Node.js Security Team Meeting 2024-01-18 |
| 2 | + |
| 3 | +## Links |
| 4 | + |
| 5 | +* **Recording**: https://www.youtube.com/watch?v=WZxhzkmKmRg&ab_channel=node.js |
| 6 | +* **GitHub Issue**: https://github.com/nodejs/security-wg/issues/1196 |
| 7 | +* **Minutes Google Doc**: https://docs.google.com/document/d/1Ca-cu-pfAxFnEcewEQYVP9u3AitS_PdTKy8m1B_5JTk/edit |
| 8 | + |
| 9 | +## Present |
| 10 | + |
| 11 | +* Ulises Gascon: @ulisesGascon |
| 12 | +* Thomas GENTILHOMME: @fraxken |
| 13 | +* Rafael Gonzaga: @RafaelGSS |
| 14 | +* Adam Ruddermann: @rudd |
| 15 | +* Michael Dawson: @mhdawson |
| 16 | +* Marco Ippolito: @marco-ippolito |
| 17 | +* Carlos Ayala: @CarlossAyala |
| 18 | + |
| 19 | +## Agenda |
| 20 | + |
| 21 | +## Announcements |
| 22 | + |
| 23 | +Rudd introduced himself as the new Security Engineer Champion at OpenJSF, and the team presented their latest initiatives and developments. |
| 24 | +- Discussions around SBOMs: https://docs.google.com/document/d/1KfxNDP4LaKyD5TW3GNEL_VZuKdl9UzuTOfcKgZ3D3bY/edit#heading=h.j08u9xksrk9r |
| 25 | +- OpenSSF Best Practices |
| 26 | + |
| 27 | +*Extracted from **security-wg-agenda** labelled issues and pull requests from the **nodejs org** prior to the meeting. |
| 28 | + |
| 29 | +- [X] Vulnerability Review - https://github.com/nodejs/nodejs-dependency-vuln-assessments/issues |
| 30 | + |
| 31 | +- [X] OpenSSF Scorecard Monitor Review |
| 32 | + - Details in [issue](https://github.com/nodejs/security-wg/issues/1200) and [PR](https://github.com/nodejs/security-wg/pull/1201) |
| 33 | + - 0.3 oscillation in Node and Nodejs.org due code review practices |
| 34 | + - Oscillation in nodejs/llhttp is ignored due API processing errors |
| 35 | + - No changes or actions are required |
| 36 | + - Ulises to work on a PR to reduce the tracking repositories that are not relevant |
| 37 | + |
| 38 | + |
| 39 | +### nodejs/security-wg |
| 40 | + |
| 41 | +* Security initiative in December 2023: fuzzing Nodejs: https://github.com/google/oss-fuzz/tree/master/projects/nodejs |
| 42 | +[#1159](https://github.com/nodejs/security-wg/issues/1159) |
| 43 | + * no updates |
| 44 | + |
| 45 | +* NodeJS Code integrity on Windows [#1149](https://github.com/nodejs/security-wg/issues/1149) |
| 46 | + * no updates |
| 47 | + |
| 48 | +* Have a SBOM for Node.js? [#1115](https://github.com/nodejs/security-wg/issues/1115) |
| 49 | + * no updates |
| 50 | + * removing from the agenda until further updates |
| 51 | + |
| 52 | +* Audit build process for dependencies [#1037](https://github.com/nodejs/security-wg/issues/1037) |
| 53 | + * undici summary https://github.com/nodejs/security-wg/issues/1037#issuecomment-1884518748 |
| 54 | + |
| 55 | +* Initiative for CII-Best-Practices for Nodejs Projects [#953](https://github.com/nodejs/security-wg/issues/953) |
| 56 | + * No news from the OSSF regarding transferring issues |
| 57 | + * Change made: added hash reference in the documentation https://github.com/nodejs/security-wg/pull/956/commits/3f496a89aa0d4a905f33d0bda0ef417f392e3070 |
| 58 | + * Updated Gold proposal with last discussion agreements: https://github.com/nodejs/security-wg/pull/956/commits/91f35e74f87b95f1ce0f36f21bd660154a64831c |
| 59 | + * Generated issues to follow up on the discussions outside the PR: |
| 60 | + * The project MUST have FLOSS automated test suite(s) that provide at least 80% branch and 90% statement coverage: https://github.com/nodejs/security-wg/issues/1188 |
| 61 | + * Secured delivery against man-in-the-middle (MITM) attacks: https://github.com/nodejs/security-wg/issues/1190 |
| 62 | + * The project MUST include a license and copyright statement in each source file: https://github.com/nodejs/security-wg/issues/1187 |
| 63 | + * Hardening mechanisms: https://github.com/nodejs/security-wg/issues/1186 |
| 64 | + * Current expectation is to solve the discussions. |
| 65 | + |
| 66 | +* Permission Model - Roadmap [#898](https://github.com/nodejs/security-wg/issues/898) |
| 67 | + * Skipped |
| 68 | + |
| 69 | + |
| 70 | + |
| 71 | +## Q&A, Other |
| 72 | + |
| 73 | +## Upcoming Meetings |
| 74 | + |
| 75 | +* **Node.js Project Calendar**: <https://nodejs.org/calendar> |
| 76 | + |
| 77 | +Click `+GoogleCalendar` at the bottom right to add to your own Google calendar. |
| 78 | + |
0 commit comments