From 3883ca7bd9d8f873c40177e800d8a525b5628ac7 Mon Sep 17 00:00:00 2001 From: askalf <263217947+askalf@users.noreply.github.com> Date: Sun, 12 Jul 2026 12:58:14 -0400 Subject: [PATCH] docs: add ClusterFuzzLite (Fuzzing) status badge to README MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Completes the security-signals badge row (CI · CodeQL · Fuzzing · OpenSSF Scorecard) with the ClusterFuzzLite workflow status. Docs-only. --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 80db9e3..446de3a 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,7 @@ [![CI](https://github.com/askalf/agent-security-stack/actions/workflows/ci.yml/badge.svg)](https://github.com/askalf/agent-security-stack/actions/workflows/ci.yml) [![CodeQL](https://github.com/askalf/agent-security-stack/actions/workflows/codeql.yml/badge.svg)](https://github.com/askalf/agent-security-stack/actions/workflows/codeql.yml) +[![Fuzzing](https://github.com/askalf/agent-security-stack/actions/workflows/cflite.yml/badge.svg)](https://github.com/askalf/agent-security-stack/actions/workflows/cflite.yml) [![OpenSSF Scorecard](https://img.shields.io/ossf-scorecard/github.com/askalf/agent-security-stack?label=OpenSSF%20Scorecard)](https://scorecard.dev/viewer/?uri=github.com/askalf/agent-security-stack) > _**Own your agent security.**_ The open-source agent-security suite — **[redstamp](https://github.com/askalf/redstamp) · [truecopy](https://github.com/askalf/truecopy) · [strongroom](https://github.com/askalf/strongroom)** — three tools that compose into one layered defense for every agent tool call, exposed as one MCP server. Part of **[Own Your Stack](https://github.com/askalf)**.