64 다음에 대한 검색 결과 "secrets"
조직 / 조직 보안 / 보안 설정 관리 /
조직의 감사 로그 이벤트
s.disabled
Generic secrets have been disabled at the organization level
org_secret_scanning_generic_secrets.enabled
Generic secrets have been enabled at
계정 및 프로필 / 구독 및 알림 / 알림 설정 /
알림 구성
administrators of repositories where secrets were leaked
Note
Commit authors who've accidentally committed secrets will be notified, regardless of their
GitHub Actions / 자체 호스팅 실행기 / Actions Runner Controller /
Actions Runner Controller를 사용하여 실행기 확장 집합 배포
As a security best practice, create Kubernetes secrets and pass the secret references. Passing your secrets in plain text via the CLI can pose a security
코드 보안 / Dependabot / Dependabot로 작업 /
Dependabot의 개인 레지스트리 구성에 대한 지침
https://rubygems.pkg.github.com/octocat/github_api
token: ${{secrets.MY_GITHUB_PERSONAL_TOKEN}}
registries:
ruby-github:
type: rubygems-server
url: https://rubygems
인증 / 계정 보안 /
Removing sensitive data from a repository(리포지토리에서 중요한 데이터 제거)
gitignore에 커밋하고 푸시해야 함).
코드에서 비밀 하드코딩을 방지합니다. 환경 변수 또는 Azure Key Vault, AWS Secrets Manager, HashiCorp Vault와 같은 비밀 관리 서비스를 사용하여 런타임에 비밀을 관리하고 삽입합니다.
커밋되거나
Codespaces / 프로젝트 설정 / 개발 컨테이너 구성 추가 /
GitHub Codespaces에 대한 Python 프로젝트 설정
Adding features to a devcontainer.json file
Managing your account-specific secrets for GitHub Codespaces
Managing GPG verification for GitHub Codespaces
Forwarding
Codespaces / 프로젝트 설정 / 개발 컨테이너 구성 추가 /
GitHub Codespaces에 대한 Node.js 프로젝트 설정
Adding features to a devcontainer.json file
Managing your account-specific secrets for GitHub Codespaces
Managing GPG verification for GitHub Codespaces
Forwarding
Codespaces / 프로젝트 설정 / 개발 컨테이너 구성 추가 /
GitHub Codespaces에 대한 Java 프로젝트 설정
Adding features to a devcontainer.json file
Managing your account-specific secrets for GitHub Codespaces
Managing GPG verification for GitHub Codespaces
Forwarding
Codespaces / 프로젝트 설정 / 개발 컨테이너 구성 추가 /
GitHub Codespaces에 대한 C#(.NET) 프로젝트 설정
Adding features to a devcontainer.json file
Managing your account-specific secrets for GitHub Codespaces
Managing GPG verification for GitHub Codespaces
Forwarding
Codespaces / 프로젝트 설정 / 개발 컨테이너 구성 추가 /
GitHub Codespaces에 대한 PHP 프로젝트 설정
Adding features to a devcontainer.json file
Managing your account-specific secrets for GitHub Codespaces
Managing GPG verification for GitHub Codespaces
Forwarding