Getting a Container Image Scan Recipe's Details
Get a container image scan recipe's details.
- Open the navigation menu and click Identity & Security. Under Scanning, click Scan Recipes.
- Select the compartment that contains the recipe.
- Click the Container image tab.
- Click the name of the recipe to view the details.
Use the oci vulnerability-scanning container scan recipe get command and required parameters to retrieve a container scan recipe identified by the recipe ID:
oci vulnerability-scanning container scan recipe get --container-scan-recipe-id <recipe_ocid>
For example:
oci vulnerability-scanning container scan recipe get --container-scan-recipe-id ocid1.vsscontainerscanrecipe.oc1..exampleuniqueID
For a complete list of flags and variable options for CLI commands, see the Command Line Reference.
Run the GetContainerScanRecipe operation to retrieve a container scan recipe identified by the recipe ID.