Skip to content

Releases: snyk/snyk-go-plugin

v1.3.0

26 Sep 16:39
Compare
Choose a tag to compare

<a name"1.3.0">

1.3.0 (2017-09-26)

Bug Fixes

  • handle older govendor manifests (2b90e479)
  • return the targetFile via the plugin metadata (8ba6ad21)
  • govendor: use versionExact if exists (dd814072)
  • send lock-file path via targetFile in root pkg (d7bd885e)

Features

v1.2.3

26 Sep 14:36
Compare
Choose a tag to compare

<a name"1.2.3">

1.2.3 (2017-09-26)

Bug Fixes

  • merge /internal/ packages with parent (8d73dff0)

v1.2.2

25 Sep 14:25
Compare
Choose a tag to compare

<a name"1.2.2">

1.2.2 (2017-09-25)

Bug Fixes

  • avoid VERY long source scans via caching (673e19cc)

v1.2.1

19 Sep 18:22
Compare
Choose a tag to compare

<a name"1.2.1">

1.2.1 (2017-09-19)

Bug Fixes

  • remove dependency on fs placeholder package (2c2ce54d)

v1.2.0

12 Sep 16:21
Compare
Choose a tag to compare

<a name"1.2.0">

1.2.0 (2017-09-12)

Features

  • send the go runtime version in the metadata (8a2a2b6a)

v1.1.4

29 Aug 12:04
Compare
Choose a tag to compare

<a name"1.1.4">

1.1.4 (2017-08-29)

Bug Fixes

  • detect internal pkgs of the root, and give them same version (869524a5)

v1.1.3

28 Aug 15:41
Compare
Choose a tag to compare

<a name"1.1.3">

1.1.3 (2017-08-28)

Bug Fixes

  • add some npm ignores to reduce filesize (55b28f05)

v1.1.2

21 Aug 08:45
Compare
Choose a tag to compare

<a name"1.1.2">

1.1.2 (2017-08-21)

Bug Fixes

  • don't throw null dereference error when pkg not in lock. this is the correct beh (7e3dcacb)

v1.1.1

15 Aug 13:13
Compare
Choose a tag to compare

<a name"1.1.1">

1.1.1 (2017-08-15)

Bug Fixes

  • move semantic-relase, tap & jscs to devDependencies (a110a5fa)

v1.1.0

08 Aug 07:21
Compare
Choose a tag to compare

<a name"1.1.0">

1.1.0 (2017-08-08)

Features

  • add packageFormatVersion: 'golang:0.0.1' to the root pkg, so that vuln can d (1c7ceae2)