Product | Update | Details |
---|---|---|
Security & Compliance | JFrog Advanced Security | Announcing Frog Advanced Security Pack! The new security pack can be purchased with Cloud Enterprise X and Enterprise+ subscriptions, and contains the following features:
|
Conda Packages Support | Xray can now scan Conda packages that contain python packages and their dependencies for security vulnerabilities, license compliance and operational risk. | |
On-Demand Scanning Enhancement | When the JFrog CLI tool executes an on-demand scan, it first downloads the Xray executable from the Xray server. Until this release, a native M1 version of this executable was unavailable. For an on-demand scan on an M1 machine, the Intel X64 version of the executable had to be used, and required Rosseta2 emulation. With this release, a native M1 version is available and the need for Rosseta2 has been removed. | |
Expand Support to Additional General Archive Types/Formats | Added support in Xray for additional compression and general archive formats and extensions (.rar, .tbz2, tar.bz2, tar.lzma, .tlz, .tar.xz, .txz). | |
CI/CD | ||
Support for Multiple Pipeline Sources per Repository | Pipelines now supports the creation of multiple pipeline sources multiple pipeline sources per repository. This change significantly improves the performance of your pipelines sync. | |
Secure Project Integration Information | Project integration information is now protected when handling public Git repositories. | |
Allow Failure in Conditional Steps | A new boolean option called | |
New Utility Functions to Store and Restore Files between Steps in Affinity Group | Added add_affinity_group_files and restore_affinity_group_files utility functions to more easily use the affinity group workspace to share files between steps in an affinity group. | |
New Runs Charts | Pipelines run charts show the behavior of the runs for the selected number of runs. The following charts show how the runs performed:
|