AntiPattern
PII in URL Parameters
pii-in-url-parameters
A recurring privacy/security anti-pattern where sensitive attributes (e.g., names, postcodes, user identifiers) are placed in URL query strings, leading to loggable exposure and user re-identification via correlated requests.