jfrog-cli

JFrog CLI is a client that provides a simple interface that automates access to the JFrog products.

APACHE-2.0 License

Downloads
26.8K
Stars
511
Committers
81

Bot releases are visible (Hide)

jfrog-cli - 2.18.2

Published by eyalbe4 over 2 years ago

What's Changed

Bug Fixes 🛠

jfrog-cli - 2.18.1

Published by gailazar300 over 2 years ago

What's Changed

Bug Fixes 🛠

Full Changelog: https://github.com/jfrog/jfrog-cli/compare/v2.18.0...v2.18.1

jfrog-cli - 2.18.0

Published by gailazar300 over 2 years ago

What's Changed

Bug Fixes 🛠

Full Changelog: https://github.com/jfrog/jfrog-cli/compare/v2.17.0...v2.18.0

jfrog-cli - 2.17.0

Published by eyalbe4 over 2 years ago

What's Changed

Exciting New Features 🎉

Improvements 🌱

Bug Fixes 🛠

Full Changelog: https://github.com/jfrog/jfrog-cli/compare/v2.16.4...v2.17.0

jfrog-cli - 1.53.3

Published by eyalbe4 over 2 years ago

jfrog-cli - 2.16.4

Published by eyalbe4 over 2 years ago

What's Changed

Bug Fixes 🛠

Other Changes 📚

Full Changelog: https://github.com/jfrog/jfrog-cli/compare/v2.16.3...v2.16.4

jfrog-cli - 2.16.3

Published by eyalbe4 over 2 years ago

What's Changed

Exciting New Features 🎉

Improvements 🌱

Bug Fixes 🛠

Full Changelog: https://github.com/jfrog/jfrog-cli/compare/v2.16.2...v2.16.3

jfrog-cli - 2.16.2

Published by eyalbe4 over 2 years ago

What's Changed

Bug Fixes 🛠

New Contributors

Full Changelog: https://github.com/jfrog/jfrog-cli/compare/v2.16.1...v2.16.2

jfrog-cli - 2.16.1

Published by eyalbe4 over 2 years ago

  • Update the Go version used to build JFrog CLI to 1.17.9
  • Bug fix - The JSON output of the "jf build-scan" command also includes a log message
  • Bug fix - The curl installaiton of JFrog CLI may fail to copy the executable to the PATH
  • Bug fix - Build-info collection and audit for npm projects nay fail due to peer dependencies conflicts
jfrog-cli - 2.16.0

Published by eyalbe4 over 2 years ago

  • Allow the execution of JFrog CLI Plugins which also include resources
  • When authenticating using a PEM certificate improve the error message, in case the certificate key isn't provided
  • Bug fix - Missing npm depedencies should not return an error
jfrog-cli - 2.15.1

Published by gailazar300 over 2 years ago

  • Bug fix - Update user groups API may remove the user from all groups
  • Bug fix - The 'jf audit' command should return an error if no package manager was detected
  • Bug fix - The package managers config commands get stuck following a bug in go-prompt
  • Improve results table utility by separating emoji from severity title
jfrog-cli - 2.15.0

Published by eyalbe4 over 2 years ago

  • Add Operational Risk Violations data to 'jf scan', 'jf build-scan' & 'jf audit' commands
  • Add emojis to the output of some commands
  • Upgrade jfrog-client-go & build-info-go
  • Add --extended-table option to 'jf docker scan'
  • Bug fix - Avoid 'jf setup' failing when CI=true
  • Bug fix - Avoid adding optional npm dependencies to the build-info
jfrog-cli - 2.14.2

Published by eyalbe4 over 2 years ago

  • 'jf setup' command UX improvements
  • Bug fix - When uploading to Artifactory, ANT patterns aren't translated correctly to regexp in some cases
  • Bug fix - The "jf mvn" command fails with some versions of maven
jfrog-cli - 2.14.1

Published by eyalbe4 over 2 years ago

  • "jf c export" - Return an error if config is empty
  • Bug fix - Avoid npm checksum calculation by "jf audit", to avoid failires for some npm projects
  • Bu fix - "jf audit" for nuget may crash in some scenarios
jfrog-cli - 2.14.0

Published by yahavi over 2 years ago

  • Emojis added to log messages
  • Log Artifactory response after failure when encrypting the password
  • Improve the error log message when using the "jf rt repo-create" command with wrong packageType or rclass
  • Support IncludePathPrefixPattern param in the replication API
  • Update go.mod to go 1.17
  • Static code analysis badge added to README
  • Improve the intro message of "jf setup" and "jf project init"
  • Improve getting-started-with-jfrog-using-the-cli.md
  • Bug fix - Panic in Dotnet and NuGet commands
  • Bug fix - Incorrect exit code for the "jf scan" cxommand
  • Bug fix - The JFROG_CLI_TRANSITIVE_DOWNLOAD_EXPERIMENTAL env var does not affect the "jf rt dl" command
  • Bug fix - "jf docker scan" command ignores the --watches, --project and --repo-path options
jfrog-cli - 2.13.0

Published by yahavi over 2 years ago

  • New 'jf docker push' & 'jf docker push' commands
  • New support for auditing .NET projects (nuget/dotnet)
  • 'jf docker scan' - New progress indicator
  • Performance improvement for collecting build-info dependencies
  • Update the intro message of the 'jf project init' command to include docker
  • Update the go version used to build jfrog-cli to v1.17.7
  • Make Zsh completion autoloadable
  • Bug fix - Build-info should not be created for 'jf npm install '
  • Bug fix - Limit the total for RequestedBy, to avoid out-of-memory errors
  • Bug fix - 'jf project init' - Consider .csproj when detecting .NET projects
jfrog-cli - 2.12.1

Published by eyalbe4 over 2 years ago

  • Bug fix - "nil pointer dereference" on jfrog-client-go
jfrog-cli - 2.12.0

Published by eyalbe4 over 2 years ago

  • New timestamp added to the log messages
  • JFrog CLI now prompts alternative options, if the command does not exist
  • "jf c add" command interactive mode improvement - Replaced "Server ID:" with "Choose a server ID:"
  • Bug fix - Avoid creating a redundant build-info module in some scenarios
  • Bug fix - When searching or downloading from Artifactory with the transitive setting, validate that only one repository is requested, since only one repository search is supported with transitive
  • Bug fix - When walking the file tree during an upload, the same file might be visited more than once, but a dir symlink should not be visited more than once.
  • Bug fix - The --scan option used by the "jf mvn / gradle / npm" commands, fails the upload for every vulnerability, even if according to the Xray policy, the upload shouldn't fail
  • Bug fix - The "jf audit" command for pip projects ignores the requirements.txt file
  • Bug fix - The module added to the build-info by the "jf rt bad" command has no type
  • Bug fix - The "jf rt bp" should not prompt the build publish URL with the --dry-run option
jfrog-cli - 1.53.1

Published by eyalbe4 over 2 years ago

jfrog-cli - 2.11.1

Published by sverdlov93 over 2 years ago

  • Remove redundant "jf docker scan" flags
  • Improve docker scan code and logs.
  • Create a temp folder for the Xray indexer app to run at.
  • Improve Xray indexer logs.