diff --git a/README.md b/README.md index b7ad4dd..c39bd74 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,11 @@ +![UDICA logo](logo/logo-udica.svg) + +# udica - Generate SELinux policies for containers! + [![Build Status](https://travis-ci.org/containers/udica.svg?branch=master)](https://travis-ci.org/containers/udica) -# udica +# Overview This repository contains a tool for generating SELinux security profiles for containers. The whole concept is based on "block inheritence" feature inside CIL intermediate language supported by SELinux userspace. The tool creates a policy which combines rules inherited from specified CIL blocks(templates) and rules discovered by inspection of container JSON file, which contains mountpoints and ports definitions. diff --git a/logo/logo-udica-notext.png b/logo/logo-udica-notext.png new file mode 100644 index 0000000..7a6e76b Binary files /dev/null and b/logo/logo-udica-notext.png differ diff --git a/logo/logo-udica-notext.svg b/logo/logo-udica-notext.svg new file mode 100644 index 0000000..3ab19fa --- /dev/null +++ b/logo/logo-udica-notext.svg @@ -0,0 +1,35 @@ + + + + logo-udica-notext + Created with Sketch. + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/logo/logo-udica.png b/logo/logo-udica.png new file mode 100644 index 0000000..087096d Binary files /dev/null and b/logo/logo-udica.png differ diff --git a/logo/logo-udica.svg b/logo/logo-udica.svg new file mode 100644 index 0000000..7af5629 --- /dev/null +++ b/logo/logo-udica.svg @@ -0,0 +1,36 @@ + + + + logo-udica-3 + Created with Sketch. + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file