cloudsploit

package
v0.10.0 Latest Latest
Warning

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

Go to latest
Published: Sep 25, 2023 License: MIT Imports: 22 Imported by: 0

Documentation

Index

Constants

View Source
const (
	WARN_MESSAGE = "UNKNOWN status detected. Some scans may have failed. Please take action if you don't have enough permissions."
)

Variables

This section is empty.

Functions

func NewCloudSploitClient

func NewCloudSploitClient(command, googleServiceAccountEmail, googleServiceAccountPrivateKey string, l logging.Logger, maxMemSizeMB int) cloudSploitServiceClient

Types

type CloudSploitClient

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

type SqsHandler

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

func NewSqsHandler

func NewSqsHandler(
	fc finding.FindingServiceClient,
	ac alert.AlertServiceClient,
	gc google.GoogleServiceClient,
	cloudSploit cloudSploitServiceClient,
	l logging.Logger,
) *SqsHandler

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