ScorecardImage returns the container image used for OperatorSDK
Scorecard based checks. If userProvidedScorecardImage is set, it is
returned, otherwise, the default is returned.
type AssetData struct {
Images []string `json:"images"`
}
Assets is the publicly accessible representation of Preflight's
used assets. This struct will be serialized to JSON and presented
to the end-user when requested.