Skip to content

Releases: gsoft-inc/azure-pipelines-dependency-track

v1.15.0

26 Mar 00:17
2dfb76e
Compare
Choose a tag to compare

Adds the ability to create the Dependency Track Project during the upload of the BOM file by specifying the project name and version.

v1.14.0

02 Jan 01:34
f246d42
Compare
Choose a tag to compare
Improve reliability (#30)

* Fixed syntax error when callin getErrorMessage

* Add console logs for debug.

* Made the dtrack client responsible for parsing the response

* Updated request JSON parsing

* Updated action versions

* Update copyright year

* Update readme to add note regarding BOM.

* Update readme to add note regarding BOM.

v1.13.0

02 Dec 22:17
ad70e26
Compare
Choose a tag to compare

Updated dependencies and added some error handling.

v1.12.0

11 Jan 14:01
5df9f86
Compare
Choose a tag to compare

What's Changed

  • Consider policy violation related metrics in deciding build status. by @iamrahul127 in #21

New Contributors

Full Changelog: v.1.11.0...v1.12.0

v1.11.0

04 Oct 00:34
7e9fe56
Compare
Choose a tag to compare
v.1.11.0

add install for tfx-cli (#20)

v1.10.0

04 May 12:37
95f6741
Compare
Choose a tag to compare
updated copyright date to 2021 (#14)

Co-authored-by: Edouard <Zargath>

v1.9.0

09 Jul 14:29
Compare
Choose a tag to compare
fixed image in markdown

v1.8.0

09 Jul 14:20
422e2d8
Compare
Choose a tag to compare
Fix markdown for Azure DevOps Marketplace (#10)

Co-authored-by: Edouard <Zargath>

v1.7.0

09 Jul 14:03
f7af673
Compare
Choose a tag to compare
Feature/thresholds (#9)

Control the pipeline task result based on the number of vulnerabilities a project has.

Co-authored-by: Edouard Shaar <[email protected]>

v1.6.0

09 Jul 00:54
9f54114
Compare
Choose a tag to compare
Fixed validation for CA file path (#8)

Co-authored-by: Edouard <Zargath>