nuclei/v2/pkg/output
Mzack9999 6f4b1ae48a
Replacing ccache with generic gcache (#3523)
* Replacing ccache with generic gcache

* fixing lint issues

* removing unecessary hashing + using errorutils

* making test more tolerant

* removing dead code + refactor

* removing redundant code

* removing race

* maint

* moving code

* adding more iterations

* note + typo

* temporary fixing stop-at-first-match with interact

* wrapping internal map with mux

* sort before running integration test

* fix deadlock in requestShouldStopAtFirstMatch

* add timeout to integration_test workflow

* attempting to remove outer lock

* adds interactsh protocol tests in integration_test

---------

Co-authored-by: Tarun Koyalwar <tarun@projectdiscovery.io>
2023-04-16 23:19:35 +05:30
..
doc.go New reworked output package for generic output writing 2020-12-21 00:04:11 +05:30
file_output_writer.go Resuming rewriting the output file contents, so previous data removed (#2890) 2022-12-15 21:11:23 +05:30
format_json.go Made irr default for reporting + misc on new fields 2021-09-09 18:53:55 +05:30
format_screen.go fix unsafe raw request matchedUrl (#3155) 2023-01-05 21:02:36 +05:30
output.go Replacing ccache with generic gcache (#3523) 2023-04-16 23:19:35 +05:30
output_test.go Resuming rewriting the output file contents, so previous data removed (#2890) 2022-12-15 21:11:23 +05:30