112 Результаты поиска для "secrets"
REST API / Кодовые пространства /
Конечные точки REST API для секретов организации Codespaces
preview и подвергаются изменению.
List organization secrets
Lists all Codespaces development environment secrets available at the organization-level without revealing
REST API / Кодовые пространства /
Конечные точки REST API для секретов репозитория Codespaces
учетной записи для GitHub Codespaces.
List repository secrets
Lists all development environment secrets available in a repository without revealing their encrypted
REST API / Кодовые пространства /
Конечные точки REST API для секретов пользователей Codespaces
учетной записи для GitHub Codespaces.
List secrets for the authenticated user
Lists all development environment secrets available for a user's codespaces without
Codespaces / Разработка в codespace /
Создание пространства кода для репозитория
names of one or more secrets that it's recommended you create in your Codespaces settings. For more information, see Recommended secrets.
Note
You can bookmark
Безопасность кода / Сканирование секретов / Введение /
Поддерживаемые шаблоны сканирования секретов
see the Supported secrets section below.
If you use the REST API for secret scanning, you can use the Secret type to report on secrets from specific issuers
GitHub Actions / Миграция на GitHub Actions / Миграция вручную /
Миграция с CircleCI на GitHub Actions
Using variables and secrets
CircleCI and GitHub Actions support setting variables in the configuration file and creating secrets using the CircleCI or
GitHub Actions / Совместное использование автоматизации /
Повторное использование рабочих процессов
called workflow is automatically granted access to github.token and secrets.GITHUB_TOKEN. For more information about the github context, see Accessing contextual
Безопасность кода / Сканирование секретов / Введение /
Сведения о проверке секретов
tokens, and other secrets in your repository. When enabled, secret scanning scans commits in repositories for known types of secrets and alerts repository
Безопасность кода / Сканирование секретов / Устранение неполадок /
Устранение неполадок с сканированием секретов
Secret scanning will only detect pattern pairs, such as AWS Access Keys and Secrets, if the ID and the secret are found in the same file, and both are pushed
Безопасность кода / Сканирование секретов / Управление оповещениями /
Просмотр и фильтрация оповещений из секретного сканирования
repository with secret scanning enabled, GitHub scans the contents for secrets that match patterns defined by service providers.
When secret scanning detects