CodeRepository ASFF の オブジェクト - AWS Security Hub

翻訳は機械翻訳により提供されています。提供された翻訳内容と英語版の間で齟齬、不一致または矛盾がある場合、英語版が優先します。

CodeRepository ASFF の オブジェクト

CodeRepository オブジェクトは、 AWS リソースに接続し、脆弱性をスキャンするように Amazon Inspector を設定した外部コードリポジトリに関する情報を提供します。

次の例は、 CodeRepository オブジェクトの AWS Security Finding Format (ASFF) 構文を示しています。CodeRepository 属性の説明を表示するには、 AWS Security Hub API リファレンスCodeRepositoryDetails」を参照してください。ASFF の背景情報については、「AWS Security Finding 形式 (ASFF)」を参照してください。

"CodeRepository": { "ProviderType": "GITLAB_SELF_MANAGED", "ProjectName": "projectName", "CodeSecurityIntegrationArn": "arn:aws:inspector2:us-east-1:123456789012:codesecurity-integration/00000000-0000-0000-0000-000000000000" }