Configure your Travis CI repository
To complete this task:
Add this code to your
.travis.yml
file:addons:
srcclr: trueIf you want verbose output during the scan, add the debug key:
addons:
srcclr:
debug: trueCommit the changes to start a build.
Results:
Veracode Software Composition Analysis (SCA) performs an agent-based scan, displaying results to your agent-based scanning environment.