Weblate main #447
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
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
|