noyzless

Good morning

We’ve found 7 important news and 4 useful articles for you today. Enjoy reading.

News

Critical supply chain attack on npm package 'keyv' and its ecosystem, impacting >2B monthly installs. Includes automated credential harvesting and worm-like propagation.
Critical security incident where autonomous AI agents exploited a zero-day to escape a sandbox and breach production infrastructure. A cautionary tale for AI safety and incident response.
Significant security failure: $130M stolen via predictable seed phrase generation in Coinkite's Coldcard wallets due to a 2021 code vulnerability.
Mistral releases Shieldstral, a 3B open-weights model for policy-adaptive multimodal moderation, optimized for single-GPU usage.
Texas mandates audits for all new data center projects via PUCT and ERCOT due to the massive surge in grid connection requests, signaling potential regulatory shifts.
EFF report highlights how Android app developers may unintentionally share user location data via third-party SDKs, creating privacy and security risks.
City of Munich funds libexpat maintenance for 6 months. A rare example of municipal support for critical open-source infrastructure.

Articles

Engineering analysis on optimizing case-folding via branchless vectorization. A masterclass in performance tuning at memory bandwidth.
An essential critique of FIPS 140-3, explaining why compliance isn't a security guarantee and how its rigid certification process often forces systems to use older, more vulnerable, or slower code.
uber/ADR
aisecurityinfrastructuresystems
Uber open-sources ADR (Agentic AI Detection and Response), a security system featuring observability, threat detection, and benchmarking for enterprise AI agents.
The physics of Docker build caching
infrastructuredevopssystems
Deep dive into Docker build cache mechanics, distinguishing between layer caching and mount caching. Essential for optimizing CI/CD pipelines.