OptionalcheckOptionalcheckIf true, store the original polluted query values in req.locals.queryPolluted. Default: true
OptionalwhitelistParameters that are allowed to have multiple values (arrays). All other duplicated parameters will be reduced to their last value. Default: [] (no whitelist — all duplicates reduced)
If true, also sanitize req.body (for urlencoded bodies with duplicate keys). Default: true