Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
Indexed
MCP
copy
Index your code
hub
/
github.com/jetify-com/devbox
/ LockfileKey
Method
LockfileKey
internal/plugin/github.go:169–171 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
167
}
168
169
func
(p *githubPlugin) LockfileKey() string {
170
return
p.ref.String()
171
}
172
173
func
getRedactedAuthHeader(req *http.Request) string {
174
authHeader := req.Header.Get(
"Authorization"
)
Callers
1
FileContent
Method · 0.95
Calls
1
String
Method · 0.45
Tested by
no test coverage detected