Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 929 Bytes

README.md

File metadata and controls

16 lines (11 loc) · 929 Bytes

Black Duck CoPilot pip/Travis CI Example

Build Status Black Duck Security Risk

Shows a working setup for using the Black Duck CoPilot integration 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:
- pip install hub-pip==1.1.0
- python setup.py hub_pip --DeployHubBdio=false
- bash <(curl -s https://copilot.blackducksoftware.com/bash/travis) ./build/blackduck/*.jsonld