blackstork/snyk plugin

v0.4.2, Github

Installation

To use this plugin locally via blackstork-cli, you must declare it as a dependency in your global configuration block.

blackstork {
  plugin_versions = {
    "blackstork/snyk" = ">= v0.4.2"
  }
}

After declaring the dependency, execute blackstork-cli install to fetch the plugin. See Configuration for details.

Data sources