Tech News
← Back to articles

Claude Code makes it easy to trigger a code check now with this simple command

read original related products more articles

Anthropic / Elyse Betters Picaro / ZDNET

ZDNET's key takeaways

Automated security reviews in Claude Code help ensure code safety.

Spot and fix vulnerabilities before your code reaches production.

Run the /security-review command in the terminal or via GitHub Action.

Claude Code became generally available in May, and since then, it has become popular among developers for its coding assistance, available right in the terminal or integrated development environments (IDEs). Now, new features are coming to Claude that make it easier to build safely, too.

On Wednesday, Anthropic introduced automated security reviews in Claude Code. They allow developers to more easily identify and fix security concerns, and can be invoked either manually using the new "/security-review" command or automatically via the new GitHub Action for Claude Code.

Also: Claude Code's new tool is all about maximizing ROI in your organization - how to try it

"On demand or automatically, Claude will review the code that you're working on, the code that you're pushing, or your entire repository, and practically identify vulnerabilities and suggest ways to fix them," said Logan Graham, the engineer behind the new features on the Frontier Red Team at Anthropic, to ZDNET.

Command in Claude Code

... continue reading