Skip to main content

コパイロットシークレット スキャンを使用して、シークレット検出機能を強化する

secret scanning が AI を使用してコード内の汎用シークレットを検出し、カスタム パターンの正規表現を生成する方法について説明します。

この機能を使用できるユーザーについて

コパイロット シークレット スキャンは、次のリポジトリで使用できます。

  • GitHub Advanced Security が有効な GitHub Enterprise Cloud を使用している組織のパブリック、プライベート、および内部リポジトリ

Copilotシークレットスキャンを使用したジェネリックシークレットの責任ある検出

コパイロット シークレット スキャン が責任を持って AI を使用し、パスワードなどの非構造化シークレットをスキャンしてアラートを作成する方法について説明します。

Copilot シークレット スキャンの一般的なシークレット検出の有効化

リポジトリまたは組織に対して ジェネリックシークレットの検出 を有効にすることができます。 パスワードなどの汎用シークレットのアラートは、secret scanning アラート ページの別の一覧に表示されます。

Responsible generation of regular expressions with Copilot secret scanning

Learn about the capabilities and limitations of the レギュラー エクスプレション ジェネレーター in helping you to define custom patterns to extend the capabilities of secret scanning.

Generating regular expressions for custom patterns with Copilot secret scanning

You can use コパイロット シークレット スキャン's レギュラー エクスプレション ジェネレーター to write regular expressions for custom patterns. The generator uses an AI model to generate expressions that match your input, and optionally example strings.