Skip to content

Commit adcf128

Browse files
authored
Merge pull request #55 from fortify/release-v2.0.0
chore: release 2.0.0
2 parents 77e5ae0 + 8cf67cf commit adcf128

File tree

2 files changed

+18
-1
lines changed

2 files changed

+18
-1
lines changed

CHANGELOG.md

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,22 @@
11
# Changelog
22

3+
## [2.0.0](https://www.github.com/fortify/FortifyVulnerabilityExporter/compare/v1.8.0...v2.0.0) (2023-02-02)
4+
5+
6+
### ⚠ BREAKING CHANGES
7+
8+
* Rename SSC Sonatype to GitLab output file; requires pipelines to be updated to use new artifact filename
9+
10+
### Features
11+
12+
* 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))
13+
* 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))
14+
15+
16+
### Bug Fixes
17+
18+
* 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))
19+
320
## [1.8.0](https://www.github.com/fortify/FortifyVulnerabilityExporter/compare/v1.7.0...v1.8.0) (2022-10-21)
421

522

version.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
1.8.0
1+
2.0.0

0 commit comments

Comments
 (0)