Releases: jfrog/jfrog-cli
Releases · jfrog/jfrog-cli
2.60.0
What's Changed
Exciting new features 🌱
- New enrich-sbom command by @barv-jfrog in jfrog/jfrog-cli-security#81
- Add consistent behavior to table sorting in jf scan and jf audit by @dortam888 in jfrog/jfrog-cli-security#83
- Add 'input-file' option to git count command. by @gailazar300 in jfrog/jfrog-cli-security#109
Improvements 🌱
- JFrog CLI's Build - Update Go to 1.22.5 by @yahavi in #2609
- Update security commands categories in the help section by @attiasas in jfrog/jfrog-cli-security#116
- Simplify the Artifactory Download Progress Bar by @eyalbe4 in jfrog/jfrog-cli-core#1198
- Web login - Make the uuid bold in green by @yahavi in jfrog/jfrog-cli-core#1205
- Remove the label from the download progress indicator struct initialization by @eyalbe4 in jfrog/jfrog-client-go#969
Bug Fixes 🛠
- Fixing return url from build scan to be the CLI config url by @dortam888 in jfrog/jfrog-cli-security#106
- Add support for CLI TLS in xraymanager and xscmanager by @dortam888 in jfrog/jfrog-cli-security#100
- Fix terraform interactive config by @RobiNino in jfrog/jfrog-cli-core#1199
- Allow moving file to a destination without write permissions by @yahavi in jfrog/gofrog#71
- [🐸 Frogbot] Update version of github.com/hashicorp/go-retryablehttp to 0.7.7 by @github-actions in #2597
Full Changelog: v2.59.1...v2.60.0
2.59.1
What's Changed
Improvements 🌱
- Removed the unused 'jf setup' command by @eyalbe4 in jfrog/jfrog-cli-core#1195
Bug Fixes 🛠
- Convert file exclusion for directory exclusion for JAS scanners by @attiasas in jfrog/jfrog-cli-security#95
Full Changelog: v2.59.0...v2.59.1
2.59.0
What's Changed
Exciting New Features 🎉
- Add option to run only specific sub scan by @attiasas in jfrog/jfrog-cli-security#85
Improvements 🌱
- Removed the unused 'jf setup' command by @eyalbe4 in #2579
- Fix broken links in CONTRIBUTING.md by @yudkeh in #2583
- Running jas scanners in parallel by @orz25 in jfrog/jfrog-cli-security#33
- Use exclusions flag for JAS scans by @attiasas in jfrog/jfrog-cli-security#92
- Audit - Control Pip install cmd with custom args by @attiasas in jfrog/jfrog-cli-security#87
Bug Fixes 🛠
- Fix resolving Maven dependency tree with snapshot versions by @asafambar in jfrog/jfrog-cli-security#88
New Contributors
Full Changelog: v2.58.2...v2.59.0
2.58.2
What's Changed
Bug Fixes 🛠
- Use almalinux:8.10 as the docker image used to create the RPM package of JFrog CLI by @eyalbe4 in #2572
- Upgrade the Ubuntu version used to create JFrog CLI's debian package by @eyalbe4 in #2573
Full Changelog: v2.58.1...v2.58.2
2.58.1
What's Changed
What's Changed
Exciting New Features 🎉
- Run contextual analysis and secret detection in Docker scans by @guyshe-jfrog in jfrog/jfrog-cli-security#10
- Curation go support by @asafambar in jfrog/jfrog-cli-security#67
Improvements 🌱
- Add warning and skip SCA scan when directory path doesn't exists by @eranturgeman in jfrog/jfrog-cli-security#59
- Update Go version to 1.22.3 by @attiasas in jfrog/jfrog-cli-security#76
- Remove the unused
project-init
andci-setup
commands by @eyalbe4 in #2562 - Move techutils to the jfrog-cli-security module by @attiasas in jfrog/jfrog-cli-core#1189
- Utils enhancements to allow go support for JFrog Curation by @asafambar in jfrog/jfrog-cli-core#1187
Bug Fixes 🛠
- Use almalinux:9.4 as the docker image used to create JFrog CLI's RPM package
- pyproject.toml can be used in Pip tech by @attiasas in jfrog/jfrog-cli-security#75
- Show violations in job summary if context provided by @attiasas in jfrog/jfrog-cli-security#71
- Show image name as target for command summary in docker scan cmd by @attiasas in jfrog/jfrog-cli-security#78
- Always show relative target on command summary by @attiasas in jfrog/jfrog-cli-security#77
- Fix Maven config freeze by @yahavi in #2564
Full Changelog: v2.57.1...v2.58.1
2.57.1
2.57.0
What's Changed
Exciting New Features 🎉
- Command Summaries by @EyalDelarea in #2552
- Support new JFrog Workers commands by @ehl-jf in #2554
Improvements 🌱
- Accept $schema entity in the FileSpec schema by @yahavi in #2549
- Log trace ID on failure by @RobiNino in #2556
- Update go version to 1.22 by @EyalDelarea in #2540
Other Changes 📚
- Add categories to JFrog Artifactory help section commands by @sverdlov93 in #2544
New Contributors
Full Changelog: v2.56.1...v2.57.0
2.56.1
What's Changed
Improvements 🌱
- Support providing chunk size in multi part upload by @RobiNino in #2517
- Support tracing all requests by a command by @RobiNino in #2518
- Improve help sections, add details to command descriptions and hide redundant commands by @sverdlov93 in #2525
- Improve help section layout by @sverdlov93 in #2539
- Update web login prompts by @yahavi in jfrog/jfrog-cli-core#1178
- Support npm distribution tags by @RobiNino in jfrog/jfrog-cli-core#1168
Bug Fixes 🛠
- Fix release bundle creation with project by @RobiNino in #2536
- Lock config during import by @yahavi in jfrog/jfrog-cli-core#1176
- Fix Refreshing Platform Access Tokens by @RobiNino in jfrog/jfrog-cli-core#1177
- Add missing description on Xray help section subcommands by @attiasas in jfrog/jfrog-cli-core#1181
- Validate deferred callback funcs are not nil before running by @sverdlov93 in jfrog/jfrog-cli-core#1184
- Support Started Status for Release Bundle Creation by @RobiNino in jfrog/jfrog-client-go#948
- Fix username extraction on OIDC tokens with a group scope by @yahavi in jfrog/jfrog-client-go#951
Full Changelog: v2.56.0...v2.56.1
v2.56.0
What's Changed
Exciting New Features 🎉
- Artifactory Release Lifecycle Management - Add Import bundle command by @EyalDelarea in #2472
- Support pip for Curation by @asafambar in jfrog/jfrog-cli-security#39
Improvements 🌱
- New XSC analytics metrics capabilities by @gailazar300 in jfrog/jfrog-cli-core#1165
- Modify JFrog CLI's intro message by @eyalbe4 in #2506
- Remove redundant $BASE64_CRED environment variable by @sverdlov93 in #2509
- support python libraries with + in the file name by @levpachmanov in jfrog/build-info-go#244
Bug Fixes 🛠
- Fix npm packed tarball files identification @EyalDelarea in jfrog/jfrog-cli-core#1171
Full Changelog: v2.55.0...v2.56.0
2.55.0
What's Changed
Exciting New Features 🎉
- Artifactory Release Lifecycle Management - Add Export bundle command by @EyalDelarea in #2459
Bug Fixes 🛠
- Fix npm publish with provided tarball by @EyalDelarea in #2502
- Audit - Fix UseWrapper for Gradle/Maven dep tree by @attiasas in jfrog/jfrog-cli-security#43
Full Changelog: v2.54.0...v2.55.0