Can CodeSec findings be exported?

  • Updated

Question?

I want to use my CodeSec findings in another tool, can they be exported from the CLI?

Answer

Both Scan and Serverless findings can be exported in an appropriate format:

Scan results can be saved locally to SARIF with the following command:

contrast scan -s sarif

Serverless results can be output in json format with the following command:

contrast lambda -j

Was this article helpful?

0 out of 0 found this helpful

Have more questions? Submit a request