Skip to main content

111 Результаты поиска для "secrets"

GitHub Actions / Варианты использования и примеры / Развертывание /

Развертывание .NET в Службе приложений Azure

provider. This will let you stop storing these credentials as long-lived secrets and provide other security benefits. For more information, see "About

GitHub Actions / Написание рабочих процессов /

Использование шаблонов рабочих процессов

"Building and testing." Some workflow templates use secrets. For example, ${{ secrets.npm_token }}. If the workflow template uses a secret, store the

GitHub Actions / Варианты использования и примеры / Развертывание /

Развертывание PHP в Службе приложений Azure

provider. This will let you stop storing these credentials as long-lived secrets and provide other security benefits. For more information, see "About

Начать / Знакомство с GitHub /

Сведения о GitHub Advanced Security

GitHub. See "About the CodeQL CLI." Secret scanning - Detect secrets, for example keys and tokens, that have been checked into private repositories

Организации / Управление параметрами организации /

Отключение или ограничение GitHub Actions для вашей организации

compromise the self-hosted runner environment, including gaining access to secrets and the GITHUB_TOKEN which, depending on its settings, can grant write access

Организации / Управление доступом к репозиторию / Управление ролями репозитория /

Роли репозиториев для организации

Create, update, and delete GitHub Actions secrets on GitHub.com Create, update, and delete GitHub Actions secrets using the REST API Create and edit releases

Codespaces / Настройка проекта / Настройка репозитория /

Настройка репозитория шаблонов для GitHub Codespaces

to provide personal secrets such as API keys to run the application in your template, you can prompt them to provide these secrets. For more information

REST API / Проверка подлинности /

Проверка подлинности в REST API

Next to Client ID, you will see the client ID for your app. Next to Client secrets, click Generate a new client secret to generate a client secret for your

Безопасность кода / Сканирование секретов / Управление оповещениями /

Сведения о оповещениях проверки секретов

About push protection alerts Push protection scans pushes for supported secrets. If push protection detects a supported secret, it will block the push.

Приложения / Создание приложений GitHub / Проверка подлинности с помощью GitHub App /

Выполнение запросов API с проверкой подлинности с помощью приложения GitHub в рабочем процессе GitHub Actions

keys for GitHub Apps." For more information about storing secrets, see "Using secrets in GitHub Actions." Install the GitHub App on your user