summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorPaul Moore <paul@paul-moore.com>2020-03-19 15:13:52 -0400
committerPaul Moore <paul@paul-moore.com>2020-03-19 15:15:57 -0400
commit60ee8da07e42edbf22a5ecb0e258e04304b397fb (patch)
tree96d995bad8646bf0a59a2029ff40abe2a11067fc /README.md
parent9cb642afdf6baa7f6aa7bf8bcec9f642953c380b (diff)
downloadlibseccomp-60ee8da07e42edbf22a5ecb0e258e04304b397fb.tar.gz
README: add the lgtm.com badge
Signed-off-by: Paul Moore <paul@paul-moore.com>
Diffstat (limited to 'README.md')
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index e8223fb..4e71198 100644
--- a/README.md
+++ b/README.md
@@ -5,6 +5,7 @@ https://github.com/seccomp/libseccomp
[![CII Best Practices](https://bestpractices.coreinfrastructure.org/projects/608/badge)](https://bestpractices.coreinfrastructure.org/projects/608)
[![Build Status](https://img.shields.io/travis/seccomp/libseccomp/master.svg)](https://travis-ci.org/seccomp/libseccomp)
[![Coverage Status](https://img.shields.io/coveralls/github/seccomp/libseccomp/master.svg)](https://coveralls.io/github/seccomp/libseccomp?branch=master)
+[![Language grade: C/C++](https://img.shields.io/lgtm/grade/cpp/g/seccomp/libseccomp.svg?logo=lgtm&logoWidth=18)](https://lgtm.com/projects/g/seccomp/libseccomp/context:cpp)
The libseccomp library provides an easy to use, platform independent, interface
to the Linux Kernel's syscall filtering mechanism. The libseccomp API is