зеркало из https://github.com/mozilla/mig.git
set a zone name in runner scribe plugin
This commit is contained in:
Родитель
8fac674849
Коммит
e506611e75
|
@ -130,6 +130,7 @@ func makeVulnerability(initems []gozdef.VulnEvent, cmd mig.Command) (items []goz
|
|||
return items, err
|
||||
}
|
||||
newevent.Description = "MIG vulnerability identification"
|
||||
newevent.Zone = "mig"
|
||||
newevent.Asset.Hostname = assethostname
|
||||
newevent.Asset.IPAddress = assetipaddress
|
||||
newevent.Asset.OS = cmd.Agent.Env.OS
|
||||
|
|
Загрузка…
Ссылка в новой задаче