1,099 Search results for "public key url"
Get started / Archive account and public repos /
Opting into or out of the GitHub Archive Program for your public repository
You can manage whether GitHub includes your public repository in the GitHub Archive Program to help ensure the long-term preservation of the world's open
Authentication / Troubleshooting SSH /
Error: Host key verification failed
This error means that the server to which you're connecting presented a key that doesn't match the keys seen for this server in the past.
You may see
Authentication / Troubleshooting SSH /
Recovering your SSH key passphrase
lost your SSH key passphrase, depending on the operating system you use, you may either recover it or you may need to generate a new SSH key passphrase.
Authentication / Troubleshoot verification /
Using a verified email address in your GPG key
is a verified email address on the user's account. This ensures that the key belongs to you and that you created the commit or tag.
If you need to verify
Code security / Secret scanning / Partner program /
Secret scanning partner program
committed accidentally. Secret scanning happens by default on public repositories and public npm packages. Repository administrators and organization owners
Webhooks /
Webhook events and payloads
headers
HTTP POST payloads that are delivered to your webhook's configured URL endpoint will contain several special headers:
X-GitHub-Hook-ID: The unique
GitHub Education / GitHub Classroom / Teach /
Register a learning management system with GitHub Classroom
"Developer Keys", click the + Developer Key button, then select + LTI Key from the dropdown menu.
On the "Key Settings" configuration screen, set
Get started / Getting started with Git /
Managing remote repositories
command takes two arguments:
A remote name, for example, origin
A remote URL, for example, https://github.com/OWNER/REPOSITORY.git
For example:
$ git remote
Code security / Dependabot / Work with Dependabot /
Configuring access to private registries for Dependabot
security updates updates vulnerable dependencies. Dependabot can access public registries. In addition, you can give Dependabot access to private package
REST API / Licenses /
REST API endpoints for licenses
the license name in the documentation.
If a license is matched, the license key and name returned conforms to the SPDX specification.
Note: These endpoints