Automic VaultAutomic Vault

brew

htmltest mit Homebrew, dnf, Nix installieren

Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für htmltest in AI-Agent-Workflows.

Installation

Weitere Installationsbefehle

macOS

Homebrewverifiziert · 100%
brew install htmltest

local Homebrew formula metadata

Linux

Fedora dnfverifiziert · 92%
sudo dnf install htmltest

Fedora Rawhide package metadata · htmltest · Quelle: dl.fedoraproject.org

Nixverifiziert · 92%
nix profile install nixpkgs#htmltest

nixpkgs package indexes · pkgs/by-name/ht/htmltest/package.nix · Quelle: api.github.com

Überblick

Paketzusammenfassung

HTML validator written in Go

Befehle und Aliase

  • htmltest

Verlauf

Projektgeschichte und Nutzung

htmltest is a Go command-line checker for generated HTML sites. It tests links, images, scripts, alt text, and related generated-output problems, giving static-site and documentation projects a single binary alternative to heavier runtime stacks.

Projektgeschichte

The README introduces htmltest by comparing it with html-proofer: if a generated site needs checking but the user wants to avoid a Ruby environment or wants a faster standalone tool, htmltest is the Go-based option. The repository exposes `.htmltest.yml` configuration and release tags that show the project maturing through repeated 0.x releases.

The tag stream includes v0.8.1 in March 2018 and v0.17.0 in November 2022. A companion `htmltest-action` repository and GitHub Marketplace action show the project moving naturally into CI workflows where generated documentation and static sites are checked after builds.

Adoptionsgeschichte

The input package facts record Homebrew, Nix, and Fedora development packaging. The official GitHub Action gives another adoption route: users can run the binary in CI without managing a local install, while package managers serve developers who want the same check available on laptops and build hosts.

Wie es verwendet wird

htmltest is typically pointed at a generated output directory and optionally configured with `.htmltest.yml`. Its job is to catch broken internal or external references and markup hygiene issues before a static site, docs tree, or generated HTML artifact is published.

Warum Paket-Nerds sich dafür interessieren

For package nerds, htmltest is interesting because it packages a documentation QA pattern as a portable Go binary. It is not a browser and not a general validator; it is the small CI-friendly check that catches the boring broken-output mistakes before release.

Zeitleiste

  • 2018: v0.8.1 was tagged in March.
  • 2022: v0.17.0 was tagged in November.
  • CI era: The companion `htmltest-action` repository documents running htmltest from GitHub Actions.
  • Package-manager era: The input package facts record Homebrew, Fedora, and Nix packaging.

Related projects

  • htmltest is related to html-proofer, link checkers, static-site test steps, and GitHub Actions that validate generated documentation. Its practical neighbors are documentation build pipelines rather than browser-based HTML validators.

Sicherheitslage

Risikostufe: grün

narrow executable package without higher-risk signals.

Risikoklassifikator

grün Risiko · niedrig Konfidenz · appliance

Warum

  • narrow executable package without higher-risk signals

Signale

  • metadata:no-higher-risk-signals

Installationsverhalten

  • In den Formelmetadaten ist kein Homebrew-Post-install-Hook erfasst.
  • Homebrew-Bottle-Metadaten sind für 13 Plattformziele verfügbar.
  • Build-Metadaten listen 1 Build-Abhängigkeiten.

Empfohlene Prüfung

Prüfe vor unbeaufsichtigter Agent-Nutzung, ob das Tool Klartext-Credentials liest, Remote-Zustand schreibt, Artefakte veröffentlicht oder Plugins ausführt.

local files

Configuration and credential file locations

These source-backed paths show where this package keeps local settings or durable credentials. Automic Vault can use them as review targets for secret scanning, migration, and command approval.

Configuration files

Config paths the tool may read or write during local use.

Unix
.htmltest.yml

Executables

Installierte Executables

BefehlArtSichtbarkeitHinweis
htmltestcliglobales Executable

Aktualität

Version und Aktualität

Diese Signale trennen das Alter der Seitengenerierung, Aktivität des Paketmanagers und Upstream-Release-Vergleich. Versionsrückstand wird nur gemeldet, wenn eine Evidenz-URL und vergleichbare Versionen vorhanden sind.

Seite generiert2026-07-25
Manager-Version0.17.0
Manager aktualisiert2026-07-23
lokale DatenOK
Upstreamaktuell
neueste erkannte Versionv0.17.0

https://github.com/wjdp/htmltest

  • OKEs wurden keine Aktualitätswarnungen generiert.

Installationsmetadaten

Paketmetadaten

Paketschlüsselbrew:htmltest
Version0.17.0
PaketmanagerHomebrew
Paketmanager-Seitehttps://formulae.brew.sh/formula/htmltest
Homepagehttps://github.com/wjdp/htmltest
Repositoryhttps://github.com/wjdp/htmltest
Upstream-Dokumentationhttps://github.com/wjdp/htmltest#readme
LizenzMIT
Quellarchivhttps://github.com/wjdp/htmltest/archive/refs/tags/v0.17.0.tar.gz
Zuletzt aktualisiert2026-07-23T08:29:10-04:00
Pulseupdated
Build-Abhängigkeitengo
Bottleverfügbar (auf arm64_big_sur, arm64_linux, arm64_monterey, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, big_sur, catalina, monterey, sonoma, ventura, x86_64_linux)
Homebrew post-installnicht definiert
Dienstkeiner deklariert

Registry-Fakten

Details aus der Quelldatenbank

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

Source-Datenbank-Treffer

Andere Paketmanager-Einträge

Treffer stammen aus externen Paketmanager-Indizes und bleiben von lokalen Automic-Vault-Paketlinks getrennt.

Nix95%

htmltest

nix profile install nixpkgs#htmltest
  • normalized package name match
  • Abgeglichen nach: Htmltest
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/ht/htmltest/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
dnf95%

golang-github-wjdp-htmltest-devel 0.17.0-13.fc44

Test generated HTML for problems

https://github.com/wjdp/htmltest

sudo dnf install golang-github-wjdp-htmltest-devel
  • License: MIT
  • Category: Unspecified
  • Architecture: noarch
  • Source Package: htmltest
  • 2 Abhängigkeiten
  • 3 stellt bereit
  • normalized package name match
  • Abgeglichen nach: Htmltest
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: golang-github-wjdp-htmltest-devel from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/e5ca8ce900cd68f5419e1c39ae517343100b306336cbaeb70a3c153121d95094-primary.xml.zst
dnf95%

htmltest 0.17.0-13.fc44

Test generated HTML for problems

https://github.com/wjdp/htmltest

sudo dnf install htmltest
  • License: MIT
  • Category: Unspecified
  • Architecture: x86_64
  • Source Package: htmltest
  • 3 Abhängigkeiten
  • 1 stellt bereit
  • normalized package name match
  • Abgeglichen nach: Htmltest
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: htmltest from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/e5ca8ce900cd68f5419e1c39ae517343100b306336cbaeb70a3c153121d95094-primary.xml.zst

Quellspur

Aus Repository-Daten generiert

Diese Seite wird von av-web aus dem privaten Paket-SQLite-Artefakt bereitgestellt, das scripts/generate-pkg-sqlite.py erstellt.

Verwendete Quellen

  • Geiger risk classifier
  • Nucleus package database
  • av.db category and tag curation
  • cross-ecosystem install command graph
  • curated configuration and credential file locations
  • curated package history
  • external package-manager database matches
  • package relationship graph
  • package version freshness
  • package-page enrichment