nuclei/v2/pkg/model
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
..
types Omit Empty Fields (#3977) 2023-07-28 19:48:15 +05:30
model.go Omit Empty Fields (#3977) 2023-07-28 19:48:15 +05:30
model_test.go Omit Empty Fields (#3977) 2023-07-28 19:48:15 +05:30
worflow_loader.go Adjusting the template/workflow loading/filtering logic. 2021-08-19 15:17:25 +03:00