Package Exports
- snyk-sbt-plugin
This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (snyk-sbt-plugin) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.
Readme
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 |
---|---|---|---|---|---|
8 | â | â | â | â | đĢ |
9 | â | â | â | â | đĢ |
10 | â | â | â | â | đĢ |
11 | â | â | â | â | đĢ |
12 | â | â | â | â | đĢ |
13 | đĢ | â | đĢ | â | đĢ |
jdk13
is not currently supported (See this comment for more details)