Automic VaultAutomic Vault

brew

Installer git-remote-codecommit avec Homebrew, Nix

Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de git-remote-codecommit pour les workflows d'agents IA.

installation

Commandes d'installation supplémentaires

macOS

Homebrewvérifié · 100%
brew install git-remote-codecommit

local Homebrew formula metadata

Linux

Nixvérifié · 92%
nix profile install nixpkgs#git-remote-codecommit

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

aperçu

Résumé du paquet

Git Remote Helper to interact with AWS CodeCommit

Commandes et alias

  • git-remote-codecommit

historique

Historique du projet et usages

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.

Historique du projet

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.

Historique d'adoption

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.

Modes d'utilisation

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.

Pourquoi les passionnés de paquets s'y intéressent

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.

Chronologie

  • 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.

posture de sécurité

Aucune couverture d'outil protégé trouvée pour le moment

Aucun manifest local de gestion des secrets correspondant n'a été trouvé pour git-remote-codecommit. Les métadonnées de paquet Nucleus restent publiées ici afin que la couverture future dispose d'une URL stable.

Comportement d'installation

  • Aucun hook post-install Homebrew n’est enregistré dans les métadonnées de formule.
  • Les métadonnées de bottle Homebrew sont disponibles pour 1 plateformes.
  • S’installe avec 1 dépendances d’exécution.

Revue recommandée

Avant une utilisation sans surveillance par un agent, vérifiez si l'outil lit des identifiants en clair, écrit un état distant, publie des artefacts ou lance des plugins.

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

exécutables

Exécutables installés

CommandeTypeExpositionNote
git-remote-codecommitcliexécutable global

fraîcheur

Version et fraîcheur

Ces signaux séparent l'âge de génération de la page, l'activité du gestionnaire de paquets et la comparaison avec les versions amont. Un retard de version n'est signalé que lorsqu'une URL de preuve et des versions comparables sont présentes.

page générée2026-07-25
version du gestionnaire1.17
gestionnaire mis à jour2026-05-13
données localesOK
amontnot checked
dernière version détectéenon détecté

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

métadonnées d'installation

Métadonnées du paquet

Clé du paquetbrew:git-remote-codecommit
Version1.17
Gestionnaire de paquetsHomebrew
Page du gestionnaire de paquetshttps://formulae.brew.sh/formula/git-remote-codecommit
Page d'accueilhttps://github.com/aws/git-remote-codecommit
Dépôthttps://github.com/aws/git-remote-codecommit
Docs amonthttps://docs.aws.amazon.com/codecommit/latest/userguide/setting-up-git-remote-codecommit.html
LicenceApache-2.0
Archive sourcehttps://files.pythonhosted.org/packages/6c/a0/feb4dfa42e8cb1a0bd91667233254e49696cf6618f51ad5629f6efd89dae/git-remote-codecommit-1.17.tar.gz
Dernière mise à jour2026-05-13T10:41:53Z
Pulseupdated
Dépendancespython@3.14
Bouteilledisponible (sur all)
post-install Homebrewnon défini
Serviceaucun déclaré

faits du registre

Détails de la base source

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

correspondances dans les bases sources

Autres enregistrements de gestionnaires de paquets

Les correspondances proviennent d’index externes de gestionnaires de paquets et restent séparées des liens de paquets Automic Vault locaux.

Nix95%

git-remote-codecommit

nix profile install nixpkgs#git-remote-codecommit
  • normalized package name match
  • Correspondance par : 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

piste source

Généré depuis les données du dépôt

Cette page est servie par av-web depuis l'artéfact SQLite privé des paquets généré par scripts/generate-pkg-sqlite.py.

Sources utilisées

  • 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