[openssh-commits] [openssh] branch master updated: Add VM CI and CIFuzz status badges.
git+noreply at mindrot.org
git+noreply at mindrot.org
Fri Nov 21 14:21:34 AEDT 2025
This is an automated email from the git hooks/post-receive script.
dtucker pushed a commit to branch master
in repository openssh.
The following commit(s) were added to refs/heads/master by this push:
new 2efdfbb4d Add VM CI and CIFuzz status badges.
2efdfbb4d is described below
commit 2efdfbb4d78b9bbb73f55af150e8f985d4fe4c0f
Author: Darren Tucker <dtucker at dtucker.net>
AuthorDate: Fri Nov 21 14:21:07 2025 +1100
Add VM CI and CIFuzz status badges.
---
README.md | 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)
diff --git a/README.md b/README.md
index 2ad647138..800ddaaf2 100644
--- a/README.md
+++ b/README.md
@@ -1,6 +1,8 @@
# Portable OpenSSH
-[](https://github.com/openssh/openssh-portable/actions/workflows/c-cpp.yml)
+[](../../actions/workflows/c-cpp.yml)
+[](../../actions/workflows/vm.yml)
+[](../../actions/workflows/cifuzz.yml)
[](https://bugs.chromium.org/p/oss-fuzz/issues/list?sort=-opened&can=1&q=proj:openssh)
[](https://scan.coverity.com/projects/openssh-portable)
--
To stop receiving notification emails like this one, please contact
djm at mindrot.org.
More information about the openssh-commits
mailing list