User:Mossop:NodeModule: Difference between revisions

From MozillaWiki
Jump to navigation Jump to search
No edit summary
No edit summary
Line 1: Line 1:
{{Module
{{Module
|name=Node usage, tools, and style
|name=Node usage, tools, and style
|description=Approves node modules vendored into the tree, advises on use of node at build and runtime.
|description=Advises on the use of node modules at build and runtime. Works with the build team to maintain automated license and security audits of vendored node modules. Works with the security team and relevant developers to respond to vulnerabilities in vendored node modules.
|owner=[mailto:dmosedale@mozilla.com Dan Mosedale]
|owner=[mailto:dmosedale@mozilla.com Dan Mosedale]
|peers=[mailto:dtownsend@mozilla.com Dave Townsend], [mailto:jlaster@mozilla.com Jason Laster], ...
|peers=[mailto:dtownsend@mozilla.com Dave Townsend], [mailto:jlaster@mozilla.com Jason Laster], ...
|source_dirs=non-third-party C++ and Rust code in the tree
|source_dirs=node_modules and others as appropriate
|components=Various components
|components=Various components
|group=dev-platform
|group=dev-platform
}}
}}

Revision as of 17:57, 9 October 2019

Name: Node usage, tools, and style (#)
Description: Advises on the use of node modules at build and runtime. Works with the build team to maintain automated license and security audits of vendored node modules. Works with the security team and relevant developers to respond to vulnerabilities in vendored node modules.
Owner: Dan Mosedale
Peer(s): Dave Townsend, Jason Laster, ...
Source Dir(s): node_modules and others as appropriate
Bugzilla Component(s): Various components
Discussion Group: dev-platform