taikuukaits / example-maven-travis

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Black Duck CoPilot Maven/Travis CI Example

Travis CI Black Duck Security Risk

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

Travis CI Setup

The .travis.yml file has been modified to upload the generated data to Black Duck CoPilot:

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

About

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


Languages

Language:Java 100.0%