質問 008
### Secret scanningがスキャンするリポジトリの部分はどこですか?(2つ選択)
> https://docs.github.com/en/code-security/secret-scanning/about-secret-scanning#about-secret-scanning
- [x] リポジトリ内のすべてのブランチのgit履歴全体
- [x] 過去のオープンおよびクローズ済みIssueのタイトル、説明、コメント
- [ ] GitHubリポジトリのシークレット
> https://docs.github.com/en/actions/security-guides/using-secrets-in-github-actions#creating-secrets-for-a-repository
- [ ] GitHub環境のシークレット
> https://docs.github.com/en/actions/security-guides/using-secrets-in-github-actions#creating-secrets-for-an-environment
- [ ] リポジトリ内のすべての保護されたブランチのgit履歴全体