Automic VaultAutomic Vault

brew

litani mit Homebrew installieren

Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für litani in AI-Agent-Workflows.

Installation

Weitere Installationsbefehle

macOS

Homebrewverifiziert · 100%
brew install litani

local Homebrew formula metadata

Überblick

Paketzusammenfassung

Metabuild system

Verlauf

Projektgeschichte und Nutzung

Litani is an AWS Labs metabuild tool for accumulating command jobs into a dependency graph, running them through Ninja, and producing both a JSON run record and an HTML dashboard. It is aimed at builds where job metadata, failure policy, and reportability matter as much as command execution.

Projektgeschichte

The project is published from the `awslabs/aws-build-accumulator` repository and documents itself as a command-line build system rather than a new build language. Its workflow starts with `litani init`, adds jobs with dependencies, and runs the resulting graph with `litani run-build`.

Litani's documentation emphasizes build accumulation: commands can be generated by scripts, Makefiles, or other systems, while Litani records return codes, runtimes, stdout, stderr, and other metadata in JSON and renders that data into an HTML report.

Adoptionsgeschichte

Adoption evidence is modest and mostly package-manager oriented. GitHub releases provide Debian packages and Homebrew installation instructions, and the Homebrew formula exposes the `litani` command for macOS users.

Wie es verwendet wird

Users define jobs, dependencies, and failure behavior from the command line, then inspect `litani dump-run` output or the generated dashboard. The tool is most useful when an existing build needs reporting, dependency ordering, and durable run metadata without rewriting the build in a new DSL.

Warum Paket-Nerds sich dafür interessieren

Litani is package-nerd interesting because it is a thin orchestration layer over familiar tools: shell commands, Ninja, JSON, and static HTML. Its value is in making build execution observable and packageable, not in replacing compilers or build file formats.

Zeitleiste

  • 2023-04-19: Release 1.24.0 provided Homebrew and Ubuntu package installation notes.
  • 2026-03-02: Release 1.28.0 included Homebrew and Ubuntu package installation notes.
  • 2026-06-12: Release 1.29.0 was published with Homebrew and Ubuntu package installation notes.

Related projects

  • Related projects include Ninja, Make, CMake, Graphviz, Gnuplot, Jinja, and other build-reporting or continuous-integration tools.

Sicherheitslage

Risikostufe: yellow

generalized runtime or code generation signal.

Risikoklassifikator

yellow Risiko · mittel Konfidenz · runtime

Warum

  • generalized runtime or code generation signal

Signale

  • text:build system

Installationsverhalten

  • In den Formelmetadaten ist kein Homebrew-Post-install-Hook erfasst.
  • Homebrew-Bottle-Metadaten sind für 6 Plattformziele verfügbar.
  • Installiert mit 5 Laufzeitabhängigkeiten.
  • Build-Metadaten listen 3 Build-Abhängigkeiten.

Empfohlene Prüfung

Prüfe vor unbeaufsichtigter Agent-Nutzung, ob das Tool Klartext-Credentials liest, Remote-Zustand schreibt, Artefakte veröffentlicht oder Plugins ausführt.

Executables

Installierte Executables

BefehlArtSichtbarkeitHinweis
litanicliglobales Executable

Aktualität

Version und 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.

Seite generiert2026-07-10
Manager-Version1.29.0
Manager aktualisiert
lokale DatenOK
Upstreamnot checked
neueste erkannte Versionnicht erkannt

https://github.com/awslabs/aws-build-accumulator

Installationsmetadaten

Paketmetadaten

Paketschlüsselbrew:litani
Version1.29.0
PaketmanagerHomebrew
Paketmanager-Seitehttps://formulae.brew.sh/formula/litani
Homepagehttps://awslabs.github.io/aws-build-accumulator/
Repositoryhttps://github.com/awslabs/aws-build-accumulator
Upstream-Dokumentationhttps://awslabs.github.io/aws-build-accumulator
LizenzApache-2.0
Quellarchivhttps://github.com/awslabs/aws-build-accumulator.git
Abhängigkeitengnuplot, graphviz, libyaml, ninja, python@3.14
Build-Abhängigkeitencoreutils, mandoc, scdoc
Bottleverfügbar (auf arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux)
Homebrew post-installnicht definiert
Dienstkeiner deklariert

Registry-Fakten

Details aus der Quelldatenbank

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

Quellspur

Aus Repository-Daten generiert

Diese Seite wird von av-web aus dem privaten Paket-SQLite-Artefakt bereitgestellt, das scripts/generate-pkg-sqlite.py erstellt.

Verwendete Quellen

  • Geiger risk classifier
  • Nucleus package database
  • av.db category and tag curation
  • cross-ecosystem install command graph
  • curated package history
  • package relationship graph
  • package version freshness
  • package-page enrichment