JSPM

snyk-docker-plugin

3.21.0
  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 43090
  • Score
    100M100P100Q151533F
  • License Apache-2.0

Snyk CLI docker plugin

Package Exports

  • snyk-docker-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-docker-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 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 Docker CLI Plugin

This plugin provides dependency metadata for Docker images.

Running Tests

To run tests the following environment variables need to be set:

DOCKER_HUB_PRIVATE_IMAGE DOCKER_HUB_USERNAME DOCKER_HUB_PASSWORD

DOCKER_HUB_PRIVATE_IMAGE should refer to an image that is hosted on Docker Hub but not available publicly. During CI test this is set to snykgoof/dockergoof:alpine.