containers / udica

This repository contains a tool for generating SELinux security profiles for containers
GNU General Public License v3.0
478 stars 47 forks source link

Add "--device-access" option #110

Closed vmojzis closed 1 year ago

vmojzis commented 2 years ago

Is your feature request related to a problem? Please describe. Udica doesn't allow users to specify devices the container should have access to.

Describe the solution you'd like Add "--device-access" option, which lets user specify a device to which udica should allow access.

Based on the following discussion: in https://github.com/containers/container-selinux/issues/167