Change: make Csaf Downloader usable as library #5
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
|