Skip to content

Fix federated user ID parsing #39

Fix federated user ID parsing

Fix federated user ID parsing #39

Triggered via pull request November 28, 2023 19:40
Status Failure
Total duration 51s
Artifacts

deps.yml

on: pull_request
dependency-review
6s
dependency-review
govulncheck
41s
govulncheck
Fit to window
Zoom out
Zoom in

Annotations

7 errors and 1 warning
govulncheck
configmap.New calls clientcmd.BuildConfigFromFlags, which eventually calls filepath.Abs
govulncheck
config.init calls featuregate.init, which eventually calls filepath.Base
govulncheck
fileutil.StartLoadDynamicFile calls fsnotify.Watcher.Add, which calls filepath.Clean
govulncheck
token.NewFileCacheProvider calls filepath.Dir
govulncheck
token.CacheFilename calls filepath.Join
govulncheck
token.tokenVerifier.Verify calls http.Client.Do, which eventually calls filepath.VolumeName
govulncheck
Process completed with exit code 3.
govulncheck
Both go-version and go-version-file inputs are specified, only go-version will be used