sec-dog
This is the first goland plugin for SCA of Go. It focuses on the dependency security of the Go project. It will generate the SCA report for the dependencies with vulnerabilities. For the detailed introduction of this plugin, please refer to this article.
Usage
Plese refer to this video for the install and usage.
By menu
By Action
- Press
Cmd+Shit+A
- Search
SCA Check
Installation
-
Using IDE built-in plugin system:
Settings/Preferences > Plugins > Marketplace > Search for "SCA Checker" > Install Plugin
-
Manually:
Download the latest release and install it manually using Settings/Preferences > Plugins >
⚙️ > Install plugin from disk...
Plugin based on the IntelliJ Platform Plugin Template.