Skip to content

Releases: fortify/fcli

v2.12.0

23 Dec 13:24
1aee767
Compare
Choose a tag to compare

2.12.0 (2024-12-23)

Features

  • fcli fod dast setup-website, fcli fod dast setup-workflow, fcli fod dast setup-api: Add --vpn option for specifying Fortify Connect network name (site-to-site VPN) to use (fixes #644) (8e38b94)
  • fcli fod mast setup, fcli fod mast get-config: Updates for new API (fixes #642) (8e38b94)
  • fcli tool sc-client install: Add options to install compatible JRE (85bc662)

Bug Fixes

  • fcli fod action run release-summary: Improve/simply based on FoD 24.4 API changes (8e38b94)
  • fcli fod release update: Add "Retired" option fo --sdlc-status (fixes #642) (8e38b94)
  • fcli fod action run release-summary update (fixes #639) (b7e16c4)

Development Release - v2.x branch

23 Dec 13:17
Compare
Choose a tag to compare
Pre-release

See Assets section below for latest build artifacts

Development Release - develop branch

23 Dec 13:33
1aee767
Compare
Choose a tag to compare
Pre-release

See Assets section below for latest build artifacts

v2.11.1

11 Dec 15:44
0983b58
Compare
Choose a tag to compare

2.11.1 (2024-12-11)

Bug Fixes

  • fcli fod action run github-pr-comment: Use GITHUB_API_URL environment variable instead of hardcoded api.github.com to avoid failure on GitHub Enterprise (da7eba3)
  • fcli ssc action run github-pr-comment: Use GITHUB_API_URL environment variable instead of hardcoded api.github.com to avoid failure on GitHub Enterprise (da7eba3)

v2.11.0

11 Dec 12:30
f6b27ee
Compare
Choose a tag to compare

2.11.0 (2024-12-11)

Features

  • fcli ssc appversion list: Add --exclude option to allow for excluding empty versions, or versions that have no issues assigned to current user (ba0c126)
  • fcli ssc appversion list: Add --include option to allow for listing active, inactive, or both active and inactive versions (ba0c126)

v2.10.1

05 Dec 13:13
ac4e787
Compare
Choose a tag to compare

2.10.1 (2024-12-05)

Bug Fixes

  • fcli sc-sast scan start: Output root exception if error occurs while determining .NET version (0bb7260)

v2.10.0

21 Nov 12:29
c9c1d60
Compare
Choose a tag to compare

2.10.0 (2024-11-21)

Features

  • fcli sc-sast session login: Allow for overriding SC SAST Controller URL (resolves #611) (a5eb382)
  • fcli ssc appversion update: Add --active option to allow activating/deactivating applications versions (resolves #625) (#647) (c2c9a33)

Bug Fixes

  • fcli ssc artifact get: Include scan data in output (resolves #637) (e6f1a3e)

v2.9.1

07 Nov 13:37
96342cd
Compare
Choose a tag to compare

2.9.1 (2024-11-07)

Bug Fixes

  • fcli ssc action run appversion-summary: Add note about removed issue count (0c93649)
  • fcli ssc action run appversion-summary: Fix exception if application version has artifacts with 0 issues (fixes #633) (c89817d)

v2.9.0

30 Oct 17:36
7bdfd45
Compare
Choose a tag to compare

2.9.0 (2024-10-30)

Features

  • fcli fod action run setup-release: Add support for creating parent application & microservice if not existing (9e3a8fd)
  • fcli fod release create: Add support for creating parent application & microservice if not existing (576b620)
  • fcli fod release create: Ignore --copy-from if equal to release being created (576b620)
  • fcli fod release create: Ignore --copy-from if first release on new application (576b620)
  • fcli fod release create: Throw user-friendly error when trying to copy release from different application (576b620)

Bug Fixes

  • Improve parsing of boolean action parameters (d3b6f4c)

v2.8.0

25 Oct 15:09
2e57620
Compare
Choose a tag to compare

2.8.0 (2024-10-25)

Features

  • fcli sc-sast scan start: Add support for passing scan arguments through --sargs option (resolves #449) (#627) (7920a40)
  • Add fcli fod release wait-for command to wait for release(s) to leave suspended state (resolves #624) (0cdde30)

Bug Fixes

  • fcli fod action run setup-release: Add Development default value for --sdlc-status (9a1b1bf)
  • fcli fod action run setup-release: Wait for release to exit suspended state (07d0914)
  • Fix fcli command links in action documentation (fixes #622) (fecf423)