Affected by GO-2025-4023
and 5 other vulnerabilities
GO-2025-4023 : Argo Workflow has a Zipslip Vulnerability in github.com/argoproj/argo-workflows
GO-2025-4024 : Argo Workflow may expose artifact repository credentials in github.com/argoproj/argo-workflows
GO-2025-4223 : RCE via ZipSlip and symbolic links in argoproj/argo-workflows in github.com/argoproj/argo-workflows
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.5.3
Opens a new window with list of versions in this module.
Published: Jan 11, 2024
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.