Dynatraceのランタイムコンテキストを使用してセキュリティアラートを優先順位付け
本文の状態
日本語全文を表示中
詳細モードで約2分の本文を読めます。
同じ出来事の情報源
この情報源を基点に整理
GitHub Changelog
DynatraceがGitHub Advanced Securityと連携し、Kubernetes環境でデプロイされたアーティファクトとランタイムリスクに基づいてセキュリティアラートの優先順位付けを可能にした。
Continue in AI NEW LAB
このニュースを、実務の判断につなげる
AI NEW LABで、試したことや先に確認したい条件を共有できます。まずはログインなしで読めます。
AI NEW LABで論点を見るSource Article
元記事を日本語で読む
本文に関係しない購読案内、埋め込み通知、サイト内プロモーションは除いています。
Kubernetes環境において、デプロイされたアーティファクトとランタイムリスクに基づいてGitHub Advanced Securityアラートの優先度付けを行うために、Dynatraceのランタイムコンテキストを利用できるようになりました。
DynatraceをGitHubに接続すると、Dynatraceがリポジトリにマッピングしたコンテナイメージのデプロイメントコンテキストとランタイムリスクシグナルが表示されます。このコンテキストを活用することで、特にDynatraceが高リスクのランタイム状態を検出した場合に、デプロイ済みのアーティファクトに影響するアラートへの対応に集中できます。
GitHubにおけるランタイムコンテキストの使用方法
デプロイメントの可視性とランタイムリスクシグナルを用いて、アラートページおよびセキュリティキャンペーンにおいて、GitHubコードスキャニングとDependabotのアラートをフィルタリングおよび優先度付けできます。例えば、デプロイ済みのアーティファクトに影響し、かつインターネットに公開されている脆弱性のみに、膨大なリストを絞り込むことが可能です:
has:deployment AND runtime-risk:internet-exposed
ランタイムリスクシグナルには以下が含まれます:
- パブリックインターネットへの公開 (
runtime-risk:internet-exposed) - 機密データ資産へのアクセス (
runtime-risk:sensitive-data)
提供状況
この機能は、GitHub Enterprise Cloudのお客様に一般提供されています。
GitHub Advanced SecurityとのDynatrace連携の構成方法については、Dynatraceのドキュメントをご覧ください。
投稿「Dynatraceのランタイムコンテキストによるセキュリティアラートの優先度付け」は、The GitHub Blogで最初に公開されました。
原文を表示
You can now use runtime context from Dynatrace to prioritize GitHub Advanced Security alerts based on deployed artifacts and runtime risk in your Kubernetes environment.
When you connect Dynatrace to GitHub, you’ll see deployment context for container images that Dynatrace maps to your repositories, along with runtime risk signals. You can use this context to focus remediation on alerts that affect deployed artifacts, especially when Dynatrace detects higher-risk runtime conditions.
How to use runtime context in GitHub
You can use deployment visibility and runtime risk signals to filter and prioritize GitHub code scanning and Dependabot alerts, both on the alert pages and in security campaigns. For example, you can filter a large list down to just those vulnerabilities that affect deployed artifacts and are exposed to the internet:
has:deployment AND runtime-risk:internet-exposed
Runtime risk signals include:
Public internet exposure (runtime-risk:internet-exposed).
Access to sensitive data assets (runtime-risk:sensitive-data).
Availability
This feature is generally available for GitHub Enterprise Cloud customers.
To learn how to configure the Dynatrace integration with GitHub Advanced Security, see Dynatrace’s documentation.
The post Prioritize security alerts with runtime context from Dynatrace appeared first on The GitHub Blog.
関連記事
今日のまとめ
AIデイリーブリーフで今日の重要ニュースをまとめ読み