Versions in this module Expand all Collapse all v0 v0.4.1 Mar 3, 2026 v0.4.0 Mar 3, 2026 Changes in this version + type Langflow struct + func (m *Langflow) Check(run *sdk.Context) (sdk.CheckResult, error) + func (m *Langflow) Exploit(run *sdk.Context) error + func (m *Langflow) Info() sdk.Info + type OpenDCIM struct + func (m *OpenDCIM) Check(run *sdk.Context) (sdk.CheckResult, error) + func (m *OpenDCIM) ExecuteCommand(run *sdk.Context, cmd string) error + func (m *OpenDCIM) Exploit(run *sdk.Context) error + func (m *OpenDCIM) Info() sdk.Info + type SpringCloudFunc struct + func (m *SpringCloudFunc) Check(run *sdk.Context) (sdk.CheckResult, error) + func (m *SpringCloudFunc) Exploit(run *sdk.Context) error + func (m *SpringCloudFunc) Info() sdk.Info