Affected by GO-2024-3002
and 7 other vulnerabilities
GO-2024-3002 : Argo CD Unauthenticated Denial of Service (DoS) Vulnerability via /api/webhook Endpoint in github.com/argoproj/argo-cd
GO-2024-3006 : The Argo CD web terminal session does not handle the revocation of user permissions properly in github.com/argoproj/argo-cd
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
util
http
package
Version:
v2.9.17
Opens a new window with list of versions in this module.
Published: Jun 6, 2024
License: Apache-2.0
Opens a new window with license information.
Imports: 9
Opens a new window with list of imports.
Imported by: 2
Opens a new window with list of known importers.
Documentation
Documentation
¶
JoinCookies combines chunks of cookie based on key as prefix. It returns cookie
value as string. cookieString is of format key1=value1; key2=value2; key3=value3
first chunk will be of format argocd.token=<numberOfChunks>:token; attributes
MakeCookieMetadata generates a string representing a Web cookie. Yum!
DebugTransport is a HTTP Client Transport to enable debugging
type TransportWithHeader struct {
}
TransportWithHeader is a HTTP Client Transport with default headers.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.