Releases: fortify/fcli
Releases · fortify/fcli
v1.2.4
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
- release 1.2.4 (4f23048)
v1.2.3
fcli v1.2.2
Bug Fixes
fcli tool sc-client install
: Add support for latest (22.2.1) version (38e93eb)
fcli v1.2.1
fcli v1.2.0
fcli v1.1.0
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
fcli v1.0.4
fcli v1.0.3
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)