Data Source: oci_dblm_vulnerability_scan
This data source provides details about a specific Vulnerability Scan resource in Oracle Cloud Infrastructure Dblm service.
Gets information about a VulnerabilityScan.
Example Usage
data "oci_dblm_vulnerability_scan" "test_vulnerability_scan" {
#Required
vulnerability_scan_id = oci_dblm_vulnerability_scan.test_vulnerability_scan.id
}
Argument Reference
The following arguments are supported:
vulnerability_scan_id
- (Required) The OCID of the VulnerabilityScan.
Attributes Reference
The following attributes are exported:
compartment_id
- The OCID of the compartment.defined_tags
- Defined tags for this resource. Each key is predefined and scoped to a namespace. Example:{"foo-namespace.bar-key": "value"}
display_name
- A user-friendly name. It does not have to be unique, and it is changeable.freeform_tags
- Simple key-value pair that is applied without any predefined name, type or scope. Exists for cross-compatibility only. Example:{"bar-key": "value"}
id
- The OCID of the VulnerabilityScan.state
- The current state of the VulnerabilityScan.system_tags
- System tags for this resource. Each key is predefined and scoped to a namespace. Example:{"orcl-cloud.free-tier-retained": "true"}
time_created
- The date and time the VulnerabilityScan was created, in the format defined by RFC 3339. Example:2016-08-25T21:10:29.600Z
time_ended
- The date and time the VulnerabilityScan was updated, in the format defined by RFC 3339. Example:2016-08-25T21:10:29.600Z
vulnerability_scan_message
- The message of the vulnerability scan status.vulnerability_scan_status
- The status of the vulnerability scan.vulnerability_scan_type
- Scan type is CVE, PATCH or IMAGE_PATCH