Secure your code as it's written. Use Snyk Code to scan source code in minutes - no build needed - and fix issues immediately.
app.use(function (req, res, next) { next(new errors.NotFoundError({message: 'Page not found'})); });
Basic configuration and tooling shared across applications