-
v2.0.0 Stable
released this
2024-02-27 07:32:40 -05:00 | 15 commits to main since this releaseWhat's Changed
- Corrected mistake in available inputs by @shriyanss in https://github.com/projectdiscovery/nuclei-action/pull/54
- Switch -json to -jsonl by @adanalvarez in https://github.com/projectdiscovery/nuclei-action/pull/56
- Add Omit-Raw Flag by @kchason in https://github.com/projectdiscovery/nuclei-action/pull/62
- Add new parameter
nuclei-versionto pin version by @dkarlinsky in https://github.com/projectdiscovery/nuclei-action/pull/70 - change installation path to GITHUB_WORKSPACE by @dogancanbakir in https://github.com/projectdiscovery/nuclei-action/pull/68
- feat: support template urls by @pbnj-dragon in https://github.com/projectdiscovery/nuclei-action/pull/73
- Update README.md by @tibbon in https://github.com/projectdiscovery/nuclei-action/pull/76
New Contributors
- @shriyanss made their first contribution in https://github.com/projectdiscovery/nuclei-action/pull/54
- @adanalvarez made their first contribution in https://github.com/projectdiscovery/nuclei-action/pull/56
- @kchason made their first contribution in https://github.com/projectdiscovery/nuclei-action/pull/62
- @dkarlinsky made their first contribution in https://github.com/projectdiscovery/nuclei-action/pull/70
- @dogancanbakir made their first contribution in https://github.com/projectdiscovery/nuclei-action/pull/68
- @pbnj-dragon made their first contribution in https://github.com/projectdiscovery/nuclei-action/pull/73
- @tibbon made their first contribution in https://github.com/projectdiscovery/nuclei-action/pull/76
Full Changelog: https://github.com/projectdiscovery/nuclei-action/compare/v1.0.7...v2.0.0