projectdiscovery / nuclei-action

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

Allow pinning nuclei version #69

Closed dkarlinsky closed 1 year ago

dkarlinsky commented 1 year 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 1 year ago

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

dogancanbakir commented 1 year ago

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