Skip to content

Cortex XSOAR extension for VSCode 0.5.10

Compare
Choose a tag to compare
@ilaner ilaner released this 28 Mar 16:26
· 113 commits to master since this release
  • Drop support for installation of 'docker', 'pipx', 'shellcheck' in Install XSOAR local development environment.
  • Selecting python in Install XSOAR local development environment will install the latest version of python3 and the latest version of python2 using pyenv.
  • Selecting poetry in Install XSOAR local development environment will install the latest version of poetry using the official installation script.
  • Demisto-SDK commands will now run from the poetry environment, if available.
  • Demisto-SDK commands will now run from the content path, if available.
  • Added options to Install/Update Demisto-SDK, to install using poetry or pip.