Versions in this module Expand all Collapse all v1 v1.1.0 Feb 18, 2026 Changes in this version + func IsKnownProvider(p Provider) bool + func SupportsCVEScanning(p Provider) bool + type Info struct + Host string + Owner string + Provider Provider + Repo string + func FromURL(repoURL string) *Info + type Provider string + const ProviderBitbucket + const ProviderGitHub + const ProviderGitLab + const ProviderUnknown + func DetectProvider(host string) Provider