User:Mossop:NodeModule: Difference between revisions

From MozillaWiki
Jump to navigation Jump to search
(Add some peers)
(Add jlast as a peer)
Line 3: Line 3:
|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.
|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:mbanner@mozilla.com Mark Banner],[mailto:khudson@mozilla.com Kate Hudson], [mailto:elee@mozilla.com Ed Lee], [mailto:dtownsend@mozilla.com Dave Townsend],
|peers=[mailto:mbanner@mozilla.com Mark Banner],[mailto:khudson@mozilla.com Kate Hudson], [mailto:jlaster@mozilla.com Jason Laster], [mailto:elee@mozilla.com Ed Lee], [mailto:dtownsend@mozilla.com Dave Townsend],
|source_dirs=package.json, package-lock.json, node_modules and others as appropriate
|source_dirs=package.json, package-lock.json, node_modules and others as appropriate
|components=Various components
|components=Various components
|forum=[https://wiki.mozilla.org/Firefox/firefox-dev firefox-dev]
|forum=[https://wiki.mozilla.org/Firefox/firefox-dev firefox-dev]
}}
}}

Revision as of 00:40, 17 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): Mark Banner,Kate Hudson, Jason Laster, Ed Lee, 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