All notable changes to the "checkov" extension will be documented in this file.
The format is based on Keep a Changelog,
- Windows python3 executable issue (#2)
- Commands not working
- Updated follow-redirects, minimatch and nanoid dependencies to fix security vulnerabilities: CVE-2024-28849 / CVE-2022-25883 / CVE-2021-23566
- vscode-test package changed to @vscode/test-electron
- Axios is now unused and has been removed. The version of axios used in the original extension was vulnerable to a high severity security issue CVE-2023-45857.
- Logo and icon for the extension in the marketplace to include alpha channel.
- Help URL to point to the correct GitHub repository.
- README.md updated for consistency, and added a section on why the fork was created.