Documentation ¶
Index ¶
Constants ¶
View Source
const (
FixSuggestions = "Please remove the file from the system. If the file is required, please contact your security team for further investigation."
)
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ClamAVClient ¶
type ClamAVClient struct {
// contains filtered or unexported fields
}
func CreateClamAVClient ¶
func CreateClamAVClient(clamavSocket string) (*ClamAVClient, error)
func (*ClamAVClient) Scan ¶
func (c *ClamAVClient) Scan(eventType nautils.EventType, event interface{}, containerPid uint32) malwaremanager.MalwareResult
Click to show internal directories.
Click to hide internal directories.