Automic VaultAutomic Vault

brew

allure を Homebrew, apt, Nix, pacman, scoop でインストール

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

インストール

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

macOS

Homebrew確認済み · 100%
brew install allure

local Homebrew formula metadata

Linux

Debian apt確認済み · 92%
sudo apt install allure

Debian stable package indexes · allure · ソース: deb.debian.org

Nix確認済み · 92%
nix profile install nixpkgs#allure

nixpkgs package indexes · pkgs/by-name/al/allure/package.nix · ソース: api.github.com

Arch Linux pacman確認済み · 92%
sudo pacman -S allure

Arch Linux sync databases · allure · ソース: geo.mirror.pkgbuild.com

Windows

Scoop確認済み · 92%
scoop install main/allure

Scoop 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 2 era: The `allure2` repository became the official source for the mature Allure Report command-line/reporting tool.
  • Allure 3 era: Official documentation added a newer Allure 3 line while continuing to support Allure 2.
  • Current: Official docs describe Allure as open source, framework-agnostic, and integrated with 30+ frameworks across multiple programming languages.

Related projects

  • Allure TestOps is Qameta's commercial DevOps-ready testing platform mentioned by the Allure Report README.
  • Allure framework adapters for JUnit, pytest, Playwright, Cypress, TestNG, RSpec, NUnit, xUnit.net, and other tools produce data consumed by the report generator.
  • CI integrations for Jenkins, GitHub Actions, Azure DevOps, TeamCity, Bamboo, JetBrains IDEs, and Visual Studio Code are documented as part of the Allure ecosystem.

セキュリティ状態

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

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

インストール挙動

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

推奨レビュー

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

実行可能ファイル

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

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

鮮度

バージョンと鮮度

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

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

https://allurereport.org/

インストールメタデータ

パッケージメタデータ

パッケージキー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
Pulseupdated
依存関係openjdk
Bottle利用可能 (対象 all)
Homebrew post-install未定義
サービス宣言なし

レジストリ情報

ソースデータベース詳細

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

ソースデータベース一致

他のパッケージマネージャ記録

一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。

Debian apt95%

allure 0.11.0.0-1

near-future Sci-Fi roguelike and tactical squad game

http://allureofthestars.com

sudo apt install allure
  • Section: games
  • Architecture: amd64
  • 7 依存関係
  • normalized package name match
  • 一致条件: Allure
Debian stable package indexes · deb.debian.org · Debian stable package indexes: allure from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Nix95%

allure

nix profile install nixpkgs#allure
  • normalized package name match
  • 一致条件: Allure
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/al/allure/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
Ubuntu apt95%

allure 0.11.0.0-1

near-future Sci-Fi roguelike and tactical squad game

http://allureofthestars.com

sudo apt install allure
  • Section: universe/games
  • Architecture: amd64
  • 6 依存関係
  • normalized package name match
  • 一致条件: Allure
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: allure from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
pacman95%

allure 0.11.0.0-354

Near-future Sci-Fi roguelike and tactical squad combat game

http://allureofthestars.com

sudo pacman -S allure
  • License: AGPL
  • Architecture: x86_64
  • 10 依存関係
  • normalized package name match
  • 一致条件: Allure
Arch Linux sync databases · geo.mirror.pkgbuild.com · Arch Linux sync databases: allure from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz
Scoop95%

main/allure

scoop install main/allure
  • normalized package name match
  • 一致条件: Allure
Scoop official bucket manifest trees · api.github.com · Scoop official bucket manifest trees: bucket/allure.json from https://api.github.com/repos/ScoopInstaller/Main/git/trees/master?recursive=1

ソース経路

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

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