Releases: ali-ulu/Pulse
Releases · ali-ulu/Pulse
Release list
HUQAN Pulse v0.2.0
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.gzfrom the assets below
Changes
Verification
All gates green on the tagged commit:
tsc --noEmittypecheckvitest run+node --test(253 tests)tsc -b && vite buildproduction buildnpm run calibrateHAGB calibration corpustest:portable-scanner-parityroot vs huqan-pulse syncverify:product-source-manifestSHA-256 file manifestverify:claim-guardrailmarketing claim guardrailnpm audit --audit-level=high0 vulnerabilities
HUQAN Pulse v0.1.0
HUQAN Pulse v0.1.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.1.0.tar.gzfrom the assets below
Changes
Verification
All gates green on the tagged commit:
tsc --noEmittypecheckvitest run+node --test(253 tests)tsc -b && vite buildproduction buildnpm run calibrateHAGB calibration corpustest:portable-scanner-parityroot vs huqan-pulse syncverify:product-source-manifestSHA-256 file manifestverify:claim-guardrailmarketing claim guardrailnpm audit --audit-level=high0 vulnerabilities