Closed github-actions[bot] closed 1 month ago
fcli fod release create
fcli fod sast-scan setup
--skip-if-exists
--use-aviator
--technology-stack
Auto Detect
fcli sc-sast scan start
fcli ssc appversion copy-state
--refresh-timeout
fcli ssc appversion create
fcli sc-sast sensor-pool list
fcli fod app update
--attrs
fcli fod release update
fcli ssc appversion refresh-metrics
fcli state wait-for-job ::var::
github-sast-report
This PR was generated with Release Please. See documentation.
:robot: Created releases:
:robot: I have created a release beep boop
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)fcli sc-sast sensor-pool list
command (77fcc1c)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)github-sast-report
to match current GitHub limits (3a2d489)This PR was generated with Release Please. See documentation.