Skip to content

v0.43.3

Latest

Choose a tag to compare

@zr9959 zr9959 released this 28 May 11:19
1db0253

Summary

  • Reduces silent-success.hardcoded-fallback false positives for Cloudflare Durable Object stubs and configuration fallback parameters.
  • Reduces silent-success.swallowed-error false positives for benign null-return parsing/cache read paths.
  • Treats assertion-rich Node/assert tests as real tests while preserving placeholder and truthy-only test detection.
  • Keeps billing, pricing, paid packaging, marketplace conversion, and hosted beta scope unchanged.

Verification

  • npm ci
  • npm test passed: 213 tests
  • npm run build
  • Local scan JSON: 0 findings
  • SARIF output: SARIF 2.1.0 with 0 results
  • Focused silent-success fixture scan: safe fixture has 0 silent-success.* findings; risky fixture still reports the expected silent-success.* rules
  • npm audit --audit-level=high --registry=https://registry.npmjs.org: 0 vulnerabilities
  • npm pack --dry-run --json: ai-saas-guard-0.43.3.tgz, 172 files
  • Unpacked release-candidate tarball and ran packaged dist/cli.js --help plus dist/cli.js demo --summary