Pull documentation from various repos into a single VuePress site
Bumps [npm-user-validate](https://github.com/npm/npm-user-validate) from 1.0.0 to 1.0.1. **This update includes a security fix.** <details> <summary>Vulnerabilities fixed</summary> <p><em>Sourced from <a href="https://github.com/advisories/GHSA-xgh6-85xh-479p">The GitHub Security Advisory Database</a>.</em></p> <blockquote> <p><strong>Regular Expression Denial of Service in npm-user-validate</strong> <code>npm-user-validate</code> before version <code>1.0.1</code> is vulnerable to a Regular Expression Denial of Service (REDos). The regex that validates user emails took exponentially longer to process long input strings beginning with <code>@</code> characters.</p> <h3>Impact</h3> <p>The issue affects the <code>email</code> function. If you use this function to process arbitrary user input with no character limit the application may be susceptible to Denial of Service.</p> <h3>Patches</h3> <p>The issue is patched in version 1.0.1 by improving the regular expression used and also enforcing a 254 character limit.</p> <h3>Workarounds</h3> <p>Restrict the character length to a reasonable degree before passing a value to <code>.emal()</code>; Also, consider doing a more rigorous sanitizing/validation beforehand.</p> <p>Affected versions: <= 1.0.0</p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/npm/npm-user-validate/commit/5c5471ceee0d9f5249157f5ae10d65a5b92605c9"><code>5c5471c</code></a> 1.0.1</li> <li><a href="https://github.com/npm/npm-user-validate/commit/c8a87dac1a4cc6988b5418f30411a8669bef204e"><code>c8a87da</code></a> fix: update email validation</li> <li><a href="https://github.com/npm/npm-user-validate/commit/cd7539362b08727f91c18a9dcd8a766bd13d997c"><code>cd75393</code></a> Publish only the minimum of files</li> <li>See full diff in <a href="https://github.com/npm/npm-user-validate/compare/v1.0.0...v1.0.1">compare view</a></li> </ul> </details> <br /> [](https://dependabot.com/compatibility-score/?dependency-name=npm-user-validate&package-manager=npm_and_yarn&previous-version=1.0.0&new-version=1.0.1) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) - `@dependabot use these labels` will set the current labels as the default for future PRs for this repo and language - `@dependabot use these reviewers` will set the current reviewers as the default for future PRs for this repo and language - `@dependabot use these assignees` will set the current assignees as the default for future PRs for this repo and language - `@dependabot use this milestone` will set the current milestone as the default for future PRs for this repo and language - `@dependabot badge me` will comment on this PR with code to add a "Dependabot enabled" badge to your readme Additionally, you can set the following in your Dependabot [dashboard](https://app.dependabot.com): - Update frequency (including time of day and day of week) - Pull request limits (per update run and/or open at any time) - Out-of-range updates (receive only lockfile updates, if desired) - Security updates (receive only security updates, if desired) </details>
This issue appears to be discussing a feature request or bug report related to the repository. Based on the content, it seems to be still under discussion. The issue was opened by dependabot-preview[bot] and has received 0 comments.