express-validation icon indicating copy to clipboard operation
express-validation copied to clipboard

express-validation is an express middleware that validates a request and returns a response with errors; if any of the configured validation rules fail.

Results 15 express-validation issues
Sort by recently updated
recently updated
newest added

Bumps [semver-regex](https://github.com/sindresorhus/semver-regex) from 3.1.3 to 3.1.4. Release notes Sourced from semver-regex's releases. v3.1.4 Backport of ReDoS fix https://github.com/sindresorhus/semver-regex/commit/7712ba564d40da101cf2b2b33e6a910d9f2f57f4 Commits See full diff in compare view [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=semver-regex&package-manager=npm_and_yarn&previous-version=3.1.3&new-version=3.1.4)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will...

dependencies

Alternatively to https://github.com/AndrewKeig/express-validation/pull/127 The issue is that when you overload the `req` object with an extra property you will get `ValidationError`. E.g., ```javascript Joi.assert( Joi.object({body: {}, foo: {}}), Joi.object(parameters.reduce((result, item)...

This PR was automatically created by Snyk using the credentials of a real user.Snyk has created this PR to upgrade joi from 17.6.0 to 17.6.1. ![merge advice](https://app.snyk.io/badges/merge-advice/?package_manager=npm&package_name=joi&from_version=17.6.0&to_version=17.6.1&pr_id=ab31ca22-9da0-4b42-8680-6c3736aead91&visibility=true&has_feature_flag=false) :information_source: Keep your...

This PR was automatically created by Snyk using the credentials of a real user.Snyk has created this PR to upgrade @types/express from 4.17.13 to 4.17.14. ![merge advice](https://app.snyk.io/badges/merge-advice/?package_manager=npm&package_name=@types/express&from_version=4.17.13&to_version=4.17.14&pr_id=365adcdb-6316-4e11-b87f-8323edd62c34&visibility=true&has_feature_flag=false) :information_source: Keep your...

Bumps [minimist](https://github.com/substack/minimist) from 1.2.5 to 1.2.6. Commits 7efb22a 1.2.6 ef88b93 security notice for additional prototype pollution issue c2b9819 isConstructorOrProto adapted from PR bc8ecee test from prototype pollution PR See full...

dependencies

Bumps [minimist](https://github.com/minimistjs/minimist) and [mkdirp](https://github.com/isaacs/node-mkdirp). These dependencies needed to be updated together. Updates `minimist` from 1.2.5 to 1.2.8 Changelog Sourced from minimist's changelog. v1.2.8 - 2023-02-09 Merged [Fix] Fix long option...

dependencies

Bumps [@sideway/formula](https://github.com/sideway/formula) from 3.0.0 to 3.0.1. Commits 5b44c1b 3.0.1 9fbc20a chore: better number regex 41ae98e Cleanup c59f35e Move to Sideway See full diff in compare view Maintainer changes This version...

dependencies

Bumps [cookiejar](https://github.com/bmeck/node-cookiejar) from 2.1.2 to 2.1.4. Commits See full diff in compare view [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=cookiejar&package-manager=npm_and_yarn&previous-version=2.1.2&new-version=2.1.4)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter...

dependencies