Skip to content

feat: Add filtered collection truncate #9615

feat: Add filtered collection truncate

feat: Add filtered collection truncate #9615

Triggered via pull request August 24, 2026 21:13
Status Failure
Total duration 4m 0s
Artifacts

check-vulnerabilities.yml

on: pull_request
Check vulnerabilities job
3m 53s
Check vulnerabilities job
Fit to window
Zoom out
Zoom in

Annotations

11 errors
Check vulnerabilities job
Process completed with exit code 1.
Check vulnerabilities job
action.setupSourceHub calls testcontainers.Run, which eventually calls tls.Dial
Check vulnerabilities job
errors.defraError.Format calls io.WriteString, which calls tls.Conn.Write
Check vulnerabilities job
cli.Wrapper.ExecRequest calls io.ReadAll, which eventually calls tls.Conn.Read
Check vulnerabilities job
http.Server.serveTLS calls http.Server.Serve, which eventually calls tls.Conn.HandshakeContext
Check vulnerabilities job
crypto.secp256r1PublicKey.DID calls elliptic.P256, which eventually calls tls.Conn.Handshake
Check vulnerabilities job
http.Handler.ServeHTTP calls chi.Mux.ServeHTTP, which eventually calls template.Template.ExecuteTemplate
Check vulnerabilities job
http.Handler.ServeHTTP calls chi.Mux.ServeHTTP, which eventually calls template.Template.Execute
Check vulnerabilities job
crypto.secp256r1PublicKey.DID calls elliptic.P256, which eventually calls handshake.Handshake.Unmarshal
Check vulnerabilities job
http.init calls openapi3.init, which eventually calls url.URL.ResolveReference
Check vulnerabilities job
http.Client.ExecRequest calls http.Client.Do, which eventually calls url.URL.Parse