actions-marketplace-validations/Nuclei - Vulnerability Scan
Nuclei is a fast and customisable vulnerability scanner based on simple YAML based DSL
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| target | Target to run nuclei scan | no | — |
| urls | List of urls to run templates | no | — |
| templates | Templates input file(s)/URL to check across hosts | no | — |
| workflows | Workflows input file/files to check across hosts | no | — |
| output | File to save output result | no | — |
| json | Write nuclei output in JSON format | no | false |
| include-rr | Write requests/responses for matches in JSON output [DEPRECATED] | no | true |
| omit-raw | Exclude request/response in results | no | false |
| user-agent | Set a Custom User-Agent header | no | — |
| config | Nuclei configuration file | no | — |
| report-config | Issue reporting configuration file | no | — |
| github-report | Nuclei Reporting Module for Github Issues | no | false |
| github-token | Github token for Github reporting | no | — |
| sarif-export | Export nuclei results in SARIF format | no | — |
| json-export | Export nuclei results in JSON format | no | — |
| jsonl-export | Export nuclei results in JSONL format | no | — |
| markdown-export | Export nuclei results in Markdown format | no | — |
| flags | Extra nuclei CLI flags to use | no | — |
| nuclei-version | Nuclei version to use, by default the latest version is used | no | — |
Outputs
no outputs