Skip to content

v1.2.0

Latest

Choose a tag to compare

@hetpatel-armis hetpatel-armis released this 12 Aug 10:09
a1f96e7

What's New

Sign in with SSO

  • No more manually provisioned client credentials: the plugin now shares the same login as armis-cli. Sign in once with either tool and the other just works. If you've never logged in, the plugin opens your browser to authenticate on your first scan. Existing ARMIS_CLIENT_ID / ARMIS_CLIENT_SECRET setups keep working exactly as before. (#31)

Commit gate

  • Committing a large merge or rebase is no longer blocked with no way forward. Very large diffs can't be fully scanned, so the plugin now asks you to explicitly approve them instead of leaving you stuck. (#32)

Bug fixes

  • Fixed startup errors after a Python upgrade (pyenv, Homebrew, or Xcode tools). The plugin now detects a broken environment and rebuilds it automatically. (#30)

Full Changelog: v1.1.8...v1.2.0