Data Source: oci_vulnerability_scanning_container_scan_recipes

This data source provides the list of Container Scan Recipes in Oracle Cloud Infrastructure Vulnerability Scanning service.

Retrieves a list of ContainerScanRecipeSummary objects in a compartment. A recipe determines the types of security issues that you want scanned.

Example Usage

data "oci_vulnerability_scanning_container_scan_recipes" "test_container_scan_recipes" {
	#Required
	compartment_id = var.compartment_id

	#Optional
	display_name = var.container_scan_recipe_display_name
	state = var.container_scan_recipe_state
}

Argument Reference

The following arguments are supported:

Attributes Reference

The following attributes are exported:

ContainerScanRecipe Reference

The following attributes are exported: