parser

package
v0.0.0-...-db57c93 Latest Latest
Warning

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

Go to latest
Published: Feb 24, 2023 License: Apache-2.0 Imports: 11 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Parser

type Parser struct {
	*json.Decoder
	*os.File
	Enrichment   []types.EnrichInfo
	SimpleIPs    []types.SimpleIPRecord
	ScanRecords  []types.NucleiJsonRecord
	MergeResults []types.MergeResult
}

func (*Parser) EnrichScanRecords

func (p *Parser) EnrichScanRecords()

func (*Parser) MergeScanEnrichment

func (p *Parser) MergeScanEnrichment()

func (*Parser) NewParser

func (p *Parser) NewParser(file *os.File) *Parser

func (*Parser) NewSimpleParser

func (p *Parser) NewSimpleParser(file *os.File) *Parser

func (*Parser) ProcessNucleiScan

func (p *Parser) ProcessNucleiScan()

func (*Parser) ProcessSimpleScan

func (p *Parser) ProcessSimpleScan()

func (*Parser) WriteOutput

func (p *Parser) WriteOutput(outputFile *os.File) error

Jump to

Keyboard shortcuts

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