297 Search results for "secrets"
REST API / Guides /
Encrypting secrets for the REST API
encrypt the value of the secret.
About encrypting secrets
Several REST API endpoints let you create secrets on GitHub. To use these endpoints, you must encrypt
Code security / Secret scanning / Copilot secret scanning /
Responsible detection of generic secrets with Copilot secret scanning
scanning uses AI responsibly to scan and create alerts for unstructured secrets, such as passwords.
About generic secret detection with Copilot secret scanning
Code security /
Keeping secrets secure with secret scanning
Keeping secrets secure with secret scanning
Let GitHub do the hard work of ensuring that tokens, private keys, and other code secrets are not exposed in
GitHub Actions / Write workflows /
Workflow syntax for GitHub Actions
define the inputs and outputs for a reusable workflow. You can also map the secrets that are available to the called workflow. For more information on reusable
REST API / Authentication /
Permissions required for fine-grained personal access tokens
for "Organization codespaces secrets"
Endpoint
Access
Additional permissions
PUT /orgs/{org}/codespaces/secrets/{secret_name}
write
DELETE /org
REST API / Authentication /
Permissions required for GitHub Apps
"Organization codespaces secrets"
Endpoint
Access
Token types
Additional permissions
PUT /orgs/{org}/codespaces/secrets/{secret_name}
write
UATIAT
Code security / Secret scanning / Introduction /
About secret scanning for partners
for partners
GitHub scans public repositories and public npm packages for secrets issued by specific service providers who joined our partnership program
Code security / Secret scanning / Introduction /
Supported secret scanning patterns
Lists of supported secrets and the partners that GitHub works with to prevent fraudulent use of secrets that were committed accidentally.
About secret
GitHub Actions / Write workflows / Choose what workflows do /
Accessing contextual information about workflow runs
runner context.
secrets
object
Contains the names and values of secrets that are available to a workflow run. For more information, see secrets context.
strategy
GitHub Actions / Manage workflows and deployments / Manage deployments /
Managing environments for deployment
rules for the environment before running or accessing the environment's secrets.
About environments
Environments are used to describe a general deployment