Skip to content

Stop executing script from tmpdir (bsc#1243704) #470

Stop executing script from tmpdir (bsc#1243704)

Stop executing script from tmpdir (bsc#1243704) #470

Triggered via pull request June 30, 2025 15:41
@cbosdocbosdo
synchronize #622
cbosdo:noexec
Status Failure
Total duration 28s
Artifacts

vulncheck.yml

on: pull_request
govulncheck
25s
govulncheck
Fit to window
Zoom out
Zoom in

Annotations

10 errors
govulncheck
shared.dirSize calls filepath.WalkDir, which calls os.Lstat
govulncheck
podman.GenerateSystemdService calls filepath.Abs, which eventually calls os.Getwd
govulncheck
podman.isVolumePathEmpty calls os.File.Readdirnames
govulncheck
utils.DefaultFS.LocaleList calls gettext.osFS.LocaleList, which eventually calls os.File.Readdir
govulncheck
podman.PodmanLogin calls os.CreateTemp
govulncheck
utils.SaveBinaryData calls os.Create
govulncheck
restore.restoreFileAttributes calls os.Chown
govulncheck
restore.restoreFileAttributes calls os.Chmod
govulncheck
utils.GetURLBody calls http.Get
govulncheck
api.APIClient.sendRequest calls http.Client.Do