Releases: snyk/snyk-azure-pipelines-task
Releases · snyk/snyk-azure-pipelines-task
v1.1.4
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
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
1.1.2 (2022-11-17)
Bug Fixes
v1.1.1
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
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
1.0.1 (2021-11-25)
Bug Fixes
- use Node 10 executor in Azure Pipelines (793dd93)
v1.0.0
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
0.6.0 (2021-07-27)
Features
- new option to control when monitor runs (fcef816)
v0.5.2
0.5.2 (2021-06-17)
Bug Fixes
- report: update CSS to prevent overflow bug on the report (fb8b8f5)
v0.5.1
0.5.1 (2021-06-15)
Bug Fixes
- add missing html tag in report template (0056665)
- check project-name arg for test command (cbe3f51)