Skip to main content

311 Search results for "secrets"

Apps / Creating GitHub Apps / About creating GitHub Apps /

Best practices for creating a GitHub App

more information, see Managing private keys for GitHub Apps. Client secrets Client secrets are used to generate user access tokens for your app, unless your

GitHub Actions / Share automations /

Reusing workflows

called workflow is automatically granted access to github.token and secrets.GITHUB_TOKEN. For more information about the github context, see Accessing contextual

GitHub Actions / Monitor & troubleshoot / Troubleshoot /

Enabling debug logging

by setting secrets or variables in the repository containing the workflow, so the same permissions requirements will apply: To create secrets or variables

Code security / Dependabot / Troubleshoot Dependabot /

Troubleshooting Dependabot on GitHub Actions

GITHUB_TOKEN has read-only permissions by default. Secrets are populated from Dependabot secrets. GitHub Actions secrets are not available. For workflows initiated

Code security / Secure your organization / Enable security features /

Configuring global security settings for your organization

pull requests, discussions, and wikis in those repositories, for leaked secrets that have been accidentally committed, such as tokens or private keys. You

Pull requests / Commit changes to your project / Troubleshooting commits /

My commit is blocked by push protection

from accidentally committing secrets to the repository. Understanding why push protection has blocked your commit Leaked secrets can pose serious security

Codespaces / Reference /

Allowing your codespace to access a private registry

credentials. To access other container image registries, you can create secrets in GitHub to store the access details, which will allow GitHub Codespaces

Code security / Secret scanning / Introduction /

About push protection

Push protection blocks contributors from pushing secrets to a repository and generates an alert whenever a contributor bypasses the block. Push protection

REST API /

REST API endpoints for Codespaces

a codespace REST API endpoints for Codespaces organization secrets List organization secrets Get an organization public key Get an organization secret Create

REST API /

REST API endpoints for Dependabot

for Dependabot Use the REST API to interact with Dependabot alerts and secrets for an organization or repository. REST API endpoints for Dependabot alerts