defect-dojo-vscode-pluginOverviewThe defect-dojo-vscode-plugin offers integration with Defect Dojo through VSCode. The idea is that the developer doesn't need to leave their 'environment' to interact with Defect Dojo. FeaturesAfter performing the configurations, product details and their open 'findings' will be displayed. Upon clicking on a finding, the file will open on the line where the finding is located. The details of that finding will be displayed for 5 seconds, after which the description will disappear. By right-clicking on a finding, it's possible to mark it as a false positive. Extension SettingsThree settings need attention to get up and running.
API Token for communication with the Defect Dojo API.
Base URL of Defect Dojo.
Name of the product for which you want to view findings. For proper functionality, the product name must be related to the source code that will be opened in Visual Studio Code. Known Issues
Release Notes1.0.0Initial release of defect-dojo-vscode-plugin |