Versions in this module Expand all Collapse all v1 v1.0.6 Dec 19, 2023 v1.0.5 Dec 19, 2023 Changes in this version + type AlertV1 struct + Action string + Blobs *[]DataV1 + Context map[string]interface{} + Date string + DestIp string + DevicePhysical string + DeviceVirtual string + Dst string + DstPort string + Dvc string + LongdescMD string + Name string + Platform string + Protocol string + SafeHtmlClickDesc bool + SafeHtmlClickEvid bool + SafeHtmlRenderDesc bool + SafeHtmlRrenderEvid bool + Sha string + ShortDesc string + Src string + SrcIp string + SrcPort string + Timestamp float64 + Type string + Vendor string + func GetBaseAlertV1() AlertV1 + func (a *AlertV1) AddJSONData(json_dumped_to_bytes []byte, name string, render bool) + func (a *AlertV1) AddTimeStampFields(alert_time time.Time) + func (a *AlertV1) SetBlobsProperties(site string, src string) + func (a *AlertV1) SetSha() + func (a *AlertV1) ValidateAlert() error + type AlertsV1 struct + Alert []AlertV1 + type DataV1 struct + Data string + Ext string + MetaData *MetaDataV1 + Mime string + Name string + type MetaDataV1 struct + Render bool