This repository has been archived by the owner on Jan 14, 2025. It is now read-only.
build(deps): bump github.com/kunitsucom/util.go from 0.0.60-rc.2 to 0.0.60-rc.3 #26
go-vuln.yml
on: pull_request
Check Golang vulnerability
31s
Annotations
10 errors
Check Golang vulnerability
util.Abs calls filepath.Abs
|
Check Golang vulnerability
go.fprint calls filepath.Short, which calls filepath.Base
|
Check Golang vulnerability
go.parseFile calls parser.ParseFile, which eventually calls filepath.Clean
|
Check Golang vulnerability
go.fprint calls filepath.Short, which calls filepath.Dir
|
Check Golang vulnerability
go.fprint calls filepath.Short, which calls filepath.Join
|
Check Golang vulnerability
go.parseFile calls parser.ParseFile, which eventually calls filepath.Split
|
Check Golang vulnerability
go.parse calls filepath.WalkDir
|
Check Golang vulnerability
util.Abs calls filepath.Abs
|
Check Golang vulnerability
go.fprint calls filepath.Short, which calls filepath.Base
|
Check Golang vulnerability
go.parseFile calls parser.ParseFile, which eventually calls filepath.Clean
|