Name: | udica |
---|---|
Version: | 0.2.1 |
Release: | 2.module+el8.4.0+20172+38c78bba |
Architecture: | noarch |
Module: | container-tools:2.0:8040020210302113437:59631bd5 container-tools:2.0:8040020210519150700:c0c392d5 |
Group: | Unspecified |
Size: | 106242 |
License: | GPLv3+ |
RPM: | udica-0.2.1-2.module+el8.4.0+20172+38c78bba.noarch.rpm |
Source RPM: | udica-0.2.1-2.module+el8.4.0+20172+38c78bba.src.rpm |
Build Date: | Thu May 20 2021 |
Build Host: | host-100-100-224-58.blddevtest1iad.osdevelopmeniad.oraclevcn.com |
Vendor: | Oracle America |
URL: | https://github.com/containers/udica |
Summary: | A tool for generating SELinux security policies for containers |
Description: | Tool for generating SELinux security profiles for containers based on inspection of container JSON file. |
- initial import to container-tools 8.2.0 - Related: RHELPLAN-25139
- New rebase https://github.com/containers/udica/releases/tag/v0.2.0 Resolves: rhbz#1757693
- New rebase https://github.com/containers/udica/releases/tag/v0.2.0 Resolves: rhbz#1757693
- Udica supports podman version 1.4.0+ Resolves: rhbz#1729115
- Update testsuite from upstream release Resolves: rhbz#1673643
- Bump release because of gating tests
- Create mock selinux and semanage module - Update testing section in README - Add travis file for Travis CI - Grammar fixes in the udica.8 manpage file - Support port ranges (Resolves: #16) - Test port ranges
- Fix minor problems reported by pylint #11 - Catch FileNotFoundError when inspecting containers #12 - Create basic tests #13 - Restore working directory #14 - udica cannot use the container ID once it is provided #10
- Update manpage with the latest known bug described in https://github.com/containers/udica/issues/8 - Add check if runtimes are installed on the system
- Improve capability parsing for docker containers - Update small changes in manpage, like issue with mandatory option '-c' for docker containers - Fix parsing Mountpoints in docker inspect JSON file