Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/ossf/scorecard
/ osvClient
Struct
osvClient
clients/osv.go:32–35 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
30
var
_ VulnerabilitiesClient = osvClient{}
31
32
type
osvClient
struct
{
33
requestUserAgent string
34
local bool
35
}
36
37
type
OSVConfig
struct
{
38
UserAgent string
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected