Xray 3.118.13 Self-Hosted

Xray Release Information

Products
JFrog Xray
Content Type
Release Notes
ft:sourceType
Paligo

Released: May 8, 2025

Resolved Issues

Jira

Description

XRAY-109617

Docker's container shared memory size is 64MB by default. This amount is often insufficient for PostgreSQL's requirements, particularly when handling larger datasets or higher transaction volumes.

To address this, we have updated the PostgreSQL compose file to start PostgreSQL with 512mb of shared memory.

However, it's important to note that the actual shared memory requirement will depend on the database's performance. As we monitor the system, we may need to increase the shared memory allocation further based on the database performance observed at a later stage.

XRAY-115991

Fixed an issue when Xray scans fail on "invalid memory address or nil pointer dereference" error