Automic VaultAutomic Vault

brew

git-remote-codecommit mit Homebrew, Nix installieren

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

Installation

Weitere Installationsbefehle

macOS

Homebrewverifiziert · 100%
brew install git-remote-codecommit

local Homebrew formula metadata

Linux

Nixverifiziert · 92%
nix profile install nixpkgs#git-remote-codecommit

nixpkgs package indexes · pkgs/by-name/gi/git-remote-codecommit/package.nix · Quelle: api.github.com

Überblick

Paketzusammenfassung

Git Remote Helper to interact with AWS CodeCommit

Befehle und Aliase

  • git-remote-codecommit

Verlauf

Projektgeschichte und Nutzung

git-remote-codecommit is Amazon Web Services' Git remote helper for AWS CodeCommit, adding codecommit:// URL handling so Git can push to and pull from CodeCommit repositories through AWS credential profiles.

Projektgeschichte

The repository began in March 2018 with AWS template files and README setup instructions. Tagged releases began with 1.0 in January 2020, and the package metadata identifies Amazon Web Services as the author with an Apache-2.0 license and a Python console entry point named git-remote-codecommit.

The README and AWS User Guide position the helper as a way to avoid separate Git credential setup, especially for federated access, temporary credentials, root-account access, IAM Identity Center, and IAM users configured through the AWS CLI.

Adoptionsgeschichte

The helper matters because CodeCommit used AWS IAM rather than the username/password or SSH-key flows common on public Git forges. Official AWS documentation recommends git-remote-codecommit for federated, identity-provider, and temporary-credential workflows, while package-manager metadata shows Homebrew and Nix distribution beyond pip.

Wie es verwendet wird

Practitioners configure AWS CLI profiles in ~/.aws/config and ~/.aws/credentials, install the Python package, then clone repositories with URLs such as codecommit://profile@RepositoryName or codecommit::region://profile@RepositoryName. Git invokes the remote helper through its remote-helper mechanism when it sees that URL scheme.

The tool is used in developer workstations, CI jobs, and temporary-credential environments where CodeCommit access needs to follow AWS IAM role or profile resolution rather than static Git credentials.

Warum Paket-Nerds sich dafür interessieren

git-remote-codecommit is a vendor-maintained example of Git's remote-helper extension model packaged as a Python console script and redistributed by OS package managers. It bridges Git's transport abstraction with AWS's credential chain, making it significant to users who care about package-managed integrations between generic developer tools and cloud identity systems.

Zeitleiste

  • 2018: Repository initialized by AWS.
  • 2020: 1.0 tag published.
  • 2020: 1.15.1 tag published after early 1.x releases.
  • 2021: 1.16 tag published.
  • 2023: 1.17 tag published.

Related projects

  • AWS CodeCommit is the hosted Git service the helper connects to.
  • AWS CLI and botocore provide credential and region resolution for the helper.
  • Git's remote-helper protocol is the extension point that makes the codecommit:// URL scheme work.

Sicherheitslage

Noch keine Protected-Tool-Abdeckung gefunden

Für git-remote-codecommit wurde kein passendes lokales Secret-Handling-Manifest gefunden. Nucleus-Paketmetadaten bleiben hier veröffentlicht, damit künftige Abdeckung eine stabile Paket-URL hat.

Installationsverhalten

  • In den Formelmetadaten ist kein Homebrew-Post-install-Hook erfasst.
  • Homebrew-Bottle-Metadaten sind für 1 Plattformziele verfügbar.
  • Installiert mit 1 Laufzeitabhängigkeiten.

Empfohlene Prüfung

Prüfe vor unbeaufsichtigter Agent-Nutzung, ob das Tool Klartext-Credentials liest, Remote-Zustand schreibt, Artefakte veröffentlicht oder Plugins ausführt.

local files

Configuration and credential file locations

These source-backed paths show where this package keeps local settings or durable credentials. Automic Vault can use them as review targets for secret scanning, migration, and command approval.

Configuration files

Config paths the tool may read or write during local use.

Unix
~/.aws/config

Credential files

Credential-bearing paths to review before unattended agent runs.

Unix
~/.aws/credentials

Executables

Installierte Executables

BefehlArtSichtbarkeitHinweis
git-remote-codecommitcliglobales 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-07-25
Manager-Version1.17
Manager aktualisiert2026-05-13
lokale DatenOK
Upstreamnot checked
neueste erkannte Versionnicht erkannt

https://github.com/aws/git-remote-codecommit

Installationsmetadaten

Paketmetadaten

Paketschlüsselbrew:git-remote-codecommit
Version1.17
PaketmanagerHomebrew
Paketmanager-Seitehttps://formulae.brew.sh/formula/git-remote-codecommit
Homepagehttps://github.com/aws/git-remote-codecommit
Repositoryhttps://github.com/aws/git-remote-codecommit
Upstream-Dokumentationhttps://docs.aws.amazon.com/codecommit/latest/userguide/setting-up-git-remote-codecommit.html
LizenzApache-2.0
Quellarchivhttps://files.pythonhosted.org/packages/6c/a0/feb4dfa42e8cb1a0bd91667233254e49696cf6618f51ad5629f6efd89dae/git-remote-codecommit-1.17.tar.gz
Zuletzt aktualisiert2026-05-13T10:41:53Z
Pulseupdated
Abhängigkeitenpython@3.14
Bottleverfügbar (auf all)
Homebrew post-installnicht definiert
Dienstkeiner deklariert

Registry-Fakten

Details aus der Quelldatenbank

Source DatabaseHomebrew formula API
Taphomebrew/core
Full Namegit-remote-codecommit
Version Scheme0
Revision7
Head VersionHEAD
Bottle Stable Root URLhttps://ghcr.io/v2/homebrew/core
Deprecatedno
Disabledno
Keg Onlyno
URL Keys
  • head
  • stable

Source-Datenbank-Treffer

Andere Paketmanager-Einträge

Treffer stammen aus externen Paketmanager-Indizes und bleiben von lokalen Automic-Vault-Paketlinks getrennt.

Nix95%

git-remote-codecommit

nix profile install nixpkgs#git-remote-codecommit
  • normalized package name match
  • Abgeglichen nach: Git Remote Codecommit
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/gi/git-remote-codecommit/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1

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 configuration and credential file locations
  • curated package history
  • external package-manager database matches
  • package relationship graph
  • package version freshness
  • package-page enrichment