This repository has been archived by the owner on Jan 11, 2024. It is now read-only.
go-vuln #84
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
go-vuln.yml
on: push
Check Golang vulnerability
28s
Annotations
10 errors
Check Golang vulnerability
util.Abs calls filepath.Abs
|
Check Golang vulnerability
ddlgen.DDLGen 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
ddlgen.DDLGen 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
ddlgen.DDLGen calls filepath.Base
|
Check Golang vulnerability
go.parseFile calls parser.ParseFile, which eventually calls filepath.Clean
|