Getting a Container Image Scan Recipe's Details

Get a container image scan recipe's details.

    1. On the Scan Recipes list page, select the recipe that you want to work with. If you need help finding the list page or the recipe, see Listing Container Image Scan Recipes.
    2. The details page opens and displays information about the recipe..
  • 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.