feat(#249): T-SQL / SQL Server syntax support (Phase 3) #581
security.yml
on: pull_request
GoSec Security Scanner
1m 5s
Trivy Repository Scan
22s
Trivy Config Scan
19s
Go Vulnerability Check
21s
Dependency Review
6s
Security Scan Summary
2s
Annotations
12 errors
|
Go Vulnerability Check
config.Load calls os.ReadFile
|
|
Go Vulnerability Check
cmdutil.ExpandDirectory calls os.ReadDir
|
|
Go Vulnerability Check
lspcmd.runLSP calls os.OpenFile
|
|
Go Vulnerability Check
validate.SecurityValidator.Validate calls os.Open
|
|
Go Vulnerability Check
schema.init calls os.init, which calls os.NewFile
|
|
Go Vulnerability Check
validate.SecurityValidator.Validate calls os.Lstat
|
|
Go Vulnerability Check
validate.SecurityValidator.checkPathTraversal calls filepath.Abs, which eventually calls os.Getwd
|
|
Go Vulnerability Check
linter.Linter.LintDirectory calls filepath.Walk, which eventually calls os.File.Readdirnames
|
|
Go Vulnerability Check
cmd.FileWatcher.addSinglePath calls fsnotify.Watcher.Add, which eventually calls os.File.ReadDir
|
|
Go Vulnerability Check
cmd.validateFromStdin calls os.CreateTemp
|
|
Trivy Repository Scan
Process completed with exit code 1.
|
|
Security Scan Summary
Process completed with exit code 1.
|