User:Mossop:NodeModule: Difference between revisions
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 | |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 |