Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/apache/devlake
/ Sanitize
Method
Sanitize
backend/plugins/gitee/models/connection.go:89–92 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
87
}
88
89
func
(connection GiteeConnection) Sanitize() GiteeConnection {
90
connection.GiteeConn = connection.GiteeConn.Sanitize()
91
return
connection
92
}
Callers
4
PostConnections
Function · 0.95
PatchConnection
Function · 0.95
DeleteConnection
Function · 0.95
GetConnection
Function · 0.95
Calls
1
Sanitize
Method · 0.45
Tested by
no test coverage detected