Shows a working setup for using the Black Duck CoPilot integration to analyze the risk of project dependencies
The circle.yml
file has been modified to upload the generated data to Black Duck CoPilot:
test:
post:
- mvn com.blackducksoftware.integration:hub-maven-plugin:2.0.0:build-bom -Dhub.output.directory=. -Dhub.deploy.bdio=false
- bash <(curl -s https://copilot.blackducksoftware.com/bash/circle) ./*_bdio.jsonld