- Add codelens for transitive dependencies
- Remove the option to upload the results to the Aqua Platform
- Make order by severity the default view
- Make order by type and severity available to all users
### 1.1.0
- Configure Scanners to use for scan
- Update the Treeview when using Aqua Platform
- Fixes the Trivy installer for Windows and Linux
- Correctly handle spaces in directories
- Validate Aqua Platform settings before setting
- Remove hard coded links to dev env
- Fix issue with required resources and node_modules for webview
- Add support for installing and updating a built in version of Trivy
- Add support for the Aqua plugin
- Use Aqua Key and Secret to get Assurance results
- Rework the Tree view to be more informative
- Only allow single runs to happen at anyone time
- Rework the icons to be more consistent
- Switch to using webpack to package vsix and streamline significantly
- Add Trivy findings to the Problems view
- Add a basic walkthrough for new users
- Add support for ignoring files in the .gitignore file
- Add support for managing the config through the UI
- Add support for multiple workspaces in the explorer
- Add tests and process around the code
- Add support for secrets - turn on in the extension settings
- Fix json check
- Add support for newer format of json results
- Fix typo in the configuration settings
- Add additional settings for offline and minimum severity
- Add Findings viewer
-
All notable changes to the "trivy-vulnerability-scanner" extension will be documented in this file.
-
Check Keep a Changelog for recommendations on how to structure this file.
- Initial release