report/task.go @@ -49,3 +49,9 @@ } } } func HandleBomQuery(msg []byte) error { SendBom(true) return nil }