Skip to content

Cortex XSOAR extension for VSCode 0.4.9

Compare
Choose a tag to compare
@ilaner ilaner released this 23 Aug 06:09
· 156 commits to master since this release
  • Added installation and configuration of pyenv in Install XSOAR local development environment.
  • Fixed an issue where python2 from pyenv was not recognized in Open integration/script in virtual environment.
  • Improve performance of Open integration/script in virtual environment by installing packages with --no-cache-dir flag.
  • Removing cache and python compiled files when using Open integration/script in Dev Container.