• v2.0.1 6a69b5015a

    v2.0.1 Stable

    ehsandeep released this 2024-03-14 04:20:44 -04:00 | 10 commits to main since this release

    What's Changed

    New Contributors

    Full Changelog: https://github.com/projectdiscovery/nuclei-action/compare/v2.0.0...v2.0.1

  • v2.0.0 e3f070e7fa

    v2.0.0 Stable

    dogancanbakir released this 2024-02-27 07:32:40 -05:00 | 15 commits to main since this release

    What's Changed

    New Contributors

    Full Changelog: https://github.com/projectdiscovery/nuclei-action/compare/v1.0.7...v2.0.0

  • v1.0.7 d3e7cfba6d

    v1.0.7 Stable

    ehsandeep released this 2022-09-25 06:38:43 -04:00 | 37 commits to main since this release

    What's Changed

    New Contributors

    Full Changelog: https://github.com/projectdiscovery/nuclei-action/compare/v1.0.6...v1.0.7

  • v1.0.6 3ce64ff566

    v1.0.6 Stable

    ehsandeep released this 2021-12-13 07:56:24 -05:00 | 47 commits to main since this release

  • v1.0.5 508c1868d4

    v1.0.5 Stable

    ehsandeep released this 2021-10-08 13:17:13 -04:00 | 50 commits to main since this release

    What's Changed

    New Contributors

    Full Changelog: https://github.com/projectdiscovery/nuclei-action/compare/v1.0.4...v1.0.5

  • v1.0.4 a54be74b63

    v1.0.4 Stable

    ehsandeep released this 2021-07-14 14:22:19 -04:00 | 57 commits to main since this release

    Changelog

    • 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 18eec9a0d2

    v1.0.3 Stable

    ehsandeep released this 2021-06-12 15:21:09 -04:00 | 62 commits to main since this release

    Changelog

    • 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 626a7594dd

    v1.0.1 Stable

    ehsandeep released this 2021-06-10 15:50:09 -04:00 | 63 commits to main since this release

    Changelog

    • 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 626a7594dd

    v1.0.2 Stable

    ehsandeep released this 2021-06-10 15:50:09 -04:00 | 63 commits to main since this release

    Changelog

    • 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.0 710097aa97

    ehsandeep released this 2021-04-15 16:48:29 -04:00 | 66 commits to main since this release

    • Initial release