Change scanning detection method to also work with Fast404 and other handlers
>>> [!note] Migrated issue <!-- Drupal.org comment --> <!-- Migrated from issue #3337245. --> Reported by: [jurgenhaas](https://www.drupal.org/user/168924) >>> <h3 id="summary-problem-motivation">Problem/Motivation</h3> <p>The search404 module redirects all 404 responses to a search page. That changes the response to 301 so that crowdsec won't recognize that as a site scan. We may resolve this by changing the subscriber priority, so that we catch the 404 before search404 changes it to 301.</p>
issue