**OXIDE** (Open eXtensible Intelligence & Detection Engine) is a high-performance, AI-augmented web vulnerability scanner written entirely in **Rust**. It combines raw systems-level performance with machine learning-driven detection to find vulnerabilities that traditional scanners miss.
▷ This is the last freely-available Community Edition.
Future development moves exclusively to OXIDE Pro Edition.

**Braille in `[ ]`** — ScanBoard `[⠋]` / AgentBar `[⠋ ⠏]` in osaka-jade bright `#50dca0` · `src/cli/display.rs`
**Full palette migration** — All 20 Gruvbox `GB_*` constants removed. Replaced with semantic aliases:
[CRITICAL] → #ff3232 | [ HIGH ] → #ff6450 | [ MEDIUM ] → #ffb432
[ LOW ] → #f0a030 | [ INFO ] → #aac3eb | COL_DIM → #788298
OSAKA_JADE_B = #50dca0 | LAVENDER = #beb0eb | LAVENDER_BLUE = #aac3eb
`src/cli/display.rs` · `src/main.rs` · `src/hybrid.rs`
**Real-time `det:`/`err:` progress** — `prog_det`/`prog_err` atomics update live inside `fuzz_url()` after each finding and network error. No more frozen `det:0 err:0`. `src/hybrid.rs`
**Evidence = real response body** — XSS/LFI/CMDi/SSTI findings carry first 200 bytes of actual response body instead of bare `"HTTP 200"`. Enables accurate confirmation. `src/hybrid.rs`
**Confirm filter overhaul** — auto-pass evidence >10 chars, preserve Critical/High by default, new patterns: `