Wingetlywingetly
← All apps

GoCD Agent

by ThoughtWorks, Inc.v21.2.0-12498

Last updated

FREE & OPEN SOURCE CI/CD SERVER Easily model and visualize complex workflows with GoCD.

Install with winget

$ winget install --id GoCD.Agent --exact --version 21.2.0-12498

Run in Command Prompt, PowerShell, or Windows Terminal. Prompts for any agreements.

Silent install command for GoCD Agent

GoCD Agent uses EXE (NSIS). The silent install switches are /S.

One-line silent install (x64, machine scope)
go-agent-21.2.0-12498-jre-64bit-setup.exe /S

See the full silent install reference for GoCD Agent

Built by Pckgr

For Intune admins

Stop chasing app updates. Pckgr patches them for you.

Automated application patching for Microsoft Intune. Pckgr keeps a curated library of 1,000+ apps continuously up-to-date in your tenant via Microsoft Graph - no manual repackaging, no chasing vendor sites.

Start free 30-day trial

No credit card required.

Installers · v21.2.0-12498

ArchitectureTypeScopeInstallDownload
x64EXE
NSIS
machineDirect

Copy a command tailored to that specific architecture, type, and scope - useful when winget would otherwise pick a different default.

Security

23 known CVEs via NVD

  • high7.1Fix in v24.5.0CVE-2024-56324affects before 24.5.0Jan 3, 2025

    GoCD is a continuous deliver server. GoCD versions prior to 24.4.0 can allow GoCD "group admins" to abuse ability to edit the raw XML configuration for groups they administer to trigger XML External Entity (XXE) injection on the GoCD server. Theoretically, the XXE vulnerability...

  • high7.2Fix in v24.5.0CVE-2024-56322affects before 24.5.0Jan 3, 2025

    GoCD is a continuous deliver server. GoCD versions 16.7.0 through 24.4.0 (inclusive) can allow GoCD admins to abuse a hidden/unused configuration repository (pipelines as code) feature to allow XML External Entity (XXE) injection on the GoCD Server which will be executed when Go...

  • low3.8Fix in v24.5.0CVE-2024-56321affects before 24.5.0Jan 3, 2025

    GoCD is a continuous deliver server. GoCD versions 18.9.0 through 24.4.0 (inclusive) can allow GoCD admins to abuse the backup configuration "post-backup script" feature to potentially execute arbitrary scripts on the hosting server or container as GoCD's user, rather than pre-c...

  • high8.8Fix in v24.5.0CVE-2024-56320affects before 24.5.0Jan 3, 2025

    GoCD is a continuous deliver server. GoCD versions prior to 24.5.0 are vulnerable to admin privilege escalation due to improper authorization of access to the admin "Configuration XML" UI feature, and its associated API. A malicious insider/existing authenticated GoCD user with...

  • low3.1Fix in v24.1.0CVE-2024-28866affects before 24.1.0May 14, 2024

    GoCD is a continuous delivery server. GoCD versions from 19.4.0 to 23.5.0 (inclusive) are potentially vulnerable to a reflected cross-site scripting vulnerability on the loading page displayed while GoCD is starting, via abuse of a `redirect_to` query parameter with inadequate v...

  • medium4.2Fix in v23.1.0CVE-2023-28630affects before 23.1.0Mar 27, 2023

    GoCD is an open source continuous delivery server. In GoCD versions from 20.5.0 and below 23.1.0, if the server environment is not correctly configured by administrators to provide access to the relevant PostgreSQL or MySQL backup tools, the credentials for database access may b...

  • medium5.4Fix in v23.1.0CVE-2023-28629affects before 23.1.0Mar 27, 2023

    GoCD is an open source continuous delivery server. GoCD versions before 23.1.0 are vulnerable to a stored XSS vulnerability, where pipeline configuration with a malicious pipeline label configuration can affect browser display of pipeline runs generated from that configuration....

  • critical9.1Patched in wingetCVE-2022-39311affects before 21.1.0Oct 14, 2022

    GoCD is a continuous delivery server. GoCD helps you automate and streamline the build-test-release cycle for continuous delivery of your product. GoCD versions prior to 21.1.0 are vulnerable to remote code execution on the server from a malicious or compromised agent. The Sprin...

Showing 8 of 23. Source: NVD, updated 3h ago. Patch status is best-effort: NVD's fix version is compared against the latest version in winget, but the two version formats don't always align. Confirm with the vendor advisory before treating any specific build as safe.

See a CVE that affects your fleet? Push the patched version to Intune in one click with Pckgr - automated patching is the only way to keep up.

Related apps

  • GoCD ServerThoughtWorks, Inc.
    GoCD.Serverv21.2.0-12498

    FREE & OPEN SOURCE CI/CD SERVER Easily model and visualize complex workflows with GoCD.

  • O
    Ollama (Portable)Ollama
    Ollama.Ollama.Portablev0.33.1

    Start building with open models.

  • C
    CloudflareSpeedTestXIU2
    XIU2.CloudflareSpeedTestv2.3.5

    国外很多网站都在使用 Cloudflare CDN,但分配给中国内地访客的 IP 并不友好(延迟高、丢包多、速度慢)。虽然 Cloudflare 公开了所有 IP 段 ,但想要在这么多 IP 中找到适合自己的,怕是要累死,于是就有了这个软件。

  • C
    crocschollz
    schollz.crocv11.5.2

    Easily and securely send things from one computer to another.Easily and securely send things from one computer to another.

  • G
    GrypeAnchore Inc
    Anchore.Grypev0.118.0

    A vulnerability scanner for container images and filesystems

  • S
    SyftAnchore Inc
    Anchore.Syftv1.51.0

    CLI tool and library for generating a Software Bill of Materials from container images and filesystems

More from ThoughtWorks, Inc. or browse cd, ci, go.

Frequently asked questions

How do I install GoCD Agent on Windows?
Open Windows Terminal, PowerShell, or Command Prompt and run: winget install --id GoCD.Agent --exact --version 21.2.0-12498. winget downloads the installer from ThoughtWorks, Inc. and runs it. Requires Windows 10 (1809+) or Windows 11.
How do I install GoCD Agent silently for unattended deployment?
Add --silent and accept the agreements upfront: winget install --id GoCD.Agent --exact 21.2.0-12498 --silent --accept-package-agreements --accept-source-agreements. This is the variant Intune, Configuration Manager, and other deployment tools should use.
What are the silent install switches for GoCD Agent?
GoCD Agent uses EXE (NSIS). Run the downloaded installer with: go-agent-21.2.0-12498-jre-64bit-setup.exe /S. The silent switches are /S.
How do I uninstall GoCD Agent via winget?
Run: winget uninstall --id GoCD.Agent --exact. Add --silent for unattended uninstalls. winget will use the registered uninstaller from GoCD Agent's Apps & Features entry.
Is GoCD Agent free?
GoCD Agent is distributed under Apache License 2.0. Refer to the publisher (https://www.gocd.org/why-gocd/) for the full license terms - Wingetly itself does not charge for installation.
Does GoCD Agent work on Windows 10?
Yes, as long as your Windows 10 build supports winget (1809 or newer). winget ships with App Installer on Windows 10/11 and pulls GoCD Agent directly from the publisher.
How do I keep GoCD Agent up to date?
Run winget upgrade --id GoCD.Agent --exact, or winget upgrade --all to update everything winget tracks. We index 2 versions of GoCD Agent from microsoft/winget-pkgs.

Recent versions

  • 21.2.0-12498latest
  • 21.1.0