From 5d9d0c48e222effa63eca2f2a164d6523399876a Mon Sep 17 00:00:00 2001 From: Mick Grove Date: Wed, 22 Oct 2025 17:00:15 -0700 Subject: [PATCH] updated readme with docker pulls shield --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 26d8255..a2a1c5c 100644 --- a/README.md +++ b/README.md @@ -3,7 +3,9 @@

Kingfisher Logo -[![License](https://img.shields.io/badge/License-Apache%202.0-blue.svg)](https://opensource.org/licenses/Apache-2.0) +[![License](https://img.shields.io/badge/License-Apache%202.0-blue.svg)](https://opensource.org/licenses/Apache-2.0)
+[![ghcr downloads](https://ghcr-badge.elias.eu.org/shield/mongodb/kingfisher/kingfisher)](https://github.com/mongodb/kingfisher/pkgs/container/kingfisher) + Kingfisher is a blazingly fast secret‑scanning and live validation tool built in Rust. It combines Intel’s SIMD accelerated regex engine (Hyperscan) with language‑aware source code parsing, and **ships with hundreds of built‑in rules** to detect, validate, and triage secrets before they ever reach production