@goosyai/goosy
v1.0.7
Published
AI-powered security scanning and patching CLI
Readme
@goosyai/goosy
AI-powered security scanning and patching for your codebase — single static binary, no runtime dependencies.
This package installs the native goosy CLI binary for your platform (Linux, macOS, or Windows — amd64 or arm64).
Install
npm install -g @goosyai/goosyQuick start
goosy login # authenticate (opens browser)
goosy scan . # fast scan of current directory
goosy findings # list findings from last scan
goosy fix <id> # generate and apply a fix
goosy explain <id> # get a prose explanationDocumentation
Full command reference, flags, CI usage, and config: github.com/Goosyai/GOOSY-Cli
License
MIT
