Skip to content

Commit

Permalink
Merge pull request #55 from fortify/release-v2.0.0
Browse files Browse the repository at this point in the history
chore: release 2.0.0
  • Loading branch information
rsenden authored Feb 2, 2023
2 parents 77e5ae0 + 8cf67cf commit adcf128
Show file tree
Hide file tree
Showing 2 changed files with 18 additions and 1 deletion.
17 changes: 17 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,22 @@
# Changelog

## [2.0.0](https://www.github.com/fortify/FortifyVulnerabilityExporter/compare/v1.8.0...v2.0.0) (2023-02-02)


### ⚠ BREAKING CHANGES

* Rename SSC Sonatype to GitLab output file; requires pipelines to be updated to use new artifact filename

### Features

* Add Debricked support for GitLab SCA Import (implements [#52](https://www.github.com/fortify/FortifyVulnerabilityExporter/issues/52) for GitLab) ([a2bfd34](https://www.github.com/fortify/FortifyVulnerabilityExporter/commit/a2bfd3434813da60ddf7f9466696a3afaf5f6b2a))
* Rename SSC Sonatype to GitLab output file; requires pipelines to be updated to use new artifact filename ([a8306a7](https://www.github.com/fortify/FortifyVulnerabilityExporter/commit/a8306a7c1df3d3645f2ff800758ef400aaae0e24))


### Bug Fixes

* Update GitLab schema version to 15.0.0 (fixes [#51](https://www.github.com/fortify/FortifyVulnerabilityExporter/issues/51)) ([a2bfd34](https://www.github.com/fortify/FortifyVulnerabilityExporter/commit/a2bfd3434813da60ddf7f9466696a3afaf5f6b2a))

## [1.8.0](https://www.github.com/fortify/FortifyVulnerabilityExporter/compare/v1.7.0...v1.8.0) (2022-10-21)


Expand Down
2 changes: 1 addition & 1 deletion version.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
1.8.0
2.0.0

0 comments on commit adcf128

Please sign in to comment.