Skip to content

HUQAN Pulse v0.2.0

Latest

Choose a tag to compare

@github-actions github-actions released this 11 Aug 00:18
· 8 commits to main since this release
5f816a0

HUQAN Pulse v0.2.0

Production-ready static analysis and verification framework for AI agent security posture and policy audit.

Licensed under AGPL-3.0-only.

Install

  • Source: clone the repo and run cd huqan-pulse && npm ci && npm run release:verify
  • Portable scanner: download portable-scanner-v0.2.0.tar.gz from the assets below

Changes

Verification

All gates green on the tagged commit:

  • tsc --noEmit typecheck
  • vitest run + node --test (253 tests)
  • tsc -b && vite build production build
  • npm run calibrate HAGB calibration corpus
  • test:portable-scanner-parity root vs huqan-pulse sync
  • verify:product-source-manifest SHA-256 file manifest
  • verify:claim-guardrail marketing claim guardrail
  • npm audit --audit-level=high 0 vulnerabilities