# セキュリティのリファレンス

GitHub Actions 操作の安全性を保つ方法説明します。

## Links

* [セキュリティで保護された使用に関するリファレンス](/ja/enterprise-server@3.22/actions/reference/security/secure-use)

  ワークフローを記述し、 GitHub Actions 機能を使用するためのセキュリティ プラクティス。

* [pull\_request\_target を安全に使用する](/ja/enterprise-server@3.22/actions/reference/security/securely-using-pull_request_target)

  pull\_request\_target eventのセキュリティ リスクについて説明します。

* [シークレット リファレンス](/ja/enterprise-server@3.22/actions/reference/security/secrets)

  GitHub Actionsでシークレットに関する技術情報を検索します。

* [OpenID Connect リファレンス](/ja/enterprise-server@3.22/actions/reference/security/oidc)

  OpenID Connect (OIDC) を使用してクラウド プロバイダーで GitHub Actions ワークフローを認証する方法について確認します。