Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/pdehaan/node-lint

Clones a GitHub repo, runs npm install, npm shrinkwrap, and checks for vulnerable modules using nsp.
https://github.com/pdehaan/node-lint

Last synced: 15 days ago
JSON representation

Clones a GitHub repo, runs npm install, npm shrinkwrap, and checks for vulnerable modules using nsp.

Awesome Lists containing this project

README

        

# node-lint

Clones a GitHub repo, runs npm install, npm shrinkwrap, and checks for vulnerable modules using nsp.

## Usage:
```sh
$ ./scan.sh {user}/{repo}
```