User:Mossop:NodeModule: Difference between revisions

From MozillaWiki
Jump to navigation Jump to search
(Clean up bad editing; remove jlast, as he hasn't committed (yet, i hope!))
No edit summary
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. Works with the build team [XXX I'm pretty sure there are going to be multiple teams involved here, and I'm not even sure how major of a role the build team will play -- how about "key stakeholders"] 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 NodeJS modules [and NodeJS itself?].
|description=Advises on the use of NodeJS modules at build and runtime. 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.
|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], ...
|source_dirs=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
|group=dev-platform
|group=dev-platform
}}
}}

Revision as of 15:33, 16 October 2019

Name: NodeJS usage, tools, and style (#)
Description: Advises on the use of NodeJS modules at build and runtime. 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.
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 Group: dev-platform