mirror of
https://github.com/oven-sh/bun
synced 2026-02-10 19:08:50 +00:00
- Fix write loop to ensure all data is written properly - Fix documentation headings and config keys to use 'scanner' instead of 'provider' - Move security scanner code to separate file (security_scanner.zig) - Rename config field from 'security_provider' to 'security_scanner' - Remove CLI flag handling logic as requested, rely on --no-install instead - Update all references to use new naming convention 🤖 Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude <noreply@anthropic.com>