Skip to content

Releases: snyk/snyk-azure-pipelines-task

v0.5.0

10 Jun 18:38
8daad02
Compare
Choose a tag to compare

0.5.0 (2021-06-10)

Features

  • install snyk with binary release (ba88697)

v0.4.0

23 May 15:41
3bcb84c
Compare
Choose a tag to compare

0.4.0 (2021-05-23)

Features

  • added UI handling for array of projects (fd82b5f)
  • supports critical as a valid severity threshold (eebed0c)

v0.3.1

16 Mar 01:14
6791437
Compare
Choose a tag to compare

0.3.1 (2021-03-16)

Bug Fixes

  • add configurable sleep after report generation (0831b38)
  • implement replace-in-file lib usage (fc75b13)

v0.3.0

13 Nov 13:53
66f983a
Compare
Choose a tag to compare

0.3.0 (2020-11-13)

Bug Fixes

  • fixup some language in output (603e4ab)

Features

  • add option to have CLI ignore unknown CAs (c4fdb22)

v0.2.13

03 Nov 13:39
771bff0
Compare
Choose a tag to compare

0.2.13 (2020-11-03)

Bug Fixes

  • add license to content section of manifest (eadb380)
  • add link to license in manifest (2805458)
  • fix json formatting (3cafb2a)
  • remove packagePath for file in root (6f25181)

v0.2.12

16 Oct 19:07
baa1f5d
Compare
Choose a tag to compare

0.2.12 (2020-10-16)

Bug Fixes

  • check for sudo before using it (096f42c)
  • set license to Apache-2.0 (572c1f0)
  • upgrade version of jest and ts-jest (20362ae)

v0.2.11

26 Aug 18:34
c253c12
Compare
Choose a tag to compare

0.2.11 (2020-08-26)

Bug Fixes

  • add additional arguments as last parameter to snyk test command (bac3f5a)
  • set SNYK_INTEGRATION_NAME to AZURE_PIPELINES (a67e005)

v0.2.10

24 Jul 13:26
39c3c37
Compare
Choose a tag to compare

0.2.10 (2020-07-24)

Bug Fixes

  • show unique issue count rather than paths (0927bbd)

v0.2.9

18 Jun 14:42
afb6017
Compare
Choose a tag to compare

0.2.9 (2020-06-18)

Bug Fixes

  • use Agent.TempDirectory folder for report files (556ced1)

v0.2.8

01 Jun 16:30
ea78654
Compare
Choose a tag to compare

0.2.8 (2020-06-01)

Bug Fixes

  • snyk test write json to file with --json-file-output option while sending human readable output to stdout (a1777d0)