Wiz-cli IaC Scanner
This parser imports scan results from wizcli IaC scan. You have to export scan results in JSON format so that it will be parsable within DefectDojo.
wizcli iac scan --path ./ -o scan_iac.json,json
Sample Scan Data
Sample Wizcli Scanner scans can be found here.
Default Deduplication Hashcode Fields
By default, DefectDojo identifies duplicate Findings using these hashcode fields:
- title
- cwe
- line
- file path
- description