https://github.com/opencontainers/selinux
common selinux implementation
https://github.com/opencontainers/selinux
containers docker oci rkt selinux
Last synced: 5 months ago
JSON representation
common selinux implementation
- Host: GitHub
- URL: https://github.com/opencontainers/selinux
- Owner: opencontainers
- License: apache-2.0
- Created: 2017-02-17T22:26:25.000Z (over 8 years ago)
- Default Branch: main
- Last Pushed: 2025-03-26T16:34:09.000Z (7 months ago)
- Last Synced: 2025-05-03T06:45:11.707Z (5 months ago)
- Topics: containers, docker, oci, rkt, selinux
- Language: Go
- Homepage: https://www.opencontainers.org/
- Size: 1.57 MB
- Stars: 168
- Watchers: 18
- Forks: 65
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Codeowners: CODEOWNERS
Awesome Lists containing this project
README
# selinux
[](https://godoc.org/github.com/opencontainers/selinux) [](https://goreportcard.com/report/github.com/opencontainers/selinux) [](https://travis-ci.org/opencontainers/selinux)
Common SELinux package used across the container ecosystem.
## Usage
Prior to v1.8.0, the `selinux` build tag had to be used to enable selinux functionality for compiling consumers of this project.
Starting with v1.8.0, the `selinux` build tag is no longer needed.For complete documentation, see [godoc](https://godoc.org/github.com/opencontainers/selinux).
## Code of Conduct
Participation in the OpenContainers community is governed by [OpenContainer's Code of Conduct][code-of-conduct].
## Security
If you find an issue, please follow the [security][security] protocol to report it.
[security]: https://github.com/opencontainers/org/blob/master/SECURITY.md
[code-of-conduct]: https://github.com/opencontainers/org/blob/master/CODE_OF_CONDUCT.md