checkers

package
v0.0.0-...-17e6b21 Latest Latest
Warning

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

Go to latest
Published: Oct 30, 2024 License: Apache-2.0 Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type IAMChecker

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

func (*IAMChecker) Check

func (ic *IAMChecker) Check(ctx context.Context, config *proto.ValidationConfig) ([]Finding, error)

type NetworkSecurityChecker

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

func (*NetworkSecurityChecker) Check

func (nc *NetworkSecurityChecker) Check(ctx context.Context, config *proto.ValidationConfig) ([]Finding, error)

type RiskAssessment

type RiskAssessment struct {
	ThreatLevel   int32
	Vulnerability float64
	Impact        float64
	Likelihood    float64
	QuantumRisk   float64
}

type RiskManagementChecker

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

func (*RiskManagementChecker) Check

func (rc *RiskManagementChecker) Check(ctx context.Context, config *proto.ValidationConfig) ([]Finding, error)

type SecurityArchitectureChecker

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

func (*SecurityArchitectureChecker) Check

func (sc *SecurityArchitectureChecker) Check(ctx context.Context, config *proto.ValidationConfig) ([]Finding, error)

type SecurityOpsChecker

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

func (*SecurityOpsChecker) Check

func (soc *SecurityOpsChecker) Check(ctx context.Context, config *proto.ValidationConfig) ([]Finding, error)

type SoftwareSecurityChecker

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

func (*SoftwareSecurityChecker) Check

func (sc *SoftwareSecurityChecker) Check(ctx context.Context, config *proto.ValidationConfig) ([]Finding, error)

Jump to

Keyboard shortcuts

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