relaxnow / veracode-container-security-display

Display Veracode Container Security JSON results
MIT License
0 stars 1 forks source link

Wrap Veracode CLI to support mitigations and use exit code for policy #8

Open relaxnow opened 1 year ago

relaxnow commented 1 year ago

Currently mitigations are not supported by Veracode Container Scanning. Also it doesn't set an exit code > 0 when policy fails. It might be useful to create a small wrapper that wraps the CLI and adds support for both.