# SbomOverview
## Properties
**start_time** | Option<**String**> | The start time of the generating sbom report task | [optional]
**end_time** | Option<**String**> | The end time of the generating sbom report task | [optional]
**scan_status** | Option<**String**> | The status of the generating SBOM task | [optional]
**sbom_digest** | Option<**String**> | The digest of the generated SBOM accessory | [optional]
**report_id** | Option<**String**> | id of the native scan report | [optional]
**duration** | Option<**i64**> | Time in seconds required to create the report | [optional]
**scanner** | Option<[**models::Scanner**](Scanner.md)> | | [optional]
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)