From 5abf5019be8023446868f13084f9bce6183239cb Mon Sep 17 00:00:00 2001 From: Chris Portscheller Date: Sat, 28 Feb 2026 11:06:41 -0600 Subject: [PATCH] Add FCaptcha to Multi tools --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 3b0fd58..d6034d4 100644 --- a/README.md +++ b/README.md @@ -35,6 +35,7 @@ Supported by: [GuardRails.io](https://www.guardrails.io) - [GuardRails](https://github.com/apps/guardrails) - A GitHub App that gives you instant security feedback in your Pull Requests. - [Hubble](https://github.com/hubblestack/hubble) - Hubble is a modular, open-source security compliance framework. - [Salus](https://github.com/coinbase/salus) - Multi purpose security scanning tool supporting Ruby, Node, Python and Go. +- [FCaptcha](https://github.com/WebDecoy/FCaptcha) - Self-hosted CAPTCHA that detects bots, vision AI agents, and headless browsers through behavioral analysis and SHA-256 proof of work. Python (FastAPI) server included. ## Static Code Analysis