57 Commits

Author SHA1 Message Date
sandeep
8d9b127c08 version update 2023-11-18 13:21:15 +05:30
sandeep
4db5756fd0 go mod tidy 2023-11-02 20:01:13 +05:30
sandeep
7aab84eae7 version update 2023-10-26 21:27:51 +05:30
Tarun Koyalwar
5c9af62037
fix relative path issue + remove residual code (#4284)
* fix relative path issue + remove residual code

* use template dir in templateFS

* fix dir relative path issue

* print metrics server address in verbose mode

* add timeout for downloading binary & templates

* update stats & metrics docs

* add template-id loader integration test
2023-10-26 19:07:04 +05:30
sandeep
7522895ca8 version update 2023-10-20 17:55:23 +05:30
sandeep
990cec0de1 version update 2023-10-19 19:10:29 +05:30
Tarun Koyalwar
dc44105baf
nuclei v3 : misc updates (#4247)
* use parsed options while signing

* update project layout to v3

* fix .gitignore

* remove example template

* misc updates

* bump tlsx version

* hide template sig warning with env

* js: retain value while using log

* fix nil pointer derefernce

* misc doc update

---------

Co-authored-by: sandeep <8293321+ehsandeep@users.noreply.github.com>
2023-10-17 17:44:13 +05:30