Critical Vulnerability in VM2 Sandbox Found Affecting Spotify Portal Platform Backstage

Spotify Backstage, an open-source platform used to build developer portals and in use at a number of large companies, has been found vulnerable to a critical remote code execution vulnerability. Confirming that most vulnerabilities are found in indirect dependencies, the Backstage vulnerability is enabled by another vulnerability found in its JavaScript VM2 sandbox dependency.

Grafana Labs Announces Trace Query Language TraceQL

Part of the upcoming Grafana Tempo 2.0, TraceQL is a query language aiming to make it simple to interactively search and extract traces. This will speed up the process of diagnosing and responding to root causes, says Grafana.

Uber Improves Productivity with Remote Development Environment Devpod

Engineers at Uber created their own remote development environment to improve developer experience and productivity by fixing a number of issues brought about by their adoption of a code monorepo.

eBay Using Fault Injection at the Application Level With Code Instrumentation

eBay engineers have been using fault injections techniques to improve the reliability of the notification platform and explore its weaknesses. While fault injection is a common industry practice, eBay attempted a novel approach leveraging instrumentation to bring fault injection within the application level.

PyTorch-Nightly Struck by Supply Chain Attack Exfiltrating Data and Files

Developers who installed the nightly builds of PyTorch between December 25 and December 30 2022 are recommended to uninstall it and purge their pip cache to get rid of a malicious package, say PyTorch maintainers. The new attack highlights a recent trend.