Automic VaultAutomic Vault

brew / Protected-Tool-Abdeckung / Rang 315

argocd installieren

Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für argocd in AI-Agent-Workflows.

agent safety

Agent safety answer

argocd controls GitOps applications and live cluster deployment state.

Credential access

Reads Argo CD tokens, kubeconfig, and repository credentials.

Remote mutation

Can sync, rollback, delete, and change applications.

Publish/artifact risk

Can deploy Git-sourced artifacts into clusters.

Recommended control

Gate sync, app delete, rollback, and credential commands.

Agent-use guidance

Allow app status reads; require approval for syncs, deletes, and project changes.

Installation

Mit Automic Vault installieren

Automic Vault
sudo av install brew:argocd

macOS

Homebrewverified · 100%
brew install argocd

local Homebrew formula metadata

MacPortsverified · 94%
sudo port install argocd

MacPorts ports tree · devel/argocd/Portfile · source: api.github.com

Windows

Scoopverified · 92%
scoop install main/argocd

Scoop official bucket manifest trees · bucket/argocd.json · source: api.github.com

Windows Package Managerverified · 92%
winget install --id argoproj.argocd -e

Windows Package Manager source index · argoproj.argocd · source: cdn.winget.microsoft.com

Plattformhinweise

  • Es waren keine paketspezifischen Plattformhinweise vorhanden.

Überblick

Paketzusammenfassung

GitOps Continuous Delivery for Kubernetes

Befehle und Aliase

  • argocd

Protected-Tool-Abdeckung

Plain Text Argo CD Tokens

The Argo CD CLI stores auth-token and refresh-token values in its local config file. For configs with exactly one auth-token and no refresh-token, our isotope stores that token in the macOS keychain as ARGOCD_AUTH_TOKEN, blanks the persisted auth-token entry, preserves non-secret config such as contexts and servers, and injects the token only while `argocd` runs.

Risk classifier

orange risk · medium confidence · infrastructure

Why

  • infrastructure mutation or orchestration signal

Signals

  • text:kubernetes

Install behavior

  • No Homebrew post-install hook is recorded in formula metadata.
  • Homebrew bottle metadata is available for 6 platform targets.
  • Build metadata lists 3 build dependencies.

Lokaler README-Auszug

Argo CD Protected-tool coverage

The Argo CD CLI stores session tokens in its local config file, usually under ~/.argocd/config or ~/.config/argocd/config.

This protected-tool coverage migrates the first default config file containing auth tokens into the macOS keychain as ARGOCD_AUTH_TOKEN, blanks the persisted auth-token entry, preserves non-secret config such as contexts and servers, and wraps argocd so it receives the token only while it runs.

Caveats

  • We currently migrate the first default config file with exactly one

auth-token.

  • Configs with refresh-token values or multiple auth-token values require

manual migration.

  • Explicit --config arguments can select another config file.
  • Direct execution of the original binary will not receive credentials.

Quelle: local coverage notes

Quelle der Abdeckung

Quellauszug

Caveats

  • We currently migrate the first default config file with one auth-token.
  • Configs with refresh-token values or multiple auth-tokens require manual migration.
  • Explicit --config arguments can select another config file.
  • Direct execution of the original binary will not receive credentials.

Executables

Installierte Executables

BefehlArtSichtbarkeitHinweis
argocdcliglobal executable

Aktualität

Version und Aktualität

Diese Signale trennen das Alter der Seitengenerierung, Aktivität des Paketmanagers und Upstream-Release-Vergleich. Versionsrückstand wird nur gemeldet, wenn eine Evidenz-URL und vergleichbare Versionen vorhanden sind.

Seite generiert2026-06-10
Manager-Version3.4.3
Manager aktualisiert2026-05-28
lokale Datenok
Upstreamnot checked
neueste erkannte Versionnot detected

https://github.com/argoproj/argo-cd

Installationsmetadaten

Paketmetadaten

Package keybrew:argocd
Version3.4.3
Package managerHomebrew
Package manager pagehttps://formulae.brew.sh/formula/argocd
Homepagehttps://argoproj.github.io/cd/
Repositoryhttps://github.com/argoproj/argo-cd
Upstream docshttps://argo-cd.readthedocs.io/
LicenseApache-2.0
Source archivehttps://github.com/argoproj/argo-cd.git
Last updated2026-05-28T15:54:44Z
Pulseupdated
Build dependenciesgo, node, yarn
Bottleavailable (arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux)
Homebrew post-installnot defined
Servicenone declared

registry facts

Source database details

Source DatabaseHomebrew formula API
Taphomebrew/core
Full Nameargocd
Version Scheme0
Revision0
Bottle Stable Root URLhttps://ghcr.io/v2/homebrew/core
Deprecatedno
Disabledno
Keg Onlyno
URL Keys
  • stable

source database matches

Other package-manager records

Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.

Nix95%

argocd

nix profile install nixpkgs#argocd
  • normalized package name match
  • Matched by: Argocd
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/ar/argocd/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
apk95%

argocd 3.4.1-r1

Declarative continuous deployment for Kubernetes

https://argo-cd.readthedocs.io/

sudo apk add argocd
  • License: Apache-2.0
  • Architecture: x86_64
  • Source Package: argocd
  • 1 provides
  • normalized package name match
  • Matched by: Argocd
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: argocd from https://dl-cdn.alpinelinux.org/alpine/edge/testing/x86_64/APKINDEX.tar.gz
apk95%

argocd-bash-completion 3.4.1-r1

Bash completions for argocd

https://argo-cd.readthedocs.io/

sudo apk add argocd-bash-completion
  • License: Apache-2.0
  • Architecture: x86_64
  • Source Package: argocd
  • normalized package name match
  • Matched by: Argocd
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: argocd-bash-completion from https://dl-cdn.alpinelinux.org/alpine/edge/testing/x86_64/APKINDEX.tar.gz
apk95%

argocd-doc 3.4.1-r1

Declarative continuous deployment for Kubernetes (documentation)

https://argo-cd.readthedocs.io/

sudo apk add argocd-doc
  • License: Apache-2.0
  • Architecture: x86_64
  • Source Package: argocd
  • normalized package name match
  • Matched by: Argocd
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: argocd-doc from https://dl-cdn.alpinelinux.org/alpine/edge/testing/x86_64/APKINDEX.tar.gz
apk95%

argocd-zsh-completion 3.4.1-r1

Zsh completions for argocd

https://argo-cd.readthedocs.io/

sudo apk add argocd-zsh-completion
  • License: Apache-2.0
  • Architecture: x86_64
  • Source Package: argocd
  • normalized package name match
  • Matched by: Argocd
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: argocd-zsh-completion from https://dl-cdn.alpinelinux.org/alpine/edge/testing/x86_64/APKINDEX.tar.gz
pacman95%

argocd 3.4.2-1

Declarative continuous deployment for Kubernetes

https://argo-cd.readthedocs.io/en/stable/

sudo pacman -S argocd
  • License: Apache-2.0
  • Architecture: x86_64
  • 1 dependencies
  • 1 provides
  • normalized package name match
  • Matched by: Argocd
Arch Linux sync databases · geo.mirror.pkgbuild.com · Arch Linux sync databases: argocd from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz
MacPorts95%

argocd

sudo port install argocd
  • normalized package name match
  • Matched by: Argocd
MacPorts ports tree · api.github.com · MacPorts ports tree: devel/argocd/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1
Scoop95%

main/argocd

scoop install main/argocd
  • normalized package name match
  • Matched by: Argocd
Scoop official bucket manifest trees · api.github.com · Scoop official bucket manifest trees: bucket/argocd.json from https://api.github.com/repos/ScoopInstaller/Main/git/trees/master?recursive=1
winget95%

argoproj.argocd

winget install --id argoproj.argocd -e
  • normalized package name match
  • Matched by: Argocd
Windows Package Manager source index · cdn.winget.microsoft.com · Windows Package Manager source index: argoproj.argocd from https://cdn.winget.microsoft.com/cache/source.msix

Quellspur

Aus Repository-Daten generiert

Diese Seite wird von av-web aus dem privaten Paket-SQLite-Artefakt bereitgestellt, das scripts/generate-pkg-sqlite.py erstellt.

Verwendete Quellen

  • Geiger risk classifier
  • Nucleus package database
  • av.db category and tag curation
  • cross-ecosystem install command graph
  • curated agent safety answer
  • external package-manager database matches
  • local coverage README
  • package relationship graph
  • package version freshness
  • package-page enrichment
  • secret-handling manifest