artifactTopFilters
Predefined filters for top-level artifact analysis.
Examples
enum ArtifactTopFilters {
WithHighSeverityIssues
LastVersion
DeployedToCloud
}
Enum values
Enum value
Description
WithHighSeverityIssues
Show artifacts with high severity issues
LastVersion
Show only the latest version of each artifact
DeployedToCloud
Show artifacts deployed to cloud environments
References
Fields with this object:
Last updated