auditor

package
v1.8.3 Latest Latest
Warning

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

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

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Audit

func Audit(w *model.World, p *db.Project, generateDetailedReportFor *model.Application, clickHouseEnabled bool)

func AuditNode

func AuditNode(w *model.World, node *model.Node) *model.AuditReport

Types

type DNSStats added in v1.1.0

type DNSStats struct {
	Domain string
	A      DnsTypeStats
	AAAA   DnsTypeStats
	Other  DnsTypeStats
}

type DnsTypeStats added in v1.1.0

type DnsTypeStats struct {
	Requests uint64
	NxDomain uint64
	ServFail uint64
}

func (DnsTypeStats) Nxdomain added in v1.1.0

func (st DnsTypeStats) Nxdomain() uint64

Jump to

Keyboard shortcuts

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