Skip to content

feat: init

feat: init #3

Triggered via pull request December 31, 2023 19:34
@ginokentginokent
synchronize #1
develop
Status Failure
Total duration 40s
Artifacts

go-vuln.yml

on: pull_request
Check Golang vulnerability
30s
Check Golang vulnerability
Fit to window
Zoom out
Zoom in

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