Skip to content

Filtering out server host at client side to prevent testing through local network stack #110

Filtering out server host at client side to prevent testing through local network stack

Filtering out server host at client side to prevent testing through local network stack #110

Triggered via pull request September 19, 2025 10:56
@zveinnzveinn
synchronize #25
host-filtering
Status Failure
Total duration 39s
Artifacts

vulncheck.yml

on: pull_request
Matrix: Analysis
Fit to window
Zoom out
Zoom in

Annotations

10 errors
Analysis (1.24.2)
shared.init calls os.init, which calls os.NewFile
Analysis (1.24.2)
server.RunServer calls os.MkdirAll
Analysis (1.24.2)
server.deleteTestsFromDisk calls filepath.Glob, which eventually calls os.Lstat
Analysis (1.24.2)
server.RunServer calls os.Getwd
Analysis (1.24.2)
server.deleteTestsFromDisk calls filepath.Glob, which eventually calls os.File.Readdirnames
Analysis (1.24.2)
server.init calls cpu.init, which eventually calls os.File.Readdir
Analysis (1.24.2)
server.startAPIandWS calls fiber.App.Listen, which eventually calls os.CreateTemp
Analysis (1.24.2)
client.MakeCSV calls os.Create
Analysis (1.24.2)
server.sendRequestToHost calls http.Client.Do
Analysis (1.24.2)
server.startAPIandWS calls fiber.App.Listen, which eventually calls exec.LookPath