March 2, 2026

v0.1.0@sixthwall packages 0.1.0

Added

  • Initial release
  • 15 AI-specific detection rules (secrets, auth, injection, config, headers)
  • tree-sitter AST parsing for JavaScript, TypeScript, and Python
  • Fix Packs with every finding — what, why, fix, Claude prompt
  • Security score 0-100
  • CLI commands: scan, init, watch, rules update
  • MCP server with scan_code, explain_finding, security_score tools
  • JSON and SARIF output formats
  • Watch mode for continuous scanning
  • Diff-only, staged, and full repo scan modes