Xray 3.82.10

Xray Release Information

Products
JFrog Xray
ft:sourceType
Paligo

Released: September 19, 2023

JFrog Advanced Security Storage Configuration

You can now configure ephemeral storage for JFrog Advanced Security. You can configure the storage in the Xray System YAML:Xray System YAML

# Recommended values
executionService:
  cpuRequest: '1.5'
  cpuLimit: '3.0'
  memRequest: '4Gi'
  memLimit: '16Gi'
  ephemeralStorageRequest: '20Gi'
  ephemeralStorageLimit: '40Gi'