Skip to content

Releases: fortify/FortifyVulnerabilityExporter

FortifyVulnerabilityExporter v1.3.0

03 May 07:15
a39d7cc
Compare
Choose a tag to compare

Features

  • SonarQube: Add property for specifying file path prefix (closes #22) (1cd63b6)

Bug Fixes

  • SonarQube: Don't output 0 as line number (closes #20) (1cd63b6)

FortifyVulnerabilityExporter v1.2.1

22 Apr 17:25
9312f6a
Compare
Choose a tag to compare

Bug Fixes

  • export.from configuration name handling (#13) (23f0c20)
  • Fixed exception when running on Java 8 (#16, #17) (84aa6d0)
  • FoD error if no release id specified (#21) (27253f0)
  • Populate bind-mounted /config directory (#12) (bb415c4)
  • Typo in GitLab Sonatype output (a8bf998)

FortifyVulnerabilityExporter v1.2.0

26 Mar 17:06
a954d13
Compare
Choose a tag to compare

Features

  • Improved SSC token management (fe6d9be)
  • Various low-level code improvements (fe6d9be)

Bug Fixes

  • Disable Nashorn deprecation warning (#11) (095a6fa)

FortifyVulnerabilityExporter v1.1.3

10 Mar 09:50
8d80624
Compare
Choose a tag to compare

Bug Fixes

  • Allow Windows-style output paths (#7) (2507012)

FortifyVulnerabilityExporter v1.1.2

09 Mar 17:05
bbf9c23
Compare
Choose a tag to compare

Bug Fixes

  • Allow export.dir property to override default export directory for GitHub and GitLab exports (185e660)
  • Properly set default output directory in all environments (99ff2d4)

FortifyVulnerabilityExporter v1.1.1

09 Mar 07:12
89c011f
Compare
Choose a tag to compare

Bug Fixes

  • Properly handle export.dir property (a64e9ab)

FortifyVulnerabilityExporter v1.1.0

09 Mar 06:22
b08934f
Compare
Choose a tag to compare

Features

  • Support user property as alias for userName (64e8e0d)

FortifyVulnerabilityExporter v1.0.1

04 Mar 17:35
03aa806
Compare
Choose a tag to compare

Bug Fixes

  • Log version number when running in Docker (4b2691e)

FortifyVulnerabilityExporter v1.0.0

04 Mar 15:41
e49b5db
Compare
Choose a tag to compare

Features

  • Export FoD SAST vulnerability data to GitHub (8ee0cb3)
  • Export FoD SAST vulnerability data to SonarQube (8ee0cb3)
  • Export FoD SAST/DAST vulnerability data to GitLab (8ee0cb3)
  • Export FoD vulnerability data to customizable CSV format (8ee0cb3)
  • Export FoD vulnerability data to customizable JSON format (8ee0cb3)
  • Export SSC & FoD vulnerability data to DefectDojo (ad38977)
  • Export SSC SAST vulnerability data to GitHub (8ee0cb3)
  • Export SSC SAST vulnerability data to SonarQube (8ee0cb3)
  • Export SSC SAST/DAST/Sonatype vulnerability data to GitLab (8ee0cb3)
  • Export SSC vulnerability data to customizable CSV format (8ee0cb3)
  • Export SSC vulnerability data to customizable JSON format (8ee0cb3)