Skip to content

Releases: snyk/snyk-azure-pipelines-task

v1.1.4

20 Sep 08:14
6dfbd91
Compare
Choose a tag to compare

1.1.4 (2023-09-20)

What's Changed

  • chore: resolve vulnerabilities by updating dependencies

Full Changelog: v1.1.3...v1.1.4

v1.1.3

03 Aug 08:30
704eb4d
Compare
Choose a tag to compare

1.1.3 (2023-08-03)

Bug Fixes

  • don't exit on debug listing of directory (3fb0bde)
  • redundant CLI downloads (#163) (f3125e8)

v1.1.2

17 Nov 14:48
f50264b
Compare
Choose a tag to compare

1.1.2 (2022-11-17)

Bug Fixes

  • project name with spaces [ROAD-1181] (#152) (28d1011)

v1.1.1

27 Oct 11:20
60fbca5
Compare
Choose a tag to compare

1.1.1 (2022-10-27)

Bug Fixes

  • ⬆️ updated depdendency (c1e13a8)
  • set overflow property to auto instead of scroll (2b5cc46)
  • tests after copyright notice inserted (e80d4c3)

v1.1.0

27 Jun 14:33
40ef699
Compare
Choose a tag to compare

1.1.0 (2022-06-27)

Bug Fixes

  • handle json array existence when single or multi-project results (920e96b)
  • PR comments (0db4074)
  • PR Comments (1725a15)
  • prettier formatting (8896b76)
  • remove not needed import and better error messaging (77716c6)
  • testing of validation for severity threshold values (25913cf)
  • using sync file system methods, defensive checks and added logs (f6ab727)

Features

  • supporting failOnThreshold (fd486a4)

v1.0.1

25 Nov 15:52
247722a
Compare
Choose a tag to compare

1.0.1 (2021-11-25)

Bug Fixes

  • use Node 10 executor in Azure Pipelines (793dd93)

v1.0.0

05 Aug 19:29
2687514
Compare
Choose a tag to compare

1.0.0 (2021-08-05)

Features

  • replace monitorOnBuild with monitorWhen (c0ecdc9)

BREAKING CHANGES

  • old pipelines should replace monitorOnBuild with monitorWhen when upgrading

v0.6.0

27 Jul 16:25
f9ae783
Compare
Choose a tag to compare

0.6.0 (2021-07-27)

Features

  • new option to control when monitor runs (fcef816)

v0.5.2

17 Jun 08:23
11ee34f
Compare
Choose a tag to compare

0.5.2 (2021-06-17)

Bug Fixes

  • report: update CSS to prevent overflow bug on the report (fb8b8f5)

v0.5.1

15 Jun 15:23
34899b6
Compare
Choose a tag to compare

0.5.1 (2021-06-15)

Bug Fixes

  • add missing html tag in report template (0056665)
  • check project-name arg for test command (cbe3f51)