Skip to content

Change: make Csaf Downloader usable as library #6

Change: make Csaf Downloader usable as library

Change: make Csaf Downloader usable as library #6

Triggered via pull request April 16, 2024 13:21
Status Failure
Total duration 41s
Artifacts

govulncheck.yml

on: pull_request
Run govulncheck
31s
Run govulncheck
Fit to window
Zoom out
Zoom in

Annotations

10 errors
Run govulncheck
csaf.compiledSchema.validate calls sync.Once.Do, which eventually calls http.CanonicalHeaderKey
Run govulncheck
util.LimitingClient.Do calls http.Client.Do
Run govulncheck
util.LimitingClient.Get calls http.Client.Get
Run govulncheck
util.LimitingClient.Head calls http.Client.Head
Run govulncheck
util.LimitingClient.Post calls http.Client.Post
Run govulncheck
util.LimitingClient.PostForm calls http.Client.PostForm
Run govulncheck
csaf_provider.main calls cgi.Serve, which calls http.HandlerFunc.ServeHTTP
Run govulncheck
util.HeaderClient.Do calls http.Header.Add
Run govulncheck
csaf_uploader.processor.process calls http.Header.Get
Run govulncheck
util.HeaderClient.Post calls http.Header.Set