blacklanternsecurity/badsecrets

express.js support more middleware

Closed this issue · 1 comments

Currently, only the express-session middleware is supported by the expressjs module, however the cookie-session middleware (which uses a two-cookie format) should also be checked.

being added in #83