Versions in this module Expand all Collapse all v0 v0.2.1 Oct 25, 2022 v0.2.0 Oct 13, 2022 Changes in this version + type Found struct + Certificate *x509.Certificate + FingerprintSha1 [20]byte + FingerprintSha256 [32]byte + Location string + Parser string + type ParsedCertificates struct + Found []Found + Partials []Partial + func FindCertificates(ctx context.Context, imageTar io.Reader) (*ParsedCertificates, error) + type Partial struct + Location string + Parser string + Reason string