Skip to content

CloudProviderAccountScanHistory

Cloud scan history information.

erDiagram
    CloudProviderAccount ||--o{ CloudProviderAccountScanHistory : "CloudProviderAccountID"

Fields

Field Type Description
Build string Build of the scanner that produced the scan file
CloudProviderAccountID numeric Internal ID that references the CloudProviderAccount entity (Foreign Key)
ID numeric Internal ID for the CloudProviderAccountScanHistory entity (Primary Key)
Import datetime Date/Time the scanfile was imported
Scan datetime Date/Time of the scan
ScanGUID guid GUID of the scan file

References

Column Name Referenced Table Description
CloudProviderAccountID CloudProviderAccount Cloud provider specific account