Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings
This repository was archived by the owner on Dec 17, 2025. It is now read-only.

fix: ReDoS problem#224

Merged
alexander-akait merged 2 commits into
masterwebpack/loader-utils:masterfrom
fix-security-problemwebpack/loader-utils:fix-security-problemCopy head branch name to clipboard
Nov 11, 2022
Merged

fix: ReDoS problem#224
alexander-akait merged 2 commits into
masterwebpack/loader-utils:masterfrom
fix-security-problemwebpack/loader-utils:fix-security-problemCopy head branch name to clipboard

Conversation

@alexander-akait

Copy link
Copy Markdown
Member

No description provided.

@codecov

codecov Bot commented Nov 11, 2022

Copy link
Copy Markdown

Codecov Report

Base: 76.66% // Head: 76.66% // No change to project coverage 👍

Coverage data is based on head (40f4345) compared to base (52cd134).
Patch has no changes to coverable lines.

❗ Current head 40f4345 differs from pull request most recent head 77b0530. Consider uploading reports for the commit 77b0530 to get more accurate results

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #224   +/-   ##
=======================================
  Coverage   76.66%   76.66%           
=======================================
  Files          10       10           
  Lines         360      360           
  Branches      112      112           
=======================================
  Hits          276      276           
  Misses         73       73           
  Partials       11       11           
Impacted Files Coverage Δ
lib/interpolateName.js 95.00% <ø> (ø)

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

@alexander-akait
alexander-akait merged commit d2d752d into master Nov 11, 2022
@alexander-akait
alexander-akait deleted the fix-security-problem branch November 11, 2022 00:24
Comment thread lib/interpolateName.js
// let's keep `hash` for backward compatibility
.replace(
/\[(?:([^:\]]+):)?(?:hash|contenthash)(?::([a-z]+\d*))?(?::(\d+))?\]/gi,
/\[(?:([^[:\]]+):)?(?:hash|contenthash)(?::([a-z]+\d*))?(?::(\d+))?\]/gi,

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Does this don't need translation? \[

@heatherleeann heatherleeann left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Close

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants

Morty Proxy This is a proxified and sanitized view of the page, visit original site.