Versions in this module Expand all Collapse all v1 v1.1.0 Apr 25, 2026 v1.0.0 Feb 26, 2026 Changes in this version + type CommandCheck struct + Arguments []string + Name string + func (c CommandCheck) Execute(ctx context.Context) goplum.Result + func (c CommandCheck) Validate() error + type Plugin struct + func (p Plugin) Alert(kind string) goplum.Alert + func (p Plugin) Check(kind string) goplum.Check