Skip to content

v2.0.0

Choose a tag to compare

@snyksec snyksec released this 25 Sep 16:02
· 175 commits to master since this release
056b745

2.0.0 (2020-09-25)

Features

  • update types with plugin response (91de0c9)

BREAKING CHANGES

  • Change scan response to plugin response.

Plugin response contains scan results, which have the following
properties:

  • facts what we scanned
  • identity where we scanned
  • target git information

Note: snyk-cpp-plugin current ignores target until monitor is supported.