このバージョンの GitHub Enterprise サーバーはこの日付をもって終了となります: 2026-03-17. 重大なセキュリティの問題に対してであっても、パッチリリースは作成されません。 パフォーマンスの向上、セキュリティの向上、新機能の向上を図るために、最新バージョンの GitHub Enterprise サーバーにアップグレードしてください。 アップグレードに関するヘルプについては、GitHub Enterprise サポートにお問い合わせください。
REST API はバージョン管理になりました。 詳細については、「API のバージョン管理について」を参照してください。
Dependabot 用の REST API エンドポイント
REST API を使うと、organization またはリポジトリに対する 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