Export your project findings as a summary or checklist.
Export findings
123
reptorexportfindings# csv to stdout
reptorexportfindings--formatjson--output"findings.json"# json to file
reptorexportfindings--formattoml--fieldnamestitle,cvss# export custom fieldnames
Usage
1 2 3 4 5 6 7 8 9101112131415
usage: reptor exportfindings [-h] [--format {csv,json,toml,yaml}]
[--fieldnames FIELDNAMES] [-o FILENAME]
[--upload]
Export your project findings as a summary or checklist
optional arguments:
-h, --help show this help message and exit
--format {csv,json,toml,yaml}
Output format
--fieldnames FIELDNAMES
Fieldnames to be included, comma-separated
-o FILENAME, --output FILENAME
Filename to store output, empty for stdout
--upload Used with --export or --render; uploads file to note