SIGNAL
Tracking the global AI frontier — labs · research · agents · policy
Frontier Signal
Create

Security reviews now available in the GitHub Copilot app

You can now run a security review on your in-flight code changes directly from the GitHub Copilot app. The /security-review slash command is shipping in public preview, bringing the same… The post Security reviews now available in the GitHub Copilot app appeared first on The GitHub Blog.

Security reviews now available in the GitHub Copilot app
Primary source github.blog ↗

Published July 14, 2026 · Category: AI Create

Overview

You can now run a security review on your in-flight code changes directly from the GitHub Copilot app. The /security-review slash command is shipping in public preview, bringing the same AI-driven vulnerability scanning already available in Copilot CLI into your everyday coding workflow.

The /security-review appearing as a suggested command in the GitHub Copilot app chat window

What it does

/security-review analyses your current workstream changes and returns:

  • High-confidence security findings, scored by severity and confidence.
  • Actionable suggestions you can apply and reverify without leaving Copilot.
  • A focused, prioritised view so you can fix the issues that matter before code lands.

The scan is tuned to catch common, high-impact vulnerability classes such as injection flaws, cross-site scripting, insecure data handling, path traversal and weak cryptography.

Why it matters

The /security-review command gives you a way to catch issues while you’re still working without leaving your coding environment. It complements GitHub code scanning, Dependabot, and secret scanning by giving you a lightweight, on-demand check on your local changes.

How to try it

Open a project in the Copilot app, make your code changes, and run /security-review to scan those changes. The command is available to Copilot Free, Pro, Business, and Enterprise users during public preview.

Details

Join the discussion and share your feedback in the GitHub Community.

The post Security reviews now available in the GitHub Copilot app appeared first on The GitHub Blog.

Source

Originally published at github.blog.

Related Articles

F
Frontier Signal Desk

Frontier Signal tracks the global AI frontier — labs, research, agents, creation tools and real-world practice — straight from primary sources. Tip the desk: editorial@news.tunx.ai

Email the desk →
From our network: explore the AI assistant platform behind this site. Visit tunx.ai →
Note: This story is aggregated and summarized from the primary source linked above; the original publisher retains all rights. Details may evolve after publication — always confirm against the source. Nothing here is professional, legal or investment advice.

Related Stories

More from Create →