Skip to content

Example project for setting up CoPilot with a NodeJS Project Built using Travis CI

Notifications You must be signed in to change notification settings

BlackDuckCoPilot/example-npm-travis

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Black Duck CoPilot npm/Travis CI Example

Build Status Black Duck Security Risk

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

Travis CI Setup

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

after_success:
  - bash <(curl -s https://copilot.blackducksoftware.com/ci/travis/scripts/upload)

About

Example project for setting up CoPilot with a NodeJS Project Built using Travis CI

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published