Wiz-cli Dir 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 dir scan --path ./ -o scan_dir.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