Versions in this module Expand all Collapse all v4 v4.3.5 Dec 2, 2025 GO-2025-4177 GO-2025-4177: Singularity ineffectively applies of selinux / apparmor LSM process labels in github.com/sylabs/singularity v4.3.4 Oct 14, 2025 GO-2025-4177 GO-2025-4177: Singularity ineffectively applies of selinux / apparmor LSM process labels in github.com/sylabs/singularity v4.3.3 Aug 19, 2025 GO-2025-4177 GO-2025-4177: Singularity ineffectively applies of selinux / apparmor LSM process labels in github.com/sylabs/singularity v4.3.2 Jun 18, 2025 GO-2025-4177 GO-2025-4177: Singularity ineffectively applies of selinux / apparmor LSM process labels in github.com/sylabs/singularity v4.3.1 Apr 11, 2025 GO-2025-4177 GO-2025-4177: Singularity ineffectively applies of selinux / apparmor LSM process labels in github.com/sylabs/singularity v4.3.0 Mar 13, 2025 GO-2025-4177 GO-2025-4177: Singularity ineffectively applies of selinux / apparmor LSM process labels in github.com/sylabs/singularity v4.3.0-rc.1 Mar 4, 2025 GO-2025-4177 GO-2025-4177: Singularity ineffectively applies of selinux / apparmor LSM process labels in github.com/sylabs/singularity v4.2.2 Dec 20, 2024 GO-2025-4177 GO-2025-4177: Singularity ineffectively applies of selinux / apparmor LSM process labels in github.com/sylabs/singularity v4.2.1 Sep 13, 2024 GO-2025-4177 GO-2025-4177: Singularity ineffectively applies of selinux / apparmor LSM process labels in github.com/sylabs/singularity v4.2.0 Sep 4, 2024 GO-2025-4177 GO-2025-4177: Singularity ineffectively applies of selinux / apparmor LSM process labels in github.com/sylabs/singularity v4.2.0-rc.1 Aug 13, 2024 GO-2025-4177 GO-2025-4177: Singularity ineffectively applies of selinux / apparmor LSM process labels in github.com/sylabs/singularity v4.1.5 Aug 14, 2024 GO-2025-4177 GO-2025-4177: Singularity ineffectively applies of selinux / apparmor LSM process labels in github.com/sylabs/singularity v4.1.4 Jun 28, 2024 GO-2025-4177 GO-2025-4177: Singularity ineffectively applies of selinux / apparmor LSM process labels in github.com/sylabs/singularity v4.1.3 May 8, 2024 GO-2025-4177 GO-2025-4177: Singularity ineffectively applies of selinux / apparmor LSM process labels in github.com/sylabs/singularity v4.1.2 Mar 5, 2024 GO-2025-4177 GO-2025-4177: Singularity ineffectively applies of selinux / apparmor LSM process labels in github.com/sylabs/singularity v4.1.1 Feb 1, 2024 GO-2025-4177 GO-2025-4177: Singularity ineffectively applies of selinux / apparmor LSM process labels in github.com/sylabs/singularity v4.1.0 Jan 25, 2024 GO-2025-4177 GO-2025-4177: Singularity ineffectively applies of selinux / apparmor LSM process labels in github.com/sylabs/singularity v4.1.0-rc.1 Jan 12, 2024 GO-2025-4177 GO-2025-4177: Singularity ineffectively applies of selinux / apparmor LSM process labels in github.com/sylabs/singularity v4.0.3 Jan 11, 2024 GO-2025-4177 GO-2025-4177: Singularity ineffectively applies of selinux / apparmor LSM process labels in github.com/sylabs/singularity v4.0.2 Nov 16, 2023 GO-2025-4177 GO-2025-4177: Singularity ineffectively applies of selinux / apparmor LSM process labels in github.com/sylabs/singularity v4.0.1 Oct 13, 2023 GO-2025-4177 GO-2025-4177: Singularity ineffectively applies of selinux / apparmor LSM process labels in github.com/sylabs/singularity v4.0.0 Sep 19, 2023 GO-2025-4177 GO-2025-4177: Singularity ineffectively applies of selinux / apparmor LSM process labels in github.com/sylabs/singularity Changes in this version + const BasicLogFormat + const JSONLogFormat + const KubernetesLogFormat + const LogSubDir — linux/amd64 + const ProgPrefix — linux/amd64 + const SingSubDir — linux/amd64 + var LogFormats = map[string]LogFormatter + func CheckName(name string) error — linux/amd64 + func ExtractName(name string) string — linux/amd64 + func GetDir(name string, subDir string) (string, error) — linux/amd64 + func GetLogFilePaths(name string, subDir string) (string, string, error) — linux/amd64 + func ProcName(name string, username string) (string, error) — linux/amd64 + func SetLogFile(name string, uid int, subDir string) (*os.File, *os.File, error) — linux/amd64 + type File struct — linux/amd64 + Cgroup bool + Config []byte + IP string + Image string + LogErrPath string + LogOutPath string + Name string + PPid int + Path string + Pid int + User string + UserNs bool + func Add(name string, subDir string) (*File, error) + func Get(name string, subDir string) (*File, error) + func List(username string, name string, subDir string) ([]*File, error) + func (i *File) Delete() error + func (i *File) Update() error + type LogFormatter func(stream string, data string) string + type Logger struct + func NewLogger(logPath string, formatter LogFormatter) (*Logger, error) + func (l *Logger) Close() + func (l *Logger) NewWriter(stream string, dropCRNL bool) (*io.PipeWriter, error) + func (l *Logger) ReOpenFile() error v4.0.0-rc.2 Sep 5, 2023 GO-2025-4177 GO-2025-4177: Singularity ineffectively applies of selinux / apparmor LSM process labels in github.com/sylabs/singularity v4.0.0-rc.1 Aug 17, 2023 GO-2025-4177 GO-2025-4177: Singularity ineffectively applies of selinux / apparmor LSM process labels in github.com/sylabs/singularity Other modules containing this package github.com/sylabs/singularity