Skip to content

Releases: fortify/fcli

Development Release - develop branch

13 Nov 16:45
Compare
Choose a tag to compare
Pre-release

See Assets section below for latest build artifacts

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)

Development Release - v2.x branch

07 Nov 13:21
c4aad32
Compare
Choose a tag to compare
Pre-release

See Assets section below for latest build artifacts

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)

v2.7.1

27 Sep 11:00
19ceffd
Compare
Choose a tag to compare

2.7.1 (2024-09-27)

Bug Fixes

  • Fix fcli completion script sourcing error (fixes #580) (4ff86f4)
  • FoD release-summary action: Fix potential SpEL exception for releases with open-source scans enabled (fixes #612) (5260bc8)
  • Improve synopsis order (fixes #133) (78b530c)
  • Show proper syntax for --store option in help output (fixes #613) (cac574d)

v2.7.0

25 Sep 08:41
9981ead
Compare
Choose a tag to compare

2.7.0 (2024-09-25)

Features

  • fcli fod release create: Support release attributes (fixes fortify#592) (3727329)
  • fcli fod sast-scan setup: Add --skip-if-exists option (edcece5)
  • fcli fod sast-scan setup: Add --use-aviator option (fixes fortify#594) (013af6f)
  • fcli fod sast-scan setup: Set --technology-stack to Auto Detect by default (fixes #595) (852d7bf)
  • fcli sc-sast scan start: Add option to select sensor pool for the scan (d071d25)
  • fcli ssc appversion copy-state: Add --refresh-timeout option (89cf435)
  • fcli ssc appversion create: Add --refresh-timeout option (89cf435)
  • Add fcli sc-sast sensor-pool list command (77fcc1c)
  • Add FoD setup-release action (4ab86c0)
  • Add SSC setup-appversion action (e3a273c)
  • FoD & SSC: Add aws-sast-report actions to enable integrating Fortify results with AWS Security Hub (#559) (dc79095)

Bug Fixes

  • fcli fod app update: Ignore release attributes if included in --attrs option (fixes fortify#604) (e2077b9)
  • fcli fod release create: Ignore application attributes if included in --attrs option (fixes fortify#604) (e2077b9)
  • fcli fod release update: Ignore application attributes if included in --attrs option (fixes fortify#604) (e2077b9)
  • fcli ssc appversion refresh-metrics: Allow for fcli state wait-for-job ::var:: to be invoked without errors even if no refresh was required (89cf435)
  • Increase issue limit for github-sast-report to match current GitHub limits (3a2d489)

v2.6.0

09 Sep 12:37
0798d4c
Compare
Choose a tag to compare

2.6.0 (2024-09-09)

Features

  • Publish fortifydocker/fcli image (c72487d)

Bug Fixes

  • fcli fod action run *-sast-report: Warn instead of fail if scan summary is not (yet) available from FoD (077157f)
  • FoD: Improve help output for fcli fod *-scan wait-for commands (#587) (937baf5)
  • Work-around for user.home in Docker images (9c6a56c)

v2.5.3

30 Aug 16:34
2f19804
Compare
Choose a tag to compare

2.5.3 (2024-08-30)

Bug Fixes

  • Fix error on fcli ssc session login command on older SSC versions (fixes #584) (d028052)

v2.5.2

21 Aug 11:48
a21f8eb
Compare
Choose a tag to compare

2.5.2 (2024-08-21)

Bug Fixes

  • FoD/SSC: Improve github-pr-comment action output (694e7ae)
  • SSC: Fix application version link in appversion-summary & bitbucket-sast-report actions (4f40a04)