From e4b7c12ab24579312aa3ed38ce7041a439ec2d56 Mon Sep 17 00:00:00 2001 From: Darren Tucker Date: Mon, 7 Nov 2022 14:46:38 +1100 Subject: [PATCH] Add CIFuzz status badge. --- .github/ci-status.md | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/ci-status.md b/.github/ci-status.md index dc4e672a4..a9b489786 100644 --- a/.github/ci-status.md +++ b/.github/ci-status.md @@ -2,6 +2,7 @@ master : [![C/C++ CI](https://github.com/openssh/openssh-portable/actions/workflows/c-cpp.yml/badge.svg)](https://github.com/openssh/openssh-portable/actions/workflows/c-cpp.yml) [![C/C++ CI self-hosted](https://github.com/openssh/openssh-portable-selfhosted/actions/workflows/selfhosted.yml/badge.svg)](https://github.com/openssh/openssh-portable-selfhosted/actions/workflows/selfhosted.yml) [![Upstream self-hosted](https://github.com/openssh/openssh-portable-selfhosted/actions/workflows/upstream.yml/badge.svg)](https://github.com/openssh/openssh-portable-selfhosted/actions/workflows/upstream.yml) +[![CIFuzz](https://github.com/openssh/openssh-portable/actions/workflows/cifuzz.yml/badge.svg)](https://github.com/openssh/openssh-portable/actions/workflows/cifuzz.yml) [![Fuzzing Status](https://oss-fuzz-build-logs.storage.googleapis.com/badges/openssh.svg)](https://bugs.chromium.org/p/oss-fuzz/issues/list?sort=-opened&can=1&q=proj:openssh) 9.1 :