vulnerability-management-collector
v0.0.14
Published
Collector of work components for VM app
Downloads
10
Readme
Vulnerability Management Collector
Global npm module for collecting node components from project
To collect your npm components and generate report file follow instructions:
- Install module as global
$ npm install vulnerability-management-collector -g- Go to your work folder
$ cd my-project- Run follow command
$ vm-collect- File
Components.jsonwill appear in the root of your project.
