Skip to content

Decreased Browser direct download threshold to 5GiB #1658

Decreased Browser direct download threshold to 5GiB

Decreased Browser direct download threshold to 5GiB #1658

Triggered via pull request June 18, 2025 20:18
Status Failure
Total duration 44s
Artifacts

vulncheck.yaml

on: pull_request
Matrix: React Code Has No Known Vulnerable Deps
Fit to window
Zoom out
Zoom in

Annotations

11 errors
React Code Has No Known Vulnerable Deps (1.23.x, ubuntu-latest)
Process completed with exit code 1.
Analysis
certs.NewConfigDirFromCtx calls filepath.Abs, which eventually calls os.Getwd
Analysis
certs.GetAllCertificatesAndCAs calls certs.GetRootCAs, which calls os.File.Readdirnames
Analysis
certs.GetTLSConfig calls os.File.Readdir
Analysis
console.main calls cli.App.Run, which eventually calls os.CreateTemp
Analysis
console.main calls cli.App.Run, which eventually calls os.Create
Analysis
console.main calls cli.App.Run, which eventually calls os.Chmod
Analysis
api.logoutFromIDPProvider calls http.Client.PostForm
Analysis
http.Client.Post calls http.Client.Post
Analysis
http.Client.Get calls http.Client.Get
Analysis
http.Target.Init calls http.Client.Do