Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 810 Bytes

README.md

File metadata and controls

14 lines (9 loc) · 810 Bytes

Black Duck CoPilot Maven/Circle CI Example

CircleCI Black Duck Security Risk

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

Circle CI Setup

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

    - deploy:
          command: bash <(curl -s https://copilot.blackducksoftware.com/ci/circle2/scripts/upload)