plain | Outputs the results in plain text format. |
yaml | Outputs the results in YAML format. |
json | Outputs the results in JSON format. |
jsonl | Outputs the results in JSON Lines format, where each line is a JSON object. |
markdown-table | Outputs the results in a Markdown table format. |
curl | Outputs the results as curl commands. |
httpie | Outputs the results as httpie commands. |
oas2 | Outputs the results in OpenAPI Specification v2 format. |
oas3 | Outputs the results in OpenAPI Specification v3 format. |
only-url | Outputs only the URLs found in the analysis. |
only-param | Outputs only the parameters found in the analysis. |
only-header | Outputs only the headers found in the analysis. |
only-cookie | Outputs only the cookies found in the analysis. |