Secure Source Manager의 규제 지원
컬렉션을 사용해 정리하기
내 환경설정을 기준으로 콘텐츠를 저장하고 분류하세요.
이 문서에서는 지원되는 제어 패키지의 제어와 일치하는 Secure Source Manager의 기능, 구성, API를 설명합니다. 이 문서에서는 Assured Workloads를 사용한다고 가정합니다.
|
FedRAMP 높음의 데이터 경계
지원되는 서비스
다음 표에는 FedRAMP 높음의 데이터 경계 요구사항을 충족하는 Secure Source Manager API와 버전이 나와 있습니다.
| 서비스 |
버전 |
상태 |
| securesourcemanager.googleapis.com |
v1 |
지원됨
|
규정 준수 지원 리전
Secure Source Manager는 다음 Google Cloud 리전에서 FedRAMP 높음의 데이터 경계에 사용할 수 있습니다.
민감한 정보의 API 필드
리소스: securesourcemanager.googleapis.com/Instance
다음 표에는 FedRAMP 높음의 데이터 경계에 따라 보호되는 데이터를 처리하도록 설계된 API 리소스와 필드가 명시되어 있습니다.
| API 메서드 |
보호된 필드 |
|
서비스: securesourcemanager.googleapis.com
REST API: GET /v1/{parent=projects/*/locations/*}/instances
RPC 메서드:
google.cloud.securesourcemanager.v1.SecureSourceManager.ListInstances
|
|
리소스: securesourcemanager.googleapis.com/Issue
다음 표에는 FedRAMP 높음의 데이터 경계에 따라 보호되는 데이터를 처리하도록 설계된 API 리소스와 필드가 명시되어 있습니다.
| API 메서드 |
보호된 필드 |
|
서비스: securesourcemanager.googleapis.com
REST API: GET /v1/{parent=projects/*/locations/*/repositories/*}/issues
RPC 메서드:
google.cloud.securesourcemanager.v1.SecureSourceManager.ListIssues
|
|
|
서비스: securesourcemanager.googleapis.com
REST API: PATCH /v1/{issue.name=projects/*/locations/*/repositories/*/issues/*}
RPC 메서드:
google.cloud.securesourcemanager.v1.SecureSourceManager.UpdateIssue
|
|
|
서비스: securesourcemanager.googleapis.com
REST API: POST /v1/{parent=projects/*/locations/*/repositories/*}/issues
RPC 메서드:
google.cloud.securesourcemanager.v1.SecureSourceManager.CreateIssue
|
|
다음 표에는 FedRAMP 높음의 데이터 경계에 따라 보호되는 데이터를 처리하도록 설계된 API 리소스와 필드가 명시되어 있습니다.
| API 메서드 |
보호된 필드 |
|
서비스: securesourcemanager.googleapis.com
REST API: PATCH /v1/{issue_comment.name=projects/*/locations/*/repositories/*/issues/*/issueComments/*}
RPC 메서드:
google.cloud.securesourcemanager.v1.SecureSourceManager.UpdateIssueComment
|
|
|
서비스: securesourcemanager.googleapis.com
REST API: POST /v1/{parent=projects/*/locations/*/repositories/*/issues/*}/issueComments
RPC 메서드:
google.cloud.securesourcemanager.v1.SecureSourceManager.CreateIssueComment
|
|
리소스: securesourcemanager.googleapis.com/PullRequest
다음 표에는 FedRAMP 높음의 데이터 경계에 따라 보호되는 데이터를 처리하도록 설계된 API 리소스와 필드가 명시되어 있습니다.
| API 메서드 |
보호된 필드 |
|
서비스: securesourcemanager.googleapis.com
REST API: PATCH /v1/{pull_request.name=projects/*/locations/*/repositories/*/pullRequests/*}
RPC 메서드:
google.cloud.securesourcemanager.v1.SecureSourceManager.UpdatePullRequest
|
pullRequest.base.ref
pullRequest.body
pullRequest.head.ref
pullRequest.title
|
|
서비스: securesourcemanager.googleapis.com
REST API: POST /v1/{parent=projects/*/locations/*/repositories/*}/pullRequests
RPC 메서드:
google.cloud.securesourcemanager.v1.SecureSourceManager.CreatePullRequest
|
pullRequest.base.ref
pullRequest.body
pullRequest.head.ref
pullRequest.title
|
다음 표에는 FedRAMP 높음의 데이터 경계에 따라 보호되는 데이터를 처리하도록 설계된 API 리소스와 필드가 명시되어 있습니다.
| API 메서드 |
보호된 필드 |
|
서비스: securesourcemanager.googleapis.com
REST API: PATCH /v1/{pull_request_comment.name=projects/*/locations/*/repositories/*/pullRequests/*/pullRequestComments/*}
RPC 메서드:
google.cloud.securesourcemanager.v1.SecureSourceManager.UpdatePullRequestComment
|
pullRequestComment.code.body
pullRequestComment.code.position.path
pullRequestComment.comment.body
pullRequestComment.review.body
|
|
서비스: securesourcemanager.googleapis.com
REST API: POST /v1/{parent=projects/*/locations/*/repositories/*/pullRequests/*}/pullRequestComments
RPC 메서드:
google.cloud.securesourcemanager.v1.SecureSourceManager.CreatePullRequestComment
|
pullRequestComment.code.body
pullRequestComment.code.position.path
pullRequestComment.comment.body
pullRequestComment.review.body
|
|
서비스: securesourcemanager.googleapis.com
REST API: POST /v1/{parent=projects/*/locations/*/repositories/*/pullRequests/*}/pullRequestComments:batchCreate
RPC 메서드:
google.cloud.securesourcemanager.v1.SecureSourceManager.BatchCreatePullRequestComments
|
requests.pullRequestComment.code.body
requests.pullRequestComment.code.position.path
requests.pullRequestComment.comment.body
requests.pullRequestComment.review.body
|
리소스: securesourcemanager.googleapis.com/Repository
다음 표에는 FedRAMP 높음의 데이터 경계에 따라 보호되는 데이터를 처리하도록 설계된 API 리소스와 필드가 명시되어 있습니다.
| API 메서드 |
보호된 필드 |
|
서비스: securesourcemanager.googleapis.com
REST API: GET /v1/{parent=projects/*/locations/*}/repositories
RPC 메서드:
google.cloud.securesourcemanager.v1.SecureSourceManager.ListRepositories
|
|
|
서비스: securesourcemanager.googleapis.com
REST API: PATCH /v1/{repository.name=projects/*/locations/*/repositories/*}
RPC 메서드:
google.cloud.securesourcemanager.v1.SecureSourceManager.UpdateRepository
|
|
|
서비스: securesourcemanager.googleapis.com
REST API: POST /v1/{parent=projects/*/locations/*}/repositories
RPC 메서드:
google.cloud.securesourcemanager.v1.SecureSourceManager.CreateRepository
|
|
|
다음 단계
달리 명시되지 않는 한 이 페이지의 콘텐츠에는 Creative Commons Attribution 4.0 라이선스에 따라 라이선스가 부여되며, 코드 샘플에는 Apache 2.0 라이선스에 따라 라이선스가 부여됩니다. 자세한 내용은 Google Developers 사이트 정책을 참조하세요. 자바는 Oracle 및/또는 Oracle 계열사의 등록 상표입니다.
최종 업데이트: 2026-03-15(UTC)
[[["이해하기 쉬움","easyToUnderstand","thumb-up"],["문제가 해결됨","solvedMyProblem","thumb-up"],["기타","otherUp","thumb-up"]],[["이해하기 어려움","hardToUnderstand","thumb-down"],["잘못된 정보 또는 샘플 코드","incorrectInformationOrSampleCode","thumb-down"],["필요한 정보/샘플이 없음","missingTheInformationSamplesINeed","thumb-down"],["번역 문제","translationIssue","thumb-down"],["기타","otherDown","thumb-down"]],["최종 업데이트: 2026-03-15(UTC)"],[],[]]