macOS
brew install htmlcleanerlocal Homebrew formula metadata
brew
htmlcleaner のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
brew install htmlcleanerlocal Homebrew formula metadata
概要
HTML parser written in Java
履歴
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.
セキュリティ状態
narrow executable package without higher-risk signals.
リスク グリーン · 信頼度 低 · appliance
エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。
実行可能ファイル
| コマンド | 種類 | 公開範囲 | メモ |
|---|---|---|---|
htmlcleaner | cli | グローバル実行可能ファイル |
鮮度
これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。
https://htmlcleaner.sourceforge.net/
インストールメタデータ
| パッケージキー | 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 Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | htmlcleaner |
| Version Scheme | 0 |
| Revision | 1 |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
ソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.