We’re launching Lyria 3.5 in Google Flow Music, with advances across musicality, lyrics, vocals, and creative control
deepmind.google·6d ago

TL;DR
A supply chain attack targeting dormant RubyGems maintainer accounts was discovered, involving a malicious gem named git_credential_manager. This gem rapidly published multiple versions that downloaded binaries from an unknown host.
✦ Why It Matters
Review and secure your RubyGems maintainer accounts to prevent unauthorized access and potential supply chain attacks.
Key Takeaways
How It Works
The malicious gem was designed to download binaries from a compromised Git repository, executing them on user machines. It included mechanisms to disable SSL verification and check for CI environment variables to avoid detection.
Related