A coding workspace routes Copilot changes through a shield, MCP trust check, and IDE policy panel
A coding workspace routes Copilot changes through a shield, MCP trust check, and IDE policy panel
+ AI News

GitHub moves Copilot security review and IDE trust controls into preview

GitHub's July 14 Copilot updates add app security review, Visual Studio MCP trust checks, C++ modernization GA, and JetBrains BYOK controls.

GitHub’s July 14 Copilot updates push coding agents deeper into everyday IDE workflows, with a stronger emphasis on security and trust controls.

The most direct change is a new /security-review command in the GitHub Copilot app. GitHub says the public-preview command scans in-flight code changes and returns high-confidence security findings with severity, confidence, and suggestions that can be applied and rechecked inside the Copilot workflow.

The same day, GitHub published Copilot updates for Visual Studio and JetBrains IDEs. Visual Studio now validates MCP server configuration and asset fingerprints against a trusted baseline before an updated server runs. JetBrains gets expanded bring-your-own-key support, plugin management in customizations, Claude agent provider customizations, local sandboxing support, and a Copilot CLI debugger skill in public preview.

Security review moves before the pull request

GitHub already has CodeQL, code scanning, Dependabot, secret scanning, and agentic autofix. The Copilot app update moves part of that security loop earlier.

GitHub says /security-review is tuned for common, high-impact classes such as injection flaws, cross-site scripting, insecure data handling, path traversal, and weak cryptography. The command is available during public preview to Copilot Free, Pro, Business, and Enterprise users.

That is a narrower claim than “Copilot can prove code is safe.” It is still important. Local agent workflows can generate or edit code quickly, and the cheapest time to find a basic vulnerability is before it becomes a pull request, a merged branch, or an alert that someone has to triage later.

MCP trust becomes an IDE setting

The Visual Studio update is a useful signal for agent governance.

GitHub says Visual Studio compares an MCP server’s configuration and asset fingerprint against a trusted baseline at startup. If anything changed, a trust dialog asks the user to review and approve the change before the server runs. The feature is on by default.

That puts a concrete control around a real risk. MCP servers can expose files, systems, APIs, and internal tools to an agent. If a server changes under the developer, the agent’s tool surface may have changed too. A trust prompt is not a complete security model, but it gives teams a place to notice that the local agent environment is different from the approved one.

The Visual Studio post also says the C++ modernization agent’s MSVC upgrade scenarios are now generally available. That is another sign that Copilot is moving from chat toward task-specific agents inside established development tools.

Sources

The AI Feed Desk

The AI Feed Desk

Editorial desk

The AI Feed Desk tracks AI provider updates, model releases, agent tooling, and enterprise adoption, turning fast-moving announcements into source-linked context for builders and operators.

Noticed a typo, incorrect information, or translation error?

Tell us so we can fix it.

Help Improve This Article

Related Articles

A pull request moves through a firewall gate with separate runner tracks and review instructions

GitHub gives Copilot code review its own firewall and runner controls

GitHub's July 17 Copilot update adds firewall defaults, setup files, instruction-file support, and separate runner settings for code review.

The AI Feed Desk

By The AI Feed Desk

A code review lens checks pull request cards using read-only context connectors and team skill folders

GitHub makes Copilot review skills and MCP generally available

GitHub moved Copilot code review agent skills and MCP to general availability while preparing default model enablement for enterprise customers.

The AI Feed Desk

By The AI Feed Desk

A JetBrains-style coding workspace lets a user choose between agent providers, hooks, and MCP tools

GitHub adds Codex as a JetBrains Copilot agent provider

GitHub added Codex as a public-preview agent provider in JetBrains Copilot, alongside hooks, MCP server management, approval modes, Claude permissions, debug logs, and custom models.

The AI Feed Desk

By The AI Feed Desk

A desktop agent workspace on a laptop branches into free, education, and key-based access paths

GitHub Copilot app reaches every plan

GitHub made the Copilot desktop app available across Copilot Free, GitHub Education, paid plans, and BYOK sessions without a Copilot subscription.

The AI Feed Desk

By The AI Feed Desk

Enterprise Copilot clients connect to a central managed-settings control panel for plugins, models, telemetry, and approvals

GitHub brings Copilot app and cloud agent under enterprise guardrails

GitHub's July 27 Copilot updates add app access policy, managed settings for the Copilot app and cloud agent, and JetBrains telemetry and model controls.

The AI Feed Desk

By The AI Feed Desk