Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/ossf/scorecard
/ StringPointer
Function
StringPointer
checks/raw/github/packaging.go:131–133 ·
view source on GitHub ↗
(s string)
Source
from the content-addressed store, hash-verified
129
}
130
131
func
StringPointer(s string) *string {
132
return
&s
133
}
Callers
3
validatejobLevelPermissions
Function · 0.92
isAllowedWorkflow
Function · 0.92
Packaging
Function · 0.70
Calls
no outgoing calls
Tested by
no test coverage detected