Export HTML Report
HTML
report
Export pyraider go -e html result.html
pyraider check -f requirements.txt -e html result.html
HTML
report by severity
Export Supported severities
- high
- medium
- low
pyraider go -e html result.html -s high
pyraider check -f requirements.txt -e html result.html -s high
You should get a result file like this.