-
v2.0.1 Stable
released this
2024-03-14 04:20:44 -04:00 | 10 commits to main since this releaseWhat's Changed
- Added nuclei to toolcache dir by @PittyXu in https://github.com/projectdiscovery/nuclei-action/pull/57
- Added workflow to compile and commit latest changes by @RamanaReddy0M in https://github.com/projectdiscovery/nuclei-action/pull/83
- Fixed regex for flags by @felipesaezreyes in https://github.com/projectdiscovery/nuclei-action/pull/80
- Upgrades to Node v20 by @felipesaezreyes in https://github.com/projectdiscovery/nuclei-action/pull/79
New Contributors
- @felipesaezreyes made their first contribution in https://github.com/projectdiscovery/nuclei-action/pull/79
- @PittyXu made their first contribution in https://github.com/projectdiscovery/nuclei-action/pull/57
- @RamanaReddy0M made their first contribution in https://github.com/projectdiscovery/nuclei-action/pull/83
Full Changelog: https://github.com/projectdiscovery/nuclei-action/compare/v2.0.0...v2.0.1
-
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
-
v1.0.7 Stable
released this
2022-09-25 06:38:43 -04:00 | 37 commits to main since this releaseWhat's Changed
- Added parse flags function (#38) by @@fguisso in https://github.com/projectdiscovery/nuclei-action/pull/39
- Added prefix to avoid reuse in github env by @fguisso in https://github.com/projectdiscovery/nuclei-action/pull/32
- Added workflow support by @Sitebase in https://github.com/projectdiscovery/nuclei-action/pull/33
- Updated actions to github actions toolkit by @fguisso in https://github.com/projectdiscovery/nuclei-action/pull/34
- Updated docs to reflect the last udpate by @fguisso in https://github.com/projectdiscovery/nuclei-action/pull/36
- Updated nuclei version by @swapHR in https://github.com/projectdiscovery/nuclei-action/pull/30
New Contributors
- @swapHR made their first contribution in https://github.com/projectdiscovery/nuclei-action/pull/30
- @Sitebase made their first contribution in https://github.com/projectdiscovery/nuclei-action/pull/33
Full Changelog: https://github.com/projectdiscovery/nuclei-action/compare/v1.0.6...v1.0.7
-
v1.0.6 Stable
released this
2021-12-13 07:56:24 -05:00 | 47 commits to main since this releaseWhat's Changed
- Using Nuclei 2.5.4 by @aminvakil in https://github.com/projectdiscovery/nuclei-action/pull/28
- Using
go installinstead ofgo getby @ehsandeep in https://github.com/projectdiscovery/nuclei-action/pull/29
Full Changelog: https://github.com/projectdiscovery/nuclei-action/compare/v1.0.5...v1.0.6
-
v1.0.5 Stable
released this
2021-10-08 13:17:13 -04:00 | 50 commits to main since this releaseWhat's Changed
- Bump nuclei 2.4.2 by @aminvakil in https://github.com/projectdiscovery/nuclei-action/pull/20
- Update README.md by @toufik-airane in https://github.com/projectdiscovery/nuclei-action/pull/19
- Update README.md by @toufik-airane in https://github.com/projectdiscovery/nuclei-action/pull/21
- feat: bump nuclei 2.5.1 by @fadhilthomas in https://github.com/projectdiscovery/nuclei-action/pull/22
- Update action.yml by @toufik-airane in https://github.com/projectdiscovery/nuclei-action/pull/24
- group/collapse
go getoutput by @chair6 in https://github.com/projectdiscovery/nuclei-action/pull/26 - misc updates by @ehsandeep in https://github.com/projectdiscovery/nuclei-action/pull/27
New Contributors
- @aminvakil made their first contribution in https://github.com/projectdiscovery/nuclei-action/pull/20
- @fadhilthomas made their first contribution in https://github.com/projectdiscovery/nuclei-action/pull/22
- @chair6 made their first contribution in https://github.com/projectdiscovery/nuclei-action/pull/26
Full Changelog: https://github.com/projectdiscovery/nuclei-action/compare/v1.0.4...v1.0.5
-
v1.0.4 Stable
released this
2021-07-14 14:22:19 -04:00 | 57 commits to main since this releaseChangelog
- Fixed a bug with multiple CLI flag inputs.
- Fixed a bug with config file input.
- Added support for report config input
- Updated to use default template path
- Uses Nuclei v2.4.0
-
v1.0.3 Stable
released this
2021-06-12 15:21:09 -04:00 | 62 commits to main since this releaseChangelog
- Added support to sarif export
- Added support to markdown export
- Added support to use any nuclei CLI flag as an argument
- Updated readme examples to use new features
- Locked nuclei version in use to ensure action doesn't break after next nuclei release.
-
v1.0.1 Stable
released this
2021-06-10 15:50:09 -04:00 | 63 commits to main since this releaseChangelog
- Added default / optional output file
- Added custom template folder support
- Added optional JSON output support
- Added config file support
- Added Uses example updates
-
v1.0.2 Stable
released this
2021-06-10 15:50:09 -04:00 | 63 commits to main since this releaseChangelog
- Added default / optional output file
- Added custom template folder support
- Added optional JSON output support
- Added config file support
- Added Uses example updates
-
Initial release Stable
released this
2021-04-15 16:48:29 -04:00 | 66 commits to main since this release- Initial release