惯性聚合 高效追踪和阅读你感兴趣的博客、新闻、科技资讯
阅读原文 在惯性聚合中打开

推荐订阅源

Stack Overflow Blog
Stack Overflow Blog
Vercel News
Vercel News
Cyber Security Advisories - MS-ISAC
Cyber Security Advisories - MS-ISAC
J
Java Code Geeks
M
MIT News - Artificial intelligence
Microsoft Azure Blog
Microsoft Azure Blog
B
Blog RSS Feed
MongoDB | Blog
MongoDB | Blog
G
Google Developers Blog
Engineering at Meta
Engineering at Meta
量子位
S
SegmentFault 最新的问题
钛媒体:引领未来商业与生活新知
钛媒体:引领未来商业与生活新知
A
About on SuperTechFans
P
Proofpoint News Feed
Last Week in AI
Last Week in AI
Recent Announcements
Recent Announcements
腾讯CDC
I
InfoQ
F
Fortinet All Blogs
Hugging Face - Blog
Hugging Face - Blog
Blog — PlanetScale
Blog — PlanetScale
H
Help Net Security
爱范儿
爱范儿

The New Stack | DevOps, Open Source, and Cloud Native News

Agentic development hinges on verification. For cloud-native software, that is a runtime problem. AI agents need infrastructure: Why Europe’s regional cloud strategy matters Transform your AI coding agent into a deterministic Java Spring expert WeAreDevelopers is coming to the US to give unsung developers a bigger voice Cleaner AI training data, fewer bugs: Sonar’s SonarSweep explained Observability overload is drowning engineers Google’s DiffusionGemma is 4x faster than its other Gemma models Fable 5: Guardrails and burn rate are annoying users, who say it’s still better than Opus 4.8 The Anthropic leader who built Claude Code says he ditched prompting — now he just writes loops. AWS can now mathematically prove your VMs are isolated Microsoft pulled 73 GitHub repos after malware attack — but still won’t say who’s compromised Databricks wants to kill the “email me a file” problem for AI agent skills Ramp bets forward deployed engineers can do what off-the-shelf finance AI can’t Git real: AI agents aren’t just for solo developers anymore Anthropic launches Claude Mythos/Fable 5, but you better try it soon Spring is 23 years old. AI just made it a security emergency. This AI agent startup ditched Anthropic for DeepSeek — and says it’s saving millions When your data model is the bottleneck: lessons from Medium’s feature store How long before we stop reading the code? The tokenmaxxing party is over, and Revenium is mopping up How AI is solving the memory crunch it created Microsoft’s pitch to enterprises: Ditch Azure Repos for GitHub, despite its rocky reliability record Claude Code’s biggest upgrade yet ran 5 agents at once — here’s what happened Why Anthropic just doubled Claude Cowork limits at no charge For years, Apache Cassandra handed this work to your team — 6.0 takes it back “A dangerous combination”: The 2 factors that can “corrupt” AI agent workflows With Foundry, Microsoft bets the enterprise AI battle is about reliability, not capability Microsoft unlocks Visual Studio for developers left behind by its own AI AI teams now deploy 1,000 times a month. Your pipeline wasn’t built for that. Microsoft just made the agent runtime free — and kept everything around it
“The AI did it” won’t save you when EU regulators come kn...
Luis Villa · 2026-05-29 · via The New Stack | DevOps, Open Source, and Cloud Native News

The European Union’s Cyber Resilience Act (CRA) is just months away from ushering in a new era of accountability that’s designed to protect consumers from escalating cyber harm. The window to achieve compliance closes a little more on two key dates:  

  • September 11, 2026: Key reporting obligations for actively exploited vulnerabilities begin.
  • December 11, 2027: All other major obligations for software and hardware developers apply.

Organizations must act now–in the midst of AI upending software development–to minimize cybersecurity risk and protect their ability to sell software in the EU.

The broad scope and core shift

The CRA is not a niche regulation. It is the first “horizontal” regulation applying to nearly every connected product or piece of software sold in the EU. This broad scope makes no distinction between human-written or AI-generated code, a critical aspect of change in modern software development.  

Organizations are entering an era of legal accountability while placing increasing trust in autonomous tooling that can generate code faster than teams can fully review and understand it. Security “best practices” are becoming mandated requirements, imposing a significant documentation burden across the entire Software Development Lifecycle (SDLC), especially as AI coding tools drastically increase code volume. 

“Organizations are entering an era of legal accountability while placing increasing trust in autonomous tooling.”

To meet the CRA’s standard of due diligence, organizations must provide streamlined, standardized evidence that their products are built correctly and maintained securely. Security and compliance leaders must immediately build a readiness plan.

Consider this: Auditing and gating every security practice — from thousands of daily commits to production deployments and post-deployment monitoring — is a massive coordination effort. Incorporating new compliance requirements into daily workflows is highly time-intensive, especially as AI radically accelerates development. 

Key provisions on the books

While some implementation details are pending, the core mandates are set:

  • Secure by design: Security must be integrated into every phase of the development lifecycle (design, coding, testing, deployment). This requires auditable evidence of consistently followed secure development practices, including ensuring that products have no known exploitable vulnerabilities at the time they are placed on the market.
  • Lifecycle vulnerability handling: Compliance extends beyond the initial release, requiring a continuous process for vulnerability management and disclosure. Manufacturers must commit to lifecycle patching and ongoing vulnerability management. Crucially, this obligation encompasses handling vulnerabilities that arise in integrated third-party components (including open source) throughout the product’s supported lifecycle. 
  • Radical transparency (SBOM): To undergo conformity assessments, manufacturers must produce specific technical documentation. This requires generating Software Bill of Materials (SBOMs) and demonstrating component transparency. Organizations will need to reliably generate CRA-relevant metrics and documentation, including specific SBOM inputs, lifecycle support data, and evidence of vulnerability handling, to plug into these mandatory assessments.
  • Rapid vulnerability reporting: The delay of vulnerability disclosures is over. Manufacturers must report any actively exploited vulnerabilities to the EU’s cybersecurity agency, ENISA, within 24 hours of becoming aware of them. This demands significant behavioral and process shifts.

Despite ongoing developments to the specific “harmonized standards” and the final guidance following the recent draft consultation, the core legal obligations are clear enough to act upon today.

Accountability across the organization

The CRA makes cybersecurity a cross-functional effort, moving accountability beyond a siloed security team:

  • Developers & engineering leadership: Responsible for owning the tension between release speed and provable secure-by-design deliveries —the auditable proof required for compliance.
  • Product security teams: Own vulnerability handling, disclosure processes, SBOM accuracy, and meeting the 24-hour reporting window to ENISA.
  • Legal & compliance: Manage formal certification, liaise with regulators, and ensure all reporting obligations are correctly fulfilled.
  • Executive leadership: Responsible for governance, budget, and oversight. They must ensure an audit trail exists to demonstrate due diligence and risk management.
  • AI leadership & tiger teams: Strategically scales AI adoption while maintaining trust in AI output by managing capacity limits and preserving AI ROI.

What to audit and prioritize today

With the core rules established, start your CRA readiness audit immediately to mitigate risk and avoid last-minute efforts:

  1. Inventory everything: Create a comprehensive inventory of all software products and their supply chain dependencies. Pay special attention to AI-generated code and open source components, which often present unique challenges in provenance and vulnerability management.
  2. Document practices: Formally review and document your secure development lifecycle practices. If it isn’t documented, a regulator will assume it didn’t happen.
  3. Implement SBOM Tools: Start generating and managing detailed, accurate SBOMs now. This foundation will put you in a strong position, regardless of how technical standards evolve.

“‘The AI did it’ will not be a defense for a security flaw.”

The complexity of AI-generated coding is significant. Regulators are likely to demand a high degree of transparency and human oversight. “The AI did it” will not be a defense for a security flaw. Implementing robust processes for verifying, testing, and securing AI-generated code as developers adopt the tools is always easier than playing catch-up later.

From burden to competitive advantage

The window to prepare is closing. The work is substantial, and proactive teams that start their readiness audits today will reduce risk and avoid the panic and cost of a last-minute push.

Ultimately, preparing for the CRA is not just about avoiding penalties. It is a catalyst for building more secure, resilient, and maintainable software. By embedding these mandated practices, CRA readiness becomes a driver of product quality and a significant competitive advantage in a market demanding trust and transparency.

YOUTUBE.COM/THENEWSTACK

Tech moves fast, don't miss an episode. Subscribe to our YouTube channel to stream all our podcasts, interviews, demos, and more.

Created with Sketch.