Jump to Content

This API Documentation is now deprecated

We are excited to announce our new API Documentation.

Interface RepositoryScanningConfiguration

The details of the scanning configuration for a repository.

Hierarchy

  • RepositoryScanningConfiguration

Properties

appliedScanFilters?: ScanningRepositoryFilter[]

The scan filters applied to the repository.

repositoryArn?: string

The ARN of the repository.

repositoryName?: string

The name of the repository.

scanFrequency?: string

The scan frequency for the repository.

scanOnPush?: boolean

Whether or not scan on push is configured for the repository.