CodeRepositoryAggregationResponse
A response that contains the results of a finding aggregation by code repository.
Types
Properties
Link copied to clipboard
The number of active findings that have an exploit available for the code repository.
Link copied to clipboard
The number of active findings that have a fix available for the code repository.
Link copied to clipboard
The names of the projects associated with the code repository.
Link copied to clipboard
The type of repository provider for the code repository.
Link copied to clipboard
The resource ID of the code repository.
Link copied to clipboard
An object that contains the counts of aggregated finding per severity.
Functions
Link copied to clipboard
inline fun copy(block: CodeRepositoryAggregationResponse.Builder.() -> Unit = {}): CodeRepositoryAggregationResponse