From 5c7716a711c86b645b4fa5a1e50a304a9a8e4c54 Mon Sep 17 00:00:00 2001 From: Evgeny Vereshchagin Date: Fri, 26 Mar 2021 05:20:51 +0000 Subject: [PATCH] README: add OSS-Fuzz/CIFuzz badges Signed-off-by: Evgeny Vereshchagin --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 5817a5374..ed96d5412 100644 --- a/README.md +++ b/README.md @@ -14,6 +14,8 @@ CI (Linux) | Jenkins | [![Build Status](https://jenkins.linux CI (Linux) | Travis | [![Build Status](https://travis-ci.org/lxc/lxc.svg?branch=master)](https://travis-ci.org/lxc/lxc/) Project status | CII Best Practices | [![CII Best Practices](https://bestpractices.coreinfrastructure.org/projects/1087/badge)](https://bestpractices.coreinfrastructure.org/projects/1087) Code Quality | LGTM | [![Language grade: C/C++](https://img.shields.io/lgtm/grade/cpp/g/lxc/lxc.svg?logo=lgtm&logoWidth=18)](https://lgtm.com/projects/g/lxc/lxc/context:cpp) +Fuzzing | OSS-Fuzz | [![Fuzzing Status](https://oss-fuzz-build-logs.storage.googleapis.com/badges/lxc.svg)](https://oss-fuzz-build-logs.storage.googleapis.com/index.html#lxc) +Fuzzing | CIFuzz | [![CIFuzz](https://github.com/lxc/lxc/actions/workflows/cifuzz.yml/badge.svg)](https://github.com/lxc/lxc/actions/workflows/cifuzz.yml) ## System Containers -- 2.47.3