Automic VaultAutomic Vault

brew

go-jira を Homebrew, Nix, scoop でインストール

go-jira のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。

インストール

追加のインストールコマンド

macOS

Homebrew確認済み · 100%
brew install go-jira

local Homebrew formula metadata

Linux

Nix確認済み · 92%
nix profile install nixpkgs#go-jira

nixpkgs package indexes · pkgs/by-name/go/go-jira/package.nix · ソース: api.github.com

Windows

Scoop確認済み · 92%
scoop install main/jira

Scoop official bucket manifest trees · bucket/jira.json · ソース: api.github.com

概要

パッケージ概要

Simple jira command-line client in Go

コマンドとエイリアス

  • jira

履歴

プロジェクトの歴史と使われ方

go-jira is a Go command-line client for Atlassian Jira, aimed at users who want issue-tracking operations from a shell rather than a browser.

プロジェクトの歴史

The public repository was created in 2015 under the go-jira organization. Its README describes an early focus on a small Jira CLI and later documents features such as hierarchical .jira.d configuration, executable dynamic configuration, shell completion, custom commands, and authentication changes required by Atlassian API and GDPR-era username behavior.

採用の歴史

The tool became part of package-manager workflows through Homebrew and other package sets named go-jira. Its use case overlaps with teams that keep development, review, and triage work in terminals and want Jira issue queries to follow the local project directory.

使われ方

Practitioners configure an endpoint in ~/.jira.d/config.yml, authenticate with jira login, and then list, create, edit, or query issues. The configuration hierarchy lets a repository-local .jira.d directory set a project, templates, or custom shell-backed commands so common issue queries can be reused by a team.

パッケージ好きにとっての重要性

For package users, go-jira is a classic example of a networked SaaS CLI whose value comes from predictable config-file placement, shell completion, and scriptable output rather than from a desktop integration.

タイムライン

  • 2015: Public GitHub repository created.
  • 2020: v1.0.x release series published on GitHub.
  • 2020: README documentation reflected Atlassian API authentication and username changes.

Related projects

  • Atlassian Jira provides the service API that go-jira automates. The kingpin Go CLI library is referenced by the project for shell completion behavior.

セキュリティ状態

保護ツール対応はまだ見つかっていません

go-jira に一致するローカルシークレット処理マニフェストは見つかりませんでした。将来の対応で安定したパッケージ URL を使えるよう、Nucleus パッケージメタデータはここに公開されています。

インストール挙動

  • formula メタデータに Homebrew post-install フックは記録されていません。
  • Homebrew bottle メタデータは 13 個のプラットフォームターゲットで利用できます。
  • ビルドメタデータには 1 件のビルド依存関係があります。

推奨レビュー

エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。

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
~/.jira.d/config.yml.jira.d/config.yml.jira.d/<command>.yml~/.jira.d/templates/

実行可能ファイル

インストールされる実行可能ファイル

コマンド種類公開範囲メモ
jiracliグローバル実行可能ファイル

鮮度

バージョンと鮮度

これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。

ページ生成日2026-07-26
マネージャ版1.0.27
マネージャ更新日
ローカルデータOK
上流最新
検出された最新v1.0.27

https://github.com/go-jira/jira

  • 情報No package-manager update timestamp was available.信頼度 低

インストールメタデータ

パッケージメタデータ

パッケージキーbrew:go-jira
バージョン1.0.27
パッケージマネージャHomebrew
パッケージマネージャページhttps://formulae.brew.sh/formula/go-jira
ホームページhttps://github.com/go-jira/jira
リポジトリhttps://github.com/go-jira/jira
上流ドキュメントhttps://github.com/go-jira/jira#readme
ライセンスApache-2.0
ソースアーカイブhttps://github.com/go-jira/jira/archive/refs/tags/v1.0.27.tar.gz
ビルド依存関係go
Bottle利用可能 (対象 arm64_big_sur, arm64_linux, arm64_monterey, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, big_sur, catalina, monterey, sonoma, ventura, x86_64_linux)
Homebrew post-install未定義
サービス宣言なし

レジストリ情報

ソースデータベース詳細

Source DatabaseHomebrew formula API
Taphomebrew/core
Full Namego-jira
Version Scheme0
Revision0
Head VersionHEAD
Conflicts With
  • jira-cli
Bottle Stable Root URLhttps://ghcr.io/v2/homebrew/core
Deprecatedno
Disabledno
Keg Onlyno
URL Keys
  • head
  • stable

ソースデータベース一致

他のパッケージマネージャ記録

一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。

Nix95%

go-jira

nix profile install nixpkgs#go-jira
  • normalized package name match
  • 一致条件: Go Jira
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/go/go-jira/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
Scoop92%

main/jira

scoop install main/jira
  • installed executable or alias match
  • 一致条件: Jira
Scoop official bucket manifest trees · api.github.com · Scoop official bucket manifest trees: bucket/jira.json from https://api.github.com/repos/ScoopInstaller/Main/git/trees/master?recursive=1

ソース経路

リポジトリデータから生成

このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。

使用ソース

  • 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