Releases: fortify/fcli
Releases · fortify/fcli
v2.5.3
v2.5.2
v2.5.1
v2.5.0
2.5.0 (2024-08-13)
Features
fcli ssc appversion create: Allow for copying attributes & user access (667ba4f)- FoD: Debricked SBOM Export/Import (resolves #560) (aac8e10)
Bug Fixes
fcli fod issue list: Add--includeoption to allow for retrievingfixedand/orsuppressedissues (fixes #545) (01c2ac2)fcli ssc issue list: Add--includeoption to allow for retrievinghidden,fixedand/orsuppressedissues (318ca98)fcli fod action run release-summaryfails parsing scan dates (fixes fortify#569) (#570) (9ed8032)- Fix exception in
github-sast-report&sarif-sast-reportactions if there are no SAST issues to be processed (01bce49) - No longer require user credentials on SSC, SC-SAST & SC-DAST logout commands (requires SSC 24.2+) (cb7867b)
- NullPointerException in
fcli fod *ast-scan get(fixes #553) (f2eab9c) - Pass non-default session name to fcli: action statements (fixes #555) (8b762e2)
- Update copyright statement to 2024 (833c607)
- Update release-summary action to include OSS (resolves #561) (aac8e10)
- When authenticating with an SSC authentication token, the SSC, SC-SAST & SC-DAST session commands will now display token expiration date (requires SSC 24.2+) (c2e66bc)
- When authenticating with an SSC authentication token, the SSC, SC-SAST & SC-DAST session login commands will now validate whether the given token is a valid token (c2e66bc)
v1.3.3
Development Release - v1.x branch
See Assets section below for latest build artifacts
v2.4.0
2.4.0 (2024-05-17)
Features
- IMPORTANT: From this point forward, the mac binary will be compiled for arm64 (Apple Silicon)
- Add
fcli config public-keycommands for managing trusted public keys (4dff325) - Add
fcli fod actioncommands for running a variety of yaml-based actions (4dff325) - Add
fcli fod issue listcommand (4dff325) - Add
fcli ssc actioncommands for running a variety of yaml-based actions (4dff325) - Add
fcli ssc issue listcommand (4dff325) - Add actions for generating application version/release summary (4dff325)
- Add actions for generating BitBucket, GitHub, GitLab, SARIF and SonarQube vulnerability reports (4dff325)
- Add preview actions for generating GitHub Pull Request comments (4dff325)
- Add sample actions for checking security policy criteria (4dff325)
- Migrate FortifyVulnerabilityExporter functionality to yaml-based fcli actions (4dff325)
Bug Fixes
v2.3.0
v2.2.0
2.2.0 (2024-02-05)
Features
fcli fod: Addfcli fod reportcommands for creating and downloading FoD reports (resolves #263) (5796379)fcli fod: Add preview commands for starting and managing DAST Automated scans (db898ee)fcli ssc: Addfcli ssc reportcommands for generating, downloading & managing SSC reports (resolves #205) (60e7855)fcli tool: Addfcli tool * install --base-diroption to specify the base directory under which all tools will be installed. By default, fcli will now also install tool invocation scripts in a global<base-dir>/bindirectory, unless the--no-global-binoption is specified. This allows for having a single bin-directory on thePATH, while managing the actual tool versions being invoked through thefcli tool * installcommands. (e2db51d)fcli tool: Addfcli tool * install --uninstalloption to remove existing tool installations while installing a new tool version, allowing for easy tool upgrades. (e2db51d)fcli tool: Addfcli tool debricked-clicommands for installing Debricked CLI and managing those installations. (e2db51d)fcli tool: Addfcli tool definitionscommands, allowing tool definitions to be updated to make fcli aware of new tool versions that were released after the current fcli release. Customers may also host customized tool definitions, for example allowing for alternative tool download URLs or restricting the set of tool versions available to end users. (e2db51d)fcli tool: Addfcli tool fclicommands for installing Fortify CLI and managing those installations. (e2db51d)fcli tool: By default, thefcli tool * installcommands will now install tools under the<user.home>/fortify/toolsbase directory (no dot/hidden directory), instead of<user.home>/.fortify/tools(e2db51d)fcli tool: Deprecatefcli tool * install --install-diroption; the new--base-diroption is now preferred as it supports new functionality like global bin-scripts. (e2db51d)
Bug Fixes
fcli ssc: The--attributesoption onfcli ssc appversion *andfcli ssc attribute *commands now supports setting multiple values for an attribute (bd3fd62)
v2.1.0
2.1.0 (2023-11-21)
Features
fcli ssc appversion create: Add options for copying existing application version (75461db)- Add
fcli ssc appversion copy-statecommand (75461db) - Add
fcli system-state wait-for-jobcommand (75461db)
Bug Fixes
- rename new SSC_URL
PROJECT_VERSION_ACTION->PROJECT_VERSIONS_ACTION(55178be)