- 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
- Added validations to user input in the configuration screen
- Added a
Run full scan
andTest connection
buttons in the extension sidebar
- 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
- 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
-
Added the following data to Prisma Cloud analytics
- Extension version
- VS Code version
- Operating system
- Checkov version
- Fixed installation issues with pip when using externally managed python installation
- Fixed various crashes
- Add support for proxy configuration on VScode
- Resolving a problem where missing an opening slash on Windows on Docker scan.
- Show SAST Weaknesses only in case the customer is supporting this module, and it's running on Mac.
- Split authentication into it's own service
- Resolving a problem where clicking on some of the found issues doesn't open the detail sections
- Resolving a problem where scanning a single file through Windows does not initiate a scan.
- Implement new extension configurations.
- Enhance error logging.
- Enhance management of extension configurations.
- Suppressing SCA vulnerabilities on Windows was not functioning.