Skip to content

ZAP

Usage

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
usage: reptor zap [-h] [-i [INPUT]] [--format | --upload | --parse]
                  [--xml | --json]

Parses ZAP reports (JSON, XML)

optional arguments:
  -h, --help            show this help message and exit
  -i [INPUT], --input [INPUT]
                        Input file, if not stdin 
  --format
  --upload
  --parse
  --xml
  --json