parthmalhotra/Nuclei Action
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
- Stalelast commit Jun 8, 2021
- License
- None
Pinned Snippet
uses: parthmalhotra/nuclei-action@7c6011a931088d9c07097ee9f21eecad535865ed # no releases — HEAD as of 2026-07-11tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| target | Target to run nuclei scan | yes | — |
| urls | List of urls to run templates | no | — |
| templates | Templates input file/files to check across hosts | no | — |
| output | File to save output result | no | — |
| json | Write nuclei output in JSON format | no | — |
| include-rr | Write requests/responses for matches in JSON output | no | — |
| config | Nuclei configuration file | no | — |
| user-agent | Set a Custom User-Agent header | no | — |
| github-report | Active Nuclei Reporting Module for Github | no | — |
| jira-report | Active Nuclei Reporting Module for Jira | no | — |
| sarif-export | Write nuclei output in sarif format | no | — |
| github-token | Github token for create issues | no | — |
Outputs
no outputs