v0.0.104
·
312 commits
to canary
since this release
Upgrade
If you already have Pensar installed, upgrade to the latest version:
pensar upgradeFresh Install
macOS / Linux (Quick Install)
curl -fsSL https://pensarai.com/install.sh | bashHomebrew
brew tap pensarai/tap
brew install apexnpm
npm install -g @pensar/apexWhat's Changed
- Add CLI commands for Pensar REST API (projects, pentests, issues, fixes, logs) by @joshkotrous in #403
- Fix cursor disappearing on alt-tab in operator mode by @Yuvanesh-ux in #388
- CLI: improve auth status by @joshkotrous in #404
Full Changelog: v0.0.103...v0.0.104