User:Mossop:NodeModule: Difference between revisions

From MozillaWiki
Jump to navigation Jump to search
(Added "Reviews additions/upgrades/removals of npm packages.", since this is arguably the biggest work item)
(Tweaked wording to consistently use the phrase "npm packages" for clarity)
Line 1: Line 1:
{{Module
{{Module
|name=NodeJS usage, tools, and style
|name=NodeJS usage, tools, and style
|description=Advises on the use of NodeJS modules at build and runtime. Reviews additions/upgrades/removals of npm packages. Works with appropriate teams to maintain automated license and security audits of vendored node modules. Works with the security team and relevant developers to respond to vulnerabilities in NodeJS and vendored NodeJS modules.
|description=Advises on the use of NodeJS and npm packages at build and runtime. Reviews additions/upgrades/removals of vendored npm packages. Works with appropriate teams to maintain automated license and security audits of npm packages. Works with the security team and relevant developers to respond to vulnerabilities in NodeJS and vendored npm packages.
|owner=[mailto:dmosedale@mozilla.com Dan Mosedale]
|owner=[mailto:dmosedale@mozilla.com Dan Mosedale]
|peers=[mailto:dtownsend@mozilla.com Dave Townsend], ...
|peers=[mailto:dtownsend@mozilla.com Dave Townsend], ...

Revision as of 15:49, 16 October 2019

Name: NodeJS usage, tools, and style (#)
Description: Advises on the use of NodeJS and npm packages at build and runtime. Reviews additions/upgrades/removals of vendored npm packages. Works with appropriate teams to maintain automated license and security audits of npm packages. Works with the security team and relevant developers to respond to vulnerabilities in NodeJS and vendored npm packages.
Owner: Dan Mosedale
Peer(s): Dave Townsend, ...
Source Dir(s): package.json, package-lock.json, node_modules and others as appropriate
Bugzilla Component(s): Various components
Discussion Forum(s): firefox-dev