configuration

package
v0.0.0-...-a3af1b0 Latest Latest
Warning

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

Go to latest
Published: Aug 16, 2021 License: MIT Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type ScanRule

type ScanRule struct {
	Name       string
	Rule       string
	Confidence float64
	Severity   string
}

ScanRule contains a friendly name, regex rule, confidence, and severity

func LoadConfiguration

func LoadConfiguration(path string) ([]ScanRule, error)

LoadConfiguration loads a set of ScanRules from a provided path target

Jump to

Keyboard shortcuts

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