Changelog
Version 1.0.6 (October 31, 2024)
- Marketplace entry content update
Version 1.0.5 (October 31, 2024)
Version 1.0.4 (February 16, 2024)
Version 1.0.3 (December 4, 2023)
Version 1.0.2 (October 11, 2023)
Version 1.0.1 (October 10, 2023)
- Removed preview mode on plugin and made all features available
Version 1.0.0 (September 18, 2023)
Initial features:
- Support for basic username/password and PKI authentication methods
- Scan project dependencies for NPM project and NuGet solutions
- Run vulnerability scanning on non-proprietary components for both NPM and NuGet ecosystems
- Sort functionality for components by policy violation severity, name and version
- Filter functionality for transitive dependencies and policy violation severity
- Showing recommendation for next version with no policy violations
- Showing all available versions for analysed component
- Capability to migrate to new selected version for a specific direct dependency
- Components detail window where we show Policy Violations, License Analyses and Security Issues
- Displaying errors when not being able to connect with IQ, or scan dependencies
- Capability to pause vulnerability analysis and restart it afterwards
- All components matching themes with the editor
- Added a threat indicator for enhanced visualization
- The component detail window now matches the selected version from version history
- Migration errors are now displayed in the output window
- Solution errors have been added to the infobar
- The version history table row now defaults to the installed version
- Implemented a default view for when no component is selected
- The version detail panel is now scrollable
- The component detail panel displays dates instead of long numbers
- “None” is now displayed instead of “Unknown” in filter options
- Fixed messaging when attempting to migrate a non-NuGet package
- Corrected the icon in the command option
- The “Find Usage” can identify which project is using a particular component
- Cleaning up data when new project is loaded
- Fixing error messaging for different scenarios
- Correctly loading application data after opening the IDE