Skip to content

Releases: fortify/fcli

v1.2.4

07 Apr 09:58
7dd69f2
Compare
Choose a tag to compare

1.2.4 (2023-04-07)

Bug Fixes

  • fcli ssc appversion-artifact download: Include externalmetadata.xml in current state FPR download by passing arbitrary clientVersion parameter to SSC (fixes #257) (2694ffe)
  • fcli tool vuln-exporter install: Add support for latest (2.0.1) version (9c34f73)

Miscellaneous Chores

v1.2.3

09 Mar 10:05
6ebbbd1
Compare
Choose a tag to compare

1.2.3 (2023-03-09)

Bug Fixes

  • fcli ssc appversion-artifact download: Include externalmetadata.xml in current state FPR download by passing arbitrary clientVersion parameter to SSC (fixes #257) (2694ffe)

fcli v1.2.2

05 Mar 22:40
c44b535
Compare
Choose a tag to compare

Bug Fixes

  • fcli tool sc-client install: Add support for latest (22.2.1) version (38e93eb)

fcli v1.2.1

05 Mar 22:06
d27b8b4
Compare
Choose a tag to compare

Bug Fixes

  • Custom trust store ignored by native binaries (fixes #253) (a0af875)

fcli v1.2.0

09 Feb 12:41
4942b25
Compare
Choose a tag to compare

Features

  • FoD: Add fod sast-scan setup (implements #225) (e556f1e)
  • FoD: Added functionality for user CRUD (implements #245) (818622a)
  • FoD: Added functionality for user group CRUD (implements #246) (818622a)

Bug Fixes

  • fcli tool vuln-exporter install: Add support for latest (2.0.0) version (d7ccaea)

fcli v1.1.0

19 Jan 21:08
d9a86ae
Compare
Choose a tag to compare

Features

  • Add support for configuring custom SSL trust store (fixes #221) (2732e37)
  • SSC: Add support for importing Debricked results (e2a6f1e)

Bug Fixes

  • fcli * session login: Improve error output on previous session logout failure (fixes #219) (86b0868)
  • fcli sc-dast session login: Require SSC credentials to be specified (fixes #223) (ea049ec)
  • fcli sc-sast scan start: NullPointerException instead of proper error message if no options provided (fixes #232) (1efa62b)
  • fcli sc-sast session login: Improve usage help for --client-auth-token and explicitly check token validity (fixes #230) (ce6324b)
  • fcli sc-sast session login: Require SSC credentials to be specified (fixes #222) (b252069)
  • Fix NoSuchFileExceptions if FCLI_HOME or FORTIFY_HOME set to relative directory (fixes #227) (2ef6b21)
  • Fix NullPointerException if no module(s) configured for proxy (fixes #228) (11ec6e1)
  • Improve help output for -h option (fixes #217) (f2e47b0)
  • Improve output of session commands to provide better consistency with other CRUD commands (fixes #220) (153f96e)
  • SSL verification was incorrectly disabled by default and enabled by -k option (fixes #231) (7fa56c3)

fcli v1.0.5

11 Jan 11:00
c9de17c
Compare
Choose a tag to compare

Bug Fixes

  • FoD: Fix some commands not working in native binaries (#216) (02baa48)

fcli v1.0.4

05 Jan 11:50
96b565f
Compare
Choose a tag to compare

Bug Fixes

  • fcli sc-sast scan start: Accept both encoded or decoded token for --ssc-ci-token option (fixes #215) (1c0ba17)
  • Improve interactive prompts (fixes #213) (ad15067)

fcli v1.0.3

23 Dec 13:06
c0af9f9
Compare
Choose a tag to compare

Bug Fixes

  • fcli config var def list: Show created date as last accessed date if variable contents haven't been read yet (fixes #207) (302c9ca)
  • fcli sc-dast sensor enable/disable: Fix HostNotFoundException due to hidden non-ASCII characters in endpoint URI (fixes #212) (ca65080)
  • fcli ssc appversion-vuln count: Add missing -q option (fixes #209) (cdb2849)
  • Better description of default behavior for boolean options (fixes #206) (903c1c4)
  • Fix ANSI (color) codes on Windows (05e159e)

fcli v1.0.2

16 Dec 14:51
1f183d4
Compare
Choose a tag to compare

Bug Fixes

  • Fix fcli --version not displaying version number in native binaries (fixes #112) (b3b48e6)