Releases: snyk/snyk-azure-pipelines-task
Releases · snyk/snyk-azure-pipelines-task
v0.5.0
0.5.0 (2021-06-10)
Features
- install snyk with binary release (ba88697)
v0.4.0
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
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
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
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
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
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
0.2.10 (2020-07-24)
Bug Fixes
- show unique issue count rather than paths (0927bbd)
v0.2.9
0.2.9 (2020-06-18)
Bug Fixes
- use Agent.TempDirectory folder for report files (556ced1)
v0.2.8
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)