summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTom Hromatka <tom.hromatka@oracle.com>2023-02-02 13:47:41 -0700
committerPaul Moore <paul@paul-moore.com>2023-02-06 16:47:22 -0500
commit8ef0d3a3daab44cbe8120939f7ce70050c571664 (patch)
tree5d90ed467062ae123ddfc4209f885fc53325363e
parent23f52ccde29565a3f56e2fc1ec495ebd1a347850 (diff)
downloadlibseccomp-8ef0d3a3daab44cbe8120939f7ce70050c571664.tar.gz
doc: Update code quality badge
LGTM is now deprecated [1]. Remove the LGTM badge and replace it with a CodeQL badge. [1] https://github.blog/2022-08-15-the-next-step-for-lgtm-com-github-code-scanning/ Signed-off-by: Tom Hromatka <tom.hromatka@oracle.com> Signed-off-by: Paul Moore <paul@paul-moore.com>
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 63a2e88..e54a029 100644
--- a/README.md
+++ b/README.md
@@ -5,7 +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://github.com/seccomp/libseccomp/workflows/Continuous%20Integration/badge.svg?branch=main)](https://github.com/seccomp/libseccomp/actions)
[![Coverage Status](https://img.shields.io/coveralls/github/seccomp/libseccomp/main.svg)](https://coveralls.io/github/seccomp/libseccomp?branch=main)
-[![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)
+[CodeQL Analysis](https://github.com/seccomp/libseccomp/actions/workflows/codeql-analysis.yml/badge.svg?branch=main)
The libseccomp library provides an easy to use, platform independent, interface
to the Linux Kernel's syscall filtering mechanism. The libseccomp API is