Automic VaultAutomic Vault

brew

cppinsights を Homebrew でインストール

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

インストール

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

macOS

Homebrew確認済み · 100%
brew install cppinsights

local Homebrew formula metadata

概要

パッケージ概要

See your source code with the eyes of a compiler

コマンドとエイリアス

  • insights

履歴

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

C++ Insights is a Clang-based source-to-source transformation tool that shows C++ code in a form closer to what the compiler sees.

プロジェクトの歴史

Andreas Fertig describes the project as emerging from 2017 work on C++11, C++14, and C++17 features such as lambdas, range-based for loops, and structured bindings. The tool started with transformations for those features and grew into a broader educational compiler-visualization tool.

採用の歴史

The project is distributed both as an online service at cppinsights.io and as a buildable command-line tool, which helped it become useful for teaching, talks, and local experimentation with compiler transformations.

使われ方

The packaged command is insights. Typical local usage passes a C++ file followed by compiler arguments, for example a language standard flag, so the tool can perform Clang-backed transformations with the intended compilation context.

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

For package maintainers, C++ Insights is interesting because it packages a Clang-dependent educational tool rather than a conventional compiler. Its build can be done inside or outside the LLVM/Clang source tree, and upstream documents platform-specific build considerations.

タイムライン

  • 2017: Fertig began the work that led to C++ Insights while exploring newer C++ language features.
  • 2020s: Upstream documentation continues to track newer C++ standards and Clang behavior.

Related projects

  • Upstream explicitly relates the tool to Clang AST dumps and Compiler Explorer, while distinguishing C++ Insights by producing transformed C++ source rather than assembly or raw AST output.

セキュリティ状態

保護ツール対応はまだ見つかっていません

cppinsights に一致するローカルシークレット処理マニフェストは見つかりませんでした。将来の対応で安定したパッケージ URL を使えるよう、Nucleus パッケージメタデータはここに公開されています。

インストール挙動

  • formula メタデータに Homebrew post-install フックは記録されていません。
  • Homebrew bottle メタデータは 6 個のプラットフォームターゲットで利用できます。
  • 1 件の実行時依存関係とともにインストールされます。
  • ビルドメタデータには 1 件のビルド依存関係があります。

推奨レビュー

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

実行可能ファイル

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

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

鮮度

バージョンと鮮度

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

ページ生成日2026-07-08
マネージャ版21.1
マネージャ更新日2026-06-22
ローカルデータOK
上流not checked
検出された最新未検出

https://github.com/andreasfertig/cppinsights

インストールメタデータ

パッケージメタデータ

パッケージキーbrew:cppinsights
バージョン21.1
パッケージマネージャHomebrew
パッケージマネージャページhttps://formulae.brew.sh/formula/cppinsights
ホームページhttps://cppinsights.io/
リポジトリhttps://github.com/andreasfertig/cppinsights
上流ドキュメントhttps://cppinsights.io/
ライセンスMIT
ソースアーカイブhttps://github.com/andreasfertig/cppinsights/archive/refs/tags/v_21.1.tar.gz
最終更新2026-06-22T14:03:05-07:00
Pulseupdated
依存関係llvm@21
ビルド依存関係cmake
Bottle利用可能 (対象 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux)
Homebrew post-install未定義
サービス宣言なし

レジストリ情報

ソースデータベース詳細

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

ソース経路

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

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