-
Notifications
You must be signed in to change notification settings - Fork 22
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: Core: Various bug fixes and many other improvements
fix!: Core: Most commands/options now use case-sensitive matching to avoid inconsistent behavior between server-side and client-side matching feat!: Core: Change fcli variable syntax & behavior for easier use feat!: Core: Change query expression syntax to allow for advanced queries feat: Core: Add support for interactive confirmation on commands that require confirmation feat!: Core: Restructure fcli home/data directories. Configuration & session data stored by earlier fcli versions will not be available after upgrading, and will not be automatically removed. It's recommended to manually delete the `~/.fortify/fcli` folder when upgrading, and then use the new fcli version to re-apply configuration settings. feat!: Core: Change environment variable names for better clarity and avoiding conflicts with other Fortify command-line utilities feat!: Core: The .jar version of fcli now requires Java 17 or higher to run feat!: `fcli config`: Restructure command tree & options for consistency & ease of use feat!: `fcli config`: Move variable-related commands to `fcli util` feat: `fcli fod`: Move out of preview mode, now officially supported feat!: `fcli fod`: Restructure existing commands & options for consistency & ease of use feat: `fcli fod`: Fixes, usability improvements & new commands for managing applications, microservices, releases, scans & scan results feat: `fcli fod`: Various other fixes & usability improvements feat!: `fcli sc-dast`: Minor restructuring of command tree & options for consistency & ease of use feat: `fcli sc-dast`: Various fixes & usability improvements feat!: `fcli sc-sast`: Minor restructuring of command options for consistency & ease of use feat: `fcli sc-sast`: New command for listing ScanCentral SAST sensors feat: `fcli sc-sast`: Various fixes & usability improvements feat!: `fcli ssc`: Restructure existing commands & options for consistency & ease of use feat: `fcli ssc`: New commands for creating local users, refreshing metrics, listing rule packs & listing SSC configuration settings feat: `fcli ssc`: New commands for managing performance indicators & variables (PREVIEW) feat: `fcli ssc`: Add support for applying filters on issue counts feat: `fcli ssc`: Add support for embedding additional data on `fcli ssc appversion get/list` commands feat: `fcli ssc`: Various other fixes & usability improvements feat: `fcli license`: New command, adding support for generating MSP & NCD license usage reports feat: `fcli tool`: Add support for FortifyBugTrackerUtility feat!: `fcli tool`: Minor restructuring of command options for consistency & ease of use feat: `fcli tool`: Improve tool version & digest handling feat: `fcli util`: Add variable-related commands (moved from `fcli config`) feat: `fcli util`: Add various other utility commands
- Loading branch information
Showing
1,789 changed files
with
122,590 additions
and
45,214 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.