Automic VaultAutomic Vault

brew

jenkins-job-builder を Homebrew, apt, Nix でインストール

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

インストール

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

macOS

Homebrew確認済み · 100%
brew install jenkins-job-builder

local Homebrew formula metadata

Linux

Debian apt確認済み · 92%
sudo apt install jenkins-job-builder

Debian stable package indexes · jenkins-job-builder · ソース: deb.debian.org

Nix確認済み · 92%
nix profile install nixpkgs#jenkins-job-builder

nixpkgs package indexes · jenkins-job-builder · ソース: raw.githubusercontent.com

概要

パッケージ概要

Configure Jenkins jobs with YAML files stored in Git

コマンドとエイリアス

  • jenkins-jobs

履歴

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

Jenkins Job Builder is a Python tool that converts YAML or JSON job definitions into Jenkins job configuration. Its package-manager role is to put the `jenkins-jobs` executable on a developer or CI administration machine so Jenkins jobs can be generated and updated from version-controlled text.

プロジェクトの歴史

The project is documented with a 2012-2026 maintainer copyright range and has long been associated with the OpenStack/OpenDev infrastructure ecosystem. The OpenDev repository presents it as tools for making Jenkins jobs from templates and records the OpenDev migration patch in 2019.

The README says Jenkins Job Builder takes human-readable YAML or JSON descriptions of Jenkins jobs, uses them to configure Jenkins, and includes a flexible template system for creating many similar jobs.

採用の歴史

JJB became useful to infrastructure teams that wanted Jenkins jobs reviewed like code. Instead of treating the Jenkins web UI as the source of truth, teams could keep job definitions in Git, generate XML, test definitions locally, and upload changes through a repeatable CLI.

使われ方

The documentation describes YAML or JSON job definition files, directories of definitions, job templates, projects, macros, and defaults. The execution docs show `jenkins-jobs test` for generating XML locally and `jenkins-jobs update` for uploading job and view definitions to a configured Jenkins server.

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

JJB is a classic infrastructure-as-code package from the pre-Pipeline era of Jenkins administration. It matters to package nerds because it bridges human-editable job declarations, generated Jenkins XML, and distro-friendly Python packaging, preserving a workflow that predates many newer Jenkins configuration systems.

タイムライン

  • 2012: early project files and licensing history appear in the repository.
  • 2014: sample and reference-test material appears in the repository history.
  • 2019: the project migrated into the OpenDev namespace.
  • 2024: Read the Docs configuration was added to the repository.

Related projects

  • Jenkins is the target automation server whose jobs and views JJB configures.
  • OpenDev and the former OpenStack infrastructure tooling are historically connected to JJB's repository and review workflow.
  • python-jenkins and PyYAML are related implementation dependencies named by the README for non-setup.py installation.

セキュリティ状態

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

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

インストール挙動

  • formula メタデータに Homebrew post-install フックは記録されていません。
  • Homebrew bottle メタデータは 6 個のプラットフォームターゲットで利用できます。
  • 3 件の実行時依存関係とともにインストールされます。

推奨レビュー

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

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
~/.config/jenkins_jobs/jenkins_jobs.ini<script directory>/jenkins_jobs.ini/etc/jenkins_jobs/jenkins_jobs.ini

Credential files

Credential-bearing paths to review before unattended agent runs.

Unix
~/.config/jenkins_jobs/jenkins_jobs.ini<script directory>/jenkins_jobs.ini/etc/jenkins_jobs/jenkins_jobs.ini

実行可能ファイル

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

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

鮮度

バージョンと鮮度

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

ページ生成日2026-07-25
マネージャ版6.5.0
マネージャ更新日2026-05-25
ローカルデータOK
上流not checked
検出された最新未検出

https://docs.openstack.org/infra/jenkins-job-builder/

インストールメタデータ

パッケージメタデータ

パッケージキーbrew:jenkins-job-builder
バージョン6.5.0
パッケージマネージャHomebrew
パッケージマネージャページhttps://formulae.brew.sh/formula/jenkins-job-builder
ホームページhttps://docs.openstack.org/infra/jenkins-job-builder/
リポジトリhttps://opendev.org/jjb/jenkins-job-builder
上流ドキュメントhttps://jenkins-job-builder.readthedocs.io/en/latest
ライセンスApache-2.0
ソースアーカイブhttps://files.pythonhosted.org/packages/af/c9/b2fa858f3825c0347a201d0e542c0235605167fcb61b161648585b5ab248/jenkins_job_builder-6.5.0.tar.gz
最終更新2026-05-25T00:00:08Z
Pulseupdated
依存関係certifi, libyaml, python@3.14
Bottle利用可能 (対象 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux)
Homebrew post-install未定義
サービス宣言なし

レジストリ情報

ソースデータベース詳細

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

ソースデータベース一致

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

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

Debian apt95%

jenkins-job-builder 6.4.2-3

Configure Jenkins using YAML files - metapackage

https://opendev.org/jjb/jenkins-job-builder

sudo apt install jenkins-job-builder
  • Section: misc
  • Architecture: all
  • 2 依存関係
  • normalized package name match
  • 一致条件: Jenkins Job Builder
Debian stable package indexes · deb.debian.org · Debian stable package indexes: jenkins-job-builder from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

jenkins-job-builder-doc 6.4.2-3

Configure Jenkins using YAML files - doc

https://opendev.org/jjb/jenkins-job-builder

sudo apt install jenkins-job-builder-doc
  • Section: doc
  • Architecture: all
  • Source Package: jenkins-job-builder
  • 1 依存関係
  • normalized package name match
  • 一致条件: Jenkins Job Builder
Debian stable package indexes · deb.debian.org · Debian stable package indexes: jenkins-job-builder-doc from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

python3-jenkins-job-builder 6.4.2-3

Configure Jenkins using YAML files - Python 3.x

https://opendev.org/jjb/jenkins-job-builder

sudo apt install python3-jenkins-job-builder
  • Section: python
  • Architecture: all
  • Source Package: jenkins-job-builder
  • 9 依存関係
  • normalized package name match
  • 一致条件: Jenkins Job Builder
Debian stable package indexes · deb.debian.org · Debian stable package indexes: python3-jenkins-job-builder from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Nix95%

jenkins-job-builder

nix profile install nixpkgs#jenkins-job-builder
  • normalized package name match
  • 一致条件: Jenkins Job Builder
nixpkgs package indexes · raw.githubusercontent.com · nixpkgs package indexes: jenkins-job-builder from https://raw.githubusercontent.com/NixOS/nixpkgs/master/pkgs/top-level/all-packages.nix
Ubuntu apt95%

jenkins-job-builder 3.11.0-6

Configure Jenkins using YAML files - metapackage

http://ci.openstack.org/jenkins-job-builder

sudo apt install jenkins-job-builder
  • Section: universe/python
  • Architecture: all
  • 2 依存関係
  • normalized package name match
  • 一致条件: Jenkins Job Builder
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: jenkins-job-builder from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
Ubuntu apt95%

jenkins-job-builder-doc 3.11.0-6

Configure Jenkins using YAML files - doc

http://ci.openstack.org/jenkins-job-builder

sudo apt install jenkins-job-builder-doc
  • Section: universe/doc
  • Architecture: all
  • Source Package: jenkins-job-builder
  • 1 依存関係
  • normalized package name match
  • 一致条件: Jenkins Job Builder
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: jenkins-job-builder-doc from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
Ubuntu apt95%

python3-jenkins-job-builder 3.11.0-6

Configure Jenkins using YAML files - Python 3.x

http://ci.openstack.org/jenkins-job-builder

sudo apt install python3-jenkins-job-builder
  • Section: universe/python
  • Architecture: all
  • Source Package: jenkins-job-builder
  • 9 依存関係
  • normalized package name match
  • 一致条件: Jenkins Job Builder
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: python3-jenkins-job-builder from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz

ソース経路

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

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

使用ソース

  • 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