Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

jfrog-cli-2.97.0-1.1 RPM for x86_64

From OpenSuSE Tumbleweed for x86_64

Name: jfrog-cli Distribution: openSUSE Tumbleweed
Version: 2.97.0 Vendor: openSUSE
Release: 1.1 Build date: Fri Mar 27 06:57:25 2026
Group: Unspecified Build host: reproducible
Size: 66182079 Source RPM: jfrog-cli-2.97.0-1.1.src.rpm
Packager: https://bugs.opensuse.org
Url: https://github.com/jfrog/jfrog-cli
Summary: A client that automates access to the JFrog products
JFrog CLI is a compact and smart client that provides a simple interface that
automates access to Artifactory and Mission Control through their respective
REST APIs. By using the JFrog CLI, you can greatly simplify your automation
scripts making them more readable and easier to maintain. Several features of
the JFrog CLI makes your scripts more efficient and reliable:

- Multithreaded upload and download of artifacts make builds run faster
- Checksum optimization reduces redundant file transfers
- Wildcards and regular expressions give you an easy way to collect all the
  artifacts you wish to upload or download.
- "Dry run" gives you a preview of file transfer operations before you actually
run them

Provides

Requires

License

Apache-2.0

Changelog

* Fri Mar 27 2026 Johannes Kastl <opensuse_buildservice@ojkastl.de>
  - Update to version 2.97.0:
    * New Features
    - [jfrog-cli-artifactory] XRAY-136990 - Added Dependency
      Exlcusion Based on Scope #394 (@omerb-jfrog)
    - [jfrog-cli-security] Add Force specific tech in static sca
      [#655] (@attiasas)
    - [jfrog-cli-security] Add validation error if required package
      not installed for the AM #604 (@attiasas)
    - [jfrog-client-go] Add get evidence version api call #1325
      (@mnsboev)
    * Bug Fixes
    - [jfrog-cli-artifactory] fix conan recipe not in root dir
      issue #397 (@reshmifrog)
    - [jfrog-cli-artifactory] Added logic for checking release
      bundle into release-bundles-v2-jfds #396 (@naveenku-jfrog)
    - [jfrog-cli-artifactory] Reverting the changes done in PR396
      [#399] (@naveenku-jfrog)
    - [jfrog-cli-artifactory] Added logic for adding python script
      by embed package #395 (@naveenku-jfrog)
    - [jfrog-cli-artifactory] fx helm subdomain issue #400
      (@reshmifrog)
    - [jfrog-cli-artifactory] Addressed bughunt bugs and
      improvements #401 (@naveenku-jfrog)
    - [jfrog-cli-security] Fix Secret violations parsing static-sca
      [#695] (@attiasas)
    - [jfrog-cli-security] Display partial results on parsing error
      [#696] (@attiasas)
    - [jfrog-cli-security] Fix diff cascade removal bug #697
      (@attiasas)
    - [jfrog-cli-security] Fix use wrapper mvn #699 (@attiasas)
    - [jfrog-cli-security] Fix "permission denied" issue with
      gradlew and MavenW #700 (@eranturgeman)
    - [jfrog-cli-security] Fix version remediation in CDX mapping
      [#698] (@eranturgeman)
    - [jfrog-client-go] JA-19680 - Fixed flaky test - Roles should
      match regardless of order #1323 (@ranjithkm-jfrog)
    - [jfrog-client-go] Addressed bug for updating project key in
      release bundle query #1322 (@naveenku-jfrog)
    - [jfrog-client-go] Fix xray report api #1327 (@attiasas)
    * Internal Changes
    - [jfrog-cli] Update dependencies (except evidence) #3403
      (@RemiBou)
    - [jfrog-cli-security] Update dependencies #703 (@attiasas)
    * Other Changes
    - [build-info-go] conan-recipe-not-in-root-dir #372
      (@reshmifrog)
    - [jfrog-cli] respect args passed through cli conan cmds #3378
      (@reshmifrog)
    - [jfrog-cli] Updated config in CLI e2e Pipeline for nodepool
      and integration used #3391 (@neha-mishraa)
    - [jfrog-cli] Updated nodepool for CLI e2e Pipeline #3392
      (@neha-mishraa)
    - [jfrog-cli] Removed project key environment variable from the
      pipeline config #3393 (@neha-mishraa)
    - [jfrog-cli] Workflow to rewrite the release notes #3398
      (@itsmeleela)
    - [jfrog-cli] Addressed bugs/improvements in huggingface
      bughunts #3395 (@naveenku-jfrog)
    - [jfrog-cli] Workflow hardening #3401 (@barakharyati)
    - [jfrog-cli-artifactory] use conan upload json format #392
      (@reshmifrog)
    - [jfrog-cli-artifactory] Skills commands improvements #405
      (@bhanurp)
    - [jfrog-cli-core] Get deployment view #1533 (@attiasas)
    - [jfrog-cli-security] Remove link to platform on audit cmd
      [#706] (@attiasas)
    - [jfrog-client-go] Change pull_request_target to pull_request
      in workflow #1330 (@barakharyati)
* Thu Mar 12 2026 Johannes Kastl <opensuse_buildservice@ojkastl.de>
  - Update to version 2.96.0:
    * Improvements
    - Fixed Critical Violations by UX writing Audit of Jfrog CLI by
      @agrasth in #3388
    - Fixed Minor Violations by UX writing Audit of Jfrog CLI by
      @agrasth in #3385
    - Fixed Major Violations by UX writing Audit of Jfrog CLI by
      @agrasth in #3386
* Mon Mar 09 2026 Johannes Kastl <opensuse_buildservice@ojkastl.de>
  - Update to version 2.95.0:
    * Other Changes
    - Added logic for updating HF_ENDPOINT and HF_TOKEN from
      default or spe… by @naveenku-jfrog in #3379
    - Added the huggingface command name by @naveenku-jfrog in
      [#3383]
* Wed Mar 04 2026 Johannes Kastl <opensuse_buildservice@ojkastl.de>
  - Update to version 2.94.0:
    * Improvements
    - Support for docker containerd-snapshotter storage by
      @fluxxBot in #3374
    * Bug Fixes
    - fix/conan-project-key-build-dir-issue by @reshmifrog in #3370
    * Other Changes
    - Updated e2e test cases for hugging-face by @naveenku-jfrog in
      [#3372]
* Fri Feb 27 2026 Johannes Kastl <opensuse_buildservice@ojkastl.de>
  - Update to version 2.93.0:
    * Other Changes
    - Bump go version where needed by @BlasttS in #3363
    - Test TestArtifactoryClientCert sometimes fails on Windows...
      by @BlasttS in #3366
* Thu Feb 19 2026 Johannes Kastl <opensuse_buildservice@ojkastl.de>
  - Update to version 2.92.0:
    * Improvements
    - Support nested path for docker build by @fluxxBot in #3330
    - Support npm run native by @fluxxBot in #3359
    * Bug Fixes
    - Fix: Latest jfrog cli version check failure by @bhanurp in
      [#3353]
    * Other Changes
    - Added e2e tests for new release bundle finalize command by
      @jongler in #3340
    - Fix GOSEC by @fluxxBot in #3357
    - Added native huggingface native commands and e2e and workflow
      tests by @naveenku-jfrog in #3341
    - Added CLI e2e Pipeline by @neha-mishraa in #3354
* Fri Feb 06 2026 Johannes Kastl <opensuse_buildservice@ojkastl.de>
  - Update to version 2.91.0:
    * Other Changes
    - Added e2e tests for create and update of a draft release
      bundle commands (#3334)
* Sun Feb 01 2026 Johannes Kastl <opensuse_buildservice@ojkastl.de>
  - Update to version 2.90.0:
    * Bug Fixes
    - Fix the merge artifact issue by @agrasth in
      jfrog/build-info-go#367
* Fri Jan 23 2026 Johannes Kastl <opensuse_buildservice@ojkastl.de>
  - Update to version 2.89.0:
    * Exciting New Features
    - feature: Automatically set CI VCS properties on uploaded
      artifacts by @bhanurp in #3309
    * Other Changes
    - JGC-489 - Fix release by @RemiBou in #3305
    - RTDEV-73424 - Set
      TestReleaseBundleCreationFromMultipleSourcesUsingSp… by
      @rimapol in #3315
* Sun Jan 11 2026 Johannes Kastl <opensuse_buildservice@ojkastl.de>
  - Update to version 2.88.0:
    * Exciting New Features
    - Added capability to support docker pull with image sha by
      @fluxxBot in #3273
    - support-conan-build info-collection by @reshmifrog in #3291
    * Improvements
    - Support multi user profile build-info collection by @fluxxBot
      in #3296
    - conan improvements by @reshmifrog in #3300
    * Bug Fixes
    - Fix inconsistent RequestedBy Paths for .NET Dependencies by
      @bhanurp in #3279
    - Unhide conan command by @reshmifrog in #3299
    * Other Changes
    - JFMIG-13 - Add ability to provide include files pattern to
      migrate only a part of repository by @deepakkjfrog in #3266
    - Fix/rteco 694 j frog cli command jf rbs versions not showing
      results with project by @naveenku-jfrog in #3294
    - Supporting Run native behavior for Gradle by @nitinp19 in
      [#3282]
    - fix for pypi different package having same checksum by
      @nitinp19 in #3302
* Sat Dec 13 2025 Johannes Kastl <opensuse_buildservice@ojkastl.de>
  - Update to version 2.87.0:
    * Exciting New Features
    - Introduced support for docker build command by @fluxxBot in
      [#3165]
    * Improvements
    - Poetry native support improvement by @agrasth in #3247
    * Bug Fixes
    - Fix for 'include' flag with spec file by @agrasth in #3249
    - Update Dependencies: Fix Temp Cleanup & Git Handling by
      @agrasth in #3272
    * Other Changes
    - curl-command-parsing-issue by @reshmifrog in #3256
    - Add native helm commands support by @naveenku-jfrog in #3235
* Thu Dec 11 2025 Johannes Kastl <opensuse_buildservice@ojkastl.de>
  - Update to version 2.86.0:
    * Exciting New Features
    - add-support-for-native-conan-commands by @reshmifrog in #3236
    * Bug Fixes
    - Fix docker scan help command by @attiasas in #3191
    * Other Changes
    - Addressed bug for adding correct http or https based on url
      by @naveenku-jfrog in #3246
* Tue Nov 25 2025 Johannes Kastl <opensuse_buildservice@ojkastl.de>
  - Update to version 2.85.0:
    * Bump version to 2.85.0 (#3239)
* Thu Nov 20 2025 Johannes Kastl <opensuse_buildservice@ojkastl.de>
  - Update to version 2.84.0:
    * Bug Fixes
    - Fix jf rt curl bug with additional flags
* Wed Nov 19 2025 Johannes Kastl <opensuse_buildservice@ojkastl.de>
  - Update to version 2.83.0:
    * Exciting New Features
    - support-direct-download-cmd-bypassing-aql by @reshmifrog in
      [#3103]
    * Bug Fixes
    - Fix poetry publish bug in traditional flow by @agrasth in
      [#3208]
    - fix-curl-cmd-arg-parsing-issue by @reshmifrog in #3205
    * Other Changes
    - JGC-426 - Add parameters to select which steps to run in
      Jenkins build, Fix chocolatey push by @RemiBou in #3189
    - Fix/e2e test case for search with pattern by @naveenku-jfrog
      in #3200
    - Update-dependency-for-jfrog-cli-artifactory by
      @naveenku-jfrog in #3206
    - Add Kiro IDE Support to jf ide setup by @agrasth in #3209
    - add evidence e2e tests by @osaidwtd in #3201
    - update env secrets by @osaidwtd in #3215
    - JSEC-14301 - Remove automation for safe to test by @RemiBou
      in #3218
    - JGC-000 - Bump golang by @RemiBou in #3227
    - Set explicit golang by @RemiBou in #3228
* Thu Oct 30 2025 Johannes Kastl <opensuse_buildservice@ojkastl.de>
  - Update to version 2.82.0:
    * Improvements
    - Updated IDE design and added support for vscode persistence
      by @agrasth in #3164
    * Other Changes
    - fix: help command for generating markdown summary by
      @sean-perkins in #3157
    - JGC-421 - Display link only on help by @RemiBou in #3172
    - use jf evd as separate embedded plugin by @RemiBou in #3186
* Fri Oct 17 2025 Johannes Kastl <opensuse_buildservice@ojkastl.de>
  - Update to version 2.81.0:
    * Exciting New Features
    - AppTrust commands by @asafgabai in #3155
    * Improvements
    - Added Maven native implementation using flexpack by @agrasth
      in #3081
    * Other Changes
    - Added stats command by @naveenku-jfrog in #3118
    - Fix survey displayed in autocomplete by @RemiBou in #3145
* Fri Oct 03 2025 Johannes Kastl <opensuse_buildservice@ojkastl.de>
  - Update to version 2.80.0:
    * Bug Fixes
    - add timestamp as props for python pkg by @reshmifrog in #3144
* Mon Sep 29 2025 Johannes Kastl <opensuse_buildservice@ojkastl.de>
  - Update to version 2.79.2:
    * Bug Fixes
    - VCS Params Alignment by @EyalDelarea in #3137
    * Other Changes
    - Use CI env var for hidding survey by @RemiBou in #3139
* Fri Sep 26 2025 Johannes Kastl <opensuse_buildservice@ojkastl.de>
  - Update to version 2.79.1:
    * Exciting New Features
    - JA-17729 - Add support for disable-token-refresh flag by
      @arshjotk in #3132
    * Improvements
    - Fix npm native workspace by @fluxxBot in #3115
    * Bug Fixes
    - Fixed build info recording npm workspaces by @fluxxBot in
      [#3124]
    * Other Changes
    - Fine tune tests trigger by @ehl-jf in #3120
    - JGC-414 - Remove line breaks in Authorization header for
      Gitlab by @cyrilc-pro in #3110
    - JGC-405 - Add survey link by @RemiBou in #3122 use env var
      JFROG_CLI_HIDE_SURVEY=true to hide it
    - Fix darwin binary build by @RemiBou in #3138
* Fri Sep 19 2025 Johannes Kastl <opensuse_buildservice@ojkastl.de>
  - Update to version 2.79.0:
    * Exciting New Features 🎉
    - Flexpack by @agrasth in #3057
    - Support for docker login by @fluxxBot in #3077
    - Added collect env and collect git task in bp by @fluxxBot in
      [#3105]
* Sun Sep 14 2025 Johannes Kastl <opensuse_buildservice@ojkastl.de>
  - Update to version 2.78.9:
    * Bug Fixes
    - Fixed jf pip deps.cache off-by-one error by @fluxxBot in
      [#3065]
* Tue Sep 02 2025 Johannes Kastl <opensuse_buildservice@ojkastl.de>
  - Update to version 2.78.8:
    * Fix github.com/ulikunitz/xz see
      https://github.com/ulikunitz/xz/issues/65 (#3073)
    * Bump ver from 2.78.7 to 2.78.8 (#3072)
* Thu Aug 28 2025 Johannes Kastl <opensuse_buildservice@ojkastl.de>
  - Update to version 2.78.7:
    * Bug Fixes
    - SARIF - Fill missing invocation attributes if needed by
      @attiasas in #545
* Tue Aug 26 2025 Johannes Kastl <opensuse_buildservice@ojkastl.de>
  - Update to version 2.78.6:
    * Bug Fixes
    - Fix Vulnerabilities locations in SCA for SARIF and null
      attributes by @attiasas in jfrog/jfrog-cli-security#539
* Thu Aug 21 2025 Johannes Kastl <opensuse_buildservice@ojkastl.de>
  - Update to version 2.78.5:
    * Bump version from 2.78.4 to 2.78.5 (#3062)
    * Bump go version to 1.24.6 (#3061)
    * Bump ver from 2.78.3 to 2.78.4 (#3060)
    * fixed build search for build names with special chars (#3056)
* Mon Aug 18 2025 Johannes Kastl <opensuse_buildservice@ojkastl.de>
  - Update to version 2.78.3:
    * Improvements
    - Remove empty properties field from build-info by @reshmifrog
      in #3046
    * Bug Fixes
    - Use GitHub token for CLI version checks (avoid anonymous
      rate‑limit) by @nirvanin in #3050
    * Other Changes
    - Add GitHub Actions summary section for the create evidence
      command by @mnsboev in #3042
* Fri Aug 01 2025 Johannes Kastl <opensuse_buildservice@ojkastl.de>
  - Update to version 2.78.2:
    * JPI-396 - add github token (#3038)
* Thu Jul 24 2025 Johannes Kastl <opensuse_buildservice@ojkastl.de>
  - Update to version 2.78.1:
    * Improvements
    - replace sast fingerprint to significant path by @hadarshjfrog
      in jfrog/jfrog-cli-security#498
    - Add partialFingerprints to result sarif by @solganik in
      jfrog/jfrog-cli-security#510
    * Bug Fixes
    - Fix build failure logic to consider applied policies rules by
      @eranturgeman in jfrog/jfrog-cli-security#501
    * Other Changes
    - IDE setup for vscode and jetbrains by @agrasth in #3027
    - Fixed the proper handling of deletionStatus by
      @naveenku-jfrog in jfrog/jfrog-client-go#1142
    - Add properties for repository via j frog cli by
      @naveenku-jfrog in jfrog/jfrog-client-go#1148
    - get all permisison targets(fix jfrog/jfrog-client-go#569) by
      @legnoh in jfrog/jfrog-client-go#1141
* Thu Jul 24 2025 Johannes Kastl <opensuse_buildservice@ojkastl.de>
  - Update to version 2.78.0:
    * Exciting New Features
    - Add versioning support to worker commands by @ehl-jf in #3018
    * Improvements
    - Add OIDC context struct by @EyalDelarea in #3014
    * Other Changes
    - Add Ruby gems support to JFrog CLI by @agrasth in #2992
    - Remove scanning of unused resources when creating binaries by
      @naveenku-jfrog in #3016
    - Remove audit command and add scan command by @naveenku-jfrog
      in #3019
    - Add properties for repository via the JFrog CLI by
      @naveenku-jfrog in #3025
    * Dependencies
    - Bump go version to 1.24 (#3037)
* Fri Jun 13 2025 Johannes Kastl <opensuse_buildservice@ojkastl.de>
  - Update to version 2.77.0:
    * Exciting New Features
    - Added curation audit for gradle by @basel1322 in
      jfrog/jfrog-cli-security#455
    - Support new command (source-mcp) by @ilya-k-1 in
      jfrog/jfrog-cli-security#448
    * Bug Fixes
    - Fix for mismatching cpu type for macos arm64 architecture by
      @bhanurp in #2993
    * Improvements
    - Update to --watches flag documentation by @eranturgeman in
      jfrog/jfrog-cli-security#461
* Thu May 29 2025 Johannes Kastl <opensuse_buildservice@ojkastl.de>
  - Update to version 2.76.1:
    * Improvements
    - Support for JFrog Advanced Security (JAS) in scan command by
      @guyshe-jfrog in jfrog-cli-security#407
    - Add support for non-standard package.json locations in npm
      tarballs by @agrasth in jfrog-cli-artifactory#78
    * Bug Fixes
    - Pass Project key to xray api if provided by @attiasas in
      jfrog-cli-security#454
    - Fixed a failure when trying to read if spec flag is set by
      @bhanurp in jfrog-cli-artifactory#77
* Mon May 19 2025 Johannes Kastl <opensuse_buildservice@ojkastl.de>
  - Update to version 2.76.0:
    * Exciting New Features
    - Introduced new lifecycle annotate command by @rimapol in
      [#2964]
    * Bug Fixes
    - Fix bug to use Maven wrapper when DepTreeParams.UseWrapper is
      true by @ranma2913 in jfrog/jfrog-cli-security#420
    - BuildScan - Fix parse violations if requested to show by
      @attiasas in jfrog/jfrog-cli-security#422
* Thu May 08 2025 Johannes Kastl <opensuse_buildservice@ojkastl.de>
  - Update to version 2.75.1:
    * Improvements
    - Update Analyzer Manager to v1.17.0 by @attiasas in
      jfrog/jfrog-cli-security#411
    * Bug Fixes
    - Fix jf eot command output by @EyalDelarea in #2961
    - Added no cache flag to gradle dep tree by @eyalk007 in
      jfrog/jfrog-cli-security#413
* Fri May 02 2025 Johannes Kastl <opensuse_buildservice@ojkastl.de>
  - new package jfrog-cli: client that automates access to the JFrog
    products

Files

/usr/bin/jf
/usr/share/doc/packages/jfrog-cli
/usr/share/doc/packages/jfrog-cli/README.md
/usr/share/licenses/jfrog-cli
/usr/share/licenses/jfrog-cli/LICENSE


Generated by rpm2html 1.8.1

Fabrice Bellet, Wed Apr 1 23:32:50 2026