Skip to main content

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

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

Оценка оповещений от сканирования секретов

validity Validity checks help you prioritize alerts by telling you which secrets are active or inactive. An active secret is one that could still be exploited

Безопасность кода / Защита вашей организации / Управление безопасностью организации /

Интерпретация результатов безопасности

pull requests, discussions, and wikis in those repositories, for leaked secrets that have been accidentally committed, such as tokens or private keys. There

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

Использование ролей организации

policies, runners, runner groups, hosted compute network configurations, secrets, variables, and usage metrics for an organization. Security manager: Grants

Безопасность кода / Сканирование секретов / Расширенные функции /

Исключение папок и файлов из проверки секретов

into a repository. You can view secret scanning alerts for users for any secrets that GitHub finds in your code, in the Security tab of the repository, so

GitHub Actions / Варианты использования и примеры / Публикация пакетов /

Публикация образов Docker

also find it helpful to have a basic understanding of the following: Using secrets in GitHub Actions Automatic token authentication Working with the Container

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

Добавление меток к проблемам

"$NUMBER" --add-label "$LABELS" env: GH_TOKEN: ${{ secrets.GITHUB_TOKEN }} GH_REPO: ${{ github.repository }} NUMBER: ${{ github.event.issue

GitHub Actions / Отслеживание и устранение неполадок / Устранение неполадок /

Работа с поддержкой действий GitHub

properly redacted to remove sensitive information such as tokens and other secrets. Ephemeral Runner Application Log Files GitHub Support may request the runner

GitHub Actions / Безопасность / Развертывания защиты безопасности /

Сведения об усилении защиты с помощью OpenID Connect

secret to the cloud provider every time it runs. However, using hardcoded secrets requires you to create credentials in the cloud provider and then duplicate

GitHub Actions / Написание рабочих процессов / Выбор времени выполнения рабочих процессов /

События, инициирующие рабочие процессы

Actions tab of the forked repository. With the exception of GITHUB_TOKEN, secrets are not passed to the runner when a workflow is triggered from a forked

Участие в документации GitHub / Написание документов GitHub /

Шаблоны

creating a personal access token for the action to use and then storing it in secrets For UI based tasks, include the button or options the users should click