Teams Built Quality And Security Infrastructure Around The Repository And That Is Now Breaking
A pull request used to be where a change became real. An engineer wrote the code, pushed it, and opened the PR; that was the moment the rest of the...
14/08/2026
What Is an AgBOM? Inventorying the Autonomous Coding Agents in Your Pipeline
Your team probably knows who merged the last pull request. But do you know which AI agent wrote it, what tools it invoked, what credentials it used,...
06/08/2026
Introducing Codacy Skills (Part 3): Let your agent set up test coverage
Codacy tracks four metrics on a repository: issues, duplication, complexity, and coverage. Three of them we work out by analysing the code. Coverage...
Best CodeRabbit Alternatives for AI Code Review, Code Quality, and AppSec Enforcement (2026)
The best CodeRabbit alternatives for AI code review and code security fall into three categories:
24/07/2026
How to Get Security Approval for AI Coding Tools: A Technical Governance Blueprint (2026)
Getting security approval for AI coding tools requires replacing verbal assurances with repository-level evidence: a live inventory of which models,...
22/07/2026
Pre-Commit vs CI Quality Gates: When Fast-Shipping Moves The Checks Upstream
Teams that ship dozens of pull requests a week eventually run into the same wall: CI-stage quality gates turn into a queue. A developer opens a PR,...