projectdiscovery / nuclei-action

Vulnerability Scan with Nuclei
https://projectdiscovery.io/nuclei
MIT License
239 stars 69 forks source link

Allow pinning nuclei version #69

Closed dkarlinsky closed 11 months ago

dkarlinsky commented 11 months ago

Currently it looks like the latest version is always installed, which can be problematic when a new version with possibly breaking changes is released. We just saw our workflow break, apparently because something changed in version 3.0.0 It would be useful to allow passing the desired nuclei version to this action.

I can submit a PR, if this will help

dkarlinsky commented 11 months ago

@dogancanbakir are you one of the maintainers? Does the 👍 mean I should submit a PR? 😃

dogancanbakir commented 11 months ago

@dkarlinsky, Hey there! Feel free to raise a PR, and I'll review it.