ElfoLiNk / snyk-sbt-plugin

Basic Snyk CLI plugin for SBT support

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Snyk logo


Snyk helps you find, fix and monitor for known vulnerabilities in your dependencies, both on an ad hoc basis and as part of your CI (Build) system.

ℹ️ This repository is only a plugin to be used with the Snyk CLI tool. To use this plugin to test and fix vulnerabilities in your project, install the Snyk CLI tool first. Head over to snyk.io to get started.

Snyk SBT CLI Plugin

This plugin provides dependency metadata for SBT projects that use sbt and have a build.sbt file.

Support

❓ No issues expected but tests not updated yet to verify

🚫 Not supported yet

βœ… Supported and verified with tests

Supported OS

OS Supported
Windows βœ…
Linux βœ…
OSX βœ…

Supported Node versions

Node Supported
6 βœ…
8 βœ…
10 βœ…
12 ❓

Supported Java & Sbt versions

Java Sbt 0.13.* 1.1.* 1.2.* 1.3.2 1.3.3 1.3.5
8 βœ… ❓ βœ… βœ… βœ… βœ…
9 βœ… ❓ βœ… βœ… βœ… βœ…
10 βœ… ❓ βœ… βœ… βœ… βœ…
11 βœ… ❓ βœ… βœ… βœ… βœ…
12 βœ… ❓ βœ… βœ… βœ… βœ…
13 🚫 ❓ 🚫 βœ… 🚫 🚫

jdk13 is not currently supported (See this comment for more details)

About

Basic Snyk CLI plugin for SBT support

License:Other


Languages

Language:TypeScript 82.1%Language:Scala 17.9%