More HTTP headers are recognised as sensitive, including cloud provider auth headers.
What's wrong with this entry?
A pattern was added that recognises headers containing auth, key, token, cookie, secret or credential, plus cloud provider prefixes including Google, AWS, Azure and Cloudflare Access ones, for treating those headers as sensitive.
- Where it is applied is not visible from the pattern itself.
x-goog-|l5d-|bypass|guardrail|amz|x-ms-|azureml
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.223
Credentials stripped from the git remote URL sent to the bridge
Both mention privacy