このバージョンの GitHub Enterprise サーバーはこの日付をもって終了となります: 2026-08-25. 廃止されたリリースはサポートされていません。 重大なセキュリティの問題に対してであっても、パッチリリースは作成されません。 GitHub Enterprise Server のパフォーマンスの向上、セキュリティの向上、新機能については、「アップグレード プロセスの概要を参照してください。 アップグレードに関するサポートについては、GitHub Enterprise Support にお問い合わせください。
REST API はバージョン化されました。 詳細については、「API のバージョン管理について」を参照してください。
Dependabot 用の REST API エンドポイント
REST API を使用すると、オーガニゼーションやリポジトリの Dependabot alerts とシークレットを操作することができます。
- Dependabot alerts 用の REST API エンドポイント
- Dependabot シークレット用の REST API エンドポイント
- List organization secrets
- Get an organization public key
- Get an organization secret
- Create or update an organization secret
- Delete an organization secret
- List selected repositories for an organization secret
- Set selected repositories for an organization secret
- Add selected repository to an organization secret
- Remove selected repository from an organization secret
- List repository secrets
- Get a repository public key
- Get a repository secret
- Create or update a repository secret
- Delete a repository secret