Skip to main content

341 다음에 대한 검색 결과 "token"

코드 보안 / 코드 검사 / SARIF 업로드 문제 해결 /

SARIF 결과를 업로드하려면 GitHub 토큰이 필요합니다.

리포지토리에 액세스하는 데 사용할 업로드 프로세스에 대한 인증 방법을 제공해야 합니다. 이 오류 정보 A GitHub token is required to upload SARIF results but none was specified 업로드 프로세스가 인증 방법을 참조하지

조직 / 프로그래밍 방식 액세스 관리 /

조직의 개인용 액세스 토큰 정책 설정

조직 소유자는 personal access tokens에 정책을 적용하여 리소스에 대한 액세스를 제어할 수 있음 Note 참고: Fine-grained personal access token은(는) 현재 공개 미리 보기 버전이며 변경될 수 있습니다. 피드백을 남기려면 피드백

REST API /

GitHub Actions에 대한 REST API 엔드포인트

just-in-time runner for an organization Create a registration token for an organization Create a remove token for an organization Get a self-hosted runner for an

GitHub Actions / 자체 호스팅 실행기 / 자체 호스트형 실행기 관리 /

자체 호스트형 실행기 추가

destination URL and an automatically-generated time-limited token to authenticate the request. The token expires after one hour. On Windows, the config script

/ GitHub 앱 만들기 /

GitHub App으로 인증

App으로 인증할 수 있습니다. GitHub 앱에 대한 JWT(JSON Web Token) 생성 GitHub App을(를) 사용하여 특정 REST API 엔드포인트에 인증하는 JWT(JSON Web Token)를 만드는 방법을 알아봅니다. GitHub 앱에 대한 설치 액세스 토큰

GraphQL API / 참조 /

쿼리

enterprise 의 인수 속성 설명 invitationToken (String) The enterprise invitation token. slug (String!) The enterprise URL slug. enterpriseAdministratorInvitation

시작하기 / Git 시작 /

원격 리포지토리 정보

GitHub 사용자 이름 및 암호를 묻는 메시지를 표시합니다. Git에서 암호를 입력하라는 메시지가 표시되면 personal access token을(를) 입력합니다. 또는 Git 자격 증명 관리자와 같은 자격 증명 도우미를 사용할 수 있습니다. 보다 안전한 인증 방법을 지원하기

/ GitHub 앱 만들기 / GitHub App으로 인증 /

GitHub 앱에 대한 프라이빗 키 관리

to sign a JSON Web Token (JWT) in order to request an installation access token. For more information, see Generating a JSON Web Token (JWT) for a GitHub

GraphQL API / 가이드 /

GraphQL 소개

요청을 통해 스키마의 _내적 검사 쿼리_를 실행할 수도 있습니다. curl -H "Authorization: bearer TOKEN" https://api.github.com/graphql Note "message": "Bad

코드 보안 / 코드 검사 / 고급 설정 만들기 /

코드 검색을 위한 고급 설정 사용자 지정

secret that has access to the packages. For more information, see Automatic token authentication and Using secrets in GitHub Actions. YAML - uses: github/