-
feat: shell hook hardening — 85+ passthrough entries, smart script detection, 12 new adversarial tests (v3.3.1)
Release / Build aarch64-apple-darwin (push) Has been cancelledRelease / Build x86_64-apple-darwin (push) Has been cancelledRelease / Build aarch64-unknown-linux-musl (push) Has been cancelledRelease / Build aarch64-unknown-linux-gnu (push) Has been cancelledRelease / Build x86_64-unknown-linux-musl (push) Has been cancelledRelease / Build x86_64-unknown-linux-gnu (push) Has been cancelledRelease / Build x86_64-pc-windows-msvc (push) Has been cancelledRelease / Create Release (push) Has been cancelledRelease / Publish to crates.io (push) Has been cancelledRelease / Publish to npm (push) Has been cancelledRelease / Update Homebrew (push) Has been cancelled发布于
2026-04-21 14:13:07 +00:00 - Expand BUILTIN_PASSTHROUGH from ~85 to ~170 entries covering all developer ecosystems
(JS/TS script runners, Python servers, Ruby/Rails, PHP/Laravel, Java/JVM, Go, .NET,
Elixir, Swift, Zig, Rust, task runners, CI/CD, networking, load testing) - Add smart script-runner detection: npm run/pnpm/yarn/bun/deno with dev/start/serve/watch
keywords are auto-passthrough (catches npm run dev:ssr, yarn start:production, etc.) - Fix npm compress_run: verbatim threshold 5→15 lines, tail 3→10 lines
- Fix case-sensitive passthrough patterns (bootRun, -S, -A, -B)
- Add 12 new adversarial compression tests across npm, cargo, eslint, go, docker, tsc,
dotnet, composer, kubectl, terraform - Add 15 new passthrough test functions organized by ecosystem
- Version bump to 3.3.1
Made-with: Cursor
下载附件
- Expand BUILTIN_PASSTHROUGH from ~85 to ~170 entries covering all developer ecosystems