scc

package
v0.12.0 Latest Latest
Warning

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

Go to latest
Published: Oct 15, 2024 License: MIT Imports: 22 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type SCCClient

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

type SCCServiceClient

type SCCServiceClient interface {
	// contains filtered or unexported methods
}

func NewSCCClient

func NewSCCClient(ctx context.Context, credentialPath string, l logging.Logger) (SCCServiceClient, error)

type SccFinding added in v0.11.0

type SccFinding struct {
	Finding      *sccpb.Finding `json:"finding"`
	SccDetailURL string         `json:"scc_detail_url"`
}

type SqsHandler

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

func (*SqsHandler) HandleMessage

func (s *SqsHandler) HandleMessage(ctx context.Context, sqsMsg *types.Message) error

Jump to

Keyboard shortcuts

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