Automic VaultAutomic Vault

brew

clang-uml mit Homebrew, MacPorts, Nix, winget installieren

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

Installation

Weitere Installationsbefehle

macOS

Homebrewverifiziert · 100%
brew install clang-uml

local Homebrew formula metadata

MacPortsverifiziert · 94%
sudo port install clang-uml

MacPorts ports tree · devel/clang-uml/Portfile · Quelle: api.github.com

Linux

Nixverifiziert · 92%
nix profile install nixpkgs#clang-uml

nixpkgs package indexes · pkgs/by-name/cl/clang-uml/package.nix · Quelle: api.github.com

Windows

Windows Package Managerverifiziert · 92%
winget install --id bkryza.clang-uml -e

Windows Package Manager source index · bkryza.clang-uml · Quelle: cdn.winget.microsoft.com

Überblick

Paketzusammenfassung

Customizable automatic UML diagram generator for C++ based on Clang

Befehle und Aliase

  • clang-uml

Verlauf

Projektgeschichte und Nutzung

clang-uml is a Clang-based automatic diagram generator for C, C++, and Objective-C codebases, using YAML configuration to produce class, sequence, package, and include diagrams.

Projektgeschichte

The public repository was created in 2021. Its README describes the project as a way to keep diagrams up to date inside a codebase and to document legacy code from real source, with output support for PlantUML, Mermaid, GraphML, and JSON.

The release series has grown from 0.1.0 through 0.6.x, with the Homebrew stable version 0.6.2 using LLVM 21 and yaml-cpp. The documentation includes a dedicated configuration reference and quick-start workflow around a .clang-uml file.

Adoptionsgeschichte

Distribution broadened beyond source builds: the input metadata lists Homebrew, MacPorts, Nix, and winget packaging. Homebrew ships bottles for macOS and Linux and reported 615 installs over the prior 365 days for the formula.

Wie es verwendet wird

A typical workflow is to run clang-uml --init, edit .clang-uml to point at a compile_commands.json database and diagram definitions, then generate PlantUML, Mermaid, GraphML, or JSON diagram output from selected source globs.

Warum Paket-Nerds sich dafür interessieren

clang-uml matters to package nerds because it is a substantial LLVM consumer packaged as a cross-platform CLI: it exposes the friction points of compiler-version pinning, C++ dependency packaging, and diagram-tool integration in one formula.

Zeitleiste

  • 2021: GitHub repository created.
  • 2024: 0.5.x releases expanded the maintained release train.
  • 2025: 0.6.0, 0.6.1, and 0.6.2 releases published.
  • 2026: Homebrew formula metadata lists 0.6.2 as stable with bottles for macOS and Linux.

Related projects

  • clang-include-graph is a narrower sibling project by the same author focused on include relationships.
  • PlantUML, Mermaid, and GraphML are core output ecosystems for clang-uml, while Clang's JSON compilation database is the build-system interface.

Sicherheitslage

Risikostufe: grün

narrow executable package without higher-risk signals.

Risikoklassifikator

grün Risiko · niedrig Konfidenz · appliance

Warum

  • narrow executable package without higher-risk signals

Signale

  • metadata:no-higher-risk-signals

Installationsverhalten

  • In den Formelmetadaten ist kein Homebrew-Post-install-Hook erfasst.
  • Homebrew-Bottle-Metadaten sind für 6 Plattformziele verfügbar.
  • Installiert mit 2 Laufzeitabhängigkeiten.
  • Build-Metadaten listen 2 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.

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
./.clang-uml

Executables

Installierte Executables

BefehlArtSichtbarkeitHinweis
clang-umlcliglobales 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-25
Manager-Version0.6.3
Manager aktualisiert2026-07-06
lokale DatenOK
Upstreamaktuell
neueste erkannte Version0.6.3

https://github.com/bkryza/clang-uml

  • OKEs wurden keine Aktualitätswarnungen generiert.

Installationsmetadaten

Paketmetadaten

Paketschlüsselbrew:clang-uml
Version0.6.3
PaketmanagerHomebrew
Paketmanager-Seitehttps://formulae.brew.sh/formula/clang-uml
Homepagehttps://github.com/bkryza/clang-uml
Repositoryhttps://github.com/bkryza/clang-uml
Upstream-Dokumentationhttps://clang-uml.github.io/
LizenzApache-2.0
Quellarchivhttps://github.com/bkryza/clang-uml/archive/refs/tags/0.6.3.tar.gz
Zuletzt aktualisiert2026-07-06T22:28:31Z
Pulseupdated
Abhängigkeitenllvm, yaml-cpp
Build-Abhängigkeitencmake, pkgconf
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 Nameclang-uml
Version Scheme0
Revision0
Head VersionHEAD
Bottle Stable Root URLhttps://ghcr.io/v2/homebrew/core
Deprecatedno
Disabledno
Keg Onlyno
URL Keys
  • head
  • stable

Source-Datenbank-Treffer

Andere Paketmanager-Einträge

Treffer stammen aus externen Paketmanager-Indizes und bleiben von lokalen Automic-Vault-Paketlinks getrennt.

Nix95%

clang-uml

nix profile install nixpkgs#clang-uml
  • normalized package name match
  • Abgeglichen nach: Clang Uml
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/cl/clang-uml/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
MacPorts95%

clang-uml

sudo port install clang-uml
  • normalized package name match
  • Abgeglichen nach: Clang Uml
MacPorts ports tree · api.github.com · MacPorts ports tree: devel/clang-uml/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1
winget95%

bkryza.clang-uml

winget install --id bkryza.clang-uml -e
  • normalized package name match
  • Abgeglichen nach: Clang Uml
Windows Package Manager source index · cdn.winget.microsoft.com · Windows Package Manager source index: bkryza.clang-uml from https://cdn.winget.microsoft.com/cache/source.msix

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 configuration and credential file locations
  • curated package history
  • external package-manager database matches
  • package relationship graph
  • package version freshness
  • package-page enrichment