Skip to content

add slowstart code

add slowstart code #57

Triggered via push November 1, 2023 09:53
Status Success
Total duration 1m 7s
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
e2e.AutoscaleUpToNumPods calls errgroup.Group.Go, which eventually calls http.Server.ServeTLS
detect
http.RequestLogHandler.ServeHTTP calls http.HandlerFunc.ServeHTTP, which eventually calls template.Template.Execute
detect
http.RequestLogHandler.ServeHTTP calls http.HandlerFunc.ServeHTTP, which eventually calls template.Template.ExecuteTemplate
detect
http.RequestLogHandler.ServeHTTP calls http.HandlerFunc.ServeHTTP, which eventually calls template.Template.Execute
detect
http.RequestLogHandler.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
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/