macOS
brew install --cask liquibase-communitylocal Homebrew cask metadata
cask / 順位 2328
liquibase-community のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
brew install --cask liquibase-communitylocal Homebrew cask metadata
概要
Library for database change tracking
履歴
Liquibase Community is the community-supported distribution of Liquibase, a database change management tool that records database changes in changelogs, applies undeployed changesets, and tracks execution in tables such as DATABASECHANGELOG.
Nathan Voxland founded the Liquibase open-source project in 2006 to make database changes easier to track. The project grew from a Java-oriented schema change tool into a cross-database migration and deployment tool with a command line, libraries, build-tool integrations, and commercial governance features.
The official GitHub repository is the main Liquibase source tree and is organized around Java and Groovy code. Liquibase documentation describes Community as a community-supported tool for managing database change, while the same documentation site also separates commercial Liquibase Secure material.
Liquibase became popular because it treated database schema changes as versioned artifacts that could travel with application code. Changelogs in SQL, XML, YAML, and JSON, plus checksums and the DATABASECHANGELOG table, made it useful in CI/CD, Java application delivery, and regulated database deployment workflows.
The Liquibase company page describes the project as a de facto standard for database change management. Its GitHub repository topics and docs show sustained use around MySQL, Oracle, SQL Server, DB2, MariaDB, DevOps, continuous delivery, and database migrations.
Community users write changelogs, identify changesets by id and author, and run commands such as update, rollback, diff, and generate-changelog against target databases. Liquibase stores applied-change metadata in DATABASECHANGELOG and uses checksums to detect unexpected changes to already-deployed changesets.
The Homebrew cask packages the Liquibase Community distribution path, with a cask install command and a Liquibase-hosted archive. In this batch it differs from the Homebrew formula: the cask record names Liquibase Community and version 5.0.3, while the formula record names liquibase and version 4.33.0.
Liquibase is package-nerd interesting because it is both a library and an operations CLI: the package must bring along Java expectations, JDBC driver workflows, config-file conventions, and a CLI that often runs inside release automation.
The Community cask is significant as a vendor-distribution style Homebrew artifact. It points users to Liquibase's Community product surface and download archive rather than merely building a formula around the open-source source tree.
セキュリティ状態
liquibase-community に一致するローカルシークレット処理マニフェストは見つかりませんでした。将来の対応で安定したパッケージ URL を使えるよう、Nucleus パッケージメタデータはここに公開されています。
エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。
local files
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.
Config paths the tool may read or write during local use.
./liquibase.properties$LIQUIBASE_HOME/examples/<sql|xml|yaml|json>/liquibase.propertiesCredential-bearing paths to review before unattended agent runs.
./liquibase.propertiespath supplied with --driver-properties-file実行可能ファイル
| コマンド | 種類 | 公開範囲 | メモ |
|---|---|---|---|
liquibase | バイナリ | Homebrew cask バイナリ | liquibase |
鮮度
これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。
インストールメタデータ
| パッケージキー | cask:liquibase-community |
|---|---|
| バージョン | 5.0.3 |
| パッケージマネージャ | Homebrew Cask |
| ホームページ | https://www.liquibase.com/community |
| 最終更新 | 2026-05-15T13:47:05Z |
| Pulse | updated |
| SHA-256 | 865aab391be9cbe3fee22461392d5d29aa76652596598b14700a3f5f05c9e2b7 |
| ダウンロード URL | https://package.liquibase.com/downloads/oss/homebrew/liquibase-5.0.3.tar.gz |
| Bottle | 未記録 |
| サービス | 宣言なし |
ソースデータベース一致
一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。
liquibase
nix profile install nixpkgs#liquibaseliquibase 4.9.1-r0
Source Control for your Database
sudo apk add liquibaseliquibase-doc 4.9.1-r0
Source Control for your Database (documentation)
sudo apk add liquibase-docliquibase
choco install liquibasemain/liquibase
scoop install main/liquibaseLiquibase.Liquibase
winget install --id Liquibase.Liquibase -eソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.