Skip to content

Releases: bridgecrewio/prisma-cloud-vscode-plugin

1.0.22

13 Oct 13:47
15738da
Compare
Choose a tag to compare

[1.0.22] - 2024-10-13

Fixed

  • Fixed an issue where an error log wasn't triggered on extension activation failure
  • Fixed an issue where trailing slashes on Prisma URl configuration caused scan issues
  • Fixed an issue where clicking fix on an SCA finding showed the wrong message

1.0.21

16 Sep 10:18
c46548b
Compare
Choose a tag to compare

[1.0.21] - 2024-09-15

Added

  • Added validations to user input in the configuration screen
  • Added a Run full scan and Test connection buttons in the extension sidebar

Fixed

  • Fixed an issue where the excluded files warning notification appeared incorrectly
  • Fixed an issue where findings were duplicated when running Checkov using Docker on Windows
  • Fixed an issue where findings didn't appear inline when running Checkov using Docker on Windows

1.0.20

08 Sep 14:22
c4e9a95
Compare
Choose a tag to compare

Fixed

  • Fixed an issue where standalone files couldn't be scanned
  • Fixed an issue where opening issues from the Prisma Cloud side panel didn't work

1.0.19

29 Aug 12:46
4c4fc57
Compare
Choose a tag to compare

Added

  • Added the following data to Prisma Cloid analytics

    • Extension version
    • VS Code version
    • Operating system
    • Checkov version

Fixed

  • Fixed installation issues with pip when using externally managed python installation
  • Fixed various crashes