# ggshield does not flag HashiCorp Vault tokens as secrets

## What's going on

Scanning a file containing a HashiCorp Vault access token with ggshield passes clean. The client does the scanning but the detection patterns live in GitGuardian's server-side detection engine, which simply had no pattern for this token shape.

## The verified fix

Fixed server-side in GitGuardian's detection engine, no client update needed. If Vault tokens are slipping through an older scan, the fix is already live in the current engine.

Source: https://github.com/GitGuardian/ggshield/issues/459

## How to use this

Take the question above and check if it matches what you're seeing. If it does, work through the verified fix step by step. Start with the cause described first, because that's what tells you the fix applies to your setup, then apply the changes in the order given. Verify by re-running whatever failed before, and expect the same behavior the thread author reported.
