/sec-dog

Primary LanguageKotlinMIT LicenseMIT

sec-dog

Build Version Downloads

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

image

By Action

  1. Press Cmd+Shit+A
  2. Search SCA Check

image

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.