Versions in this module Expand all Collapse all v1 v1.0.8 Feb 23, 2023 Changes in this version + func NewSource(c *githubapi.Client) signal.Source + type Source struct + func (c *Source) EmptySet() signal.Set + func (c *Source) Get(ctx context.Context, r projectrepo.Repo, _ string) (signal.Set, error) + func (c *Source) IsSupported(r projectrepo.Repo) bool Other modules containing this package github.com/ossf/criticality_score/v2