Name: | udica |
---|---|
Version: | 0.2.1 |
Release: | 2.module+el8.2.1+7658+86e51d52 |
Architecture: | noarch |
Module: | container-tools:ol8:8020120200601155013:3ba8ebeb container-tools:ol8:8020120200601155014:ffd2803a |
Group: | Unspecified |
Size: | 106242 |
License: | GPLv3+ |
RPM: | udica-0.2.1-2.module+el8.2.1+7658+86e51d52.noarch.rpm |
Source RPM: | udica-0.2.1-2.module+el8.2.1+7658+86e51d52.src.rpm |
Build Date: | Wed Aug 05 2020 |
Build Host: | jenkins-10-147-72-125-70097e51-dcdb-47e2-9851-1ad346216806.appad2iad.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