Automic VaultAutomic Vault

brew

denominator を Homebrew でインストール

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

インストール

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

macOS

Homebrew確認済み · 100%
brew install denominator

local Homebrew formula metadata

概要

パッケージ概要

Portable Java library for manipulating DNS clouds

コマンドとエイリアス

  • denominator

履歴

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

Denominator is a Netflix OSS Java library and CLI for portable control of DNS providers. It abstracts common zone and record operations across Route53, UltraDNS, DynECT, Rackspace Cloud DNS, OpenStack Designate, and mock providers.

プロジェクトの歴史

The official GitHub repository was created in January 2013 and describes Denominator as a portable Java library for manipulating DNS clouds, with a command-line version for quick use. The README ties the project to Netflix's need for multi-vendor DNS control and documents pluggable back ends, provider-specific credentials, and a common resource-record-set model.

The CLI was packaged as a single executable jar so operators could run denominator like a normal Unix command instead of invoking java -jar. Its git-like command shape, provider listing, and YAML configuration file made it feel closer to dig or git than to a Java library demo.

The GitHub repository is now archived, but tags through v4.7.1 and the v4.7.1 CLI docs preserve the last mature interface for Homebrew and other users.

採用の歴史

Denominator's adoption was strongest in the Netflix OSS era, when cloud infrastructure teams wanted provider-neutral libraries for operational automation. Its Homebrew packaging was documented directly in the upstream README, which is a good sign that the CLI was intended for operators, not just Java developers.

Its provider list reflected the multi-DNS reality of the early cloud era: AWS Route53, UltraDNS, DynECT, Rackspace Cloud DNS, OpenStack Designate, and test mocks all sat behind one command and API.

使われ方

CLI users choose a provider with -p or a named provider from ~/.denominatorconfig, then list or change zones, records, and geo records. Credentials can be passed as repeated -c arguments, read from the YAML config file, or supplied by DENOMINATOR_ environment variables.

Library users create a DNSApiManager for a provider and then work with zones and resource record sets. The official README emphasizes a portable model where providers are Dagger modules and HTTP bindings are handled through Feign.

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

Denominator is a useful package-history artifact because it captures a moment when Netflix OSS libraries were routinely packaged as operator tools. A Java cloud library became a brew-installable executable for DNS work.

It also shows why package managers preserve older infrastructure tools: even archived projects can remain useful for legacy automation, migrations, or reading old operational scripts.

タイムライン

  • 2013: The Netflix/denominator repository is created on GitHub.
  • 2013: The README documents Denominator as a multi-vendor interface for DNS clouds.
  • 2015: The v4.x tag series is active, including v4.6.0 in the CLI docs.
  • 2023: The archived repository shows its last push date in GitHub metadata.

Related projects

  • AWS Route53, UltraDNS, DynECT, Rackspace Cloud DNS, and OpenStack Designate are official providers listed by Denominator.
  • Dagger and Feign are Java libraries used in the provider architecture documented by the README.
  • dig is an inspiration for the CLI feel, while git is an inspiration for subcommand structure.

セキュリティ状態

リスクレベル: orange

infrastructure mutation or orchestration signal.

リスク分類器

リスク orange · 信頼度 中 · infrastructure

理由

  • infrastructure mutation or orchestration signal

信号

  • text:cloud

インストール挙動

  • formula メタデータに Homebrew post-install フックは記録されていません。
  • Homebrew bottle メタデータは 1 個のプラットフォームターゲットで利用できます。
  • 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
~/.denominatorconfig

Credential files

Credential-bearing paths to review before unattended agent runs.

Unix
~/.denominatorconfig

実行可能ファイル

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

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

鮮度

バージョンと鮮度

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

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

https://github.com/Netflix/denominator

インストールメタデータ

パッケージメタデータ

パッケージキーbrew:denominator
バージョン4.7.1
パッケージマネージャHomebrew
パッケージマネージャページhttps://formulae.brew.sh/formula/denominator
ホームページhttps://github.com/Netflix/denominator/tree/v4.7.1/cli
リポジトリhttps://github.com/Netflix/denominator
上流ドキュメントhttps://github.com/Netflix/denominator#readme
ライセンスApache-2.0
ソースアーカイブhttps://search.maven.org/remotecontent?filepath=com/netflix/denominator/denominator-cli/4.7.1/denominator-cli-4.7.1-fat.jar
依存関係openjdk
Bottle利用可能 (対象 all)
Homebrew post-install未定義
サービス宣言なし

レジストリ情報

ソースデータベース詳細

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

ソース経路

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

このページは 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
  • package relationship graph
  • package version freshness
  • package-page enrichment