From aa3a022be41d8312a4ffe923e3b1d0cff467da8e Mon Sep 17 00:00:00 2001 From: Paul Moore Date: Fri, 13 Jan 2017 16:17:04 -0500 Subject: doc: add the CII Best Practices badge to the README Signed-off-by: Paul Moore --- README.md | 2 ++ 1 file changed, 2 insertions(+) (limited to 'README.md') diff --git a/README.md b/README.md index abe0561..3ff30f4 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,8 @@ An Enhanced Seccomp (seccomp-bpf) Helper Library =============================================================================== https://github.com/seccomp/libseccomp +[![CII Best Practices](https://bestpractices.coreinfrastructure.org/projects/608/badge)](https://bestpractices.coreinfrastructure.org/projects/608) + The libseccomp library provides an easy to use, platform independent, interface to the Linux Kernel's syscall filtering mechanism. The libseccomp API is designed to abstract away the underlying BPF based syscall filter language and -- cgit v1.2.1