macOS
brew install allurelocal Homebrew formula metadata
brew
allure のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
brew install allurelocal Homebrew formula metadata
sudo apt install allureDebian stable package indexes · allure · ソース: deb.debian.org
nix profile install nixpkgs#allurenixpkgs package indexes · pkgs/by-name/al/allure/package.nix · ソース: api.github.com
sudo pacman -S allureArch Linux sync databases · allure · ソース: geo.mirror.pkgbuild.com
scoop install main/allureScoop official bucket manifest trees · bucket/allure.json · ソース: api.github.com
概要
Flexible lightweight test report tool
履歴
Allure Report is an open source, framework-agnostic test result visualization tool. It takes test execution data from many test frameworks and turns it into interactive HTML reports for local debugging, CI artifacts, and team quality reporting.
The Allure 2 repository presents the project as Allure Report and links the official site, documentation, Maven Central command-line artifact, release downloads, Qameta Software, Open Collective backers, and project discussions. The current documentation distinguishes Allure Report 2, described as the mature and broadly integrated line, from Allure Report 3, described as a newer version rebuilt for usability and compatibility.
The project grew around a separation familiar to test-tool package users: language/framework adapters produce Allure result files, then the standalone Allure command-line tool generates and serves a report. That split made it possible for one report renderer to serve Java, JavaScript, Python, Ruby, PHP, .NET, and other testing stacks.
Official documentation describes Allure as integrating with 30+ testing frameworks and CI/CD platforms such as Jenkins, GitHub Actions, and Azure DevOps. The README documents common package paths including release archives, Homebrew, Scoop, and Maven Central, which is why Allure shows up both as a Java ecosystem artifact and as a cross-platform CLI formula.
Allure 2 remains the widely used line according to the project's own llms.txt, while Allure 3 is maintained alongside it with migration guidance. That dual-track state matters to package maintainers because the formula named `allure` has historically meant the mature Allure 2 command-line distribution even as the upstream documentation increasingly teaches both versions.
Typical usage is to run tests with an Allure adapter enabled, collect the generated result files, and invoke the `allure` CLI to generate or view an HTML report. The official docs emphasize report navigation, history and retries, attachments, visual analytics, framework setup, and CI integration.
In package-manager contexts, Allure is usually installed for its `allure` executable rather than for a library API. It is common in CI jobs as a post-test reporting step and in local QA workflows when developers want a richer view than raw JUnit XML, pytest output, or test-runner console logs.
Allure is a good example of a language-neutral CLI that sits beside many language-specific packages. The report generator has to be easy to install from Homebrew, Scoop, archives, Maven, and CI images because it is used after tests from many ecosystems have already run.
For formula maintainers, the interesting bit is not just the executable but the compatibility contract between adapter-generated result files and the report renderer. The Allure 2 versus Allure 3 split also makes version selection and migration guidance unusually visible for a test-reporting package.
セキュリティ状態
allure に一致するローカルシークレット処理マニフェストは見つかりませんでした。将来の対応で安定したパッケージ URL を使えるよう、Nucleus パッケージメタデータはここに公開されています。
エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。
実行可能ファイル
| コマンド | 種類 | 公開範囲 | メモ |
|---|---|---|---|
allure | cli | グローバル実行可能ファイル |
鮮度
これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。
インストールメタデータ
| パッケージキー | brew:allure |
|---|---|
| バージョン | 2.44.0 |
| パッケージマネージャ | Homebrew |
| パッケージマネージャページ | https://formulae.brew.sh/formula/allure |
| ホームページ | https://allurereport.org/ |
| リポジトリ | https://github.com/allure-framework/allure2 |
| 上流ドキュメント | https://allurereport.org/docs |
| ライセンス | Apache-2.0 |
| ソースアーカイブ | https://repo.maven.apache.org/maven2/io/qameta/allure/allure-commandline/2.44.0/allure-commandline-2.44.0.zip |
| 最終更新 | 2026-07-01T17:49:35Z |
| Pulse | updated |
| 依存関係 | openjdk |
| Bottle | 利用可能 (対象 all) |
| Homebrew post-install | 未定義 |
| サービス | 宣言なし |
レジストリ情報
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | allure |
| Version Scheme | 0 |
| Revision | 0 |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
ソースデータベース一致
一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。
allure 0.11.0.0-1
near-future Sci-Fi roguelike and tactical squad game
sudo apt install allureallure
nix profile install nixpkgs#allureallure 0.11.0.0-1
near-future Sci-Fi roguelike and tactical squad game
sudo apt install allureallure 0.11.0.0-354
Near-future Sci-Fi roguelike and tactical squad combat game
sudo pacman -S alluremain/allure
scoop install main/allureソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.