112 Результаты поиска для "secrets"
GitHub Actions / Варианты использования и примеры / Развертывание /
Установка сертификата Apple в средствах выполнения macOS для разработки в Xcode
and provisioning profile
env:
BUILD_CERTIFICATE_BASE64: ${{ secrets.BUILD_CERTIFICATE_BASE64 }}
P12_PASSWORD: ${{ secrets.P12_PASSWORD }}
BUILD_PROVISION_PROFILE_BASE64:
GitHub Actions / Миграция на GitHub Actions / Автоматизированные миграции /
Миграция из CircleCI с помощью средства импорта действий GitHub
pipelines. These secrets must be created manually in GitHub Actions for these pipelines to function properly. For more information, see Using secrets in GitHub
GitHub Actions / Миграция на GitHub Actions / Автоматизированные миграции /
Миграция из GitLab с помощью средства импорта GitHub Actions
pipelines. These secrets must be created manually in GitHub Actions for these pipelines to function properly. For more information, see Using secrets in GitHub
GitHub Actions / Миграция на GitHub Actions / Автоматизированные миграции /
Миграция из Бамбука с помощью средства импорта GitHub Actions
pipelines. These secrets must be created manually in GitHub Actions for these pipelines to function properly. For more information, see Using secrets in GitHub
Безопасность кода / Начало работы /
Рекомендации по предотвращению утечки данных в организации
scanning helps secure code and keep secrets safe across organizations and repositories by scanning and detecting secrets that were accidentally committed
Безопасность кода / Сканирование секретов / Управление оповещениями /
Разрешение оповещений от сканирования секретов
secret compromised. GitHub recommends the following actions for compromised secrets:
Verify that the secret committed to GitHub is valid. Applies to GitHub
GitHub Actions / Управление рабочими процессами и развертываниями / Управление развертываниями /
Проверка развертываний
have passed), the job will proceed. At this point, the job can access any secrets stored in the environment.
To reject the job, click Reject. If a job is
GitHub Actions / Миграция на GitHub Actions / Автоматизированные миграции /
Миграция из Azure DevOps с помощью средства импорта GitHub Actions
configurations. These include:
Organization, repository, and environment secrets
Service connections such as OIDC Connect, GitHub Apps, and personal access
Codespaces / Разработка в codespace /
Создание пространства кода на основе шаблона
verification for GitHub Codespaces).
Share secrets with your codespace (see Managing your account-specific secrets for GitHub Codespaces).
Publishing from
Безопасность кода / Защита вашей организации / Введение /
Сведения о включении функций безопасности в масштабе
organization from vulnerabilities in your code, insecure dependencies, leaked secrets, and more. For more information on GitHub Advanced Security, see About GitHub