json

package
v3.6.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Dec 4, 2025 License: MIT Imports: 6 Imported by: 3

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type JSONFormat

type JSONFormat struct {
	// contains filtered or unexported fields
}

JSONFormat is a JSON format parser for nuclei input HTTP requests

func New

func New() *JSONFormat

New creates a new JSON format parser

func (*JSONFormat) Name

func (j *JSONFormat) Name() string

Name returns the name of the format

func (*JSONFormat) Parse

func (j *JSONFormat) Parse(input io.Reader, resultsCb formats.ParseReqRespCallback, filePath string) error

Parse parses the input and calls the provided callback function for each RawRequest it discovers.

func (*JSONFormat) SetOptions

func (j *JSONFormat) SetOptions(options formats.InputFormatOptions)

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL