Skip to main content

485 Search results for "token"

Code security / Secret scanning / Troubleshoot /

Troubleshooting secret scanning

table in Supported secret scanning patterns. About legacy GitHub tokens For GitHub tokens, we check the validity of the secret to determine whether the secret

REST API / Authentication /

Endpoints available for GitHub App installation access tokens

make requests to the following REST endpoints with an installation access token. actions GET /orgs/{org}/actions/cache/usage GET /orgs/{org}/actions/cac

Authentication / Account security /

Updating your GitHub access credentials

credentials include not only your password, but also the access tokens, SSH keys, and application API tokens you use to communicate with GitHub. Should you have the

REST API / Authentication /

Endpoints available for fine-grained personal access tokens

Your fine-grained personal access token can make requests to the following REST endpoints. actions GET /orgs/{org}/actions/cache/usage GET /orgs/{org}

REST API / Authentication /

Endpoints available for GitHub App user access tokens

App can make requests to the following REST endpoints with a user access token. actions GET /orgs/{org}/actions/cache/usage GET /orgs/{org}/actions/cac

Get started / Getting started with Git /

About remote repositories

password. When Git prompts you for your password, enter your personal access token. Alternatively, you can use a credential helper like Git Credential Manager

Code security / Supply chain security / End-to-end supply chain /

Best practices for securing code in your supply chain

that an attacker could exploit. Leaking authentication credentials or a token that an attacker could use to access your resources. Introducing a vulnerability

REST API /

Quickstart for GitHub REST API

workflows. Authenticating with an access token Instead of using the gh auth login command, pass an access token as an environment variable called GH_TOKEN

GitHub Packages / Working with a GitHub Packages registry /

Working with the Container registry

personal access token (classic). For more information, see "Managing your personal access tokens." You need an access token to publish, install

GitHub Packages / Working with a GitHub Packages registry /

Working with the npm registry

personal access token (classic). For more information, see "Managing your personal access tokens." You need an access token to publish, install