Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/XmirrorSecurity/OpenSCA-cli
/ Error
Function
Error
opensca/logs/log.go:168–171 ·
view source on GitHub ↗
(v ...any)
Source
from the content-addressed store, hash-verified
166
}
167
168
func
Error(v ...any) {
169
out(ERROR,
""
, v...)
170
out(ERROR,
""
, string(debug.Stack()))
171
}
172
173
func
Errorf(format string, v ...any) {
174
out(ERROR, format, v...)
Callers
15
main
Function · 0.92
main
Function · 0.92
initCache
Function · 0.92
Walk
Function · 0.92
GetServerLicense
Function · 0.92
GetServerVuln
Function · 0.92
LoadJsonOrigin
Method · 0.92
LoadSqlOrigin
Method · 0.92
GetClientId
Function · 0.92
Detect
Function · 0.92
getAesKey
Function · 0.92
encrypt
Function · 0.92
Calls
no outgoing calls
Tested by
no test coverage detected