Skip to content

Fix mgradm start / stop to work with 5.0 for upgrade #462

Fix mgradm start / stop to work with 5.0 for upgrade

Fix mgradm start / stop to work with 5.0 for upgrade #462

Triggered via pull request June 20, 2025 14:15
Status Failure
Total duration 27s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

vulncheck.yml

on: pull_request
govulncheck
23s
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