Versions in this module Expand all Collapse all v0 v0.19.3 Oct 23, 2025 v0.19.0 Sep 30, 2025 Changes in this version + func NewSource(opt Opt) (source.Source, error) + func Supported() error + type GitIdentifier struct + AuthHeaderSecret string + AuthTokenSecret string + KeepGitDir bool + KnownSSHHosts string + MountSSHSock string + Ref string + Remote string + Subdir string + func NewGitIdentifier(remoteURL string) (*GitIdentifier, error) + func (GitIdentifier) Scheme() string + func (id *GitIdentifier) Capture(c *provenance.Capture, pin string) error + type Opt struct + CacheAccessor cache.Accessor