Automic VaultAutomic Vault

brew

htmlcleaner を Homebrew でインストール

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

インストール

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

macOS

Homebrew確認済み · 100%
brew install htmlcleaner

local Homebrew formula metadata

概要

パッケージ概要

HTML parser written in Java

コマンドとエイリアス

  • htmlcleaner

履歴

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

HtmlCleaner is a Java HTML parser and cleanup library that turns imperfect web HTML into well-formed XML-like output using browser-like repair rules. It has a command-line interface, Java API, Ant integration, and published Maven artifacts.

プロジェクトの歴史

The project site says HtmlCleaner has been fixing shoddy HTML since 2006, and its release notes list an initial 0.8 release on November 27, 2006. The release stream moved quickly through 1.x in 2006 and 2007, reached 2.0 in 2008, and continued with 2.x maintenance for many years.

Later releases show the project adapting to web and Java ecosystem changes: the 2015 line included HTML5 support work, 2022 updated JDOM to mitigate CVE-2021-33813, 2023 targeted JDK 1.8, and 2.29 added a maximum nested-tag depth after CVE-2023-34624.

採用の歴史

HtmlCleaner's Maven coordinates and SourceForge downloads made it easy to embed in Java applications and build tools. Maven Central metadata describes the library as a Java parser that transforms dirty HTML to well-formed XML following browser rules, and the Homebrew formula exposes its command-line runner for shell users.

使われ方

The project documents command-line use for cleaning files and Java use for embedding the cleaner in applications. Its niche is older but durable: converting real-world HTML into a structure that XML tooling, Java code, or test fixtures can consume.

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

HtmlCleaner matters to package nerds because it represents the pre-HTML5-parser era of pragmatic cleanup libraries: SourceForge hosting, Ant-era Java integration, Maven artifacts, and a CLI wrapper all in one long-lived parser package.

タイムライン

  • 2006: HtmlCleaner 0.8 was released as the initial public release.
  • 2008: Version 2.0 was released.
  • 2013: Version 2.4 marked a point where a maintained fork was merged back into the official project.
  • 2015: Version 2.11 added stronger HTML5 support and stdin/stdout pipeline improvements.
  • 2022: Version 2.26 updated JDOM to mitigate CVE-2021-33813.
  • 2023: Version 2.29 fixed CVE-2023-34624 with nested-tag depth handling.

Related projects

  • Related Java and markup-cleanup projects include JTidy, jsoup, TagSoup, NekoHTML, and browser-grade HTML5 parsers. HtmlCleaner is distinct for combining cleanup output, Java embedding, and a command-line interface.

ソース

  • Maven Central metadata documents Java artifact identity, description, developers, and SCM tags.
  • The SourceForge project site and release notes document origin, release dates, and later security-related changes.
  • The download page documents the Subversion source repository and packaged source downloads.

セキュリティ状態

リスクレベル: グリーン

narrow executable package without higher-risk signals.

リスク分類器

リスク グリーン · 信頼度 低 · appliance

理由

  • narrow executable package without higher-risk signals

信号

  • metadata:no-higher-risk-signals

インストール挙動

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

推奨レビュー

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

実行可能ファイル

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

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

鮮度

バージョンと鮮度

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

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

https://htmlcleaner.sourceforge.net/

  • 情報No package-manager update timestamp was available.信頼度 低
  • 情報Release/tag comparison is only available for GitHub repositories.https://htmlcleaner.sourceforge.net/信頼度 none

インストールメタデータ

パッケージメタデータ

パッケージキーbrew:htmlcleaner
バージョン2.29
パッケージマネージャHomebrew
パッケージマネージャページhttps://formulae.brew.sh/formula/htmlcleaner
ホームページhttps://htmlcleaner.sourceforge.net/
リポジトリhttps://svn.code.sf.net/p/htmlcleaner/code/trunk
上流ドキュメントhttps://htmlcleaner.sourceforge.net/
ライセンスBSD-3-Clause
ソースアーカイブhttps://downloads.sourceforge.net/project/htmlcleaner/htmlcleaner/htmlcleaner%20v2.29/htmlcleaner-src-2.29.zip
依存関係openjdk
ビルド依存関係maven
Bottle利用可能 (対象 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, sonoma, ventura, x86_64_linux)
Homebrew post-install未定義
サービス宣言なし

レジストリ情報

ソースデータベース詳細

Source DatabaseHomebrew formula API
Taphomebrew/core
Full Namehtmlcleaner
Version Scheme0
Revision1
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