nuclei/v2/pkg/output
Keith Chason fd13225b27
Omit Empty Fields (#3977)
* Don't show Lines/matched-line on null

* Remove unused "info.references" property

* Revert "Remove unused "info.references" property"

This reverts commit 6466644bcac6952ece8d2bc880ea9157f2e10c16.

* Switch to pointer so omitempty works properly

* keeping matcher status output in jsonl output always

* rename function to NewRawStringSlice

---------

Co-authored-by: sandeep <8293321+ehsandeep@users.noreply.github.com>
Co-authored-by: Tarun Koyalwar <tarun@projectdiscovery.io>
2023-07-28 19:48:15 +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 Omit Empty Fields (#3977) 2023-07-28 19:48:15 +05:30
output_test.go Resuming rewriting the output file contents, so previous data removed (#2890) 2022-12-15 21:11:23 +05:30