Skip to content

Latest commit

 

History

History
218 lines (104 loc) · 10.6 KB

CHANGELOG.md

File metadata and controls

218 lines (104 loc) · 10.6 KB

Changelog

2.14.0 (2022-10-28)

Features

  • Add support for ScanCentral Client 22.1.2 (c6cb6cd)

2.13.0 (2022-10-21)

Features

  • Add support for FortifyVulnerabilityExporter v1.8.0 (5641a5e)

2.12.0 (2022-09-05)

Features

  • Add support for FortifyVulnerabilityExporter v1.7.0 (4f476b8)

2.11.0 (2022-08-12)

Features

  • Add support for FoDUploader v5.4.0 (a42daba)
  • Add support for FortifyVulnerabilityExporter v1.6.0 (a42daba)

2.10.0 (2022-06-14)

Features

  • Add support for FoDUploader 5.3.1 (ce2e059)
  • Add support for ScanCentral Client 20.2.4 (ce2e059)
  • Add support for ScanCentral Client 22.1.0 (ce2e059)

Bug Fixes

  • Update hash for latest FoDUploader (ce2e059)
  • Update hash for latest ScanCentral Client (ce2e059)

2.9.0 (2022-04-11)

Features

  • Add support for latest FortifyVulnerabilityExporter version 1.5.5 (c678a1e)

2.8.0 (2022-02-07)

Features

  • Add support for ScanCentral Client 21.2.3 and 21.1.4 (c228991)

2.7.0 (2022-02-01)

Features

  • Add support for latest FortifyVulnerabilityExporter version 1.5.4 (2779c5a)

2.6.0 (2022-01-19)

Features

  • Add support for latest FortifyVulnerabilityExporter version 1.5.3 (01a149b)

2.5.0 (2021-12-17)

Features

  • Add support for latest FortifyVulnerabilityExporter version 1.5.2 (f49d98f)
  • Add support for ScanCentral Client 21.2.2 and 21.1.3 (7a3d973)

Bug Fixes

  • Update integrity check for ScanCentralClient:latest (394a3e5)

Miscellaneous Chores

2.4.0 (2021-12-15)

Features

  • Add support for latest FortifyVulnerabilityExporter version 1.5.2 (f49d98f)

2.3.1 (2021-12-14)

Bug Fixes

  • Update integrity check for ScanCentralClient:latest (394a3e5)

2.3.0 (2021-12-14)

Features

  • Add support for latest FortifyVulnerabilityExporter version 1.5.1 (54fbcde)

2.2.0 (2021-12-06)

Features

  • Add support for latest FoDUploader version 5.3.0 (20222c8)
  • Add support for latest ScanCentral Client version 21.2.0 (20222c8)

2.1.0 (2021-09-28)

Features

  • Add integrity check for downloaded tool bundles (7c4253a)

2.0.0 (2021-08-26)

⚠ BREAKING CHANGES

  • General: Renamed FORTIFY_TOOLS_DIR input variable to FORTIFY_TOOLS_HOME for consistency
  • General: Removed FORTIFY_TOOLS_BIN_DIR input variable, as each tool now uses it's own bin-directory
  • FoDUploader: Moved bin-script to tool-specific bin directory
  • FoDUploader: Removed all output variables, as they are not needed when invoking the tool using the provided bin script
  • FortifyVulnerabilityExporter: Moved bin-script to tool-specific bin directory
  • FortifyVulnerabilityExporter: Removed all output variables, as they are not needed when invoking the tool using the provided bin script
  • ScanCentral Client: Removed all output variables, as they are not needed for invoking the tool

Bug Fixes

  • General: Bin-directories from latest FTI run are now always added to the front of the path, to make sure appropriate version is being run if FTI is invoked multiple times with different tool versions (e3efa57)

Code Refactoring

  • FoDUploader: Moved bin-script to tool-specific bin directory (e3efa57)
  • FoDUploader: Removed all output variables, as they are not needed when invoking the tool using the provided bin script (e3efa57)
  • FortifyVulnerabilityExporter: Moved bin-script to tool-specific bin directory (e3efa57)
  • FortifyVulnerabilityExporter: Removed all output variables, as they are not needed when invoking the tool using the provided bin script (e3efa57)
  • General: Removed FORTIFY_TOOLS_BIN_DIR input variable, as each tool now uses it's own bin-directory (e3efa57)
  • General: Renamed FORTIFY_TOOLS_DIR input variable to FORTIFY_TOOLS_HOME for consistency (e3efa57)
  • ScanCentral Client: Removed all output variables, as they are not needed for invoking the tool (e3efa57)

1.1.0 (2021-08-25)

Features

  • Add support for verifying output variables (d3cebfd)
  • Allow individual tool installation directories to be overridden (afd5707)

Bug Fixes

  • Remove obsolete info from usage information (995f270)

1.0.0 (2021-08-13)

Miscellaneous Chores

0.0.5 (2021-08-13)

Miscellaneous Chores

0.0.4 (2021-08-13)

chore

0.0.3 (2021-08-13)

chore

0.0.2 (2021-08-13)

chore

0.0.2 (2021-08-13)

chore

0.0.1 (2021-08-13)

chore