18F / handbook

The home of policies and guidelines that make up TTS.
https://handbook.tts.gsa.gov/
Other
115 stars 120 forks source link

[Snyk] Security upgrade esbuild-sass-plugin from 2.16.1 to 3.0.0 #3873

Closed Jkrzy closed 3 months ago

Jkrzy commented 4 months ago

This PR was automatically created by Snyk using the credentials of a real user.


Snyk has created this PR to fix one or more vulnerable packages in the `npm` dependencies of this project.

#### Changes included in this PR - Changes to the following files to upgrade the vulnerable dependencies to a fixed version: - package.json
⚠️ Warning ``` Failed to update the package-lock.json, please update manually before merging. ```
#### Vulnerabilities that will be fixed ##### With an upgrade: Severity | Priority Score (*) | Issue | Breaking Change | Exploit Maturity :-------------------------:|-------------------------|:-------------------------|:-------------------------|:------------------------- ![high severity](https://res.cloudinary.com/snyk/image/upload/w_20,h_20/v1561977819/icon/h.png "high severity") | **661/1000**
**Why?** Recently disclosed, Has a fix available, CVSS 7.5 | Uncontrolled resource consumption
[SNYK-JS-BRACES-6838727](https://snyk.io/vuln/SNYK-JS-BRACES-6838727) | Yes | No Known Exploit (*) Note that the real score may have changed since the PR was raised.
Commit messages
Package name: esbuild-sass-plugin The new version differs by 7 commits.
  • b18b7f9 Merge branch 'main' of github.com:glromeo/esbuild-sass-plugin
  • 0e723bf fixed compiler hanging at the end of tests
  • a86f458 Update README.md
  • 11fe88f v3
  • bd779d8 Merge pull request #163 from NathanBeddoeWebDev/main
  • 91baa8d commit yarn.lock
  • de447d1 add sass-embedded
See the full diff
Check the changes in this PR to ensure they won't cause issues with your project. ------------ **Note:** *You are seeing this because you or someone else with access to this repository has authorized Snyk to open fix PRs.* For more information: 🧐 [View latest project report](https://app.snyk.io/org/tts/project/13615850-6446-46da-aef9-ed763318d857?utm_source=github&utm_medium=referral&page=fix-pr) 🛠 [Adjust project settings](https://app.snyk.io/org/tts/project/13615850-6446-46da-aef9-ed763318d857?utm_source=github&utm_medium=referral&page=fix-pr/settings) 📚 [Read more about Snyk's upgrade and patch logic](https://support.snyk.io/hc/en-us/articles/360003891078-Snyk-patches-to-fix-vulnerabilities) [//]: # (snyk:metadata:{"prId":"135103ac-efba-41f2-878a-1589887e2630","prPublicId":"135103ac-efba-41f2-878a-1589887e2630","dependencies":[{"name":"esbuild-sass-plugin","from":"2.16.1","to":"3.0.0"}],"packageManager":"npm","projectPublicId":"13615850-6446-46da-aef9-ed763318d857","projectUrl":"https://app.snyk.io/org/tts/project/13615850-6446-46da-aef9-ed763318d857?utm_source=github&utm_medium=referral&page=fix-pr","type":"auto","patch":[],"vulns":["SNYK-JS-BRACES-6838727"],"upgrade":["SNYK-JS-BRACES-6838727"],"isBreakingChange":true,"env":"prod","prType":"fix","templateVariants":["updated-fix-title","pr-warning-shown","priorityScore"],"priorityScoreList":[661],"remediationStrategy":"vuln"}) --- **Learn how to fix vulnerabilities with free interactive lessons:** 🦉 [Uncontrolled resource consumption](https://learn.snyk.io/lesson/redos/?loc=fix-pr)
github-actions[bot] commented 3 months ago

This pull request has been inactive for 30 days. Is it still in progress? If so, please comment, remove the "stale" label, or add new changes. Otherwise, this pull request will be automatically closed in 14 days.

mgwalker commented 3 months ago

Closing. The major version upgrade is build-breaking, and as this is a build-time vulnerability triggered by unfiltered user input, we will be able to see when it happens in pull requests where the build check never finishes.