サードパーティ製コーディングエージェントのセキュリティ検証が一般提供開始
本文の状態
日本語全文を表示中
詳細モードで約2分の本文を読めます。
同じ出来事の情報源
この情報源を基点に整理
GitHub Changelog
GitHub が、リポジトリ内で機能を実装するサードパーティ製コーディングエージェント(Claude や OpenAI Codex など)に対して、GitHub Copilot と同様の自動セキュリティ検証を適用可能にした。これにより、生成されたコードのリスク軽減が可能となる。
Source Article
元記事を日本語で読む
本文に関係しない購読案内、埋め込み通知、サイト内プロモーションは除いています。
サードパーティ製コーディングエージェントのセキュリティ検証機能は、現在一般利用可能です。GitHub は、リポジトリ内で直接動作し、機能の実装、バグ修正、テストカバレッジの向上を行うサードパーティ製コーディングエージェント(Claude や OpenAI Codex などを含む)をサポートしています。これにより、これらのエージェントによって生成されたコードも、GitHub Copilot クラウドエージェントに対して既に提供されているのと同じ自動セキュリティ検証の対象となります。詳細は、「GitHub Copilot クラウドエージェントのリスクと緩和策」をお読みください。
サードパーティ製コーディングエージェントがリポジトリ内でコードを作成した場合、GitHub は自動的に CodeQL を使用して潜在的なセキュリティ脆弱性を分析し、新たに導入された依存関係を GitHub Advisory Database と照合し、GitHub secret scanning を活用して API キーやトークンなどの機密情報を検出します。分析結果に問題が見つかった場合、エージェントはプルリクエストを確定する前にその解決を試みます。
2025 年 10 月に Copilot クラウドエージェント向けの自動コード検証機能をリリースしてから、数百件の潜在的なセキュリティ漏洩や脆弱性を事前に防止してきました。この保護機能をサードパーティ製エージェントにも拡張することで、どのコーディングエージェントが記述したかにかかわらず、エージェント生成のすべてのコード行が同じセキュリティチェックを受けることを確実にします。
これらのセキュリティ検証はデフォルトで有効になっており、使用する検証ツールの設定はリポジトリの Copilot 設定に従います。すでに Copilot クラウドエージェントに対してセキュリティ検証を有効化している場合、サードパーティ製エージェントも自動的に同じ保護を受けられます。セキュリティ検証には GitHub Advanced Security のライセンスは不要です。詳細については「エージェント設定の設定」をご覧ください。
この投稿「サードパーティ製コーディングエージェント向けのセキュリティ検証」は、最初に The GitHub Blog で公開されました。
原文を表示
Security validation for third-party coding agents is now generally available. GitHub supports third-party coding agents (including Claude and OpenAI Codex) that work directly within your repositories to implement features, fix bugs, and improve test coverage. Now, code generated by these agents receives the same automatic security validation already available for GitHub Copilot cloud agent. Learn more by reading Risks and mitigations for GitHub Copilot cloud agent.
When a third-party coding agent creates code in your repository, GitHub now automatically analyzes it for potential security vulnerabilities using CodeQL, checks newly introduced dependencies against the GitHub Advisory Database, and uses GitHub secret scanning to detect sensitive information such as API keys and tokens. If the analysis finds any issues, the agent attempts to resolve them before finalizing the pull request.
Since we released automatic code validation for Copilot cloud agent in October 2025, we’ve proactively prevented hundreds of potential security leaks and vulnerabilities. Extending this protection to third-party agents helps ensure that every line of agent-generated code undergoes the same security checks, regardless of which coding agent wrote it.
These security validations are on by default and follow your repository’s Copilot settings for which validation tools to use. If you’ve already enabled security validation for Copilot cloud agent, third-party agents will automatically receive the same protections. Security validation doesn’t require a GitHub Advanced Security license. See Configuring agent settings for more information.
The post Security validation for third-party coding agents appeared first on The GitHub Blog.
関連記事
News to Guide
ニュースの次に確認する
発表内容を、現在の料金や仕様と照らし合わせられる関連ガイドです。
今日のまとめ
AIデイリーブリーフで今日の重要ニュースをまとめ読み