damage

package
v0.3.0 Latest Latest
Warning

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

Go to latest
Published: May 9, 2026 License: MIT Imports: 6 Imported by: 0

Documentation

Overview

Package damage implements damage assessment tests.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type CVSSHighSeverityTest

type CVSSHighSeverityTest struct {
	reachability.BaseTest
}

CVSSHighSeverityTest checks if CVSS indicates high severity.

func NewCVSSHighSeverityTest

func NewCVSSHighSeverityTest() *CVSSHighSeverityTest

NewCVSSHighSeverityTest creates a new test.

func (*CVSSHighSeverityTest) Evaluate

Evaluate runs the test.

type CriticalBusinessTest

type CriticalBusinessTest struct {
	reachability.BaseTest
}

CriticalBusinessTest checks if the vulnerability affects critical business systems.

func NewCriticalBusinessTest

func NewCriticalBusinessTest() *CriticalBusinessTest

NewCriticalBusinessTest creates a new test.

func (*CriticalBusinessTest) Evaluate

Evaluate runs the test.

type LoginManagementTest

type LoginManagementTest struct {
	reachability.BaseTest
}

LoginManagementTest checks if vulnerability affects authentication/login systems.

func NewLoginManagementTest

func NewLoginManagementTest() *LoginManagementTest

NewLoginManagementTest creates a new test.

func (*LoginManagementTest) Evaluate

Evaluate runs the test.

Jump to

Keyboard shortcuts

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