feat: init #3
go-vuln.yml
on: pull_request
Check Golang vulnerability
30s
Annotations
10 errors
Check Golang vulnerability
util.Abs calls filepath.Abs
|
Check Golang vulnerability
ddlctl.Generate calls filepath.Base
|
Check Golang vulnerability
go.parseFile calls parser.ParseFile, which eventually calls filepath.Clean
|
Check Golang vulnerability
go.parseFile calls filepath.Short, which calls filepath.Dir
|
Check Golang vulnerability
ddlctl.Generate 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
ddlctl.Generate calls filepath.Base
|
Check Golang vulnerability
go.parseFile calls parser.ParseFile, which eventually calls filepath.Clean
|