51 検索結果 "secrets"
認証 / アカウント セキュリティ /
リポジトリからの機微なデータの削除
for your repository to detect and prevent pushes which contain hardcoded secrets from being committed to your codebase. For more information, see "About
REST API / デプロイメント /
Deployment Environments 用 REST API エンドポイント
branch policies."
Note
To create or update secrets for an environment, see "GitHub Actions secrets."
OAuth app tokens and personal access tokens
アプリ / GitHub アプリの作成 / GitHub App の登録 /
GitHub アプリのアクセス許可を選択する
エンドポイントの概要については、「GitHub Appに必要な権限」を参照してください。
たとえば、GET /orgs/{org}/dependabot/secrets エンドポイントを使うには、アプリに "組織 dependabot シークレット" アクセス許可に対する読み取りレベル以上のアクセス許可が必要です。
コードセキュリティ / Dependabot / Dependabot を使う /
GitHub ActionsでのDependabotの自動化
詳しくは、「Dependabot のプライベート レジストリへのアクセスの構成」を参照してください。
Dependabot シークレットは secrets コンテキストに追加され、GitHub Actions のシークレットとまったく同じ構文を使用して参照されます。 詳しくは、「GitHub Actions
REST API / Dependabot /
Dependabot alerts 用の REST API エンドポイント
"description": "A flaw was found in ansible. Credentials, such as secrets, are being disclosed in console log by default and not protected by no_log
コードセキュリティ / Dependabot / Dependabot を使う /
Dependabot のプライベート レジストリの構成に関するガイダンス
https://rubygems.example.com
username: octocat@example.com
password: ${{secrets.MY_RUBYGEMS_PASSWORD}}
次のファイルの dependabot.yml スニペットでは、トークンを使用します。 GitHub Packages
REST API / アクション /
GitHub Actions 変数の REST API エンドポイント
must have collaborator access to a repository to create, update, or read secrets.
OAuth tokens and personal access tokens (classic) need the admin:org scope
GitHub Actions / セルフホステッド ランナー / アクション ランナー コントローラー /
アクション ランナー コントローラーを使用してランナー スケール セットをデプロイする
com/actions/actions-runner-controller"
## githubConfigSecret is the k8s secrets to use when auth with GitHub API.
## You can choose to use GitHub App or
REST API / リポジトリ /
リポジトリの REST API エンドポイント
repository. For more information, see "Responsible detection of generic secrets with AI."
Properties of secret_scanning_ai_detection
名前, Type, 説明
status
コードセキュリティ /
secret scanning を使用してシークレットをセキュリティで保護する
secret scanning を使用してシークレットをセキュリティで保護する
トークン、秘密鍵やその他のコードのシークレットが、リポジトリで公開されないことを保証する重労働を、GitHubにやらせてください。
シークレット スキャンの概要
secret scanning が既存のコンテンツと新しい