0
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?

開発中の Private リポジトリを Public にするときはプルリクエスト上で GitHub Copilot にセキュリティチェックをしてもらうと良いかも

Posted at

背景

掲題の通り。
例えば AI Coding によって機密情報や脆弱性がコミットされていないか不安だったりするので、Public 化する前にあらかじめチェックをかけておきたい。

手順

1. Issue を立てる

Copilot を Assignee にする

image.png

2. 待つ

Copilot が PR を作成し、チェックしてくれる

image.png

スキャン結果はファイルにもまとめてくれる

image.png

所感

もちろんこれで完璧とはいかないが、チェックプロセスの 1 つとして活用するのはあり。

0
0
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
0
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?