Affected by GO-2025-3433
and 5 other vulnerabilities
GO-2025-3433 : Argo CD does not scrub secret values from patch errors in github.com/argoproj/argo-cd
GO-2025-3720 : Argo CD allows cross-site scripting on repositories page in github.com/argoproj/argo-cd
GO-2025-3993 : Unauthenticated argocd-server panic via a malicious Bitbucket-Server webhook payload in github.com/argoproj/argo-cd
GO-2025-3994 : Repository Credentials Race Condition Crashes Argo CD Server in github.com/argoproj/argo-cd
GO-2025-3995 : Argo CD Unauthenticated Remote DoS via malformed Azure DevOps git.push webhook in github.com/argoproj/argo-cd
GO-2025-3996 : argo-cd vulnerable unauthenticated DoS via malformed Gogs webhook payload in github.com/argoproj/argo-cd
The highest tagged major version is
v3 .
Discover Packages
github.com/argoproj/argo-cd/v2
test
e2e
fixture
certs
package
Version:
v2.9.21
Opens a new window with list of versions in this module.
Published: Jul 24, 2024
License: Apache-2.0
Opens a new window with license information.
Imports: 4
Opens a new window with list of imports.
Imported by: 1
Opens a new window with list of known importers.
Documentation
Documentation
¶
Add a custom CA certificate to the test and also create the certificate file
on the file system, so argocd-server and argocd-repo-server can use it.
func AddCustomSSHKnownHostsKeys()
AddCustomSSHKnownHostsKeys adds SSH known hosts data to the Argo CD server
being tested against. The env ARGOCD_E2E_SSH_KNOWN_HOSTS lets you specify
an optional path to the known hosts file, instead of using the default one.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.