Shows a working setup for using the Synopsys CoPilot GitHub App to analyze the risk of project dependencies
The .github/workflows/workflow.yml file has been modified to upload generated dependency data to Black Duck CoPilot:
- name: Upload to CoPilot
run: bash <(curl -s https://copilot.blackducksoftware.com/ci/githubactions/scripts/upload)