securityrisks

package
v0.0.49 Latest Latest
Warning

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

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

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type AggregatedSecurityIssues

type AggregatedSecurityIssues struct {
	SecurityRiskID       string                         `json:"securityRiskID"`
	SecurityRiskName     string                         `json:"securityRiskName"`
	SecurityRiskCategory string                         `json:"securityRiskCategory"`
	SecurityRiskSeverity string                         `json:"securityRiskSeverity"`
	Resources            []identifiers.PortalDesignator `json:"resources"`
}

type SecurityRisksIngesterOnFinishedMessage added in v0.0.32

type SecurityRisksIngesterOnFinishedMessage struct {
	ReportTime             time.Time                  `json:"reportTime"`
	SendTime               time.Time                  `json:"sendTime"`
	CustomerGUID           string                     `json:"customerGUID"`
	DetectedSecurityIssues []AggregatedSecurityIssues `json:"detectedSecurityIssues"`
}

func (*SecurityRisksIngesterOnFinishedMessage) GetLoggerFields added in v0.0.32

func (si *SecurityRisksIngesterOnFinishedMessage) GetLoggerFields() []zap.Field

Jump to

Keyboard shortcuts

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