IVulnerabilityDockerBlob Interface

Contains information about a docker blob to request vulnerability information for.

Inheritance Hierarchy

Syntax

public interface IVulnerabilityDockerBlob

Properties

Name Description
Digest

Gets the hash of the docker blob.

DownloadUrl

Gets a URL which may be used to download the blob. This URL is only valid until VulnerabilitySource.GetVulnerabilitiesAsync(IVulnerabilitySourceContext context) returns.

FeedType

Gets the feed type.

MediaType

Gets the media type of the docker blob.