foxguard 0.12.0

A security scanner as fast as a linter, written in Rust. 200+ built-in rules across 12 source languages.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
{
  "name": "foxguard",
  "description": "Fast local security scanning in Claude Code: auto-scan edited files, slash commands for full scans, diff scans, post-quantum audits, and TUI triage. Powered by the foxguard Rust scanner with 170+ rules, cross-file taint tracking, and Semgrep-compatible rule support.",
  "version": "0.1.0",
  "author": {
    "name": "0sec Labs",
    "url": "https://foxguard.dev"
  },
  "homepage": "https://foxguard.dev",
  "repository": "https://github.com/0sec-labs/foxguard",
  "license": "MIT OR Apache-2.0"
}