Skip to content

HookHound v0.1.2

Latest

Choose a tag to compare

@YoungsPlace YoungsPlace released this 07 Jul 13:20

HookHound v0.1.2

This patch release ships the dogfood-backed release-gate improvements from main:

  • Fixes interpreter and wrapper hook command parsing, including commands like python3 "${PLUGIN_ROOT}/hooks/script.py", node ./hooks/script.js, and /usr/bin/env python3 ....
  • Avoids false positives from path-valued wrapper flags such as --require ./setup.js.
  • Adds SARIF output via hookhound sniff --root . --format sarif for code-scanning and downstream tooling.
  • Updates English, Korean, and Chinese README examples to the v0.1.2 package and Action pin.
  • Documents the external dogfooding evidence and remaining package-root/source-reference UX gap.

Verification before release:

  • npm run check — 28 tests passed
  • npm pack --dry-run --json --ignore-scripts — package dry-run succeeded

npm publication is pending npm account re-authentication.