Affected by GO-2026-4350
and 2 other vulnerabilities
GO-2026-4350 : Argo Workflows affected by stored XSS in the artifact directory listing in github.com/argoproj/argo-workflows
GO-2026-4678 : Unauthorized access to Argo Workflows Template in github.com/argoproj/argo-workflows
GO-2026-4681 : Argo Workflows: WorkflowTemplate Security Bypass via podSpecPatch in Strict/Secure Reference Mode 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.6
Opens a new window with list of versions in this module.
Published: Dec 9, 2025
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.