1
0
Fork 0
mirror of https://github.com/moby/moby.git synced 2022-11-09 12:21:53 -05:00
moby--moby/vendor/github.com/opencontainers/selinux
Sebastiaan van Stijn 245f2d922a
vendor: github.com/opencontainers/selinux v1.6.0
full diff: https://github.com/opencontainers/selinux/compare/v1.5.2...v1.6.0

This also adds a new dependency: github.com/willf/bitset

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2020-08-31 15:29:05 +02:00
..
go-selinux vendor: github.com/opencontainers/selinux v1.6.0 2020-08-31 15:29:05 +02:00
pkg/pwalk vendor: github.com/opencontainers/selinux v1.6.0 2020-08-31 15:29:05 +02:00
go.mod vendor: github.com/opencontainers/selinux v1.6.0 2020-08-31 15:29:05 +02:00
LICENSE Switch to using opencontainers/selinux for selinux bindings 2017-04-24 21:29:47 +02:00
README.md vendor: github.com/opencontainers/selinux v1.6.0 2020-08-31 15:29:05 +02:00

selinux

GoDoc Go Report Card Build Status

Common SELinux package used across the container ecosystem.

Usage

When compiling consumers of this project, the selinux build tag must be used to enable selinux functionality.

For complete documentation, see godoc.

Code of Conduct

Participation in the OpenContainers community is governed by OpenContainer's Code of Conduct.

Security

If you find an issue, please follow the security protocol to report it.