Automic VaultAutomic Vault

brew

create-dmg を Homebrew, MacPorts, Nix でインストール

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

インストール

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

macOS

Homebrew確認済み · 100%
brew install create-dmg

local Homebrew formula metadata

MacPorts確認済み · 94%
sudo port install create-dmg

MacPorts ports tree · sysutils/create-dmg/Portfile · ソース: api.github.com

Linux

Nix確認済み · 92%
nix profile install nixpkgs#create-dmg

nixpkgs package indexes · pkgs/by-name/cr/create-dmg/package.nix · ソース: api.github.com

概要

パッケージ概要

Shell script to build fancy DMGs

コマンドとエイリアス

  • create-dmg

履歴

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

create-dmg is a macOS command-line packaging helper for producing polished disk images from a source folder. It wraps standard macOS disk-image tooling with options for Finder window layout, icons, background images, Applications drop links, encryption, signing, and notarization.

プロジェクトの歴史

The project README credits Andrey Tarantsov as the original creator and says Andrew Janke helped substantially with the project in May 2020. The project is maintained as a shell script in a public GitHub repository under the create-dmg organization.

採用の歴史

The README documents Homebrew installation as the first installation path, followed by release downloads and cloning the repository. That distribution style made create-dmg convenient for macOS developers who wanted repeatable DMG creation in release scripts without maintaining their own AppleScript and hdiutil wrappers.

使われ方

The normal workflow is to run create-dmg with an output .dmg name and a source folder, then pass options for volume name, icon placement, background art, filesystem format, encryption, codesigning, notarization, and related macOS packaging details.

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

For package maintainers, create-dmg matters because DMG layout is a macOS distribution detail that is easy to get wrong and awkward to reproduce. The tool packages common release-engineering conventions into one script that Homebrew, MacPorts, and Nix can expose as a small CLI dependency.

タイムライン

  • Original project: Created by Andrey Tarantsov
  • 2020-05: README notes substantial help from Andrew Janke
  • README: Documents Homebrew installation and release-download installation

Related projects

  • The README lists node-appdmg and dmgbuild as alternatives for building macOS disk images.

セキュリティ状態

リスクレベル: yellow

generalized runtime or code generation signal.

リスク分類器

リスク yellow · 信頼度 中 · runtime

理由

  • generalized runtime or code generation signal

信号

  • text:shell

インストール挙動

  • formula メタデータに Homebrew post-install フックは記録されていません。
  • Homebrew bottle メタデータは 1 個のプラットフォームターゲットで利用できます。

推奨レビュー

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

実行可能ファイル

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

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

鮮度

バージョンと鮮度

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

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

https://github.com/create-dmg/create-dmg

  • OK鮮度警告は生成されていません。

インストールメタデータ

パッケージメタデータ

パッケージキーbrew:create-dmg
バージョン1.3.0
パッケージマネージャHomebrew
パッケージマネージャページhttps://formulae.brew.sh/formula/create-dmg
ホームページhttps://github.com/create-dmg/create-dmg
リポジトリhttps://github.com/create-dmg/create-dmg
上流ドキュメントhttps://github.com/create-dmg/create-dmg#readme
ライセンスMIT
ソースアーカイブhttps://github.com/create-dmg/create-dmg/archive/refs/tags/v1.3.0.tar.gz
最終更新2026-07-02T12:12:51Z
Pulseupdated
Bottle利用可能 (対象 all)
Homebrew post-install未定義
サービス宣言なし

レジストリ情報

ソースデータベース詳細

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

ソースデータベース一致

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

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

Nix95%

create-dmg

nix profile install nixpkgs#create-dmg
  • normalized package name match
  • 一致条件: Create Dmg
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/cr/create-dmg/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
MacPorts95%

create-dmg

sudo port install create-dmg
  • normalized package name match
  • 一致条件: Create Dmg
MacPorts ports tree · api.github.com · MacPorts ports tree: sysutils/create-dmg/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1

ソース経路

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

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