pkg.soopen package index

brew / rank 7179

Install yh with Homebrew

YAML syntax highlighter to bring colours where only jq could. Version 0.4.0 via Homebrew; verified from local package data.

install

Additional install commands

macOS

Homebrewverified · 100%
brew install yh

local Homebrew formula metadata

overview

Package summary

YAML syntax highlighter to bring colours where only jq could

Commands and aliases

  • yh

history

Project history and usage

yh is a small Go command-line YAML highlighter aimed at colorizing YAML streams, especially kubectl output.

Project history

The README gives a precise origin story: the author wanted color while working with Kubernetes YAML output, did not find a simple dump-and-highlight tool, and wrote one from scratch after recent Go training. The repository was created in April 2020 and published a quick run of 0.x releases through October 2020.

Adoption history

yh's adoption is narrow but clear: it targets Kubernetes users who pipe kubectl get ... -o yaml into a jq-like highlighter. The README documents brew install yh and downloadable release binaries for Linux, macOS, and Windows.

How it is used

The canonical usage is kubectl get pod alpine -o yaml | yh. The binary also exposes help and version subcommands.

Why package nerds care

yh is an example of a packageable single-purpose CLI: one binary, stdin-to-stdout behavior, no configuration, and a memorable niche adjacent to jq and kubectl.

Timeline

  • 2020-04: Repository created and v0.1/v0.2 releases published.
  • 2020-10: v0.4.0 published.

Related projects

  • kubectl: primary documented producer of YAML streams for yh.
  • jq: README reference point for command-line colorized output.

security posture

Risk level: green

narrow executable package without higher-risk signals.

Risk classifier

green risk · low confidence · appliance

Why

  • narrow executable package without higher-risk signals

Signals

  • metadata:no-higher-risk-signals

Install behavior

  • No Homebrew bottle metadata was recorded.

Recommended review

Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.

executables

Installed executables

CommandKindExposureNote
yhexecutableindexed executableDiscovered from the local executable index.

freshness

Version and freshness

These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.

page generated2026-08-03
manager version0.4.0
manager updated
local dataunknown
upstreamnot available
latest detectednot detected
  • okNo freshness warnings were generated.

install metadata

Package metadata

Package keybrew:yh
Version0.4.0
Package managerHomebrew
Homepagehttps://github.com/andreazorzetto/yh
Repositoryhttps://github.com/andreazorzetto/yh
Bottlenot recorded
Servicenone declared

source trail

Generated from repository data

This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.

Combined YAML source

View the package source record on GitHub.

combined/yh.yml

Used sources

  • Geiger risk classifier
  • cross-ecosystem install command graph
  • curated package history
  • pkg.so package database
  • pkgdb category and tag curation