Releases: fortify/fcli
Releases · fortify/fcli
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:NullPointerExceptioninstead of proper error message if no options provided (fixes #232) (1efa62b)fcli sc-sast session login: Improve usage help for--client-auth-tokenand 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
-hoption (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
-koption (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-qoption (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
fcli v1.0.1
Bug Fixes
fcli ssc app update: Fix 'application not found' error when updating app name (fixes #166) (f8ebad6)fcli ssc appversion update: Fix application name not shown in output (fixes #183) (32f130b)fcli ssc appversion update: Fix exception if no --userdel option is specified (fixes #175) (c7ebb98)fcli ssc appversion-artifact download:--no-include-sourcesnow available for both application file and individual FPR download (fixes #173) (216ac2a)fcli ssc appversion-artifact download: HTTP 500 error when downloading application file (216ac2a)fcli ssc appversion-artifact upload: Improve usage message for--engine-typeoption (fixes #176) (6cc775e)fcli ssc attribute-definition get: Allow category prefix when specifying guid (fixes #186) (7b02f61)fcli ssc issue-template create: Display 'Default template=true' if--set-as-defaultspecified (fixes #180) (6f2101e)fcli ssc issue-template delete: Fix issue templates not being deleted (fixes #182) (0b55974)fcli ssc issue-template update: Fix 'issue template not found' error when updating issue template name (fixes #181) (a6002b1)fcli ssc plugin: Fix "No serializer" errors (fixes #187, fixes #188) (88d8886)fcli ssc role create: Allow comma-separated list of permission id's (fixes #190) (1426116)fcli ssc role delete: Fix role not being deleted (fixes #191) (e329c89)fcli ssc token update: Improve usage message (fixes #177) (8e8b924)fcli ssc token: Make output more consistent with SSC UI (fixes #194) (35523cc)fcli tool sc-client install: Add support for latest (22.2.0) version (fixes #179) (dac4b37)
Initial Release
See Assets section below for latest build artifacts