Dwi Siswanto
|
2c832f5590
|
refactor(vardump): use godump lib (#5676)
* refactor(vardump): use `godump` lib
also increate limit char to `255`.
Signed-off-by: Dwi Siswanto <git@dw1.io>
* feat(vardump): add global var `Limit`
Signed-off-by: Dwi Siswanto <git@dw1.io>
* chore(protocols): rm newline
Signed-off-by: Dwi Siswanto <git@dw1.io>
* feat(types): add `VarDumpLimit` option
Signed-off-by: Dwi Siswanto <git@dw1.io>
* test(vardump): add test cases
Signed-off-by: Dwi Siswanto <git@dw1.io>
* chore: tidy up mod
Signed-off-by: Dwi Siswanto <git@dw1.io>
---------
Signed-off-by: Dwi Siswanto <git@dw1.io>
|
2024-10-14 19:31:36 +05:30 |
|
Tarun Koyalwar
|
1c76398aea
|
lint error fixes (#5531)
* lint error fixes
* chore: satisfy non-constant format str in call lint (govet)
Signed-off-by: Dwi Siswanto <git@dw1.io>
---------
Signed-off-by: Dwi Siswanto <git@dw1.io>
Co-authored-by: Dwi Siswanto <git@dw1.io>
|
2024-08-16 20:31:23 +05:30 |
|
mzack
|
4aff6d7189
|
merging caches + removing import cycle via type any
|
2024-03-13 02:27:15 +01:00 |
|
Ice3man
|
fd024a3e8d
|
feat: issue tracker URLs in JSON + misc fixes (#4855)
* feat: issue tracker URLs in JSON + misc fixes
* misc changes
* feat: status update support for issues
* feat: report metadata generation hook support
* feat: added CLI summary of tickets created
* misc changes
|
2024-03-10 22:02:42 +05:30 |
|
Tarun Koyalwar
|
d064801270
|
fallthrough extracted values in order (#4574)
* fallthrough extracted values in order
* fix unit test & update .gitignore
* remove temp file
---------
Co-authored-by: Sandeep Singh <sandeep@projectdiscovery.io>
|
2024-01-05 05:25:31 +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 |
|