Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/XmirrorSecurity/OpenSCA-cli
/ Warn
Function
Warn
opensca/logs/log.go:160–162 ·
view source on GitHub ↗
(v ...any)
Source
from the content-addressed store, hash-verified
158
}
159
160
func
Warn(v ...any) {
161
out(WARN,
""
, v...)
162
}
163
164
func
Warnf(format string, v ...any) {
165
out(WARN, format, v...)
Callers
15
main
Function · 0.92
composer.go
File · 0.92
GradleTree
Function · 0.92
npm.go
File · 0.92
ReadPom
Function · 0.92
mvn.go
File · 0.92
DownloadPomFromRepo
Function · 0.92
MkdirTemp
Function · 0.92
CreateTemp
Function · 0.92
DownloadUrlFromRepos
Function · 0.92
xtar
Function · 0.92
xgz
Function · 0.92
Calls
no outgoing calls
Tested by
no test coverage detected