If you are building some kind of system that is supposed to detect secrets you can approach the problem in different ways. Regex is a good approach after all...
A failed upload in my self-hosted stack could be due to multiple reasons : Cloudflare, Caddy, CrowdSec or the service configuration. Let's go through each potential issue one-by-one to resolve these failed upload notifications !
I realized the fix last described in part #1 might not work with the Application Security Component (AppSec Component). The previous blog post only worked with the classic remediation component. Let's figure out why !