0.0.14 • Published 9 years ago
vulnerability-management-collector v0.0.14
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.