CodeRepository object in ASFF - Amazon Security Hub
Services or capabilities described in Amazon Web Services documentation might vary by Region. To see the differences applicable to the China Regions, see Getting Started with Amazon Web Services in China (PDF).

CodeRepository object in ASFF

The CodeRepository object provides information about an external code repository that you connected to Amazon resources and configured Amazon Inspector to scan for vulnerabilities.

The following example shows the Amazon Security Finding Format (ASFF) syntax for the CodeRepository object. To view descriptions of CodeRepository attributes, see CodeRepositoryDetails in the Amazon Security Hub API Reference. For background information about ASFF, see Amazon Security Finding Format (ASFF).

Example

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