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

推荐订阅源

博客园 - 司徒正美
T
The Blog of Author Tim Ferriss
F
Fortinet All Blogs
Martin Fowler
Martin Fowler
罗磊的独立博客
The GitHub Blog
The GitHub Blog
L
LangChain Blog
A
About on SuperTechFans
Cyber Security Advisories - MS-ISAC
Cyber Security Advisories - MS-ISAC
D
DataBreaches.Net
宝玉的分享
宝玉的分享
U
Unit 42
阮一峰的网络日志
阮一峰的网络日志
Last Week in AI
Last Week in AI
N
Netflix TechBlog - Medium
The Cloudflare Blog
Microsoft Azure Blog
Microsoft Azure Blog
H
Help Net Security
美团技术团队
大猫的无限游戏
大猫的无限游戏
雷峰网
雷峰网
爱范儿
爱范儿
酷 壳 – CoolShell
酷 壳 – CoolShell
MongoDB | Blog
MongoDB | Blog

Help Net Security

ChatGPT advanced account security adds passkeys and hardware keys Week in review: High-severity LPE vulnerability in the Linux kernel, cPanel 0-day exploited for months Automating Pentest Delivery: A Step-by-Step Guide - PlexTrac Open-source privacy proxy masks PII before prompts reach external AI services Shadow AI risks deepen as 31% of users get no employer training Identity is the control plane for distributed infrastructure AI traffic is getting bigger, louder, and less predictable New infosec products of the month: April 2026 cPanel zero-day exploited for months before patch release (CVE-2026-41940) Cisco releases open-source toolkit for verifying AI model lineage Met Police face criticism for using AI to spy on their own officers Nine-year-old Linux kernel flaw enables reliable local privilege escalation (CVE-2026-31431) Hacker with a special interest in breaching sports institutions ends behind bars - Help Net Security IP Fabric MCP server adds governance and control to enterprise AIOps workflows - Help Net Security Aqua Compass MCP server enables real-time investigation and containment of runtime threats - Help Net Security Google brings instant email verification to Android, no OTP needed - Help Net Security If cyber espionage via HDMI worries you, NCSC built a device to stop it - Help Net Security Apple fixes iPhone bug that let FBI retrieve deleted Signal messages(CVE-2026-28950) - Help Net Security GopherWhisper APT group hides command and control traffic in Slack and Discord - Help Net Security OpenAI tackles a bad habit people have when interacting with AI - Help Net Security A year in, Zoom's CISO reflects on balancing security and business - Help Net Security Scenario: Open-source framework for automated AI app red-teaming - Help Net Security GDPR works, but only where someone enforces it - Help Net Security Ransomware, fraud, and lawsuits drive cyber insurance claims to new peaks - Help Net Security Google’s Workspace Intelligence promises privacy while running on your data - Help Net Security Cyberattack on French government agency triggers phishing alert - Help Net Security Claude Mythos finds 271 Firefox flaws, Mozilla believes zero-days are numbered - Help Net Security Prove Identity Platform connects verification, authentication, and fraud prevention - Help Net Security New Mirai variants target routers and DVRs in parallel campaigns - Help Net Security Acronis GenAI Protection gives MSPs control over AI usage and data risks - Help Net Security
Qodo expands platform to help teams govern AI-generated c...
Industry News · 2026-06-24 · via Help Net Security

Qodo has announced three new platform capabilities: Cross-Repo Code Review, Custom Rules Miner, and Skill Review Standards. These new capabilities address a set of governance gaps that have emerged as AI-generated code reaches enterprise scale.

Qodo AI-generated code governance

AI agents have fundamentally changed how software is built. Code that once required developers to write, test, and review is now generated and pushed by agents operating with increasing autonomy across the development lifecycle.

The governance systems that enterprises created for human-paced development were not designed for the agentic SDLC. Pull requests from teams with high AI adoption are already 154% larger, taking 91% longer to review, and shipping 9% more bugs (Google DORA 2025).

Organizations with historically strong governance frameworks are running into the same three problems:

  • When AI agents drive more cross-repository changes, dependency failures slip through because ownership and review remain fragmented across teams.
  • When critical engineering knowledge lives across documentation, tribal knowledge, and review history, agents have no reliable way to discover or apply it consistently.
  • When teams encode standards as Agent Skills, but those skills aren’t connected to the review process, reviews stay generic and disconnected from the standards teams have already defined.

“The volume of AI-generated code has outpaced every quality process enterprises had in place. Engineering organizations now need three things they have never had to govern at this scale: standards that exist somewhere a system can read and enforce, agents that apply those standards consistently, and visibility into the health of a codebase that no single engineer can hold in their head anymore. That is not a tooling problem. That is infrastructure,” said Itamar Friedman, CEO of Qodo.

With its new capabilities, Qodo is giving enterprises the ability to solve these problems and govern AI-generated code across repository boundaries; enforce standards that were previously unenforceable; and ensure that the standards teams have already defined are connected to every review.

Cross-Repo Code Review: Catching what single-repo review misses

As engineering organizations scale, the most consequential bugs are rarely contained within a single repository. A change to a shared library, an exported API, a data schema, or an infrastructure file can introduce breaking changes across dozens of downstream services, with no warning surfaced at the point of merge.

Cross-Repo Code Review (Beta) extends Qodo’s Git plugin to close this gap. When a PR modifies a shared dependency, the agent reads the registered consumer repositories and surfaces impact findings directly on the PR before merge: function signature violations, API contract breaks, schema evolution, and infrastructure drift that only become visible at the intersection of repositories. Engineering teams receive a complete cross-system impact assessment as part of their standard review workflow, without changing how they work.

Rules Miner: Standards discovery that works the way engineering organizations work

Enforcing coding standards at scale requires a prerequisite most approaches ignore: the standards have to exist somewhere a system can read them. For most engineering organizations, they don’t. They live in wikis, PR comments, and the institutional memory of senior engineers.

Qodo Rules Miner changes the starting point. Rather than requiring teams to define standards before enforcement can begin, it automatically discovers coding patterns from existing codebase behavior and PR history, then surfaces them as structured, enforceable rules within the Qodo platform. Standards that experienced engineers have consistently applied or consistently flagged become rules the entire organization can enforce, measure, and evolve, without manual authorship.

Skill Review Standards: a governance layer for agent skills

As organizations increasingly use agent skills to encode development workflows and best practices, managing those skills has become a governance challenge of its own. Qodo now provides centralized management for skills that contain code review instructions, coding standards, and engineering best practices. The platform discovers skills across repositories, surfaces them in a dedicated portal experience, and gives teams the ability to control and measure their impact.

With skill-level controls, analytics, and attribution, engineering organizations can manage review standards as a governed program rather than a collection of files distributed across repositories.