v0.5.1: watch_stack health & persistence fixes, mcp-ts-core 0.10.14 adoption
watch_stack health & persistence fixes, mcp-ts-core 0.10.14 adoption
Bug fixes for devops_watch_stack plus routine framework maintenance.
Fixed:
- Errored vendors never roll up as all_operational — new
unknownhealth state andsummary.unavailablecount so the buckets partition the stack (#15) - Stack list persisted only after target resolution + SSRF validation — a failed call no longer poisons a saved stack (#16)
Changed:
- Supply-chain install guard: bunfig
minimumReleaseAge(3-day quarantine) + Socket install scanner - Added
.github/SECURITY.mdand.gitattributes; packageManager + Dockerfile base pinnedbun@1.3.14
Dependencies:
@cyanheads/mcp-ts-core^0.10.10 → ^0.10.14@socketsecurity/bun-security-scanner^1.1.2 (added)tsc-alias^1.8.17 → ^1.9.0vitest^4.1.9 → ^4.1.10
212 tests pass; bun run devcheck clean.