Skip to content

Fix vulnerabilities: GO-2022-0968, GO-2021-0356, GO-2021-0227 #11

Fix vulnerabilities: GO-2022-0968, GO-2021-0356, GO-2021-0227

Fix vulnerabilities: GO-2022-0968, GO-2021-0356, GO-2021-0227 #11

Triggered via pull request December 25, 2023 14:32
Status Failure
Total duration 32s
Artifacts

security.yml

on: pull_request
Scan for vulnerabilities in Go code
22s
Scan for vulnerabilities in Go code
Fit to window
Zoom out
Zoom in

Annotations

9 errors
Scan for vulnerabilities in Go code
missing go.sum entry for module providing package golang.org/x/sys/unix (imported by github.com/go-git/go-billy/v5/osfs); to add:
Scan for vulnerabilities in Go code
could not import golang.org/x/sys/unix (invalid package name: "")
Scan for vulnerabilities in Go code
missing go.sum entry for module providing package golang.org/x/net/context (imported by github.com/jbenet/go-context/io); to add:
Scan for vulnerabilities in Go code
could not import golang.org/x/net/context (invalid package name: "")
Scan for vulnerabilities in Go code
missing go.sum entry for module providing package golang.org/x/net/proxy (imported by github.com/go-git/go-git/v5/plumbing/transport/ssh); to add:
Scan for vulnerabilities in Go code
could not import golang.org/x/net/proxy (invalid package name: "")
Scan for vulnerabilities in Go code
missing go.sum entry for module providing package golang.org/x/net/context/ctxhttp (imported by golang.org/x/oauth2/internal); to add:
Scan for vulnerabilities in Go code
could not import golang.org/x/net/context/ctxhttp (invalid package name: "")
Scan for vulnerabilities in Go code
Process completed with exit code 1.