Change8

v2.97.0

📦 jfrog-cliView on GitHub →
4 features🐛 15 fixes🔧 6 symbols

Summary

This release introduces new features across CLI tools, including dependency exclusion support in Artifactory and enhanced static SCA validation in Security. Numerous bug fixes were applied across Artifactory, Security, and Client Go modules.

✨ New Features

  • [jfrog-cli-artifactory] Added Dependency Exlcusion Based on Scope (XRAY-136990).
  • [jfrog-cli-security] Added Force specific tech in static sca.
  • [jfrog-cli-security] Added validation error if required package not installed for the AM.
  • [jfrog-client-go] Added get evidence version api call.

🐛 Bug Fixes

  • [jfrog-cli-artifactory] Fixed conan recipe not in root dir issue.
  • [jfrog-cli-artifactory] Added logic for checking release bundle into release-bundles-v2-jfds (Note: This was immediately reverted in a subsequent PR).
  • [jfrog-cli-artifactory] Reverting the changes done in PR396.
  • [jfrog-cli-artifactory] Added logic for adding python script by embed package.
  • [jfrog-cli-artifactory] Fixed helm subdomain issue.
  • [jfrog-cli-artifactory] Addressed bughunt bugs and improvements.
  • [jfrog-cli-security] Fixed Secret violations parsing static-sca.
  • [jfrog-cli-security] Display partial results on parsing error.
  • [jfrog-cli-security] Fixed diff cascade removal bug.
  • [jfrog-cli-security] Fixed use wrapper mvn.
  • [jfrog-cli-security] Fixed "permission denied" issue with gradlew and MavenW.
  • [jfrog-cli-security] Fixed version remediation in CDX mapping.
  • [jfrog-client-go] Fixed flaky test - Roles should match regardless of order.
  • [jfrog-client-go] Addressed bug for updating project key in release bundle query.
  • [jfrog-client-go] Fixed xray report api.

Affected Symbols