リポジトリプロパティとアラートにおけるデプロイメントコンテキスト
本文の状態
日本語全文を表示中
詳細モードで約2分の本文を読めます。
同じ出来事の情報源
この情報源を基点に整理
GitHub Changelog
GitHubが、アーティファクトとデプロイメントコンテキストをリポジトリプロパティとセキュリティアラートページに表示する新機能を導入した。これにより、デプロイ可能およびデプロイ済みのリポジトリを自動的に追跡できるようになった。
Continue in AI NEW LAB
このニュースを、実務の判断につなげる
AI NEW LABで、試したことや先に確認したい条件を共有できます。まずはログインなしで読めます。
AI NEW LABで論点を見るSource Article
元記事を日本語で読む
本文に関係しない購読案内、埋め込み通知、サイト内プロモーションは除いています。
アーティファクトとデプロイメントコンテキストが、リポジトリプロパティとセキュリティアラートページという2つの新しい場所で確認できるようになりました。
リポジトリプロパティ: デプロイ可能およびデプロイ済み
新たに2つの組み込みリポジトリプロパティ—「デプロイ可能」と「デプロイ済み」—が利用可能になりました。これらのプロパティは既存のアーティファクトとデプロイメントのメタデータを反映しているため、どのリポジトリが実際にデプロイされているかを手動でリスト管理する必要はありません。
これらのプロパティを使用すると、以下のことが可能です。
- デプロイメントコンテキストに基づいて、組織内のリポジトリをフィルタリングする。
- デプロイメントコンテキストに基づいて、ルールセット、ブランチ保護、コンプライアンスポリシーをリポジトリに自動的に適用する。
- 時間の経過とともにデプロイメント状態が変化しても、ポリシーの適用を正確に維持する。
セキュリティアラートにおけるランタイムリスクコンテキスト
DependabotとGitHubコードスキャニングのアラートページに、ランタイムリスクコンテキストがアラートに直接表示されるようになりました。アラートを開くと、影響を受けるアーティファクトに関する追加のランタイムコンテキストを確認できます。
このコンテキストは、セキュリティチームが以下の作業を行う上で役立ちます。
- すべてのアラートを同等に緊急と扱うのではなく、実際のランタイムコンテキストに基づいてアラートの優先度を選別する。
- リスクの高いサービスに存在する脆弱性を迅速に特定する。
- 環境データとエクスポージャーデータを手動で照合するために費やす時間を削減する。
両機能は現在、一般提供されています。詳細については、以下のドキュメントをご覧ください。
- アーティファクトをプロダクションコンテキストに関連付ける
- デプロイメントコンテキストに基づいてリポジトリを検索する
この投稿「Deployment context in repository properties and alerts」は、The GitHub Blog で最初に公開されました。
原文を表示
Artifact and deployment context now appears in two new places: repository properties and security alert pages.
Repository properties: deployable and deployed
Two new built-in repository properties—deployable and deployed—are now available. These properties reflect existing artifact and deployment metadata, so you don’t need to manually maintain lists of which repositories are actively deployed.
You can use these properties to:
Filter repositories in your organization based on deployment context.
Apply rulesets, branch protections, and compliance policies automatically to repositories based on deployment context.
Keep policy enforcement accurate as deployment state changes over time.
Runtime risk context in security alerts
Dependabot and GitHub code scanning alert pages now show runtime risk context directly on the alert. When you open an alert, you’ll see additional runtime context for the affected artifact.
This context helps your security team:
Triage alerts based on actual runtime context, rather than treating every alert as equally urgent.
Quickly identify which vulnerabilities exist in services that are at higher risk.
Reduce time spent manually cross-referencing environment and exposure data.
Both features are now generally available. To learn more, see:
Associate artifacts with production context.
Search repositories based on deployment context.
The post Deployment context in repository properties and alerts appeared first on The GitHub Blog.
関連記事
今日のまとめ
AIデイリーブリーフで今日の重要ニュースをまとめ読み