Skip to content

[release-1.9] Allow to disable http2 for the webhook #44

[release-1.9] Allow to disable http2 for the webhook

[release-1.9] Allow to disable http2 for the webhook #44

Triggered via push October 24, 2023 08:14
Status Success
Total duration 1m 37s
Artifacts

vulncheck.yaml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
detect
readiness.main calls http.ListenAndServe
detect
default.main calls http.Server.ListenAndServe
detect
activator.main calls http.Server.ListenAndServeTLS
detect
statserver.Server.serve calls http.Server.Serve
detect
queue.appRequestMetricsHandler.ServeHTTP calls http.HandlerFunc.ServeHTTP, which eventually calls template.Template.Execute
detect
queue.appRequestMetricsHandler.ServeHTTP calls http.HandlerFunc.ServeHTTP, which eventually calls template.Template.ExecuteTemplate
detect
queue.appRequestMetricsHandler.ServeHTTP calls http.HandlerFunc.ServeHTTP, which eventually calls template.Template.Execute
detect
queue.appRequestMetricsHandler.ServeHTTP calls http.HandlerFunc.ServeHTTP, which eventually calls template.Template.ExecuteTemplate
detect
e2e.connect calls websocket.Dialer.Dial, which eventually calls tls.Conn.Handshake
detect
default.main calls http.Server.ListenAndServe, which eventually calls tls.Conn.HandshakeContext
detect
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-go@v2, actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/