Skip to main content

310 Search results for "secrets"

GitHub Actions / Security / Security harden deployments /

Configuring OpenID Connect in HashiCorp Vault

GitHub Actions workflows to authenticate with a HashiCorp Vault to retrieve secrets. This guide gives an overview of how to configure HashiCorp Vault to trust

GitHub Actions /

Administering GitHub Actions

repositories use GitHub Actions and how they are performing. Sharing workflows, secrets, and runners with your organization Learn how you can use organization features

GitHub Actions / Security /

Security guides

security practices for using GitHub Actions features. Using secrets in GitHub Actions Secrets allow you to store sensitive information in your organization

REST API /

REST API endpoints for GitHub Actions

permissions for a repository REST API endpoints for GitHub Actions Secrets List organization secrets Get an organization public key Get an organization secret Create

Codespaces / Developing in a codespace /

Persisting environment variables and temporary files

repository. You can use a custom Dockerfile. You can use development environment secrets. Edit the devcontainer.json configuration file for the repository Edit the

Repositories / Create & manage repositories /

Best practices for repositories

dependency to a more secure version. Secret scanning scans your repository for secrets (such as API keys and tokens) and alerts you if a secret is found, so that

Codespaces / Setting up your project /

Configuring dev containers

codespace in the Visual Studio Code web client. Specifying recommended secrets for a repository You can add a setting to your dev container configuration

GitHub Actions / Use cases and examples / Publish packages /

Publishing Java packages with Maven

Working with the Apache Maven registry Store information in variables Using secrets in GitHub Actions Automatic token authentication About package configuration

Code security / Secret scanning / Work with secret scanning /

Working with push protection from the REST API

prevents you from accidentally committing secrets to a repository by blocking pushes containing supported secrets. The "Create a blob" and "Create

GitHub Actions / Use cases and examples / Publish packages /

Publishing Java packages with Gradle

Working with the Apache Maven registry Store information in variables Using secrets in GitHub Actions Automatic token authentication About package configuration