Affected by GO-2026-5148
and 3 other vulnerabilities
GO-2026-5148 : Argo Workflows: Unchecked annotation parsing in pod informer crashes Argo Workflows Controller in github.com/argoproj/argo-workflows
GO-2026-5235 : Argo vulnerable to exposure of artifact repository credentials in github.com/argoproj/argo-workflows
GO-2026-5527 : Argo Affected by SSO RBAC Delegation Nil Pointer Dereference DoS (gatekeeper.go) in github.com/argoproj/argo-workflows
GO-2026-5751 : Argo has Missing Authorization in its Sync ConfigMap Provider in github.com/argoproj/argo-workflows
The highest tagged major version is
v4 .
Discover Packages
github.com/argoproj/argo-workflows/v3
pkg
plugins
spec
package
Version:
v3.7.16
Opens a new window with list of versions in this module.
Published: Jul 7, 2026
License: Apache-2.0
Opens a new window with license information.
Imports: 3
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
Documentation
¶
type PluginSpec struct {
Sidecar Sidecar `json:"sidecar"`
}
type Sidecar struct {
AutomountServiceAccountToken bool `json:"automountServiceAccountToken,omitempty"`
Container apiv1 .Container `json:"container"`
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.