Releases: fortify/fcli
Releases · fortify/fcli
v2.12.0
2.12.0 (2024-12-23)
Features
fcli fod dast setup-website
,fcli fod dast setup-workflow
,fcli fod dast setup-api
: Add--vpn
option for specifying Fortify Connect network name (site-to-site VPN) to use (fixes #644) (8e38b94)fcli fod mast setup
,fcli fod mast get-config
: Updates for new API (fixes #642) (8e38b94)fcli tool sc-client install
: Add options to install compatible JRE (85bc662)
Bug Fixes
Development Release - v2.x branch
See Assets
section below for latest build artifacts
Development Release - develop branch
See Assets
section below for latest build artifacts
v2.11.1
2.11.1 (2024-12-11)
Bug Fixes
fcli fod action run github-pr-comment
: UseGITHUB_API_URL
environment variable instead of hardcoded api.github.com to avoid failure on GitHub Enterprise (da7eba3)fcli ssc action run github-pr-comment
: UseGITHUB_API_URL
environment variable instead of hardcoded api.github.com to avoid failure on GitHub Enterprise (da7eba3)
v2.11.0
2.11.0 (2024-12-11)
Features
v2.10.1
v2.10.0
v2.9.1
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)