code review

Nika: Open-source code analysis tool

Nika: Open-source code analysis tool 2026-07-01 at 09:00 By Mirko Zorz Many serious security bugs in web applications sit across several files at once. Request data enters through a controller, moves through data objects and service layers, and turns dangerous only when it reaches a sensitive operation such as a database query or a file […]

Nika: Open-source code analysis tool Read More »

New Claude tool uses AI agents to find bugs in pull requests

New Claude tool uses AI agents to find bugs in pull requests 2026-03-10 at 13:01 By Anamarija Pogorelec Anthropic’s Claude Code Review is a new tool, available as a research preview beta for Team and Enterprise plans, that sends a team of AI agents to examine every pull request. “We needed a reviewer we could […]

New Claude tool uses AI agents to find bugs in pull requests Read More »

OpenAI joins the race in AI-assisted code security

OpenAI joins the race in AI-assisted code security 2026-03-09 at 11:59 By Sinisa Markovic OpenAI introduced Codex Security⁠, an AI agent that reviews codebases to find, verify, and help fix software vulnerabilities. The launch comes a few weeks after rival Anthropic unveiled its Claude Code Security tool. Codex Security (Source: OpenAI) The feature is available […]

OpenAI joins the race in AI-assisted code security Read More »

AI code looks fine until the review starts

AI code looks fine until the review starts 2025-12-23 at 08:23 By Anamarija Pogorelec Software teams have spent the past year sorting through a rising volume of pull requests generated with help from AI coding tools. New research puts numbers behind what many reviewers have been seeing during work. The research comes from CodeRabbit and […]

AI code looks fine until the review starts Read More »

Metis: Open-source, AI-driven tool for deep security code review

Metis: Open-source, AI-driven tool for deep security code review 2025-11-19 at 08:06 By Anamarija Pogorelec Metis is an open source tool that uses AI to help engineers run deep security reviews on code. Arm’s product security team built Metis to spot subtle flaws that are often buried in large or aging codebases where traditional tools […]

Metis: Open-source, AI-driven tool for deep security code review Read More »

Scroll to Top