Skip to content

Commit 13e2856

Browse files
authored
Merge pull request #46 from fortify/release-v1.7.0
chore: release 1.7.0
2 parents 31ca6e3 + 029c5eb commit 13e2856

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+
## [1.7.0](https://www.github.com/fortify/FortifyVulnerabilityExporter/compare/v1.6.0...v1.7.0) (2022-09-05)
4+
5+
6+
### Features
7+
8+
* GitHub: Add SAST analysis evidence ([5b5bde2](https://www.github.com/fortify/FortifyVulnerabilityExporter/commit/5b5bde2df2b6ca7aeef1a89cf72127f3fc325293))
9+
* GitHub: Add vulnerability details & recommendations ([0493431](https://www.github.com/fortify/FortifyVulnerabilityExporter/commit/04934315ec5265085b565803302497c6d19b657a))
10+
11+
12+
### Bug Fixes
13+
14+
* GitLab: Adhere to maximum field lengths ([9c5d68c](https://www.github.com/fortify/FortifyVulnerabilityExporter/commit/9c5d68c782de6b0ec2687de7bb78968120a10fc2))
15+
* GitLab/FoD: Add view-reports scope to allow loading of site tree ([98d3767](https://www.github.com/fortify/FortifyVulnerabilityExporter/commit/98d376766b77b9743907fca3f27d600531bb5efc))
16+
* GitLab/FoD: Remove compliance items to avoid incorrect GitLab deduplication ([548b9db](https://www.github.com/fortify/FortifyVulnerabilityExporter/commit/548b9dbb9fd3f522e165ca8510975adba1050d2f))
17+
* GitLab/FoD: Use different scanner id's to allow GitLab tool-based filtering ([70b5418](https://www.github.com/fortify/FortifyVulnerabilityExporter/commit/70b5418b9904c50bbff59ba9a9a41e8d72f8a684))
18+
* GitLab/SSC: Remove primary rule identifier to avoid incorrect GitLab deduplication ([31ca6e3](https://www.github.com/fortify/FortifyVulnerabilityExporter/commit/31ca6e31bfd03c318a4b1cb926b54ad543f0d3ed))
19+
320
## [1.6.0](https://www.github.com/fortify/FortifyVulnerabilityExporter/compare/v1.5.5...v1.6.0) (2022-08-02)
421

522

version.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
1.6.0
1+
1.7.0

0 commit comments

Comments
 (0)