Skip to content

Fix federated user ID parsing #28

Fix federated user ID parsing

Fix federated user ID parsing #28

Triggered via pull request November 17, 2023 07:36
Status Failure
Total duration 53s
Artifacts

deps.yml

on: pull_request
dependency-review
3s
dependency-review
govulncheck
43s
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