Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[FEAT]: Add support for Public Keys API #2945

Open
wants to merge 6 commits into
base: main
Choose a base branch
from

Conversation

colbylwilliams
Copy link
Contributor

Resolves #2944


Before the change?

  • No support for /meta/public_keys/<keyType>.

Secret Scanning and Copilot Extensions enable signature verification using public keys from the meta/public_keys API.

After the change?

  • Adds support viaClient.Meta.PublicKeys.Get

Pull request checklist

  • Tests for the changes have been added (for bug fixes / features)
  • Docs have been reviewed and added / updated if needed (for bug fixes / features)

Does this introduce a breaking change?

Please see our docs on breaking changes to help!

  • Yes
  • No

.vscode/settings.json Outdated Show resolved Hide resolved
.vscode/settings.json Show resolved Hide resolved
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: 👀 In review
Development

Successfully merging this pull request may close these issues.

[FEAT]: Add support for Public Keys API
2 participants