//
pkg.gl
Category
github.com/ossf/scorecard/v2
repos
package
2.2.8
Repository:
https://github.com/ossf/scorecard.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
5
Dependents
6
Files
78 SLOC
#
Variables
ErrorInvalidGithubURL
ErrorInvalidGithubURL indicates the repo's GitHub URL is not in the proper format.
ErrorInvalidURL
ErrorInvalidURL indicates the repo's full GitHub URL was not passed.
ErrorUnsupportedHost
ErrorUnsupportedHost indicates the repo's host is unsupported.
#
Structs
RepoURL
nolint:revive TODO: Remove RepoURL and replace all instances with clients.Repo interface.