From: Darren Tucker Date: Mon, 7 Nov 2022 03:46:38 +0000 (+1100) Subject: Add CIFuzz status badge. X-Git-Tag: V_9_2_P1~130 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e4b7c12ab24579312aa3ed38ce7041a439ec2d56;p=thirdparty%2Fopenssh-portable.git Add CIFuzz status badge. --- 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 :