From ce2098b7e9443cd6f31fb70af7f72308cd2962a3 Mon Sep 17 00:00:00 2001 From: Evgeny Vereshchagin Date: Thu, 15 Aug 2019 07:23:55 +0000 Subject: README: add an OSS-Fuzz badge Since bug reports, backtraces, coverage reports and build logs are scattered across at least four different places and there is no publicly available dashboards the badge can point to, let's just point it to the build logs, which hopefully are going to be a little bit more usable once https://github.com/google/oss-fuzz/issues/2690 is addressed. --- README.md | 1 + 1 file changed, 1 insertion(+) (limited to 'README.md') diff --git a/README.md b/README.md index 3cde9d2018..688d24b498 100644 --- a/README.md +++ b/README.md @@ -5,6 +5,7 @@ [![Semaphore CI Build Status](https://semaphoreci.com/api/v1/projects/28a5a3ca-3c56-4078-8b5e-7ed6ef912e14/443470/shields_badge.svg)](https://semaphoreci.com/systemd/systemd)
[![Coverity Scan Status](https://scan.coverity.com/projects/350/badge.svg)](https://scan.coverity.com/projects/350)
[![Fuzzit Status](https://app.fuzzit.dev/badge?org_id=systemd&branch=master)](https://app.fuzzit.dev/orgs/systemd/dashboard)
+[![OSS-Fuzz Status](https://oss-fuzz-build-logs.storage.googleapis.com/badges/systemd.svg)](https://oss-fuzz-build-logs.storage.googleapis.com/index.html)
[![CII Best Practices](https://bestpractices.coreinfrastructure.org/projects/1369/badge)](https://bestpractices.coreinfrastructure.org/projects/1369)
[![Travis CI Build Status](https://travis-ci.org/systemd/systemd.svg?branch=master)](https://travis-ci.org/systemd/systemd)
[![Language Grade: C/C++](https://img.shields.io/lgtm/grade/cpp/g/systemd/systemd.svg?logo=lgtm&logoWidth=18)](https://lgtm.com/projects/g/systemd/systemd/context:cpp)
-- cgit v1.2.1