summaryrefslogtreecommitdiff
path: root/.github
diff options
context:
space:
mode:
authorDarren Tucker <dtucker@dtucker.net>2022-11-07 14:46:38 +1100
committerDarren Tucker <dtucker@dtucker.net>2022-11-07 14:46:38 +1100
commite4b7c12ab24579312aa3ed38ce7041a439ec2d56 (patch)
tree603b007498e53103b9b802a941c2d9f014fed5eb /.github
parentb496b9f831acd1e5bcd875e26e797488beef494a (diff)
downloadopenssh-git-e4b7c12ab24579312aa3ed38ce7041a439ec2d56.tar.gz
Add CIFuzz status badge.
Diffstat (limited to '.github')
-rw-r--r--.github/ci-status.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/.github/ci-status.md b/.github/ci-status.md
index dc4e672a..a9b48978 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 :