parse_nuclei_output
Convert nuclei JSONL findings into structured vulnerability data for clear analysis. Provide the findings_file path to parse and organize security results.
Instructions
Parse a nuclei JSONL findings file into structured vulnerability data. findings_file: path returned by nuclei_scan as 'findings_file'
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| findings_file | Yes |