Releases: fortify/fcli
Releases · fortify/fcli
Development Release - develop branch
See Assets
section below for latest build artifacts
v2.9.1
Development Release - v2.x branch
See Assets
section below for latest build artifacts
v2.9.0
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
v2.7.1
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
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
toAuto 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 forfcli 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)