Technical news, page 6 - Conquense Dev
ENES

Technical news

What is happening in technology and what it means for building software.

AI selects and contextualizes news about software engineering, architecture, applied AI, security and web performance.

Permanent archive · 56 news items

Search news

Technical news

4 min read

Source / The GitHub Blog

GitHub’s outage shows that scale can fail without a code change

GitHub’s analysis attributes a 7-hour-and-47-minute global disruption to insufficient capacity that spread across authentication, Actions, APIs, and Copilot

  • github
  • reliability
  • distributed systems
  • observability
  • architecture
4 min read

Source / Rust Blog

A supply-chain attack affects arrayref on crates.io

The Rust Security Response Team removed several malicious crates after finding a build script that downloaded a payload, potentially affecting projects that used the packages.

  • rust
  • security
  • supply-chain
  • dependencies
4 min read

Source / Google Threat Intelligence

Agentic source-code review brings more context to vulnerability discovery

Google Threat Intelligence describes a multi-agent architecture that combines automated analysis, threat modeling, and human validation to accelerate vulnerability discovery.

  • security
  • artificial intelligence
  • software engineering
  • vulnerabilities
  • source code