macOS
brew install --cask liquibase-communitylocal Homebrew cask metadata
cask / Rang 2328
Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für liquibase-community in AI-Agent-Workflows.
Installation
brew install --cask liquibase-communitylocal Homebrew cask metadata
Überblick
Library for database change tracking
Verlauf
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.
Sicherheitslage
Für liquibase-community wurde kein passendes lokales Secret-Handling-Manifest gefunden. Nucleus-Paketmetadaten bleiben hier veröffentlicht, damit künftige Abdeckung eine stabile Paket-URL hat.
Prüfe vor unbeaufsichtigter Agent-Nutzung, ob das Tool Klartext-Credentials liest, Remote-Zustand schreibt, Artefakte veröffentlicht oder Plugins ausführt.
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-fileExecutables
| Befehl | Art | Sichtbarkeit | Hinweis |
|---|---|---|---|
liquibase | Binärdatei | Homebrew-Cask-Binärdatei | liquibase |
Aktualität
Diese Signale trennen das Alter der Seitengenerierung, Aktivität des Paketmanagers und Upstream-Release-Vergleich. Versionsrückstand wird nur gemeldet, wenn eine Evidenz-URL und vergleichbare Versionen vorhanden sind.
Installationsmetadaten
| Paketschlüssel | cask:liquibase-community |
|---|---|
| Version | 5.0.3 |
| Paketmanager | Homebrew Cask |
| Homepage | https://www.liquibase.com/community |
| Zuletzt aktualisiert | 2026-05-15T13:47:05Z |
| Pulse | updated |
| SHA-256 | 865aab391be9cbe3fee22461392d5d29aa76652596598b14700a3f5f05c9e2b7 |
| Download-URL | https://package.liquibase.com/downloads/oss/homebrew/liquibase-5.0.3.tar.gz |
| Bottle | nicht erfasst |
| Dienst | keiner deklariert |
Source-Datenbank-Treffer
Treffer stammen aus externen Paketmanager-Indizes und bleiben von lokalen Automic-Vault-Paketlinks getrennt.
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 -eQuellspur
Diese Seite wird von av-web aus dem privaten Paket-SQLite-Artefakt bereitgestellt, das scripts/generate-pkg-sqlite.py erstellt.
View the package source record on GitHub.