Registry / security / opencontainers-selinux

opencontainers-selinux

JSON →
library1.15.1gogounverified

Package selinux provides utilities for working with SELinux labels and policies in container runtimes.

go get github.com/opencontainers/selinux
INSTALL
IMPORT
SIG · OPENCONTAINERS-SEL
O
opencontainers-selinux
securitygov1.15.1
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

selinux
github.com/opencontainers/selinux

Checks if SELinux is enabled.

package main import ( "fmt" "github.com/opencontainers/selinux" ) func main() { fmt.Println(selinux.SELinuxEnabled()) }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
1.15.1latest on pkg.go.dev
Audit
Dependencies

No dependency data recorded yet.

Agent activity
14 hits · last 30 days
node
12
OpenAI (training)
1
Resources
opencontainers-selinux — go get opencontainers-selinux · libregistry