scantist / npm-travis

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Scantist npm/Travis CI Example

Shows a working setup for using Scantist to analyze the risk of project dependencies

Travis CI Setup

The .travis.yml file has been modified to upload generated dependency data to Scantist:

after_success:
  - bash <(curl -s https://scripts.scantist.com/staging/ci-travis-jar.sh)

About


Languages

Language:JavaScript 100.0%