Secret redaction now also catches connection strings, cookies, session ids, bearer tokens and passwords.
What's wrong with this entry?
The pattern that hides credentials before text leaves your machine now also matches connection strings, cookies, session ids, bearer tokens, passwords and a family of *_key names, on top of the api key, secret and token forms it already caught.
- A companion pattern recognises text that is already redacted, so
[REDACTED]markers andBearer/Basicprefixes are not processed twice.
connection[_-]?string
Strings lifted out of the shipped bundle, so the claim above can be checked against them.
Related
Other releases about the same thing. Found by shared names or similar wording; neither means one caused the other.
-
v2.1.236
Private key redaction no longer skips blocks
Both mention redaction
-
v2.1.234
Secret redaction covers more Slack tokens and any length of private key
Both mention redaction
-
v2.1.234
Secret scanner detects Anthropic OAuth tokens
Both mention redaction