Skip to main content

523 다음에 대한 검색 결과 "public key url"

REST API / Codespaces /

Codespaces 리포지토리 비밀에 대한 REST API 엔드포인트

"visibility": "all" } ] } Get a repository public key Gets your public key, which you need to encrypt secrets. You need to encrypt a secret

REST API / 리포지토리 /

리포지토리에 대한 REST API 엔드포인트

types of repositories you want returned. 기본값: all 다음 중 하나일 수 있습니다.: all, public, private, forks, sources, member sort string The property to sort the results

코드 보안 / 비밀 검사 / 파트너 프로그램 /

비밀 검사 파트너 프로그램

committed accidentally. Secret scanning happens by default on public repositories and public npm packages. Repository administrators and organization owners

인증 / 계정 보안 /

GitHub에 대한 인증 정보

password with two-factor authentication, or a passkey Personal access token SSH key Authenticating in your browser If you're a member of an enterprise with managed

인증 / SSH와 연결 /

GitHub 계정에 새 SSH 키 추가

Shell Protocol). When you connect via SSH, you authenticate using a private key file on your local machine. For more information, see About SSH. You can also

REST API / 라이선스 /

라이선스에 대한 REST API 엔드포인트

Status: 200 [ { "key": "mit", "name": "MIT License", "spdx_id": "MIT", "url": "https://api

웹후크 /

웹후크 이벤트 및 페이로드

headers HTTP POST payloads that are delivered to your webhook's configured URL endpoint will contain several special headers: X-GitHub-Hook-ID: The unique

REST API / 사용 규정 /

준수 사항에 대한 REST API 엔드포인트

Status: 200 [ { "key": "citizen_code_of_conduct", "name": "Citizen Code of Conduct", "url": "https://api

시작하기 / Git 시작 /

원격 리포지토리 정보

정보 원격 URL은 Git에서 “코드가 저장된 장소”를 나타내는 효율적인 방법입니다. 해당 URL은 GitHub, 다른 사용자의 포크 또는 완전히 다른 서버의 리포지토리일 수 있습니다. 다음 두 가지 유형의 URL 주소로만 푸시할 수 있습니다. HTTPS URL(예: https://github

코드 보안 / Dependabot / Maintain dependencies at scale /

공용 레지스트리에 대한 Dependabot 액세스 제거

자세한 내용은 Dependabot에 대한 개인 레지스트리 액세스 구성을(를) 참조하세요. 번들러 에코시스템에서는 개인 레지스트리 URL이 포함된 Gemfile 파일을 저장소로 체크 인해야 합니다. YAML # Example Gemfile source "htt