Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/XmirrorSecurity/OpenSCA-cli
/ Infof
Function
Infof
opensca/logs/log.go:156–158 ·
view source on GitHub ↗
(format string, v ...any)
Source
from the content-addressed store, hash-verified
154
}
155
156
func
Infof(format string, v ...any) {
157
out(INFO, format, v...)
158
}
159
160
func
Warn(v ...any) {
161
out(WARN,
""
, v...)
Callers
11
args
Function · 0.92
initHttpClient
Function · 0.92
main
Function · 0.92
main
Function · 0.92
main
Function · 0.92
main
Function · 0.92
main
Function · 0.92
RunTask
Function · 0.92
downloadFromHttp
Function · 0.92
Saas
Function · 0.92
Save
Function · 0.92
Calls
no outgoing calls
Tested by
no test coverage detected