Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/XmirrorSecurity/OpenSCA-cli
/ Debugf
Function
Debugf
opensca/logs/log.go:148–150 ·
view source on GitHub ↗
(format string, v ...any)
Source
from the content-addressed store, hash-verified
146
}
147
148
func
Debugf(format string, v ...any) {
149
out(DEBUG, format, v...)
150
}
151
152
func
Info(v ...any) {
153
out(INFO,
""
, v...)
Callers
15
main
Function · 0.92
main
Function · 0.92
RunTaskCase
Function · 0.92
RunTask
Function · 0.92
parsePom
Function · 0.92
DownloadUrlFromRepos
Function · 0.92
Walk
Function · 0.92
walk
Function · 0.92
Login
Function · 0.92
loadDefaultConfig
Function · 0.92
LoadConfig
Function · 0.92
Sqlite
Function · 0.92
Calls
no outgoing calls
Tested by
no test coverage detected