Export CSV Report
CSV
report
Export pyraider go -e csv result.csv
pyraider check -f requirements.txt -e csv result.csv
CSV
report by severity
Export Supported severities
- high
- medium
- low
pyraider go -e csv result.csv -s high
pyraider check -f requirements.txt -e csv result.csv -s high