Documentation
¶
Index ¶
Constants ¶
View Source
const (
CLOUDSPLOIT_FILE = "yaml/cloudsploit.yaml"
)
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 ¶
This section is empty.
Types ¶
type CloudSploitClient ¶
type CloudSploitClient struct {
// contains filtered or unexported fields
}
func NewCloudSploitClient ¶
type SqsHandler ¶
type SqsHandler struct {
// contains filtered or unexported fields
}
func NewSqsHandler ¶
func NewSqsHandler( fc finding.FindingServiceClient, ac alert.AlertServiceClient, gc google.GoogleServiceClient, cloudSploit *CloudSploitClient, l logging.Logger, ) *SqsHandler
func (*SqsHandler) HandleMessage ¶
Click to show internal directories.
Click to hide internal directories.