Interface SecurityMonitoringApiGetSBOMRequest

Hierarchy

  • SecurityMonitoringApiGetSBOMRequest

Properties

assetType: AssetType

The type of the asset for the SBOM request.

filterAssetName: string

The name of the asset for the SBOM request.

filterRepoDigest?: string

The container image repo_digest for the SBOM request. When the requested asset type is 'Image', this filter is mandatory.

Generated using TypeDoc